aboutsummaryrefslogtreecommitdiff
path: root/include/dm/ofnode.h
AgeCommit message (Expand)Author
2022-06-28dm: core: Provide fallbacks for ofnode_conf_read_...Sean Anderson
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-04-10treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek Behún
2022-04-10net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún
2022-04-10net: introduce helpers to get PHY ofnode from MACMarek Behún
2022-04-06dm: fix function documentation in include/dm/ofnode.hHeinrich Schuchardt
2022-03-09net: phy: Add new read ethernet phy id functionMichal Simek
2022-01-15doc: add include/dm/of*.h to the HTML documentationPatrick Delaunay
2021-11-28dm: core: Add a way to obtain a string listSimon Glass
2021-11-28dm: core: Fix up string-function documentationSimon Glass
2021-11-09dm: core: add ofnode_for_each_compatible_node()Michael Walle
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-07-27dm: core: Add helper to compare node namesKishon Vijay Abraham I
2021-06-24dm: core: add ofnode_get_path()Marek Behún
2021-06-24dm: core: add non-translating version of ofnode_get_addr_size_index()Marek Behún
2021-04-29dm: core: Add size operations on device tree referencesChen Guanqiao
2021-02-18dm: Introduce xxx_get_dma_range()Nicolas Saenz Julienne
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-22dm: core: Inline a few ofnode functions in SPLSimon Glass
2020-12-13dm: core: Add an ofnode function to get the devicetree rootSimon Glass
2020-12-13dm: core: Add a livetree function to check node statusSimon Glass
2020-10-27dm: core: Add support for getting node from aliasesMichal Simek
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay
2020-10-06dm: update test on of_offset in ofnode_validPatrick Delaunay
2020-10-06dm: ofnode: Fix compile breakage with OF_CHECKS enabledStefan Roese
2020-07-28dm: remove superfluous comment for union ofnode_unionHeinrich Schuchardt
2020-05-02dm: core: Add function to get child count of ofnode or deviceChunfeng Yun
2020-04-16dm: core: add ofnode and dev function to iterate on node propertyPatrick Delaunay
2020-04-16dm: core: support reading a single indexed u32 valueDario Binacchi
2020-02-05dm: core: Add ofnode_get_chosen_prop()Simon Glass
2020-02-05dm: core: Add ofnode_read_prop()Simon Glass
2020-02-05dm: core: Rename ofnode_get_chosen_prop()Simon Glass
2020-02-05dm: core: Update comment for ofnode_get_chosen_node()Simon Glass
2019-12-15dm: core: Fix offset_to_ofnode() with invalid offsetSimon Glass
2019-09-06dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne
2019-07-10dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay
2019-05-21core: ofnode: Have ofnode_read_u32_default return a u32Trent Piepho
2019-05-21core: ofnode: Add ofnode_get_addr_size_indexKeerthy
2018-11-29ofnode: fix comment typoBaruch Siach
2018-11-26dm: core: add missing prototype for ofnode_read_u64Lukas Auer
2018-09-29core: Add functions to set properties in live-treeMario Six
2018-09-18ofnode: add ofnode_by_prop_value()Jens Wiklander
2018-08-08dm: core: Add ofnode function to read PCI vendor and device idBin Meng
2018-07-09dm: core: Add a way to find an ofnode by compatible stringSimon Glass
2018-07-09dm: core: Add comments to ofnode_read_resource() functoinsSimon Glass
2018-07-09dm: core: Fix a few ofnode function commentsSimon Glass
2018-07-09dm: core: Add ofnode function to read a 64-bit intSimon Glass
2018-05-07dm: ofnode: add ofnode_device_is_compatible() helperMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini