1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  2. 15daa48 dm: core: add a function to decode display timings by Dario Binacchi · 3 years, 9 months ago
  3. d64b9cd fdt: translate address if #size-cells = <0> by Dario Binacchi · 3 years, 9 months ago
  4. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  5. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 10 months ago
  6. 079ac59 test: Move some test drivers into their own file by Simon Glass · 3 years, 9 months ago
  7. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  8. 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 3 years, 10 months ago
  9. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 10 months ago
  10. 93f44e8 dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 3 years, 10 months ago
  11. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 3 years, 10 months ago
  12. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  13. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  14. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  15. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  16. 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 3 years, 10 months ago
  17. 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 3 years, 10 months ago
  18. cc72f3e test: dm: add test for phandle access functions by Patrick Delaunay · 4 years ago
  19. 88e6a60 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 1 month ago
  20. 6e64830 test: dm: Add test case for devfdt_get_addr_ptr by Ovidiu Panait · 4 years, 2 months ago
  21. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 2 months ago
  22. 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 3 months ago
  23. 331caea test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 3 months ago
  24. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  25. 105da62 test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 3 months ago
  26. be1a6e9 dm: uclass: don't assign aliased seq numbers by Michael Walle · 4 years, 4 months ago
  27. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  28. ff52665 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 9 months ago
  29. b0dcc87 dm: core: Read parent ofdata before children by Simon Glass · 4 years, 6 months ago
  30. 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 6 months ago
  31. 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 6 months ago
  32. 0544ecb dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · 4 years, 8 months ago
  33. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  34. 5016234 dm: core: Add a function to find a device by drvdata by Simon Glass · 4 years, 8 months ago
  35. 3cf0fba dm: core: Allow iterating devices without uclass_get() by Simon Glass · 4 years, 8 months ago
  36. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  37. 903e83e dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 8 months ago
  38. f262d4c dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 8 months ago
  39. 42a0ce5 dm: devres: Add a new OFDATA phase by Simon Glass · 4 years, 9 months ago
  40. dc12ebb dm: test: Add a test driver for devres by Simon Glass · 4 years, 9 months ago
  41. f5b9047 dm: core: add support for getting register address and size by Sekhar Nori · 5 years ago
  42. 641067f dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
  43. a93eb57 dm: core: Add tests for dev_read_alias_highest_id() by Michal Simek · 6 years ago
  44. a1b17e4 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
  45. 7959882 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  46. 3abe111 dm: core: Add a few more specific child-finding functions by Simon Glass · 6 years ago
  47. d0b4f68 dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  48. d92878a test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · 6 years ago
  49. 2786cd7 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  50. 172942a test: Add tests for dev_{enable, disable}_by_path by Mario Six · 6 years ago
  51. 2ea4d0d test: Add tests for DT-manipulation functions by Mario Six · 6 years ago
  52. 2a046ff Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  53. 30a90f5 dm: core: add functions to get memory-mapped I/O addresses by Álvaro Fernández Rojas · 6 years ago
  54. 507cef3 test: dm: Fix wrong aliases property names by Eugeniu Rosca · 6 years ago
  55. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  56. e8d5291 core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  57. f200680 dm: core: parse chosen node by Rob Clark · 7 years ago
  58. 95ce385 dm: core: Add uclass_first/next_device_check() by Simon Glass · 7 years ago
  59. 9856157 dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 7 years ago
  60. 86b54ec dm: test: Disable the fdt_offset test with livetree by Simon Glass · 7 years ago
  61. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  62. e721b88 test: Generalize the unit test framework by Joe Hershberger · 9 years ago
  63. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  64. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  65. f8a8544 dm: core: Allocate platform data when binding a device by Simon Glass · 10 years ago
  66. 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  67. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  68. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  69. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  70. eb9ef5f dm: Use an explicit expect value in core tests by Simon Glass · 10 years ago
  71. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  72. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  73. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago