1. 0543589 clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK by Masahiro Yamada · 9 years ago
  2. 040906f dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries by Masahiro Yamada · 9 years ago
  3. d6c2ac5 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · 9 years ago
  4. ea16c6a i2c: lpc32xx: correct sanity check for requested bus speed by Vladimir Zapolskiy · 9 years ago
  5. adf8d58 usb: lpc32xx: add host USB driver by Sylvain Lemieux · 9 years ago
  6. 1933af1 i2c: lpc32xx: add support for OTG I2C by Sylvain Lemieux · 9 years ago
  7. 30cb3bf nand: lpc32xx: add ECC layout for small page NAND by Sylvain Lemieux · 9 years ago
  8. 5f63bf3 nand: lpc32xx: add hardware ECC support by Sylvain Lemieux · 9 years ago
  9. 980db8c dma: lpc32xx: add DMA driver by Sylvain Lemieux · 9 years ago
  10. 952bd79 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  11. 783983f Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  12. 8ddd9c4 spi: ti_qspi: Use DMA to read from qspi flash by Vignesh R · 9 years ago
  13. 664ab2c dma: ti-edma3: Add helper function to support edma3 transfer by Vignesh R · 9 years ago
  14. 146bad9 sf: ops: Add spi_flash_copy_mmap function by Tom Rini · 9 years ago
  15. a39cfe7 ti: qspi: set flash quad bit based on quad support flag by vishalm@ti.com · 9 years ago
  16. 9c28d61 pci: mvebu: Add PCIe driver by Anton Schubert · 9 years ago
  17. 0ceb2da arm: mvebu: Add complete SDRAM ECC scrubbing by Stefan Roese · 9 years ago
  18. 8a33371 arm: mvebu: add multiple usb-hostcontroller support for AXP by Anton Schubert · 9 years ago
  19. dee40d2 arm: mvebu: Enable USB EHCI support on Armada XP by Stefan Roese · 9 years ago
  20. 2a0b7dc arm: mvebu: Enable NAND controller on MVEBU SoC's by Stefan Roese · 9 years ago
  21. a3ed978 arm: mvebu: sdram: Enable ECC support on Armada XP by Stefan Roese · 9 years ago
  22. 5824300 i2c: lpc32xx: fix write timeout by Sylvain Lemieux · 9 years ago
  23. 3d2b6a2 i2c: lpc32xx: fix read timeout by Sylvain Lemieux · 9 years ago
  24. b395a99 i2c: lpc32xx: use api to get hclk instead of fix value by Sylvain Lemieux · 9 years ago
  25. 0a02655 sf: Make 4K sector support configurable by Marek Vasut · 9 years ago
  26. 77b55e8 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · 9 years ago
  27. 632093b Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  28. 61dfa65 Merge branch 'master' of git://git.denx.de/u-boot-pmic by Tom Rini · 9 years ago
  29. 57dccb5 video: vesa: Correct a typo in the Kconfig VESA mode string by Bin Meng · 9 years ago
  30. 7868917 Revert "dm: pci: Allow scan bridge child devices before relocation" by Simon Glass · 9 years ago
  31. 1c1f607 Add missing part of: "power: pmic: pfuze100 support driver model" by Peng Fan · 9 years ago
  32. 76c3fbc dm: pci: Add a way to iterate through all PCI devices by Simon Glass · 9 years ago
  33. 66afb4e dm: pci: Provide friendly config access functions by Simon Glass · 9 years ago
  34. c1cfd51 sunxi: Display: Add support for eDP panels connected via an anx9804 bridge by Hans de Goede · 9 years ago
  35. 66525bb video: Add support for the ANX9804 parallel lcd to dp bridge chip by Hans de Goede · 9 years ago
  36. fb685d3 sun6i: display: Add support for using the mipi pll as lcd clock source by Hans de Goede · 9 years ago
  37. fbf10ae sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster by Hans de Goede · 9 years ago
  38. d8d0799 sunxi: display: Fix composite video out on sun5i by Hans de Goede · 9 years ago
  39. 58332f8 sunxi: display: Add overscan correction by Hans de Goede · 9 years ago
  40. c67a876 cfbconsole: Add support for stride != width by Hans de Goede · 9 years ago
  41. c4c9e81 cfbconsole: Remove width argument from the logo functions by Hans de Goede · 9 years ago
  42. 6eeedc1 tegra: nand: disable subpage writes by Marcel Ziswiler · 9 years ago
  43. adf4800 mtd/nand/tegra: alignment workaround by Marcel Ziswiler · 9 years ago
  44. 1bc66a5 tegra: nand: fix read_byte required for proper onfi detection by Marcel Ziswiler · 9 years ago
  45. 0741701 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 9 years ago
  46. 68a7766 net: lpc32xx: eth buffers base config by Sylvain Lemieux · 9 years ago
  47. fcd78fa Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  48. 6f67b69 mmc_spi: Big-endian support by Yoshinori Sato · 9 years ago
  49. 760177d dw_mmc: Calculate dwmmc FIFO threshold size if not provided by Simon Glass · 9 years ago
  50. 57cd681 dra7xx: Add dra72_evm_defconfig using CONFIG_DM by Tom Rini · 9 years ago
  51. 0a9e340 gpio: omap: Drop 'method' parameter by Tom Rini · 9 years ago
  52. 9fbdca6 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx by Nikita Kiryanov · 9 years ago
  53. dce55b9 mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx by Nikita Kiryanov · 9 years ago
  54. 2ff9762 spi: omap3_spi: add am43xx support to omap3_spi by Nikita Kiryanov · 9 years ago
  55. 447da58 mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller. by Peter Griffin · 9 years ago
  56. 242b2f0 pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. by Peter Griffin · 9 years ago
  57. 152f4898 dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. by Peter Griffin · 9 years ago
  58. e0266f4 usb: ohci: enable cache support by Wu, Josh · 9 years ago
  59. 057c220 Correct License and Copyright information on few files by Ruchika Gupta · 9 years ago
  60. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  61. db402e0 dwc2: Add dcache support by Alexander Stein · 9 years ago
  62. 927753a ARM: bcm283x: Allocate all mailbox buffers cacheline aligned by Alexander Stein · 9 years ago
  63. a4c8bbb input: twl4030: Keypad scan and input by Paul Kocialkowski · 9 years ago
  64. 7d5ac91 input: TWL4030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
  65. 6dc443e power: twl4030: Power off support by Paul Kocialkowski · 9 years ago
  66. dcfd37e nand: lpc32xx: add SLC NAND controller support by Vladimir Zapolskiy · 9 years ago
  67. 8d1809a spl: nand: simple: replace readb() with chip specific read_buf() by Vladimir Zapolskiy · 9 years ago
  68. c10ac54 nand, atmel: remove udelay in spl_nand_erase_one() by Heiko Schocher · 9 years ago
  69. faa765d net: e1000: Increase autoneg timeout to 8 seconds by Stefan Roese · 9 years ago
  70. e6b606d dm: pmic: max77686: Correct two typos in a comment by Simon Glass · 9 years ago
  71. 8640522 power: regulator: max77686 correct variable type by Peng Fan · 9 years ago
  72. 8fa4635 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
  73. 3e91a6d power: pmic: pfuze100 support driver model by Peng Fan · 9 years ago
  74. cf26001 power: regulator use node name when no regulator-name by Peng Fan · 9 years ago
  75. 1c87ffe mmc: dw_mmc: Avoid using printf() for errors by Simon Glass · 9 years ago
  76. 1b564ce net: phy: broadcom: Add BCM Cygnus PHY by Jiandong Zheng · 9 years ago
  77. 59370f3 net: phy: delay only if reset handler is registered by Jörg Krause · 9 years ago
  78. 2c171a2 net: phy: fix data type of phy_id by Jörg Krause · 9 years ago
  79. 466f775 qoriq eth.c bugfix: handle received corrupted frames correctly by Daniel Inderbitzin · 9 years ago
  80. 1a79189 net: lpc32xx: add RMII phy mode support by Vladimir Zapolskiy · 9 years ago
  81. 23f5db0 net: lpc32xx: improve MAC configuration on reset and initialization by Vladimir Zapolskiy · 9 years ago
  82. fe0596c net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR id by Vladimir Zapolskiy · 9 years ago
  83. 6e039b4 net: lpc32xx: correct command register reset value by Vladimir Zapolskiy · 9 years ago
  84. 0b83019 net: davinci_emac: don't teardown inactive rx channel by Jeroen Hofstee · 9 years ago
  85. 8396d0a net: Add support for Marvell 88E1510 PHY by Clemens Gruber · 9 years ago
  86. 90a94ef net: Improve 88E151x PHY initialization by Clemens Gruber · 9 years ago
  87. ade4ea4 net: macb: add gmac multi-queue support by Wu, Josh · 9 years ago
  88. 9071274 net/phy: set led for rtl8211f phy by Shengzhou Liu · 9 years ago
  89. 48b168b e1000: remove unnecessary clearing of SWSM.SWSM_SMBI by Tim Harvey · 9 years ago
  90. 3c63dd5 Revert "e1000: fix sw fw sync on igb i210/i211" by Tim Harvey · 9 years ago
  91. 7e2d991 e1000: releasing semaphore once no longer needed by Tim Harvey · 9 years ago
  92. 9042d97 mmc: dw_mmc: Improve handling of data transfer failure by Marek Vasut · 9 years ago
  93. d9dbb97 mmc: dw_mmc: Zap endless timeout by Marek Vasut · 9 years ago
  94. 603b2f3 mmc: dw_mmc: Stop bounce buffer even in case of failure by Marek Vasut · 9 years ago
  95. e2c1c5b Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  96. 8c45858 dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port by Hans de Goede · 9 years ago
  97. 15f8876 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  98. 39920c8 sunxi: display: Add composite video out support by Hans de Goede · 9 years ago
  99. f6d9d32 sunxi: display: Add support for interlaced modes by Hans de Goede · 9 years ago
  100. 0ecb43a sunxi: display: Add a few extra register and constant defines by Hans de Goede · 9 years ago