~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fdt: Allow more general use of livetreeSimon Glass2023-07-14
* fdt: Align the start of the livetreeSimon Glass2023-07-14
* test: create dedicated fdt node for ofnode_for_each_prop testDzmitry Sankouski2023-02-10
* test: Update tests to use the skip featureSimon Glass2022-10-31
* dm: core: Support copying properties with ofnodeSimon Glass2022-09-29
* dm: core: Allow copying ofnode property data when writingSimon Glass2022-09-29
* dm: core: Expand ofnode testsSimon Glass2022-09-29
* dm: core: Create a function to get a live tree in a testSimon Glass2022-09-29
* dm: core: Complete phandle implementation using the other FDTSimon Glass2022-09-29
* dm: core: Split ofnode_path_root() into two functionsSimon 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: Expand integer-reading testsSimon Glass2022-09-29
* dm: core: Add a macro to iterate through propertiesSimon Glass2022-09-29
* test: Drop the UT_TESTF_LIVE_OR_FLAT flagSimon Glass2022-09-29
* dm: core: Support writing a property to an empty nodeSimon Glass2022-09-29
* dm: core: Allow adding ofnode subnodesSimon Glass2022-09-29
* test: Fix missing livetree test runsSimon Glass2022-09-29
* 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: Tidy up ofnode-writing testSimon Glass2022-08-12
* dm: core: Swap parameters of ofnode_write_prop()Simon Glass2022-08-12
* dm: core: Move ofnode-writing test to ofnodeSimon Glass2022-08-12
* dm: core: Introduce support for multiple treesSimon Glass2022-08-12
* 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 OF_BAD_ADDR definitionPatrice Chotard2022-01-25
* dm: core: Add a way to obtain a string listSimon Glass2021-11-28
* dm: core: Add tests for stringlist functionsSimon Glass2021-11-28
* test: dm: add test for ofnode_for_each_compatible_node()Michael Walle2021-11-09
* treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-25
* Merge tag 'v2021.07-rc5' into nextTom Rini2021-06-28
|\
| * net: use the same alias stem for ethernet as linuxMichael Walle2021-06-18
* | 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
|/
* test: dm: add test item for ofnode_get_addr() and ofnode_get_size()Chen Guanqiao2021-04-29
* dm: core: Add a livetree function to check node statusSimon Glass2020-12-13
* dm: core: Add support for getting node from aliasesMichal Simek2020-10-27
* test: dm: add test for phandle access functionsPatrick Delaunay2020-10-06
* dm: update test on of_offset in ofnode_validPatrick Delaunay2020-10-06
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-07
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-03
* common: Drop log.h from common headerSimon Glass2020-05-18
* test: dm: add test item for ofnode_get_child_count()Chunfeng Yun2020-05-02
* dm: core: Add ofnode_get_chosen_prop()Simon Glass2020-02-05
* dm: core: Add ofnode_read_prop()Simon Glass2020-02-05
* dm: core: Rename ofnode_get_chosen_prop()Simon Glass2020-02-05
* dm: core: Update ofnode to read binman-style flash entrySimon Glass2018-10-09
* test: ofnode: test ofnode_by_prop_value()Jens Wiklander2018-09-18
* test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada2018-05-07