1. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  2. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  3. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  4. 27367b2 dm: core: Add dev_get_addr_size_index() to retrieve addr and size by Stefan Roese · 8 years ago
  5. 1b0deee dm: core: Handle global_data moving in SPL by Simon Glass · 8 years ago
  6. 90392d0 serial: pxa: integrate optional driver model handling by Marcel Ziswiler · 8 years ago
  7. d19d073 dm: core: Add a function to get a uclass name by Simon Glass · 8 years ago
  8. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  9. 19e7a9e net/ethoc: support private memory configurations by Max Filippov · 8 years ago
  10. c91eb0c net/ethoc: add CONFIG_DM_ETH support by Max Filippov · 8 years ago
  11. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  12. 92c67fa Add a power domain framework/uclass by Stephen Warren · 8 years ago
  13. 5d5388d dm: core: Add a function to bind child devices by Simon Glass · 8 years ago
  14. 32d8ab6 dm: core: Add a way to find a device by its driver by Simon Glass · 8 years ago
  15. 07b3f33 dm: imx: serial: Support DTE mode when using driver model by Stefan Agner · 8 years ago
  16. afbf9b8 dm: core: Expand platdata for of-platdata devices by Simon Glass · 8 years ago
  17. 2d4c7dc dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED by Simon Glass · 8 years ago
  18. d2ef0fc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  19. 1cc7ecd dm: Sort the uclass id in alphabetical order by Bin Meng · 8 years ago
  20. 0dff370 dm: core: implement dev_map_physmem() by Vignesh R · 8 years ago
  21. 185ad87 Add a reset driver framework/uclass by Stephen Warren · 8 years ago
  22. d010783 Add a mailbox driver framework/uclass by Stephen Warren · 9 years ago
  23. 859f256 Rename reset to sysreset by Stephen Warren · 9 years ago
  24. 8c93df1 dm: allow setting driver_data before/during bind by Stephen Warren · 9 years ago
  25. 4666bd9 drivers: core: device: add support to check dt compatible for a device/machine by Mugunthan V N · 9 years ago
  26. 7760ba2 dm: core: Allow device names to be freed automatically by Simon Glass · 9 years ago
  27. 85ee165 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  28. b2d1e2a m68k: add DM model serial driver by angelo@sysam.it · 9 years ago
  29. d8fc5ff dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address by Stefan Roese · 9 years ago
  30. 1807907 fdt: implement dev_get_addr_name() by Stephen Warren · 9 years ago
  31. 946797f drivers: Add SPMI bus uclass by Mateusz Kulikowski · 9 years ago
  32. f84f9bf serial: add BCM283x mini UART driver by Stephen Warren · 9 years ago
  33. be5a7dd serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · 9 years ago
  34. cceee55 dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  35. 832c3f0 dm: core: Add uclass_first_device_err() to return a valid device by Simon Glass · 9 years ago
  36. 5dba05e stm32x7: add support for stm32x7 serial driver by Vikas Manocha · 9 years ago
  37. 8c3c918 dm: implement a DMA uclass by Mugunthan V N · 9 years ago
  38. 69f617f video: sandbox: Allow selection of font size and console name by Simon Glass · 9 years ago
  39. 6142d75 dm: Remove device_probe_child() by Simon Glass · 9 years ago
  40. cfe85a8 ahci: Add a disk-controller uclass by Simon Glass · 9 years ago
  41. 29ce97e dm: x86: Add a northbridge uclass by Simon Glass · 9 years ago
  42. 18a8e09 dm: x86: Create a driver for x86 interrupts by Simon Glass · 9 years ago
  43. 7d3d776 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · 9 years ago
  44. 14d1c8e dm: panel: Add a panel uclass by Simon Glass · 9 years ago
  45. 8f79048 dm: backlight: Add a backlight uclass by Simon Glass · 9 years ago
  46. b3f0756 dm: pwm: Add a PWM uclass by Simon Glass · 9 years ago
  47. 96f0444 dm: core: Export uclass_find_device_by_of_offset() by Simon Glass · 9 years ago
  48. 2d4fa3c dm: pinctrl: Add a way for a GPIO driver to obtain a pin function by Simon Glass · 9 years ago
  49. c979517 dm: Add a power sequencing uclass by Simon Glass · 9 years ago
  50. a098447 dm: pinctrl: Add a function to parse PIN_CONFIG flags by Simon Glass · 9 years ago
  51. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · 9 years ago
  52. 84c7fb3 dm: video: Add a uclass for the text console by Simon Glass · 9 years ago
  53. 623d28f dm: video: Add a video uclass by Simon Glass · 9 years ago
  54. f20d4c0 serial: lpc32xx hsuart: port driver to driver model by Vladimir Zapolskiy · 9 years ago
  55. 4b776e5 dm: core: Add a new api to get indexed device address by Mugunthan V N · 9 years ago
  56. a0ea0f9 dm: core: Add option to configure an offset for the address translation by Stefan Roese · 9 years ago
  57. 75d48a6 stm32: Convert serial driver to DM by Kamil Lulko · 9 years ago
  58. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · 9 years ago
  59. 0a74c96 dm: core: Add safe device iteration macros by Simon Glass · 9 years ago
  60. 02f0c28 dm: usb: Add support for USB keyboards with driver model by Simon Glass · 9 years ago
  61. e51b65e dm: implement a MTD uclass by Thomas Chou · 9 years ago
  62. e0cb85b dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · 9 years ago
  63. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  64. 1958eec dm: core: Tidy up comments in device.h by Simon Glass · 9 years ago
  65. 30b0164 dm: core: Remove a comment about dropping per_child_auto_alloc_size by Simon Glass · 9 years ago
  66. c8ca1cb dm: core: Tidy up devres comments by Simon Glass · 9 years ago
  67. aa74168 dm: core: Fix device flag whitespace by Simon Glass · 9 years ago
  68. ffca202 dm: core: Adjust device.h header file order by Simon Glass · 9 years ago
  69. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  70. b1ed686 dm: implement a Miscellaneous uclass by Thomas Chou · 9 years ago
  71. fb798b1 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  72. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  73. 05bedb1 dm: pci: Add an inline API to test if a device is on a PCI bus by Bin Meng · 9 years ago
  74. ac2ee65 pinctrl: Add the concept of peripheral IDs by Simon Glass · 9 years ago
  75. f8efa63 pinctrl: add pin control uclass support by Masahiro Yamada · 9 years ago
  76. e1cc1f0 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · 9 years ago
  77. 6c7a232 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · 9 years ago
  78. 5115fda dm: simplify uclass_foreach_dev() implementation by Masahiro Yamada · 9 years ago
  79. 25318dc serial: uniphier: drop platform data support by Masahiro Yamada · 9 years ago
  80. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  81. 04aa00d dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  82. c4a9cbe dm: core: Fix a typo in the uclass_get_device_by_name() comment by Simon Glass · 9 years ago
  83. e3b23e2 dm: core: Add a way to set a device name by Simon Glass · 9 years ago
  84. f929c0b devres: add debug command to dump device resources by Masahiro Yamada · 9 years ago
  85. 029bfca devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · 9 years ago
  86. b475e1f devres: add devm_kmalloc() and friends (managed memory allocators) by Masahiro Yamada · 9 years ago
  87. 8b15b16 devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
  88. bdbb5dd dm: add DM_FLAG_BOUND flag by Masahiro Yamada · 9 years ago
  89. 59b6196 dm: Support address translation for simple-bus by Simon Glass · 9 years ago
  90. 7cf1757 dm: video: Add support for video bridges by Simon Glass · 9 years ago
  91. 2a80c40 dm: i2c: Add support for multiplexed I2C buses by Simon Glass · 9 years ago
  92. 75f00df dm: core: Support finding a device by phandle by Simon Glass · 9 years ago
  93. 147a560 dm: Add a return value comment to device_get_child() by Simon Glass · 9 years ago
  94. a608ba6 dm: Export device_remove_children / device_unbind_children by Hans de Goede · 9 years ago
  95. 8a42cbf dm: Add platform data advice and admonishment by Simon Glass · 9 years ago
  96. 36ad234 dm: Add a clock uclass by Simon Glass · 9 years ago
  97. 1400086 dm: Add a system reset uclass by Simon Glass · 9 years ago
  98. 3a2f3bd dm: Add support for RAM drivers by Simon Glass · 9 years ago
  99. 1e8eb1b dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago
  100. cce3aed dm: Add support for LEDs by Simon Glass · 9 years ago