1. 301c80c dm: MIGRATION: Add migration plan for CONFIG_DM by Heinrich Schuchardt · Mon Sep 16 18:41:42 2019 +0200
  2. fd54ab2 doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples by Lukasz Majewski · Tue Sep 03 15:43:19 2019 +0200
  3. 6022871 doc: driver-model: Update SPI migration status by Jagan Teki · Fri Sep 13 07:55:42 2019 +0530
  4. c78c379 network: set timeline for CONFIG_DM_ETH conversion by Heinrich Schuchardt · Sat Aug 10 00:10:37 2019 +0200
  5. 8db0d92 doc: driver-model: Convert usb-info.txt to reST by Bin Meng · Thu Jul 18 00:34:01 2019 -0700
  6. 839782b doc: driver-model: Convert spi-howto.txt to reST by Bin Meng · Thu Jul 18 00:34:00 2019 -0700
  7. e1bed0a doc: driver-model: Convert serial-howto.txt to reST by Bin Meng · Thu Jul 18 00:33:59 2019 -0700
  8. bcb8e22 doc: driver-model: Convert remoteproc-framework.txt to reST by Bin Meng · Thu Jul 18 00:33:58 2019 -0700
  9. d5f8cea doc: driver-model: Convert pmic-framework.txt to reST by Bin Meng · Thu Jul 18 00:33:57 2019 -0700
  10. db9595a doc: driver-model: Convert pci-info.txt to reST by Bin Meng · Thu Jul 18 00:33:56 2019 -0700
  11. ae25869 doc: driver-model: Convert of-plat.txt to reST by Bin Meng · Thu Jul 18 00:33:55 2019 -0700
  12. 5a59347 doc: driver-model: Convert livetree.txt to reST by Bin Meng · Thu Jul 18 00:33:54 2019 -0700
  13. dfb789e doc: driver-model: Convert i2c-howto.txt to reST by Bin Meng · Thu Jul 18 00:33:53 2019 -0700
  14. 3d45f2d doc: driver-model: Convert fs_firmware_loader.txt to reST by Bin Meng · Thu Jul 18 00:33:52 2019 -0700
  15. aa66be6 doc: driver-model: Convert fdt-fixup.txt to reST by Bin Meng · Thu Jul 18 00:33:51 2019 -0700
  16. c1bfac6 doc: driver-model: Convert MIGRATION.txt to reST by Bin Meng · Thu Jul 18 00:33:50 2019 -0700
  17. 390068c doc: driver-model: Convert README.txt to reST by Bin Meng · Thu Jul 18 00:33:49 2019 -0700
  18. be3beaa doc: Add driver-model to Sphinx TOC tree by Bin Meng · Thu Jul 18 00:33:48 2019 -0700
  19. 63e4d11 dm: doc: add documentation for pre-reloc properties in SPL and TPL by Patrick Delaunay · Tue May 21 19:19:13 2019 +0200
  20. 3e104a5 dm: MIGRATION: Update migration status for SPI by Jagan Teki · Mon Apr 29 01:58:54 2019 +0530
  21. 789aa9c misc: fs_loader: Replace label with DT phandle by Tien Fong Chee · Tue Mar 05 23:29:38 2019 +0800
  22. f3603b8 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · Tue Apr 16 21:31:59 2019 +0530
  23. 49ce8ca of-platdata: improve documentation by Simon Goldschmidt · Wed Jan 16 20:40:18 2019 +0100
  24. e8b7970 misc: fs_loader: Switching private data allocation to DM auto allocation by Tien Fong Chee · Mon Dec 10 21:29:44 2018 +0800
  25. 8ea538d dm: video: lcd: MIGRATION: Add migration plan for video by Simon Glass · Fri Dec 28 14:03:08 2018 -0700
  26. 90083b4 dm: pci: MIGRATION: Add migration plan for PCI by Simon Glass · Fri Dec 28 14:03:07 2018 -0700
  27. 491beff dm: MIGRATION: Update migration plan for SPI by Jagan Teki · Fri Dec 14 22:04:12 2018 +0530
  28. 1794ae6 blk: Rework guard around part_init call by Tom Rini · Wed Dec 05 08:23:38 2018 -0500
  29. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  30. efacd9f dm: MIGRATION: Update migration plan for BLK by Tom Rini · Thu Nov 29 18:21:14 2018 -0500
  31. a1fdb05 dm: MIGRATION: Add migration plan for CONFIG_SATA by Tom Rini · Thu Nov 29 18:21:13 2018 -0500
  32. 64e6acb dm: MIGRATION: Add migration plan for DM_USB by Tom Rini · Thu Nov 29 18:21:12 2018 -0500
  33. 47c583c dm: MIGRATION: Add migration plan for DM_MMC by Tom Rini · Thu Nov 29 18:21:11 2018 -0500
  34. f9391ec spi: Remove used spi_init by Jagan Teki · Tue Nov 20 09:02:04 2018 +0100
  35. 88dada7 dm: doc: Update description of pre-relocation support by Bin Meng · Wed Oct 24 06:36:40 2018 -0700
  36. 7b756bf pci: Update documentation to make 'compatible' string optional by Marek Vasut · Wed Oct 10 21:27:07 2018 +0200
  37. 23f2284 fdt: Allow indicating a node is for U-Boot proper only by Simon Glass · Mon Oct 01 12:22:18 2018 -0600
  38. a31dc3d doc: Update docs for device tree in SPL, TPL by Simon Glass · Mon Oct 01 12:22:17 2018 -0600
  39. 188d08f doc: Add new doc for file system firmware loader driver model by Tien Fong Chee · Fri Jul 06 16:27:08 2018 +0800
  40. 33a0e13 dm: Update README.txt to clarify device tree usage by Tom Rini · Fri Aug 31 11:59:11 2018 -0400
  41. 156bc6f pci: sandbox: Support dynamically binding device driver by Bin Meng · Fri Aug 03 01:14:45 2018 -0700
  42. 757868b doc: driver-model: Fix typo by Chris Packham · Fri Jul 06 22:29:46 2018 +1200
  43. 6f1d6ba i2c: Drop CONFIG_SH_SH7734_I2C by Tuomas Tynkkynen · Wed May 09 15:24:35 2018 +0300
  44. efaa762 i2c: Drop CONFIG_TSI108_I2C by Tuomas Tynkkynen · Wed May 09 15:24:34 2018 +0300
  45. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  46. 471ecf4 dm: MIGRATION: Add migration plan for DM_SPI & DM_SPI_FLASH by Jagan Teki · Wed Mar 14 18:58:03 2018 +0530
  47. e94414b dtoc: Rename the phandle struct by Simon Glass · Tue Aug 29 14:15:56 2017 -0600
  48. a7e7e08 dm: core: Add livetree documentation by Simon Glass · Thu Aug 31 05:59:55 2017 -0600
  49. a4ddff4 dm: Add migration plan for CONFIG_BLK by Simon Glass · Sat Aug 05 15:45:53 2017 -0600
  50. 934be0b dtoc: Support multiple compatible strings in a node by Simon Glass · Tue Jun 13 21:10:06 2017 -0600
  51. 7e9b9d6 dm: Add callback to modify the device tree by mario.six@gdsys.cc · Wed Feb 22 16:07:22 2017 +0100
  52. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · Sat Feb 18 19:46:21 2017 +0100
  53. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  54. 64d493a dm: Add timeline and guide for porting I2C drivers by Simon Glass · Wed Nov 23 06:34:45 2016 -0700
  55. 855e837 serial: Drop the s3c24x0 serial driver by Simon Glass · Wed Nov 23 06:01:32 2016 -0700
  56. be5ef24 serial: Update docs to indicate mcfuart supports DM_SERIAL by Simon Glass · Wed Nov 23 06:01:29 2016 -0700
  57. 946c723 dm: Update the of-platdata README for the new features by Simon Glass · Mon Jul 04 11:58:42 2016 -0600
  58. 261ad28 dm: Add a README for of-platdata by Simon Glass · Mon Jul 04 11:58:07 2016 -0600
  59. 8c93df1 dm: allow setting driver_data before/during bind by Stephen Warren · Wed May 11 15:26:24 2016 -0600
  60. 10dd3ca doc: driver-model: Update dm tests run using test.py by Jagan Teki · Thu Mar 17 12:23:18 2016 +0530
  61. 3e6dc77 dm: Remove ARM dcc from the list by Michal Simek · Wed Feb 24 08:34:16 2016 +0100
  62. 90f437f dm: Update on current serial driver status by Simon Glass · Sun Jan 31 09:16:17 2016 -0700
  63. 7e4372a serial: uartlite: Move driver to DM by Michal Simek · Tue Dec 01 14:24:20 2015 +0100
  64. 8a70d6d serial: lpuart: Add driver model serial support by Bin Meng · Wed Jan 13 19:39:04 2016 -0800
  65. 4bd82e4 serial-howto: remove altera_jtag_uart and altera_uart from the list by Thomas Chou · Thu Dec 17 21:46:17 2015 +0800
  66. 75d48a6 stm32: Convert serial driver to DM by Kamil Lulko · Tue Dec 01 09:08:19 2015 +0100
  67. 12c420c dm: Add timeline and guide for porting serial drivers by Simon Glass · Fri Nov 20 10:48:47 2015 -0700
  68. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  69. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · Thu Sep 17 15:42:39 2015 -0500
  70. 651ea8b dm: pci: Document binding of pci device drivers by Bin Meng · Mon Aug 24 01:14:04 2015 -0700
  71. 8571ea5 doc: dm: Update pci-info.txt for pci support by Bin Meng · Mon Jul 27 00:33:43 2015 -0700
  72. 8a42cbf dm: Add platform data advice and admonishment by Simon Glass · Mon Jul 06 12:54:22 2015 -0600
  73. f6c3747 doc: driver-model: pmic-framework.txt - cleanup by Przemyslaw Marczak · Wed May 13 13:38:30 2015 +0200
  74. 533daa9 doc: driver-model: pmic and regulator uclass documentation by Przemyslaw Marczak · Mon Apr 20 20:07:49 2015 +0200
  75. 39f158e dm: Update the README to reflect the current test output by Simon Glass · Sun Apr 19 07:21:01 2015 -0600
  76. 0d81374 dm: usb: Add a README for driver model by Simon Glass · Wed Mar 25 12:23:08 2015 -0600
  77. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · Thu Mar 05 12:25:25 2015 -0700
  78. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · Thu Feb 05 21:41:35 2015 -0700
  79. 0623299 dm: Update documentation for new bus features by Simon Glass · Sun Jan 25 08:27:20 2015 -0700
  80. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · Sun Jan 25 08:27:05 2015 -0700
  81. cc7cf94 dm: core: Set device tree node for root device by Simon Glass · Sun Jan 25 08:26:58 2015 -0700
  82. 2f4e1ea dm: README: recommend u-boot.dtb to try driver-model on sandbox by Masahiro Yamada · Fri Dec 19 14:16:44 2014 +0900
  83. 9fa901b dm: Update documentation to include CONFIG_DM... options by Simon Glass · Mon Nov 10 17:16:54 2014 -0700
  84. b4463db test: dm: Add additional GPIO tests by Simon Glass · Sat Oct 04 11:29:51 2014 -0600
  85. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · Sat Oct 04 11:29:49 2014 -0600
  86. 96f7d60 test: dm: Update GPIO tests for new gpio_request() method by Simon Glass · Sat Oct 04 11:29:48 2014 -0600
  87. bae15dd dm: spi: Add documentation on how to convert over SPI drivers by Simon Glass · Mon Oct 13 23:42:02 2014 -0600
  88. 47424ec dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · Mon Oct 13 23:41:51 2014 -0600
  89. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · Mon Oct 13 23:41:49 2014 -0600
  90. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · Wed Jul 23 06:55:21 2014 -0600
  91. 60d971b dm: Introduce per-child data for devices by Simon Glass · Wed Jul 23 06:55:20 2014 -0600
  92. 48d4e29 dm: Add functions to access a device's children by Simon Glass · Wed Jul 23 06:55:19 2014 -0600
  93. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · Wed Jul 23 06:55:18 2014 -0600
  94. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · Wed Jul 23 06:55:15 2014 -0600
  95. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · Wed Jul 23 06:55:14 2014 -0600
  96. db6f020 dm: Introduce device sequence numbering by Simon Glass · Wed Jul 23 06:55:12 2014 -0600
  97. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · Wed Jul 23 06:55:03 2014 -0600
  98. 3b2a815 dm: Expand and improve the device lifecycle docs by Simon Glass · Wed Jun 11 23:29:55 2014 -0600
  99. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · Wed Jun 11 23:29:45 2014 -0600
  100. f44e5b4 docs: driver-model: Fix spelling by Chris Packham · Sat Jun 07 10:35:55 2014 +1200