1. 7a1386f usb: dwc2: Rename to dwc2_usb by Marek Vasut · 9 years ago
  2. f522f94 usb: dwc2: Add original Synopsys compat string by Marek Vasut · 9 years ago
  3. 5df1315 usb: gadget: ether: populate _reset_ callback by Kishon Vijay Abraham I · 9 years ago
  4. f181144 usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop by Kishon Vijay Abraham I · 9 years ago
  5. 8bfc288 usb: gadget: ether: Perform board initialization from ethernet gadget driver by Kishon Vijay Abraham I · 9 years ago
  6. a5ccda4 usb: xhci: Fix a potential NULL pointer dereference by Sergey Temerkhanov · 9 years ago
  7. e8d0569 usb: spear: Add support for both SPEAr600 EHCI controllers by Stefan Roese · 9 years ago
  8. f0c89d5 imx: usb: ehci-mx6: wait_for_bit to check reg status by Adrian Alonso · 9 years ago
  9. 35554fc imx: usb: ehci-mx6: add usb support for imx7d soc by Adrian Alonso · 9 years ago
  10. 74f0610 imx: usb: ehci-mx6: document board specific functions by Adrian Alonso · 9 years ago
  11. e38ff30 imx: usb: ehci-mx6: reg accessor cleanups by Adrian Alonso · 9 years ago
  12. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  13. 0a5804b dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  14. e00e8b3 led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries by Masahiro Yamada · 9 years ago
  15. f0cd245 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · 9 years ago
  16. 26d5fa8 ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries by Masahiro Yamada · 9 years ago
  17. 40c9abb ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM by Masahiro Yamada · 9 years ago
  18. 5525958 clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries by Masahiro Yamada · 9 years ago
  19. 0543589 clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK by Masahiro Yamada · 9 years ago
  20. 040906f dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries by Masahiro Yamada · 9 years ago
  21. d6c2ac5 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · 9 years ago
  22. ea16c6a i2c: lpc32xx: correct sanity check for requested bus speed by Vladimir Zapolskiy · 9 years ago
  23. adf8d58 usb: lpc32xx: add host USB driver by Sylvain Lemieux · 9 years ago
  24. 1933af1 i2c: lpc32xx: add support for OTG I2C by Sylvain Lemieux · 9 years ago
  25. 30cb3bf nand: lpc32xx: add ECC layout for small page NAND by Sylvain Lemieux · 9 years ago
  26. 5f63bf3 nand: lpc32xx: add hardware ECC support by Sylvain Lemieux · 9 years ago
  27. 980db8c dma: lpc32xx: add DMA driver by Sylvain Lemieux · 9 years ago
  28. 952bd79 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  29. 783983f Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  30. 8ddd9c4 spi: ti_qspi: Use DMA to read from qspi flash by Vignesh R · 9 years ago
  31. 664ab2c dma: ti-edma3: Add helper function to support edma3 transfer by Vignesh R · 9 years ago
  32. 146bad9 sf: ops: Add spi_flash_copy_mmap function by Tom Rini · 9 years ago
  33. a39cfe7 ti: qspi: set flash quad bit based on quad support flag by vishalm@ti.com · 9 years ago
  34. 9c28d61 pci: mvebu: Add PCIe driver by Anton Schubert · 9 years ago
  35. 0ceb2da arm: mvebu: Add complete SDRAM ECC scrubbing by Stefan Roese · 9 years ago
  36. 8a33371 arm: mvebu: add multiple usb-hostcontroller support for AXP by Anton Schubert · 9 years ago
  37. dee40d2 arm: mvebu: Enable USB EHCI support on Armada XP by Stefan Roese · 9 years ago
  38. 2a0b7dc arm: mvebu: Enable NAND controller on MVEBU SoC's by Stefan Roese · 9 years ago
  39. a3ed978 arm: mvebu: sdram: Enable ECC support on Armada XP by Stefan Roese · 9 years ago
  40. 5824300 i2c: lpc32xx: fix write timeout by Sylvain Lemieux · 9 years ago
  41. 3d2b6a2 i2c: lpc32xx: fix read timeout by Sylvain Lemieux · 9 years ago
  42. b395a99 i2c: lpc32xx: use api to get hclk instead of fix value by Sylvain Lemieux · 9 years ago
  43. 0a02655 sf: Make 4K sector support configurable by Marek Vasut · 9 years ago
  44. 77b55e8 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · 9 years ago
  45. 632093b Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  46. 61dfa65 Merge branch 'master' of git://git.denx.de/u-boot-pmic by Tom Rini · 9 years ago
  47. 57dccb5 video: vesa: Correct a typo in the Kconfig VESA mode string by Bin Meng · 9 years ago
  48. 7868917 Revert "dm: pci: Allow scan bridge child devices before relocation" by Simon Glass · 9 years ago
  49. 1c1f607 Add missing part of: "power: pmic: pfuze100 support driver model" by Peng Fan · 9 years ago
  50. 76c3fbc dm: pci: Add a way to iterate through all PCI devices by Simon Glass · 9 years ago
  51. 66afb4e dm: pci: Provide friendly config access functions by Simon Glass · 9 years ago
  52. c1cfd51 sunxi: Display: Add support for eDP panels connected via an anx9804 bridge by Hans de Goede · 9 years ago
  53. 66525bb video: Add support for the ANX9804 parallel lcd to dp bridge chip by Hans de Goede · 9 years ago
  54. fb685d3 sun6i: display: Add support for using the mipi pll as lcd clock source by Hans de Goede · 9 years ago
  55. fbf10ae sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster by Hans de Goede · 9 years ago
  56. d8d0799 sunxi: display: Fix composite video out on sun5i by Hans de Goede · 9 years ago
  57. 58332f8 sunxi: display: Add overscan correction by Hans de Goede · 9 years ago
  58. c67a876 cfbconsole: Add support for stride != width by Hans de Goede · 9 years ago
  59. c4c9e81 cfbconsole: Remove width argument from the logo functions by Hans de Goede · 9 years ago
  60. 6eeedc1 tegra: nand: disable subpage writes by Marcel Ziswiler · 9 years ago
  61. adf4800 mtd/nand/tegra: alignment workaround by Marcel Ziswiler · 9 years ago
  62. 1bc66a5 tegra: nand: fix read_byte required for proper onfi detection by Marcel Ziswiler · 9 years ago
  63. 0741701 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 9 years ago
  64. 68a7766 net: lpc32xx: eth buffers base config by Sylvain Lemieux · 9 years ago
  65. fcd78fa Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  66. 6f67b69 mmc_spi: Big-endian support by Yoshinori Sato · 9 years ago
  67. 760177d dw_mmc: Calculate dwmmc FIFO threshold size if not provided by Simon Glass · 9 years ago
  68. 57cd681 dra7xx: Add dra72_evm_defconfig using CONFIG_DM by Tom Rini · 9 years ago
  69. 0a9e340 gpio: omap: Drop 'method' parameter by Tom Rini · 9 years ago
  70. 9fbdca6 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx by Nikita Kiryanov · 9 years ago
  71. dce55b9 mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx by Nikita Kiryanov · 9 years ago
  72. 2ff9762 spi: omap3_spi: add am43xx support to omap3_spi by Nikita Kiryanov · 9 years ago
  73. 447da58 mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller. by Peter Griffin · 9 years ago
  74. 242b2f0 pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. by Peter Griffin · 9 years ago
  75. 152f4898 dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. by Peter Griffin · 9 years ago
  76. e0266f4 usb: ohci: enable cache support by Wu, Josh · 9 years ago
  77. 057c220 Correct License and Copyright information on few files by Ruchika Gupta · 9 years ago
  78. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  79. db402e0 dwc2: Add dcache support by Alexander Stein · 9 years ago
  80. 927753a ARM: bcm283x: Allocate all mailbox buffers cacheline aligned by Alexander Stein · 9 years ago
  81. a4c8bbb input: twl4030: Keypad scan and input by Paul Kocialkowski · 9 years ago
  82. 7d5ac91 input: TWL4030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
  83. 6dc443e power: twl4030: Power off support by Paul Kocialkowski · 9 years ago
  84. dcfd37e nand: lpc32xx: add SLC NAND controller support by Vladimir Zapolskiy · 9 years ago
  85. 8d1809a spl: nand: simple: replace readb() with chip specific read_buf() by Vladimir Zapolskiy · 9 years ago
  86. c10ac54 nand, atmel: remove udelay in spl_nand_erase_one() by Heiko Schocher · 9 years ago
  87. faa765d net: e1000: Increase autoneg timeout to 8 seconds by Stefan Roese · 9 years ago
  88. e6b606d dm: pmic: max77686: Correct two typos in a comment by Simon Glass · 9 years ago
  89. 8640522 power: regulator: max77686 correct variable type by Peng Fan · 9 years ago
  90. 8fa4635 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
  91. 3e91a6d power: pmic: pfuze100 support driver model by Peng Fan · 9 years ago
  92. cf26001 power: regulator use node name when no regulator-name by Peng Fan · 9 years ago
  93. 1c87ffe mmc: dw_mmc: Avoid using printf() for errors by Simon Glass · 9 years ago
  94. 1b564ce net: phy: broadcom: Add BCM Cygnus PHY by Jiandong Zheng · 9 years ago
  95. 59370f3 net: phy: delay only if reset handler is registered by Jörg Krause · 9 years ago
  96. 2c171a2 net: phy: fix data type of phy_id by Jörg Krause · 9 years ago
  97. 466f775 qoriq eth.c bugfix: handle received corrupted frames correctly by Daniel Inderbitzin · 9 years ago
  98. 1a79189 net: lpc32xx: add RMII phy mode support by Vladimir Zapolskiy · 9 years ago
  99. 23f5db0 net: lpc32xx: improve MAC configuration on reset and initialization by Vladimir Zapolskiy · 9 years ago
  100. fe0596c net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR id by Vladimir Zapolskiy · 9 years ago