1. e621bae ARM: cm_fx6: use "select" instead of default value in defconfig by Masahiro Yamada · 9 years ago
  2. cac0ca7 ARM: stv0991: use "select" instead of default value in defconfig by Masahiro Yamada · 9 years ago
  3. 93a3538 ARM: bav335x: use "select" instead of default value in defconfig by Masahiro Yamada · 9 years ago
  4. 1d9aa3e ARM: socfpga: use "select" instead of default value in defconfig by Masahiro Yamada · 9 years ago
  5. b507c5e ARM: mx6: use "select" instead of default value in defconfig by Masahiro Yamada · 9 years ago
  6. ab7b885 ARM: snapper9260: use "select" instead of default value in defconfig by Masahiro Yamada · 9 years ago
  7. 6b98b9e ARM: rmobile: use "select" instead of default value in defconfig by Masahiro Yamada · 9 years ago
  8. 8981f05 ARM: zynq: use "select" instead of default value in defconfig by Masahiro Yamada · 9 years ago
  9. 4e81995 ARM: UniPhier: use "select" instead of default value in defconfig by Masahiro Yamada · 9 years ago
  10. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 9 years ago
  11. b3d023b dm: spi_flash: fix wrong dependency by Masahiro Yamada · 9 years ago
  12. 5fd2733 dm: usb: Add a README for driver model by Simon Glass · 10 years ago
  13. e00cb22 dm: usb: Add tests for the USB uclass by Simon Glass · 10 years ago
  14. 57f54d5 dm: test: Allow 'dm test' to select a particular test to run by Simon Glass · 10 years ago
  15. b66c0a6 dm: test: Correct printf() output nit in 'dm uclass' by Simon Glass · 10 years ago
  16. aacef25 dm: usb: sandbox: Enable USB by Simon Glass · 10 years ago
  17. 7caced5 dm: usb: Tidy up pipe value decoding by Simon Glass · 10 years ago
  18. 8e2b661 dm: usb: Add a generic descriptor struct by Simon Glass · 10 years ago
  19. 243d7f1 dm: usb: exynos: Enable both EHCI and XHCI on snow by Simon Glass · 10 years ago
  20. 78ab40b dm: usb: exynos: Enable both USB ports on snow by Simon Glass · 10 years ago
  21. 874dde8 dm: usb: exynos: Use driver model for USB by Simon Glass · 10 years ago
  22. 52e6935 dm: usb: exynos: Adjust XHCI driver to support driver model by Simon Glass · 10 years ago
  23. f161c17 dm: usb: Rename the XHCI HCD to U-Boot by Simon Glass · 10 years ago
  24. a5762fe dm: usb: Support driver model in XHCI by Simon Glass · 10 years ago
  25. 779d126 dm: usb: xhci: Factor out common init/uninit by Simon Glass · 10 years ago
  26. 5dd75e3 dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() by Simon Glass · 10 years ago
  27. 7e0c5ee dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() by Simon Glass · 10 years ago
  28. 7c1deec dm: usb: xhci: Use a function to get xhci_ctrl by Simon Glass · 10 years ago
  29. c3980ad dm: usb: tegra: Add driver model support to tegra EHCI by Simon Glass · 10 years ago
  30. ddb9a50 dm: usb: tegra: Move most of init/uninit into a function by Simon Glass · 10 years ago
  31. 7e27bdd dm: usb: tegra: Tidy up error handling and a static function by Simon Glass · 10 years ago
  32. 943104f dm: usb: tegra: Remove the port_addr_clear_csc variable by Simon Glass · 10 years ago
  33. aae04d0 dm: usb: exynos: Add driver model support to exynos EHCI by Simon Glass · 10 years ago
  34. c0ad74e dm: usb: Add support for USB ethernet devices with driver model by Simon Glass · 10 years ago
  35. 4c3db41 dm: usb: dts: sandbox: Add some sample USB devices to sandbox by Simon Glass · 10 years ago
  36. dfd8400 dm: usb: sandbox: Add a driver for sandbox by Simon Glass · 10 years ago
  37. 5db4399 dm: usb: sandbox: Add an emulator for USB hub emulation by Simon Glass · 10 years ago
  38. f4f7153 dm: usb: sandbox: Add an emulator for USB flash devices by Simon Glass · 10 years ago
  39. 095fdef dm: usb: sandbox: Reset emulation devices in usb stop() by Simon Glass · 10 years ago
  40. 019808f dm: usb: sandbox: Add a uclass for USB device emulation by Simon Glass · 10 years ago
  41. f84c052 dm: usb: Move struct usb_string to a common place by Simon Glass · 10 years ago
  42. 84786a4 dm: usb: tegra: Add vbus GPIOs for nyan by Simon Glass · 10 years ago
  43. 697033c dm: usb: Support driver model with USB keyboards by Simon Glass · 10 years ago
  44. 603afaf dm: usb: Split out the keyboard probe into its own function by Simon Glass · 10 years ago
  45. fbeceb2 dm: usb: Allow setting up a USB controller as a device/gadget by Simon Glass · 10 years ago
  46. 449230f dm: usb: Bind generic USB devices when there is no driver by Simon Glass · 10 years ago
  47. 0566e24 dm: usb: Allow USB drivers to be declared and auto-probed by Simon Glass · 10 years ago
  48. 46b0179 dm: usb: Add driver model support to EHCI by Simon Glass · 10 years ago
  49. aeca43e dm: usb: Change ehci_reset() to use a pointer by Simon Glass · 10 years ago
  50. deb8508 dm: usb: Drop the EHCI weak functions by Simon Glass · 10 years ago
  51. 7372b5b dm: usb: Refactor EHCI init by Simon Glass · 10 years ago
  52. 24ed894 dm: usb: ehci: Use a function to find the controller from struct udevice by Simon Glass · 10 years ago
  53. 6a1a816 dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register() by Simon Glass · 10 years ago
  54. 11d18a1 dm: usb: Pass EHCI controller pointer to ehci_set_usbmode() by Simon Glass · 10 years ago
  55. 56d4273 dm: usb: tegra: Drop use of global controller variable by Simon Glass · 10 years ago
  56. 727fce3 dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup() by Simon Glass · 10 years ago
  57. 27f782b dm: usb: tegra: Store the controller type explicitly by Simon Glass · 10 years ago
  58. c4a3141 dm: usb: Allow ECHI to hold private data for the controller by Simon Glass · 10 years ago
  59. 7338287 dm: usb: Pass EHCI controller pointer to ehci_get_port_speed() by Simon Glass · 10 years ago
  60. aac064f dm: usb: Move all the EHCI weak functions together and declare them by Simon Glass · 10 years ago
  61. acf277a dm: usb: Convert usb_storage to driver model by Simon Glass · 10 years ago
  62. 9155757 dm: usb: Move storage device scanning into its own function by Simon Glass · 10 years ago
  63. 7fc2c1e Revert "usb_storage : scan all interfaces to find a storage device" by Simon Glass · 9 years ago
  64. 0510813 dm: usb: Adjust usb_storage to work with sandbox by Simon Glass · 10 years ago
  65. 84073b6 dm: usb: Simply device finding code in usb_storage by Simon Glass · 10 years ago
  66. 1d5827a dm: usb: Fix type problems in usb_stor_get_info() by Simon Glass · 10 years ago
  67. 2e17c87 dm: usb: Move USB storage definitions to usb_defs.h by Simon Glass · 10 years ago
  68. 054fe48 dm: usb: Add driver model support for hubs by Simon Glass · 10 years ago
  69. 361ad6a dm: usb: Split hub detection into its own function by Simon Glass · 10 years ago
  70. 95fbfe4 dm: usb: Convert core usb.c file to support driver model by Simon Glass · 10 years ago
  71. 0ed2790 dm: usb: Complete the splitting up of usb_new_device() by Simon Glass · 10 years ago
  72. 91398f9 dm: usb: Split out more code from usb_new_device() by Simon Glass · 10 years ago
  73. 128fcac dm: usb: Move descriptor setup code into its own function by Simon Glass · 10 years ago
  74. 862e75c dm: usb: Refactor port resets by Simon Glass · 10 years ago
  75. 53d8aa0 dm: usb: Drop the legacy USB init sequence by Simon Glass · 10 years ago
  76. 6a1b206 dm: usb: Convert 'usb' command to support driver model by Simon Glass · 10 years ago
  77. 79b5888 dm: usb: Adjust usb_alloc_new_device() to return an error by Simon Glass · 10 years ago
  78. cad4291 dm: usb: Adjust usb command to prepare for driver model by Simon Glass · 10 years ago
  79. de31213 dm: usb: Add a uclass for USB controllers by Simon Glass · 10 years ago
  80. 56a71f8 dm: gpio: Add an implementation for gpio_get_number() by Simon Glass · 10 years ago
  81. c578567 dm: core: Add device children and sibling functions by Simon Glass · 10 years ago
  82. 206d4d2 dm: core: Mark device as active before calling uclass probe() methods by Simon Glass · 10 years ago
  83. 39de843 dm: core: Rename driver data function to dev_get_driver_data() by Simon Glass · 10 years ago
  84. 3479253 dm: core: Convert driver_bind() to use const by Simon Glass · 10 years ago
  85. 2c03c46 dm: core: Support allocating driver-private data for DMA by Simon Glass · 10 years ago
  86. e23eb61 dm: test: bus: Use a local variable to simplify code by Simon Glass · 10 years ago
  87. 887bd41 sandbox: Fix comment for os_open() by Simon Glass · 10 years ago
  88. 72538f4 linker_lists: Add a function to access a linker list entry by Simon Glass · 10 years ago
  89. 63c9729 dm: eth: Provide a way for drivers to manage packet buffers by Joe Hershberger · 9 years ago
  90. 5bc4830 dm: spi: Convert Freescale QSPI driver to driver model by Haikun.Wang@freescale.com · 9 years ago
  91. a891937 dm: spi: Convert Freescale DSPI driver to driver model by Haikun.Wang@freescale.com · 10 years ago
  92. 863b4e1 dm: ls1021a: dts: Add QSPI dts node by Haikun.Wang@freescale.com · 10 years ago
  93. 6db79c4 dm: ls1021a: dts: Update DSPI node to support DM SPI by Haikun.Wang@freescale.com · 10 years ago
  94. ce35fc1 dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1 by haikun · 10 years ago
  95. ddf79f3 dm: ls1021a: Bring in ls1021a dts files from linux kernel by haikun · 10 years ago
  96. b6286a1 dm: arm: Bring in skeleton64 device tree file from Linux by Haikun.Wang@freescale.com · 10 years ago
  97. c54473c dm: i2c: add i2c-gpio driver by Przemyslaw Marczak · 9 years ago
  98. 705fcf4 Kconfig: i2c: fix help message related to dm i2c by Przemyslaw Marczak · 9 years ago
  99. 2984e7a dm: gpio: request list: return the count if requests max_count reached by Przemyslaw Marczak · 9 years ago
  100. f9f788f i8042: Add keyboard enable logic in kbd_reset() by Simon Glass · 9 years ago