1. 0cf97aa spi: Fix zynq SPI binding by Michal Simek · 9 years ago
  2. aaf9cc1 zynq: gem: Setting up WRAP bit for one TX bd by Michal Simek · 10 years ago
  3. 55931cf zynq: gem: Increase the Rx buffer descriptors to 32 by Siva Durga Prasad Paladugu · 10 years ago
  4. 2b0690e zynqmp: gem: Flush the rx buffers while transmitting by Siva Durga Prasad Paladugu · 10 years ago
  5. 71245a4 zynqmp: gem: Set data bus width to 64bit for arm64 by Siva Durga Prasad Paladugu · 10 years ago
  6. 4e949e2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  7. 78c2e64 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  8. 31e4f6f sunxi: musb: Improve output during probing by Hans de Goede · 9 years ago
  9. 0b3845a sunxi: musb: Use device-model for musb host mode by Hans de Goede · 9 years ago
  10. ea059bf sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 9 years ago
  11. c77fbfb sunxi: musb: Add id pin support by Hans de Goede · 9 years ago
  12. c93ecd0 sunxi: musb: Move vbus check to sunxi_musb_enable by Hans de Goede · 9 years ago
  13. 5e80377 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  14. c267e7b usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · 9 years ago
  15. 8c95c51 sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · 10 years ago
  16. 13df57b mmc: Protect `mmc_initialize` from initialising mmc multiple times by Daniel Kochmański · 10 years ago
  17. 2ae17c9 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  18. 61cee0a arm: mvebu: a38x: Use correct PEX register access macros by Stefan Roese · 9 years ago
  19. 5ffceb8 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr by Stefan Roese · 10 years ago
  20. eb753e9 arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · 10 years ago
  21. e0fa3b8 ci_udc: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  22. 3ceae9e arm: mvebu: add Armada XP SATA support by Anton Schubert · 9 years ago
  23. 34d20f8 linux_compat: remove cpu_relax() define by Masahiro Yamada · 9 years ago
  24. 44123cf usb: ehci-marvell: Drop wrl accessor function by Stefan Roese · 9 years ago
  25. f84f091 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  26. 3d31026 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · 9 years ago
  27. 88bb7c0 usb: gadget: bcm_udc_otg files by Jiandong Zheng · 9 years ago
  28. 2032bfd usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 9 years ago
  29. 4a126b6 usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · 9 years ago
  30. 46f9729 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code by Paul Kocialkowski · 9 years ago
  31. d55acc0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  32. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  33. d5e033b drivers: usb: fsl: Remove LS102XA immap inclusion by Nikhil Badola · 9 years ago
  34. 807babb drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller by Nikhil Badola · 9 years ago
  35. 05a18f4 drivers: usb: fsl: Remove warnings for 64-bit architectures by Nikhil Badola · 9 years ago
  36. f4de407 usb: fsl: Add XHCI driver support by Ramneek Mehresh · 10 years ago
  37. d1fbfbd usb: xhci: keystone: Remove common dwc3 drv functions calls by Ramneek Mehresh · 10 years ago
  38. 8099940 usb: xhci: omap: Remove common dwc3 drv functions calls by Ramneek Mehresh · 10 years ago
  39. 93442d9 usb: xhci: exynos: Remove common dwc3 drv functions calls by Ramneek Mehresh · 10 years ago
  40. 3dad08d usb: dwc3: Add DWC3 controller driver support by Ramneek Mehresh · 10 years ago
  41. f58369f dm: usb: eth: Add driver-model support to the asix driver by Simon Glass · 9 years ago
  42. d0065dd dm: usb: Add driver-model support to ehci-pci by Simon Glass · 9 years ago
  43. 46952fb dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · 9 years ago
  44. 5b026f9 dm: usb: eth: Support driver model with USB Ethernet by Simon Glass · 9 years ago
  45. dc6eda3 dm: eth: Avoid blocking on packet reception by Simon Glass · 9 years ago
  46. c9118d4 dm: pci: Add a function to get the BDF for a device by Simon Glass · 9 years ago
  47. f2acb53 dm: eth: Add driver-model support to the rtl8169 driver by Simon Glass · 9 years ago
  48. 318d71c dm: pci: Add support for PCI driver matching by Simon Glass · 9 years ago
  49. 1b2e365 usb: Update some EHCI driver licenses to use SPDX by Simon Glass · 9 years ago
  50. e855d26 usb: ehci: Correct a missing hypen in an error message by Simon Glass · 9 years ago
  51. cdfc505 dm: core: Add \n to two dm_warn() messages by Simon Glass · 9 years ago
  52. fc64961 musb: Add device-model support to the musb-host u-boot glue by Hans de Goede · 9 years ago
  53. 5962748 musb: Add musb_host_data struct to hold global data by Hans de Goede · 9 years ago
  54. 52666e2 musb: Rename and wrap public functions by Hans de Goede · 9 years ago
  55. 4d8b8df musb: Update usb-compat to work with struct usb_device without a parent ptr by Hans de Goede · 9 years ago
  56. 81c4998 musb: Allow musb_platform_enable to return an error code by Hans de Goede · 9 years ago
  57. 9c20359 dm: usb: Do not assume that first child is always a hub by Hans de Goede · 9 years ago
  58. a9e41f8 dm: usb: Allow usb host drivers to implement usb_reset_root_port by Hans de Goede · 9 years ago
  59. 46ea73a dm: usb: Rename usb_find_child to usb_find_emul_child by Hans de Goede · 9 years ago
  60. 89bcccd dm: usb: Use device_unbind_children to clean up usb devs on stop by Hans de Goede · 9 years ago
  61. 246ba26 dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea by Hans de Goede · 9 years ago
  62. a608ba6 dm: Export device_remove_children / device_unbind_children by Hans de Goede · 9 years ago
  63. b869574 usb: Add an usb_device parameter to usb_reset_root_port by Hans de Goede · 9 years ago
  64. 778dc1c usb: usb_setup_device: Drop unneeded portnr function argument by Hans de Goede · 9 years ago
  65. 3db6d8e usb: Drop device-model specific copy of usb_legacy_port_reset by Hans de Goede · 9 years ago
  66. cb11031 dm: remove redundant CONFIG_DM from driver/core/Makefile by Masahiro Yamada · 9 years ago
  67. 7ea9395 dm: do not set DM_FLAG_ACTIVATED twice by Masahiro Yamada · 9 years ago
  68. 1d06ced dm: change dm_warn() message into debug() in uclass_add() by Masahiro Yamada · 9 years ago
  69. ead6497 dm: core: Add device checking to syscon_get_regmap() by Simon Glass · 9 years ago
  70. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · 9 years ago
  71. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · 9 years ago
  72. bf3ac819 led: Return -ENODEV if the LED device cannot be found by Simon Glass · 9 years ago
  73. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · 9 years ago
  74. 3d355e6 dm: test: Add a test for the ram uclass by Simon Glass · 9 years ago
  75. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · 9 years ago
  76. a439f0a sandbox: Add a warm and cold reset driver by Simon Glass · 9 years ago
  77. 249e34e dm: reset: Allow reset_walk() to return by Simon Glass · 9 years ago
  78. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · 9 years ago
  79. 869b049 power: pmic: Use trailing_strtol() instead of a local function by Simon Glass · 9 years ago
  80. 36ad234 dm: Add a clock uclass by Simon Glass · 9 years ago
  81. 1400086 dm: Add a system reset uclass by Simon Glass · 9 years ago
  82. 9246516 ns16550: Improve debug UART so it can work with 32-bit access by Simon Glass · 9 years ago
  83. d941aaf dm: spi: Make local functions static by Simon Glass · 9 years ago
  84. 3a2f3bd dm: Add support for RAM drivers by Simon Glass · 9 years ago
  85. c3f21c3 dm: pmic: Add functions to adjust PMIC registers by Simon Glass · 9 years ago
  86. 7f68521 dm: power: Use debug() for errors in regulator uclass by Simon Glass · 9 years ago
  87. efeeb2c dm: power: Add a function to set up all regulators by Simon Glass · 9 years ago
  88. 46cb824 dm: pmic: Split output from function by Simon Glass · 9 years ago
  89. 991f9bc dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · 9 years ago
  90. ad28e00 dm: power: Avoid case-insensitve match for child names by Simon Glass · 9 years ago
  91. a4343c4 mmc: Add debug() output on read errors by Simon Glass · 9 years ago
  92. 1e8eb1b dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago
  93. 5a9390b dm: led: Add a driver for GPIO-controlled LEDs by Simon Glass · 9 years ago
  94. cce3aed dm: Add support for LEDs by Simon Glass · 9 years ago
  95. 6a84aaf dm: Add support for generic system controllers (syscon) by Simon Glass · 9 years ago
  96. ad8f8ab dm: Add support for register maps (regmap) by Simon Glass · 9 years ago
  97. 047cdb3 dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · 9 years ago
  98. 215bcc7 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name by Simon Glass · 9 years ago
  99. 382b0c4 dm: gpio: Allow GPIO uclass to be used in SPL by Simon Glass · 9 years ago
  100. 861bc9f dm: core: Correct device_get_child_by_of_offset() parameter by Simon Glass · 9 years ago