1. aa351a1 dm: core: Add size operations on device tree references by Chen Guanqiao · 3 years, 5 months ago
  2. 80279fa dm: core: Correctly read <ranges> of simple-bus by Bin Meng · 3 years, 6 months ago
  3. 173c66b of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 6 months ago
  4. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 6 months ago
  5. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 6 months ago
  6. 3c2503e test: Add udevice declaration to avoid build error by Simon Glass · 3 years, 6 months ago
  7. b8bccce dm: core: Add CBFS support to flashmap by Simon Glass · 3 years, 6 months ago
  8. e81bf6d dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 6 months ago
  9. cfb9c9b dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 6 months ago
  10. 6f644ef dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 6 months ago
  11. ab933d8 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 6 months ago
  12. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 6 months ago
  13. 6ba46a0 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 6 months ago
  14. 3fa9f55 dm: core: Adjust uclass setup with of-platdata by Simon Glass · 3 years, 6 months ago
  15. 607f9bc dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 6 months ago
  16. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 8 months ago
  17. 735ddfc dtoc: Support headers needed for drivers by Simon Glass · 3 years, 8 months ago
  18. b00f006 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 8 months ago
  19. 4a467c6 test: Drop struct dm_test_state by Simon Glass · 3 years, 7 months ago
  20. 30a0d20 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 7 months ago
  21. 4bc639e test: Mark all driver model tests with a flag by Simon Glass · 3 years, 7 months ago
  22. 4abf68d dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · 3 years, 8 months ago
  23. 51bdb50 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 8 months ago
  24. fc054d5 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 8 months ago
  25. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  26. cc6f4c8 dm: core: Add late driver remove option by Marek Vasut · 3 years, 8 months ago
  27. c51d2e7 dm: core: Avoid partially removing devices by Simon Glass · 3 years, 8 months ago
  28. 4d7bab1 dm: pci: Correct use of wrong flag name by Simon Glass · 3 years, 8 months ago
  29. a547fcb dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · 3 years, 8 months ago
  30. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  31. fabae87 dm: replace auto_alloc_size with auto by Dario Binacchi · 3 years, 8 months ago
  32. a00e0f7 do not pass NULL pointer to libfdt by Stanislav Pinchuk · 3 years, 8 months ago
  33. ef79ef2 dm: core: Don't inline dev_read...() calls with of-platdata by Simon Glass · 3 years, 8 months ago
  34. a59153d dm: core: add function uclass_probe_all() to probe all devices by Vabhav Sharma · 3 years, 10 months ago
  35. 15daa48 dm: core: add a function to decode display timings by Dario Binacchi · 3 years, 9 months ago
  36. d960f0d dtoc: Drop dm_populate_phandle_data() by Simon Glass · 3 years, 9 months ago
  37. f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 9 months ago
  38. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 9 months ago
  39. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  40. 8629d30 dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 3 years, 9 months ago
  41. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  42. 8a71553 dm: core: Allow the uclass list to move by Simon Glass · 3 years, 9 months ago
  43. 84a42ae dm: core: Rename device node to indicate it is private by Simon Glass · 3 years, 9 months ago
  44. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 9 months ago
  45. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 9 months ago
  46. c23405f dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 3 years, 9 months ago
  47. 156004f dm: core: Rename device flags to indicate it is private by Simon Glass · 3 years, 9 months ago
  48. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 9 months ago
  49. 2462139 dm: core: Rename sqq to seq_ by Simon Glass · 3 years, 9 months ago
  50. 6563b20 dm: core: Move priv/plat structs for simple_bus to headers by Simon Glass · 3 years, 9 months ago
  51. 079ac59 test: Move some test drivers into their own file by Simon Glass · 3 years, 9 months ago
  52. 3f87608 test: Use a simple variable to record removed device by Simon Glass · 3 years, 9 months ago
  53. fb8c9fb dm: core: Rename the priv/plat members by Simon Glass · 3 years, 9 months ago
  54. 12559f5 dm: core: Add functions to set priv/plat by Simon Glass · 3 years, 9 months ago
  55. 8064739 dm: core: Add function to access uclass priv by Simon Glass · 3 years, 9 months ago
  56. 9c50313 dm: core: Use 'uclass_driver' for the uclass linker_list by Simon Glass · 3 years, 9 months ago
  57. ec1add1 dm: core: Inline a few ofnode functions in SPL by Simon Glass · 3 years, 9 months ago
  58. 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 3 years, 9 months ago
  59. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 3 years, 9 months ago
  60. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 9 months ago
  61. b5b1155 dm: Drop uclass_resolve_seq() by Simon Glass · 3 years, 9 months ago
  62. 93f44e8 dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 3 years, 9 months ago
  63. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 3 years, 9 months ago
  64. 15a1196 dm: core: Allow manual sequence numbering by Simon Glass · 3 years, 9 months ago
  65. cd53e5b dm: core: Add a new sequence number for devices by Simon Glass · 3 years, 9 months ago
  66. d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 3 years, 9 months ago
  67. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 9 months ago
  68. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  69. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  70. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  71. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 3 years, 10 months ago
  72. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  73. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  74. 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 3 years, 10 months ago
  75. 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 3 years, 10 months ago
  76. d0c20ce dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 3 years, 10 months ago
  77. e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 3 years, 10 months ago
  78. 0d56fba dm: core: Drop dev_set_of_offset() by Simon Glass · 3 years, 10 months ago
  79. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 10 months ago
  80. 0de1b07 dm: core: Add a livetree function to check node status by Simon Glass · 3 years, 10 months ago
  81. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 10 months ago
  82. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 10 months ago
  83. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 3 years, 11 months ago
  84. 18434ae acpi: Don't reset the tables with every new generation by Simon Glass · 3 years, 11 months ago
  85. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 11 months ago
  86. cb43ac1 dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years ago
  87. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years ago
  88. e41651f dm: Support parent devices with of-platdata by Simon Glass · 4 years ago
  89. a294ead dm: Use an allocated array for run-time device info by Simon Glass · 4 years ago
  90. 970cd91 dm: core: fix typo in device.h by Dario Binacchi · 4 years ago
  91. abb9cd3 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · 4 years ago
  92. a652d9c dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years ago
  93. 3c14083 dm: core: Expand the comment for DM_GET_DEVICE() by Simon Glass · 4 years ago
  94. 4775433 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 11 months ago
  95. 0ad40b2 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years ago
  96. 305d318 dm: core: Add support for getting node from aliases by Michal Simek · 4 years, 2 months ago
  97. 2d1a43b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · 4 years ago
  98. 4a1989c dm: Don't undefine dev_xxx macros by Sean Anderson · 4 years ago
  99. 5eee93e pinctrl: Reformat documentation in dm/pinctrl.h by Sean Anderson · 4 years ago
  100. 9c08fbf pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · 4 years ago