~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fdt: Allow more general use of livetreeSimon Glass2023-07-14
* include: dm: ofnode: fix headersJohan Jonker2023-05-06
* dm: treewide: Complete migration to new driver model schemaSimon Glass2023-02-14
* drivers: core: ofnode: Add panel timing decode.Nikhil M Jain2023-02-04
* dm: core: Update docs about oftree_from_fdt()Simon Glass2022-10-17
* dm: core: Support copying properties with ofnodeSimon Glass2022-09-29
* dm: core: Allow copying ofnode property data when writingSimon Glass2022-09-29
* dm: core: Update comments for default-FDT ofnode functionsSimon Glass2022-09-29
* dm: core: Add the ofnode multi-tree implementationSimon Glass2022-09-29
* dm: core: Split ofnode_path_root() into two functionsSimon Glass2022-09-29
* dm: core: Allow obtaining a node offset in the same treeSimon Glass2022-09-29
* dm: core: Add a way to look up a phandle in an oftreeSimon Glass2022-09-29
* dm: core: Add ofnode functions to obtain an oftreeSimon Glass2022-09-29
* dm: core: Add an ofnode function to obtain the flat treeSimon Glass2022-09-29
* dm: core: Provide a way to reset the device treeSimon Glass2022-09-29
* dm: core: Expand integer-reading testsSimon Glass2022-09-29
* dm: core: Drop ofnode_is_available()Simon Glass2022-09-29
* dm: core: Add a macro to iterate through propertiesSimon Glass2022-09-29
* dm: core: Avoid creating a name property when unflatteningSimon Glass2022-09-29
* dm: core: Rename ofnode_get_property_by_prop()Simon Glass2022-09-29
* dm: core: Rename ofnode_get_first/next_property()Simon Glass2022-09-29
* dm: core: Drop the const from ofnodeSimon Glass2022-09-29
* dm: core: Allow adding ofnode subnodesSimon Glass2022-09-29
* dm: core: Pass a root node to of_find_node_by_phandle()Simon Glass2022-09-29
* dm: core: Add functions to read 8/16-bit integersStefan Herbrechtsmeier2022-09-14
* dm: core: Add support for writing u32 with ofnodeSimon Glass2022-08-12
* dm: core: Allow writing to a flat tree with ofnodeSimon Glass2022-08-12
* dm: core: Swap parameters of ofnode_write_prop()Simon Glass2022-08-12
* dm: core: Introduce support for multiple treesSimon Glass2022-08-12
* dm: core: Add a note about how livetree updates workSimon Glass2022-08-12
* dm: core: Split out the declaration of ofnodeSimon Glass2022-08-12
* dm: core: Provide fallbacks for ofnode_conf_read_...Sean Anderson2022-06-28
* Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini2022-04-15
|\
| * treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek Behún2022-04-10
| * net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún2022-04-10
| * net: introduce helpers to get PHY ofnode from MACMarek Behún2022-04-10
* | dm: fix function documentation in include/dm/ofnode.hHeinrich Schuchardt2022-04-06
|/
* net: phy: Add new read ethernet phy id functionMichal Simek2022-03-09
* doc: add include/dm/of*.h to the HTML documentationPatrick Delaunay2022-01-15
* dm: core: Add a way to obtain a string listSimon Glass2021-11-28
* dm: core: Fix up string-function documentationSimon Glass2021-11-28
* dm: core: add ofnode_for_each_compatible_node()Michael Walle2021-11-09
* treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-25
* dm: core: Add helper to compare node namesKishon Vijay Abraham I2021-07-27
* dm: core: add ofnode_get_path()Marek Behún2021-06-24
* dm: core: add non-translating version of ofnode_get_addr_size_index()Marek Behún2021-06-24
* dm: core: Add size operations on device tree referencesChen Guanqiao2021-04-29
* dm: Introduce xxx_get_dma_range()Nicolas Saenz Julienne2021-02-18
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: core: Inline a few ofnode functions in SPLSimon Glass2020-12-22