1. 8ef373b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · Sun Oct 11 14:25:46 2020 +0200
  2. c3c748e dm: Don't undefine dev_xxx macros by Sean Anderson · Sun Oct 04 21:39:57 2020 -0400
  3. abe2a6b pinctrl: Reformat documentation in dm/pinctrl.h by Sean Anderson · Mon Sep 14 11:01:56 2020 -0400
  4. 319ca70 pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · Mon Sep 14 11:01:55 2020 -0400
  5. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  6. 04fcfe7 dm: update test on of_offset in ofnode_valid by Patrick Delaunay · Thu Sep 24 17:26:20 2020 +0200
  7. c14df8b dm: ofnode: Fix compile breakage with OF_CHECKS enabled by Stefan Roese · Wed Sep 23 08:23:27 2020 +0200
  8. 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 · Mon Oct 05 10:54:27 2020 -0400
  9. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · Wed Sep 09 18:44:00 2020 +0200
  10. bc9bb24 dm: Print device name in dev_xxx like Linux by Sean Anderson · Tue Sep 15 10:45:22 2020 -0400
  11. 16a2e86 dm: Use symbolic constants for log levels in dev_xxx by Sean Anderson · Tue Sep 15 10:45:21 2020 -0400
  12. 21e3b04 dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args by Patrick Delaunay · Thu Sep 10 18:26:17 2020 +0200
  13. 8544716 core: improve of_match_ptr with OF_PLATDATA by Walter Lozano · Wed Jul 29 13:17:31 2020 -0300
  14. bf5b823 dm: core: add support for device re-parenting by Claudiu Beznea · Mon Sep 07 17:46:33 2020 +0300
  15. 0a9ecc5 dm: core: Add API to read PCI bus-range property by Stefan Roese · Wed Aug 05 13:56:11 2020 +0200
  16. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · Mon Aug 03 22:17:35 2020 +0300
  17. 60a84af dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · Sat Jul 25 21:38:49 2020 +0200
  18. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · Thu Aug 06 12:42:55 2020 +0300
  19. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · Tue Jul 28 19:41:12 2020 -0600
  20. 992b603 net: Drop dm.h header file from phy.h by Simon Glass · Sun Jul 19 10:15:39 2020 -0600
  21. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · Sun Jul 19 10:15:37 2020 -0600
  22. b571d92 dm: remove superfluous comment for union ofnode_union by Heinrich Schuchardt · Fri Jul 24 18:39:43 2020 +0200
  23. 3483aa2 dm: button: add an uclass for button by Philippe Reynes · Fri Jul 24 18:19:45 2020 +0200
  24. d3aa90e dm: Fix build error when OF_CONTROL is not set by Dan Murphy · Thu Jul 23 07:01:38 2020 -0500
  25. 50a6c08 dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · Wed Jul 15 23:39:57 2020 -0500
  26. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  27. 27f81c8 dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · Wed Jul 15 23:39:57 2020 -0500
  28. cd9667b dm: acpi: Add support for the NHLT table by Simon Glass · Tue Jul 07 21:32:08 2020 -0600
  29. 0123233 dm: core: Add a way of overriding the ACPI device path by Simon Glass · Tue Jul 07 21:32:07 2020 -0600
  30. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · Tue Jul 07 13:12:12 2020 -0600
  31. 6ad24f6 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · Tue Jul 07 13:12:10 2020 -0600
  32. 990cd5b acpi: Add support for DSDT generation by Simon Glass · Tue Jul 07 13:12:08 2020 -0600
  33. d43e0ba acpi: Add support for SSDT generation by Simon Glass · Tue Jul 07 13:12:03 2020 -0600
  34. 0f27763 acpigen: Support writing a length by Simon Glass · Tue Jul 07 13:11:50 2020 -0600
  35. 98528d4 acpi: Support generation of ACPI code by Simon Glass · Tue Jul 07 13:11:42 2020 -0600
  36. ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · Thu Jun 25 01:10:11 2020 -0300
  37. 95282d6 core: drop const for struct driver_info by Walter Lozano · Thu Jun 25 01:10:10 2020 -0300
  38. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  39. 3286843 dm: core: Correct comment on uclass_id_foreach_dev() by Simon Glass · Sun Jun 14 08:48:39 2020 -0600
  40. 4425bf4 video: Add comments to struct sandbox_sdl_plat by Simon Glass · Thu Jul 02 21:12:28 2020 -0600
  41. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · Tue Mar 24 16:17:05 2020 +0100
  42. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · Wed Jun 24 06:41:13 2020 -0400
  43. 768b86d arm: pxa: mmc: add driver model support by Marcel Ziswiler · Mon May 20 02:44:59 2019 +0200
  44. 65c2bf6 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · Mon May 20 02:44:57 2019 +0200
  45. 92f2478 serial: pxa: clean-up platform data include file by Marcel Ziswiler · Mon May 20 02:44:55 2019 +0200
  46. 76c5974 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Fri Jun 19 16:25:50 2020 -0400
  47. 4caa9fe dm: spi: Convert Freescale ESPI driver to driver model by Chuanhua Han · Thu Jun 04 23:16:30 2020 +0800
  48. eccf2d0 dm: core: fix dev_read_alias_highest_id() without libfdt by Michael Walle · Tue Jun 02 01:47:08 2020 +0200
  49. cd5bb77 net: Add eth phy generic driver for shared MDIO by Ye Li · Sun May 03 22:41:14 2020 +0800
  50. d93c8b4 dm: core: Add function to get child count of ofnode or device by developer · Sat May 02 11:35:09 2020 +0200
  51. abeaca8 acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · Sun Apr 26 09:19:52 2020 -0600
  52. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · Sun Apr 26 09:19:50 2020 -0600
  53. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · Sun Apr 26 09:19:46 2020 -0600
  54. caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · Mon Jan 13 11:34:56 2020 +0100
  55. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 16 13:45:03 2020 -0400
  56. 9d0731d dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · Fri Apr 03 11:39:18 2020 +0200
  57. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · Sun Mar 29 18:04:41 2020 +0200
  58. 42697f5 dm: core: Add a way to skip powering down power domains by Simon Glass · Sat Mar 28 14:03:48 2020 -0600
  59. 4969d21 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · Wed Apr 08 16:57:37 2020 -0600
  60. 2d67fdf acpi: Add a simple sandbox test by Simon Glass · Wed Apr 08 16:57:34 2020 -0600
  61. 9fb9e9b dm: core: Add basic ACPI support by Simon Glass · Thu Apr 09 10:27:38 2020 -0600
  62. cfb28f1 dm: core: Add a flag for power domain control on device removal by Anatolij Gustschin · Mon Feb 17 12:36:43 2020 +0100
  63. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  64. 35cb2a4 dm: core: Add a function to find a device by drvdata by Simon Glass · Thu Feb 06 09:54:50 2020 -0700
  65. 27c0e17 dm: core: Allow iterating devices without uclass_get() by Simon Glass · Thu Feb 06 09:54:49 2020 -0700
  66. fb6f482 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · Mon Feb 03 07:36:17 2020 -0700
  67. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  68. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  69. 0282757 cmd: Add command to dump drivers and compatible strings by Sean Anderson · Fri Jan 17 14:48:09 2020 -0500
  70. 76db9b7 dm: core: Add a way to iterate through children, probing each by Simon Glass · Mon Jan 27 08:49:48 2020 -0700
  71. 000676b dm: core: Add a way to read platdata for all child devices by Simon Glass · Mon Jan 27 08:49:47 2020 -0700
  72. e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:46 2020 -0700
  73. 0c2e980 dm: core: Add ofnode_read_prop() by Simon Glass · Mon Jan 27 08:49:44 2020 -0700
  74. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:43 2020 -0700
  75. c99ba91 dm: core: Update comment for ofnode_get_chosen_node() by Simon Glass · Mon Jan 27 08:49:42 2020 -0700
  76. 2f9a612 dm: core: Use const device for the dev_read_...() interface by Simon Glass · Mon Jan 27 08:49:40 2020 -0700
  77. c6548b8 dm: core: Use const device for the devfdt...() interface by Simon Glass · Mon Jan 27 08:49:39 2020 -0700
  78. 2a58088 dm: core: Use const where possible in device.h by Simon Glass · Mon Jan 27 08:49:36 2020 -0700
  79. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Jan 09 08:52:21 2020 -0500
  80. 323ff9f dm: devres: Add tests by Simon Glass · Sun Dec 29 21:19:26 2019 -0700
  81. 204675c dm: test: Add a test driver for devres by Simon Glass · Sun Dec 29 21:19:25 2019 -0700
  82. fbc3cfc dm: devres: Create a new devres header file by Simon Glass · Sun Dec 29 21:19:22 2019 -0700
  83. d3c9d30 dm: core: Add a new flag to track platform data by Simon Glass · Sun Dec 29 21:19:21 2019 -0700
  84. 4a26385 dm: core: Export a new function to read platdata by Simon Glass · Sun Dec 29 21:19:20 2019 -0700
  85. 2137c24 dm: core: Add a comment for DM_FLAG_OF_PLATDATA by Simon Glass · Sun Dec 29 21:19:19 2019 -0700
  86. 90592ed dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · Sat Dec 28 23:58:27 2019 +0530
  87. 2ee1f6a pci: Add support for p2sb uclass by Simon Glass · Fri Dec 06 21:41:55 2019 -0700
  88. 5e5c0cd x86: power: Add an ACPI PMC uclass by Simon Glass · Fri Dec 06 21:41:53 2019 -0700
  89. 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · Fri Dec 06 21:41:38 2019 -0700
  90. 1ab8b89 dm: core: Fix offset_to_ofnode() with invalid offset by Simon Glass · Fri Dec 06 21:41:36 2019 -0700
  91. ee284f9 pinctrol: dm: remove the function pinctrl_decode_pin_config by Patrick Delaunay · Wed Oct 23 15:44:36 2019 +0200
  92. 5cc5107 ufs: Add Initial Support for UFS subsystem by Faiz Abbas · Tue Oct 15 18:24:36 2019 +0530
  93. c10e52b dm: core: Allow for not controlling the power-domain by DM framework by Lokesh Vutla · Fri Sep 27 13:48:12 2019 +0530
  94. 9554087 dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array() by Jean-Jacques Hiblot · Thu Sep 26 15:43:54 2019 +0200
  95. 597fdfc dm: Fix default address cells return value by Matthias Brugger · Thu Sep 05 10:48:49 2019 +0200
  96. 9712c82 dm: Add a dsi host uclass by Yannick Fertré · Mon Oct 07 15:29:05 2019 +0200
  97. fa45a08 dm: core: Add a function to count the children of a device by Lokesh Vutla · Wed Sep 04 16:01:26 2019 +0530
  98. 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · Sun Sep 15 12:08:58 2019 -0600
  99. b98ba4c pci: sandbox: Move the emulators into their own node by Simon Glass · Wed Sep 25 08:56:10 2019 -0600
  100. cfd7293 dm: core: Add device_foreach_child() by Simon Glass · Wed Sep 25 08:55:56 2019 -0600