1. 53419ba usb: eth: fix memalign() parameter order by Stephen Warren · 9 years ago
  2. 7124a8c dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large files transmission and storage by Lukasz Majewski · 9 years ago
  3. fc18f8d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  4. e88a1b7 usb: ehci: Be explicit about the BE IO accessors by Marek Vasut · 9 years ago
  5. 7ab0d35 usb: ehci: Clear USBMODE_BE on LE MMIO by Marek Vasut · 9 years ago
  6. cf7c93c usb: ehci: Implement V2P mapping by Marek Vasut · 9 years ago
  7. 643cacb usb: ehci: Use map_physmem in ehci-generic by Marek Vasut · 9 years ago
  8. 52dd704 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  9. dc44fd8 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · 9 years ago
  10. 0d8382a sunxi: power: add support for sy8106a driver by Jelle van der Waa · 9 years ago
  11. b625fab Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  12. 674f360 spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN by Christophe Ricard · 9 years ago
  13. 3963919 spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx by Christophe Ricard · 9 years ago
  14. 4942ba2 defconfig: am437x_sk_evm: enable dma driver model by Mugunthan V N · 9 years ago
  15. 1218e5c drivers: dma: ti-edma3: convert driver to adopt driver model by Mugunthan V N · 9 years ago
  16. 518b0af spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined by Mugunthan V N · 9 years ago
  17. 7bd1c59 sf: spi_flash: use dma to copy data from mmap region if platform supports by Mugunthan V N · 9 years ago
  18. 58da672 dma: Kconfig: Add TI_EDMA3 entry by Mugunthan V N · 9 years ago
  19. a0594ce dm: implement a DMA uclass by Mugunthan V N · 9 years ago
  20. 18c61e9 ARM: zynq: Wire-up saving environment to QSPI by Michal Simek · 9 years ago
  21. bed6bd3 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  22. 703c751 video: Add S3C24xx framebuffer support by Marek Vasut · 10 years ago
  23. fdcdde5 ARM: zynq: Enable EDID for zybo by Michal Simek · 9 years ago
  24. baec7df ARM: zynq: Add reset-gpio property for USB on Zybo by Michal Simek · 9 years ago
  25. 6a10bc5 net: phy: realtek: Use generic genphy_parse_link() for RTL8211E by Michal Simek · 9 years ago
  26. 9ec2cf0 ARM: zynq: Enable Realtek phys by default by Michal Simek · 9 years ago
  27. 18c4e7f i2c: spd: Extend SPD memory types by Michal Simek · 9 years ago
  28. d9a3bec dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  29. 39bc1a8 zynq-common: Fix usbboot env variable by Jason Wu · 9 years ago
  30. 70bdf2f ARM: zynq: Enable SPL RAM support by default by Michal Simek · 9 years ago
  31. cb204a6 ARM: zynq: Enable u-boot,dm-pre-reloc for qspi by Nathan Rossi · 9 years ago
  32. 6cd0f2a serial: zynq: Change logic in putc by Michal Simek · 9 years ago
  33. d82d63c ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option by Michal Simek · 9 years ago
  34. d9f317f ARM: zynq: Read memory size setting from DT by Michal Simek · 9 years ago
  35. ce0335f mmc: Kconfig: Add Arasan SDHCI entry by Michal Simek · 9 years ago
  36. 28f8099 zynq: zc770: Remove unused ifdefs for xm011 and xm013 by Michal Simek · 9 years ago
  37. e832a14 ARM: zynq: Remove unused SPI base addresses by Michal Simek · 9 years ago
  38. d5b9d11 video: freetype: Fix a memory leak with a bad parameter by Simon Glass · 9 years ago
  39. f6e75ba video: truetype: Fix a memory leak on error by Simon Glass · 9 years ago
  40. 595af9d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  41. 35c4ce5 imx: mx7d: isolate resources to domain 0 for A7 core by Peng Fan · 9 years ago
  42. 79e355f imx: mx7dsabresd: add command and macros for boot m4 core by Peng Fan · 9 years ago
  43. 83703a1 imx: mx7: implement functions to boot auxiliary core by Peng Fan · 9 years ago
  44. 3fe0b10 imx: mx6sxsabresd: add command and macros for boot m4 core by Peng Fan · 9 years ago
  45. 0623d37 imx: mx6: implement functions to boot auxiliary core by Peng Fan · 9 years ago
  46. 6f6058b imx: imx-common: introduce boot auxiliary core by Peng Fan · 9 years ago
  47. 677656b imx: mx7d: clock support for RDC by Peng Fan · 9 years ago
  48. af01359 imx: mx7d: Add RDC support by Peng Fan · 9 years ago
  49. d08607e imx: mx6sx Add RDC mappings of masters and peripherals by Peng Fan · 9 years ago
  50. de09c43 imx: imx-common: introduce Resource Domain Controller support by Peng Fan · 9 years ago
  51. 613e010 imx: mx6: introduce rdc regs by Peng Fan · 9 years ago
  52. 22bd6b4 imx: mx6quq7: add sd card detection by Julien CORJON · 9 years ago
  53. dd8bd01 imx: mx6quq7: specify max_bus_witdh directly in usdhc_cfg by Julien CORJON · 9 years ago
  54. 2c79b7a imx: mx6quq7: fix USDHC4 declaration by Julien CORJON · 9 years ago
  55. a668436 board: tbs2910: Autoselect environment device when booting from SD by Soeren Moch · 9 years ago
  56. 1a43dc1 imx: mx6: Implement mmc_get_env_part by Soeren Moch · 9 years ago
  57. c4068df pinctrl: imx: Support i.MX7D by Peng Fan · 9 years ago
  58. 745df68 pinctrl: imx: Introduce pinctrl driver for i.MX6 by Peng Fan · 9 years ago
  59. f91e65a imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 by Ulises Cardenas · 9 years ago
  60. 2b8e8d2 mx7dsabresd: Make 'ums' command functional by Fabio Estevam · 9 years ago
  61. 88e826b mx7dsabresd: Use Adrian's NXP email address by Fabio Estevam · 9 years ago
  62. e9e1835 mx6ul_14x14_evk: Select CONFIG_FSL_QSPI by Fabio Estevam · 9 years ago
  63. 3964311 mxsboot: remove unused include by Andreas Bießmann · 9 years ago
  64. 03bfc78 x86: doc: Update to include Intel Bayley Bay board instructions by Bin Meng · 9 years ago
  65. a2e3b05 x86: Add Intel Cougar Canyon 2 board by Bin Meng · 9 years ago
  66. 87077e9 x86: ivybridge: bd82x6x: Support FSP enabled configuration by Bin Meng · 9 years ago
  67. dc5be50 x86: fsp: Make sure HOB list is not overwritten by U-Boot by Bin Meng · 9 years ago
  68. 98af34f superio: Add SMSC SIO1007 driver by Bin Meng · 9 years ago
  69. 4374139 x86: ivybridge: Add FSP support by Bin Meng · 9 years ago
  70. 4fd64d0 x86: fix memalign() parameter order by Stephen Warren · 9 years ago
  71. 20680b5 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  72. 2a0b9ea vinco: add Maintainers file by Andreas Bießmann · 9 years ago
  73. db6ce23 arc: cache - utilize IO coherency (AKA IOC) engine by Alexey Brodkin · 9 years ago
  74. 379b328 arc: cache - accommodate different L1 cache line lengths by Alexey Brodkin · 9 years ago
  75. 86a0df7 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS by Guillaume GARDET · 9 years ago
  76. cf432dd Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  77. 522e4fb ARM: Add Support for the VInCo platform by Gregory CLEMENT · 9 years ago
  78. f7cf291 ARM: at91: sama5d2: configure the L2 cache memory by Samuel Mescoff · 9 years ago
  79. c21c28b arm: at91: Add support for DENX MA5D4 SoM and EVK by Marek Vasut · 9 years ago
  80. b96fd82 siemens,at91: enable features for smartweb by Matthias Michel · 9 years ago
  81. ede86ed board: atmel: clean up the PMC_PLLICPR init code by Wenyou Yang · 9 years ago
  82. c43a72e ARM: at91: clean up the PMC_PLLICPR init code by Wenyou Yang · 9 years ago
  83. c0b868c ARM: at91: clock: add PMC_PLLICPR init function by Wenyou Yang · 9 years ago
  84. 30f65c8 board: atmel: siemens: clean up PLLB code by Wenyou Yang · 9 years ago
  85. 9cf7385 drivers: usb: ohci-at91: clean up the PLLB code by Wenyou Yang · 9 years ago
  86. be5e485 ARM: at91: clock: add PLLB enable/disable functions by Wenyou Yang · 9 years ago
  87. 8d23352 board: atmel: siemens: clean up UTMI PLL code by Wenyou Yang · 9 years ago
  88. b55b596 drivers: usb: atmel: clean up the UTMI PLL code by Wenyou Yang · 9 years ago
  89. db5c102 ARM: at91: armv7: clean up UTMI PLL handle code by Wenyou Yang · 9 years ago
  90. 1e70b37 ARM: at91: clock: add UTMI PLL enable/disable function by Wenyou Yang · 9 years ago
  91. cd4de1d drivers: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  92. 70341e2 board: atmel: clean up peripheral clock code by Wenyou Yang · 9 years ago
  93. eced5a7 ARM: cpu: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  94. 41bf25c ARM: at91: clock: add a new file to handle clock by Wenyou Yang · 9 years ago
  95. e5322df ARM: at91: asm/at91_pmc.h: fix trival register offset by Wenyou Yang · 9 years ago
  96. a8c3eca net: phy: marvell: Fix problem with phy_reset() clearing BMCR by Stefan Roese · 9 years ago
  97. 3089c47 net: phy: marvell: Call phy_reset() where possible by Stefan Roese · 9 years ago
  98. 5589bc2 ARM: tegra: enable USB device mode port on Dalmore by Stephen Warren · 9 years ago
  99. bf51982 ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNT by Stephen Warren · 9 years ago
  100. d6ef8a6 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · 9 years ago