- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- ff52665 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 10 months ago
- b0dcc87 dm: core: Read parent ofdata before children by Simon Glass · 4 years, 7 months ago
- 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 7 months ago
- 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 7 months ago
- 0544ecb dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · 4 years, 9 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- 5016234 dm: core: Add a function to find a device by drvdata by Simon Glass · 4 years, 9 months ago
- 3cf0fba dm: core: Allow iterating devices without uclass_get() by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- 903e83e dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 10 months ago
- f262d4c dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 10 months ago
- 42a0ce5 dm: devres: Add a new OFDATA phase by Simon Glass · 4 years, 10 months ago
- dc12ebb dm: test: Add a test driver for devres by Simon Glass · 4 years, 10 months ago
- f5b9047 dm: core: add support for getting register address and size by Sekhar Nori · 5 years ago
- 641067f dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
- a93eb57 dm: core: Add tests for dev_read_alias_highest_id() by Michal Simek · 6 years ago
- a1b17e4 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
- 7959882 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
- 3abe111 dm: core: Add a few more specific child-finding functions by Simon Glass · 6 years ago
- d0b4f68 dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
- d92878a test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · 6 years ago
- 2786cd7 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
- 172942a test: Add tests for dev_{enable, disable}_by_path by Mario Six · 6 years ago
- 2ea4d0d test: Add tests for DT-manipulation functions by Mario Six · 6 years ago
- 2a046ff Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
- 30a90f5 dm: core: add functions to get memory-mapped I/O addresses by Álvaro Fernández Rojas · 7 years ago
- 507cef3 test: dm: Fix wrong aliases property names by Eugeniu Rosca · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- e8d5291 core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
- f200680 dm: core: parse chosen node by Rob Clark · 7 years ago
- 95ce385 dm: core: Add uclass_first/next_device_check() by Simon Glass · 8 years ago
- 9856157 dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 8 years ago
- 86b54ec dm: test: Disable the fdt_offset test with livetree by Simon Glass · 7 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- e721b88 test: Generalize the unit test framework by Joe Hershberger · 9 years ago
- 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
- 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
- f8a8544 dm: core: Allocate platform data when binding a device by Simon Glass · 10 years ago
- 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
- f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
- 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
- 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
- eb9ef5f dm: Use an explicit expect value in core tests by Simon Glass · 10 years ago
- ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
- 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
- 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago