1. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  2. 4d71d60 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 4 years ago
  3. 5039cab dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 4 years ago
  4. 278ddba dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 4 years ago
  5. 16b4f94 dm: core: Drop device_bind_offset() by Simon Glass · 4 years ago
  6. 1876ffe dm: core: Drop dev_set_of_offset() by Simon Glass · 4 years ago
  7. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
  8. 5de5b3b dm: core: Add a livetree function to check node status by Simon Glass · 4 years ago
  9. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  10. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  11. 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
  12. a385d49 acpi: Don't reset the tables with every new generation by Simon Glass · 4 years, 1 month ago
  13. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
  14. 4c73d7b dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years, 2 months ago
  15. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
  16. 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · 4 years, 2 months ago
  17. cfd6a00 dm: Use an allocated array for run-time device info by Simon Glass · 4 years, 2 months ago
  18. 2698359 dm: core: fix typo in device.h by Dario Binacchi · 4 years, 2 months ago
  19. 85bf4f2 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · 4 years, 2 months ago
  20. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 2 months ago
  21. eb6e7e9 dm: core: Expand the comment for DM_GET_DEVICE() by Simon Glass · 4 years, 2 months ago
  22. 5b13c34 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 1 month ago
  23. f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years, 1 month ago
  24. 92a8862 dm: core: Add support for getting node from aliases by Michal Simek · 4 years, 4 months ago
  25. 8ef373b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · 4 years, 2 months ago
  26. c3c748e dm: Don't undefine dev_xxx macros by Sean Anderson · 4 years, 2 months ago
  27. abe2a6b pinctrl: Reformat documentation in dm/pinctrl.h by Sean Anderson · 4 years, 2 months ago
  28. 319ca70 pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · 4 years, 2 months ago
  29. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
  30. 04fcfe7 dm: update test on of_offset in ofnode_valid by Patrick Delaunay · 4 years, 2 months ago
  31. c14df8b dm: ofnode: Fix compile breakage with OF_CHECKS enabled by Stefan Roese · 4 years, 2 months ago
  32. 2a8bc03 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 2 months ago
  33. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 3 months ago
  34. bc9bb24 dm: Print device name in dev_xxx like Linux by Sean Anderson · 4 years, 2 months ago
  35. 16a2e86 dm: Use symbolic constants for log levels in dev_xxx by Sean Anderson · 4 years, 2 months ago
  36. 21e3b04 dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args by Patrick Delaunay · 4 years, 3 months ago
  37. 8544716 core: improve of_match_ptr with OF_PLATDATA by Walter Lozano · 4 years, 4 months ago
  38. bf5b823 dm: core: add support for device re-parenting by Claudiu Beznea · 4 years, 3 months ago
  39. 0a9ecc5 dm: core: Add API to read PCI bus-range property by Stefan Roese · 4 years, 4 months ago
  40. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 4 months ago
  41. 60a84af dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · 4 years, 4 months ago
  42. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 4 months ago
  43. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  44. 992b603 net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 4 months ago
  45. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
  46. b571d92 dm: remove superfluous comment for union ofnode_union by Heinrich Schuchardt · 4 years, 4 months ago
  47. 3483aa2 dm: button: add an uclass for button by Philippe Reynes · 4 years, 4 months ago
  48. d3aa90e dm: Fix build error when OF_CONTROL is not set by Dan Murphy · 4 years, 4 months ago
  49. 50a6c08 dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · 4 years, 4 months ago
  50. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  51. 27f81c8 dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · 4 years, 4 months ago
  52. cd9667b dm: acpi: Add support for the NHLT table by Simon Glass · 4 years, 5 months ago
  53. 0123233 dm: core: Add a way of overriding the ACPI device path by Simon Glass · 4 years, 5 months ago
  54. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 5 months ago
  55. 6ad24f6 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · 4 years, 5 months ago
  56. 990cd5b acpi: Add support for DSDT generation by Simon Glass · 4 years, 5 months ago
  57. d43e0ba acpi: Add support for SSDT generation by Simon Glass · 4 years, 5 months ago
  58. 0f27763 acpigen: Support writing a length by Simon Glass · 4 years, 5 months ago
  59. 98528d4 acpi: Support generation of ACPI code by Simon Glass · 4 years, 5 months ago
  60. ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · 4 years, 5 months ago
  61. 95282d6 core: drop const for struct driver_info by Walter Lozano · 4 years, 5 months ago
  62. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  63. 3286843 dm: core: Correct comment on uclass_id_foreach_dev() by Simon Glass · 4 years, 6 months ago
  64. 4425bf4 video: Add comments to struct sandbox_sdl_plat by Simon Glass · 4 years, 5 months ago
  65. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 8 months ago
  66. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · 4 years, 5 months ago
  67. 768b86d arm: pxa: mmc: add driver model support by Marcel Ziswiler · 6 years ago
  68. 65c2bf6 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · 6 years ago
  69. 92f2478 serial: pxa: clean-up platform data include file by Marcel Ziswiler · 6 years ago
  70. 76c5974 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 5 months ago
  71. 4caa9fe dm: spi: Convert Freescale ESPI driver to driver model by Chuanhua Han · 4 years, 6 months ago
  72. eccf2d0 dm: core: fix dev_read_alias_highest_id() without libfdt by Michael Walle · 4 years, 6 months ago
  73. cd5bb77 net: Add eth phy generic driver for shared MDIO by Ye Li · 4 years, 7 months ago
  74. d93c8b4 dm: core: Add function to get child count of ofnode or device by developer · 4 years, 7 months ago
  75. abeaca8 acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
  76. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
  77. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
  78. caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · 4 years, 11 months ago
  79. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 8 months ago
  80. 9d0731d dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · 4 years, 8 months ago
  81. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 8 months ago
  82. 42697f5 dm: core: Add a way to skip powering down power domains by Simon Glass · 4 years, 8 months ago
  83. 4969d21 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · 4 years, 8 months ago
  84. 2d67fdf acpi: Add a simple sandbox test by Simon Glass · 4 years, 8 months ago
  85. 9fb9e9b dm: core: Add basic ACPI support by Simon Glass · 4 years, 8 months ago
  86. cfb28f1 dm: core: Add a flag for power domain control on device removal by Anatolij Gustschin · 4 years, 9 months ago
  87. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  88. 35cb2a4 dm: core: Add a function to find a device by drvdata by Simon Glass · 4 years, 10 months ago
  89. 27c0e17 dm: core: Allow iterating devices without uclass_get() by Simon Glass · 4 years, 10 months ago
  90. fb6f482 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 10 months ago
  91. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  92. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  93. 0282757 cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 11 months ago
  94. 76db9b7 dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 10 months ago
  95. 000676b dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 10 months ago
  96. e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
  97. 0c2e980 dm: core: Add ofnode_read_prop() by Simon Glass · 4 years, 10 months ago
  98. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
  99. c99ba91 dm: core: Update comment for ofnode_get_chosen_node() by Simon Glass · 4 years, 10 months ago
  100. 2f9a612 dm: core: Use const device for the dev_read_...() interface by Simon Glass · 4 years, 10 months ago