1. deb8508 dm: usb: Drop the EHCI weak functions by Simon Glass · 10 years ago
  2. 7372b5b dm: usb: Refactor EHCI init by Simon Glass · 10 years ago
  3. 24ed894 dm: usb: ehci: Use a function to find the controller from struct udevice by Simon Glass · 10 years ago
  4. 6a1a816 dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register() by Simon Glass · 10 years ago
  5. 11d18a1 dm: usb: Pass EHCI controller pointer to ehci_set_usbmode() by Simon Glass · 10 years ago
  6. 56d4273 dm: usb: tegra: Drop use of global controller variable by Simon Glass · 10 years ago
  7. 727fce3 dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup() by Simon Glass · 10 years ago
  8. 27f782b dm: usb: tegra: Store the controller type explicitly by Simon Glass · 10 years ago
  9. c4a3141 dm: usb: Allow ECHI to hold private data for the controller by Simon Glass · 10 years ago
  10. 7338287 dm: usb: Pass EHCI controller pointer to ehci_get_port_speed() by Simon Glass · 10 years ago
  11. aac064f dm: usb: Move all the EHCI weak functions together and declare them by Simon Glass · 10 years ago
  12. acf277a dm: usb: Convert usb_storage to driver model by Simon Glass · 10 years ago
  13. 9155757 dm: usb: Move storage device scanning into its own function by Simon Glass · 10 years ago
  14. 7fc2c1e Revert "usb_storage : scan all interfaces to find a storage device" by Simon Glass · 9 years ago
  15. 0510813 dm: usb: Adjust usb_storage to work with sandbox by Simon Glass · 10 years ago
  16. 84073b6 dm: usb: Simply device finding code in usb_storage by Simon Glass · 10 years ago
  17. 1d5827a dm: usb: Fix type problems in usb_stor_get_info() by Simon Glass · 10 years ago
  18. 2e17c87 dm: usb: Move USB storage definitions to usb_defs.h by Simon Glass · 10 years ago
  19. 054fe48 dm: usb: Add driver model support for hubs by Simon Glass · 10 years ago
  20. 361ad6a dm: usb: Split hub detection into its own function by Simon Glass · 10 years ago
  21. 95fbfe4 dm: usb: Convert core usb.c file to support driver model by Simon Glass · 10 years ago
  22. 0ed2790 dm: usb: Complete the splitting up of usb_new_device() by Simon Glass · 10 years ago
  23. 91398f9 dm: usb: Split out more code from usb_new_device() by Simon Glass · 10 years ago
  24. 128fcac dm: usb: Move descriptor setup code into its own function by Simon Glass · 10 years ago
  25. 862e75c dm: usb: Refactor port resets by Simon Glass · 10 years ago
  26. 53d8aa0 dm: usb: Drop the legacy USB init sequence by Simon Glass · 10 years ago
  27. 6a1b206 dm: usb: Convert 'usb' command to support driver model by Simon Glass · 10 years ago
  28. 79b5888 dm: usb: Adjust usb_alloc_new_device() to return an error by Simon Glass · 10 years ago
  29. cad4291 dm: usb: Adjust usb command to prepare for driver model by Simon Glass · 10 years ago
  30. de31213 dm: usb: Add a uclass for USB controllers by Simon Glass · 10 years ago
  31. 56a71f8 dm: gpio: Add an implementation for gpio_get_number() by Simon Glass · 10 years ago
  32. c578567 dm: core: Add device children and sibling functions by Simon Glass · 10 years ago
  33. 206d4d2 dm: core: Mark device as active before calling uclass probe() methods by Simon Glass · 10 years ago
  34. 39de843 dm: core: Rename driver data function to dev_get_driver_data() by Simon Glass · 10 years ago
  35. 3479253 dm: core: Convert driver_bind() to use const by Simon Glass · 10 years ago
  36. 2c03c46 dm: core: Support allocating driver-private data for DMA by Simon Glass · 10 years ago
  37. e23eb61 dm: test: bus: Use a local variable to simplify code by Simon Glass · 10 years ago
  38. 887bd41 sandbox: Fix comment for os_open() by Simon Glass · 10 years ago
  39. 72538f4 linker_lists: Add a function to access a linker list entry by Simon Glass · 10 years ago
  40. 63c9729 dm: eth: Provide a way for drivers to manage packet buffers by Joe Hershberger · 10 years ago
  41. 5bc4830 dm: spi: Convert Freescale QSPI driver to driver model by Haikun.Wang@freescale.com · 10 years ago
  42. a891937 dm: spi: Convert Freescale DSPI driver to driver model by Haikun.Wang@freescale.com · 10 years ago
  43. 863b4e1 dm: ls1021a: dts: Add QSPI dts node by Haikun.Wang@freescale.com · 10 years ago
  44. 6db79c4 dm: ls1021a: dts: Update DSPI node to support DM SPI by Haikun.Wang@freescale.com · 10 years ago
  45. ce35fc1 dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1 by haikun · 10 years ago
  46. ddf79f3 dm: ls1021a: Bring in ls1021a dts files from linux kernel by haikun · 10 years ago
  47. b6286a1 dm: arm: Bring in skeleton64 device tree file from Linux by Haikun.Wang@freescale.com · 10 years ago
  48. c54473c dm: i2c: add i2c-gpio driver by Przemyslaw Marczak · 10 years ago
  49. 705fcf4 Kconfig: i2c: fix help message related to dm i2c by Przemyslaw Marczak · 10 years ago
  50. 2984e7a dm: gpio: request list: return the count if requests max_count reached by Przemyslaw Marczak · 10 years ago
  51. f9f788f i8042: Add keyboard enable logic in kbd_reset() by Simon Glass · 10 years ago
  52. 47cb8c6 sandbox: cros_ec: Add Kconfig for sandbox EC config by Simon Glass · 10 years ago
  53. 3fbb787 cros_ec: exynos: Match up device tree with kernel version by Simon Glass · 10 years ago
  54. ce6adaa fdt: Drop LPC compatible string in fdtdec by Simon Glass · 10 years ago
  55. 672055e fdt: cros_ec: Drop compatible string in fdtdec by Simon Glass · 10 years ago
  56. 7e0c77a cros_ec: Remove unused cros_ec_board_init() function by Simon Glass · 10 years ago
  57. 3db02b1 exynos: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  58. a5dec5a x86: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  59. 06fbf10 sandbox: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  60. 60f37fc cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · 10 years ago
  61. e96fc7d cros_ec: Reinit the cros_ec device when 'crosec init' is used by Simon Glass · 10 years ago
  62. 72a38e0 dm: cros_ec: Convert cros_ec LPC driver to driver model by Simon Glass · 10 years ago
  63. 90b16d1 x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · 10 years ago
  64. a274e9c dm: x86: Add a uclass for an Low Pin Count (LPC) device by Simon Glass · 10 years ago
  65. 452f548 dm: x86: Add a uclass for a Platform Controller Hub by Simon Glass · 10 years ago
  66. ba45756 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  67. 8d987ab dm: sf: Add driver model read/write/erase methods by Simon Glass · 10 years ago
  68. 6030459 net: Improve error handling by Joe Hershberger · 10 years ago
  69. 22f6852 sandbox: eth: Add support for using the 'lo' interface by Joe Hershberger · 10 years ago
  70. f3e0c37 sandbox: Enable DHCP and IP defrag by Joe Hershberger · 10 years ago
  71. a346ca7 sandbox: eth: Add a bridge to a real network for sandbox by Joe Hershberger · 10 years ago
  72. 7ece1c6 test: dm: net: Add a test of the netretry behavior by Joe Hershberger · 10 years ago
  73. 2eede1f sandbox: eth: Add ability to disable ping reply in sandbox eth driver by Joe Hershberger · 10 years ago
  74. 7d104ea test: dm: eth: Add testing for ethrotate env var by Joe Hershberger · 10 years ago
  75. 6536b9b dm: eth: Add support for ethprime env var by Joe Hershberger · 10 years ago
  76. e58780d dm: eth: Add support for aliases by Joe Hershberger · 10 years ago
  77. bfacad7 test: dm: eth: Add tests for the eth dm implementation by Joe Hershberger · 10 years ago
  78. d87a457 sandbox: eth: Add ARP and PING response to sandbox driver by Joe Hershberger · 10 years ago
  79. 3ea143a sandbox: eth: Add network support to sandbox by Joe Hershberger · 10 years ago
  80. 1759140 dm: eth: Pass the packet pointer as a parameter to recv by Joe Hershberger · 10 years ago
  81. 2a504df net: Clean up network stack names used in DM drivers by Joe Hershberger · 10 years ago
  82. 05c3e68 dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · 10 years ago
  83. 85848f0 cmd: net: Clean up return codes by Joe Hershberger · 10 years ago
  84. 55d5fd9 net: Access mapped physmem in net functions by Joe Hershberger · 10 years ago
  85. 5c42133 net: Make netretry actually do something by Joe Hershberger · 10 years ago
  86. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  87. fce6900 net: Use int instead of u8 for boolean flag by Joe Hershberger · 10 years ago
  88. 05324a4 net: Change return codes from net/eth.c to use errorno constants by Joe Hershberger · 10 years ago
  89. 84eb1fb net: Refactor in preparation for driver model by Joe Hershberger · 10 years ago
  90. ff99743 net: Remove unneeded "extern" in net.h by Joe Hershberger · 10 years ago
  91. 4c7c65a net: Rename helper function to be more clear by Joe Hershberger · 10 years ago
  92. 8b2c9a7 net: Provide a function to get the current MAC address by Joe Hershberger · 10 years ago
  93. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  94. eb37422 test: dm: Reorder the objects to build by Joe Hershberger · 10 years ago
  95. d3b7ff1 dm: pci: Add driver model tests for PCI by Simon Glass · 10 years ago
  96. aad78d2 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · 10 years ago
  97. 801f4f1 dm: x86: pci: Convert coreboot to use driver model for pci by Simon Glass · 10 years ago
  98. a219dae dm: x86: pci: Add a PCI driver for driver model by Simon Glass · 10 years ago
  99. a33aca1 dm: sandbox: pci: Enable PCI for sandbox by Simon Glass · 10 years ago
  100. d2cb9b2 dm: sandbox: Add a emulated PCI device as an example by Simon Glass · 10 years ago