1. be74f71 doc: add include/dm/of*.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  2. 6de6a61 doc: add include/dm/read.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  3. 494bc8e doc: add include/dm/devres.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  4. 9fb1c77 doc: add include/dm/device.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  5. ca4ca43 doc: add include/dm/platdata.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  6. cbb14ac doc: add include/dm/lists.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  7. 0cdd7de doc: add include/dm/root.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  8. 797b2a2 doc: add include/dm/uclass.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  9. 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 2 years, 9 months ago
  10. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 9 months ago
  11. 3cfc042 dm: fix an 'undefined' error in some macros by AKASHI Takahiro · 2 years, 10 months ago
  12. 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 2 years, 10 months ago
  13. 2abd8d1 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 2 years, 10 months ago
  14. 1c01712 pinctrl: change result for unsupported API by Patrick Delaunay · 2 years, 10 months ago
  15. 29fe555 dm: core: Add a way to count the devices in a uclass by Simon Glass · 3 years ago
  16. 4b03017 dm: core: Allow finding children / uclasses by partial name by Simon Glass · 3 years ago
  17. 075bfc9 dm: core: Add a way to obtain a string list by Simon Glass · 3 years ago
  18. 32c6a8e dm: core: Fix up string-function documentation by Simon Glass · 3 years ago
  19. 8044318 dm: core: Fix handling of uclass pre_unbind method by Simon Glass · 3 years ago
  20. 2dd6acb net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · 3 years ago
  21. b8ec945 dm: core: add ofnode_for_each_compatible_node() by Michael Walle · 3 years ago
  22. 40dbf03 iommu: Add IOMMU uclass by Mark Kettenis · 3 years ago
  23. 3610970 dm: Fix util.h's broken include guard by Pierre-Clément Tosi · 3 years ago
  24. bdce903 dm: Provide dev_read_addr_index_ptr() wrapper by Bin Meng · 3 years ago
  25. fb9bec8 dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · 3 years ago
  26. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  27. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 1 month ago
  28. 8bef036 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years ago
  29. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years ago
  30. a4f2d83 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years ago
  31. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  32. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 2 months ago
  33. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 2 months ago
  34. 79b3f36 dm: core: Fix a few incorrect comments on first/next functions by Simon Glass · 3 years, 1 month ago
  35. 4deaff7 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · 3 years, 2 months ago
  36. 1d54af1 dm: crypto: Define UCLASS API for ECDSA signature verification by Alexandru Gagniuc · 3 years, 2 months ago
  37. 1e9ced2 dm: core: Don't allow uclass use before ready by Simon Glass · 3 years, 2 months ago
  38. b18b38f dm: migrate the dm_warn to use the log macro by Patrick Delaunay · 3 years, 2 months ago
  39. 77cbaf8 dm: core: Add helper to compare node names by Kishon Vijay Abraham I · 3 years, 2 months ago
  40. 2541ce2 reboot-mode: add support for reboot mode control by Nandor Han · 3 years, 4 months ago
  41. 4c60fd9 cmd: pinmux: update result of do_status by Patrick Delaunay · 3 years, 4 months ago
  42. 98c14ff remove struct uclass_driver::ops by Rasmus Villemoes · 3 years, 4 months ago
  43. 0e116be dm: core: add ofnode_get_path() by Marek Behún · 3 years, 4 months ago
  44. 31a7b71 dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · 3 years, 4 months ago
  45. aa351a1 dm: core: Add size operations on device tree references by Chen Guanqiao · 3 years, 6 months ago
  46. 80279fa dm: core: Correctly read <ranges> of simple-bus by Bin Meng · 3 years, 7 months ago
  47. 173c66b of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 7 months ago
  48. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 6 months ago
  49. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 6 months ago
  50. 3c2503e test: Add udevice declaration to avoid build error by Simon Glass · 3 years, 6 months ago
  51. b8bccce dm: core: Add CBFS support to flashmap by Simon Glass · 3 years, 6 months ago
  52. e81bf6d dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 6 months ago
  53. cfb9c9b dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 6 months ago
  54. 6f644ef dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 6 months ago
  55. ab933d8 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 6 months ago
  56. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 6 months ago
  57. 6ba46a0 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 6 months ago
  58. 3fa9f55 dm: core: Adjust uclass setup with of-platdata by Simon Glass · 3 years, 6 months ago
  59. 607f9bc dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 6 months ago
  60. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 8 months ago
  61. 735ddfc dtoc: Support headers needed for drivers by Simon Glass · 3 years, 8 months ago
  62. b00f006 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 8 months ago
  63. 4a467c6 test: Drop struct dm_test_state by Simon Glass · 3 years, 7 months ago
  64. 30a0d20 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 7 months ago
  65. 4bc639e test: Mark all driver model tests with a flag by Simon Glass · 3 years, 7 months ago
  66. 4abf68d dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · 3 years, 9 months ago
  67. 51bdb50 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 9 months ago
  68. fc054d5 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 8 months ago
  69. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  70. cc6f4c8 dm: core: Add late driver remove option by Marek Vasut · 3 years, 8 months ago
  71. c51d2e7 dm: core: Avoid partially removing devices by Simon Glass · 3 years, 8 months ago
  72. 4d7bab1 dm: pci: Correct use of wrong flag name by Simon Glass · 3 years, 8 months ago
  73. a547fcb dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · 3 years, 8 months ago
  74. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  75. fabae87 dm: replace auto_alloc_size with auto by Dario Binacchi · 3 years, 8 months ago
  76. a00e0f7 do not pass NULL pointer to libfdt by Stanislav Pinchuk · 3 years, 8 months ago
  77. ef79ef2 dm: core: Don't inline dev_read...() calls with of-platdata by Simon Glass · 3 years, 8 months ago
  78. a59153d dm: core: add function uclass_probe_all() to probe all devices by Vabhav Sharma · 3 years, 10 months ago
  79. 15daa48 dm: core: add a function to decode display timings by Dario Binacchi · 3 years, 9 months ago
  80. d960f0d dtoc: Drop dm_populate_phandle_data() by Simon Glass · 3 years, 9 months ago
  81. f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 9 months ago
  82. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 9 months ago
  83. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  84. 8629d30 dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 3 years, 9 months ago
  85. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  86. 8a71553 dm: core: Allow the uclass list to move by Simon Glass · 3 years, 9 months ago
  87. 84a42ae dm: core: Rename device node to indicate it is private by Simon Glass · 3 years, 9 months ago
  88. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 9 months ago
  89. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 9 months ago
  90. c23405f dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 3 years, 9 months ago
  91. 156004f dm: core: Rename device flags to indicate it is private by Simon Glass · 3 years, 9 months ago
  92. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 9 months ago
  93. 2462139 dm: core: Rename sqq to seq_ by Simon Glass · 3 years, 9 months ago
  94. 6563b20 dm: core: Move priv/plat structs for simple_bus to headers by Simon Glass · 3 years, 9 months ago
  95. 079ac59 test: Move some test drivers into their own file by Simon Glass · 3 years, 9 months ago
  96. 3f87608 test: Use a simple variable to record removed device by Simon Glass · 3 years, 9 months ago
  97. fb8c9fb dm: core: Rename the priv/plat members by Simon Glass · 3 years, 9 months ago
  98. 12559f5 dm: core: Add functions to set priv/plat by Simon Glass · 3 years, 9 months ago
  99. 8064739 dm: core: Add function to access uclass priv by Simon Glass · 3 years, 9 months ago
  100. 9c50313 dm: core: Use 'uclass_driver' for the uclass linker_list by Simon Glass · 3 years, 9 months ago