1. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  2. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  3. 651ea8b dm: pci: Document binding of pci device drivers by Bin Meng · 9 years ago
  4. 8571ea5 doc: dm: Update pci-info.txt for pci support by Bin Meng · 9 years ago
  5. 8a42cbf dm: Add platform data advice and admonishment by Simon Glass · 9 years ago
  6. f6c3747 doc: driver-model: pmic-framework.txt - cleanup by Przemyslaw Marczak · 10 years ago
  7. 533daa9 doc: driver-model: pmic and regulator uclass documentation by Przemyslaw Marczak · 10 years ago
  8. 39f158e dm: Update the README to reflect the current test output by Simon Glass · 10 years ago
  9. 0d81374 dm: usb: Add a README for driver model by Simon Glass · 10 years ago
  10. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  11. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  12. 0623299 dm: Update documentation for new bus features by Simon Glass · 10 years ago
  13. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  14. cc7cf94 dm: core: Set device tree node for root device by Simon Glass · 10 years ago
  15. 2f4e1ea dm: README: recommend u-boot.dtb to try driver-model on sandbox by Masahiro Yamada · 10 years ago
  16. 9fa901b dm: Update documentation to include CONFIG_DM... options by Simon Glass · 10 years ago
  17. b4463db test: dm: Add additional GPIO tests by Simon Glass · 10 years ago
  18. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  19. 96f7d60 test: dm: Update GPIO tests for new gpio_request() method by Simon Glass · 10 years ago
  20. bae15dd dm: spi: Add documentation on how to convert over SPI drivers by Simon Glass · 10 years ago
  21. 47424ec dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · 10 years ago
  22. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  23. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  24. 60d971b dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  25. 48d4e29 dm: Add functions to access a device's children by Simon Glass · 10 years ago
  26. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  27. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  28. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  29. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  30. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  31. 3b2a815 dm: Expand and improve the device lifecycle docs by Simon Glass · 10 years ago
  32. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  33. f44e5b4 docs: driver-model: Fix spelling by Chris Packham · 10 years ago
  34. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  35. 2f49cde dm: Remove old driver model documentation by Simon Glass · 11 years ago
  36. 069fb77 dm: Add README for driver model by Simon Glass · 11 years ago
  37. c68c948 ARM: serial: Remove the IXP UART driver by Marek Vasut · 11 years ago
  38. 630196e ARM: PCI: Remove the IXP PCI driver by Marek Vasut · 11 years ago
  39. f94573b cosmetic: UDM-net: clean up the remainders of dead driver by Masahiro Yamada · 11 years ago
  40. fb7daa4 cosmetic: UDM-serial: clean up the remainders of dead driver by Masahiro Yamada · 11 years ago
  41. a756da9 cosmetic: doc: driver-model: Do not number driver lists by Masahiro Yamada · 11 years ago
  42. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  43. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  44. fef4fe4 drivers: s3c44b0_rtc: delete an unused driver by Masahiro Yamada · 11 years ago
  45. 8caa087 drivers: serial_s3c44b0: delete an unused driver by Masahiro Yamada · 11 years ago
  46. 7aecc98 block: constify sect_buf argument of ide_write_data by Gabor Juhos · 12 years ago
  47. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  48. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  49. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  50. 39cf43f ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  51. d0ddde7 ARM: ns9750dev: remove remainders of dead board by Wolfgang Denk · 12 years ago
  52. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  53. 620491f Remove lh7a40x cpu and serial driver by Albert ARIBAUD · 12 years ago
  54. 0ac7a1c dm: Add twserial device document by Tomáš Hlaváček · 12 years ago
  55. 2208b04 dm: RTC subsystem analysis added. by Tomas Hlavacek · 12 years ago
  56. 015e444 dm: Add pcmcia design document by Viktor Krivak · 12 years ago
  57. 9f47317 dm: add PCI design document by Pavel Herrmann · 12 years ago
  58. 91e96ec dm: Driver model analysis document for Watchdog subsystem has been added. by Tomas Hlavacek · 12 years ago
  59. 1e5e9de dm: Hwmon UDM subsystem analysis added. by Tomas Hlavacek · 12 years ago
  60. a4341ed dm: Add POWER API transition document by Viktor Krivak · 12 years ago
  61. a244c89 dm: Add block device document by Pavel Herrmann · 12 years ago
  62. 9ac1c6e dm: Add SPI API transition document by Viktor Krivak · 12 years ago
  63. 3d6885b dm: Add networking subsystem analysis by Marek Vasut · 12 years ago
  64. be110dd dm: Add MMC subsystem analysis by Marek Vasut · 12 years ago
  65. 25ee150 dm: Add GPIO API transition document by Viktor Křivák · 12 years ago
  66. 732527c dm: Add Driver cores design document by Pavel Herrmann · 12 years ago
  67. 909bbcc dm: Initial import of design documents by Marek Vasut · 12 years ago