1. 7bd1c59 sf: spi_flash: use dma to copy data from mmap region if platform supports by Mugunthan V N · 8 years ago
  2. 58da672 dma: Kconfig: Add TI_EDMA3 entry by Mugunthan V N · 8 years ago
  3. a0594ce dm: implement a DMA uclass by Mugunthan V N · 8 years ago
  4. 18c61e9 ARM: zynq: Wire-up saving environment to QSPI by Michal Simek · 8 years ago
  5. bed6bd3 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  6. 703c751 video: Add S3C24xx framebuffer support by Marek Vasut · 10 years ago
  7. fdcdde5 ARM: zynq: Enable EDID for zybo by Michal Simek · 8 years ago
  8. baec7df ARM: zynq: Add reset-gpio property for USB on Zybo by Michal Simek · 8 years ago
  9. 6a10bc5 net: phy: realtek: Use generic genphy_parse_link() for RTL8211E by Michal Simek · 8 years ago
  10. 9ec2cf0 ARM: zynq: Enable Realtek phys by default by Michal Simek · 8 years ago
  11. 18c4e7f i2c: spd: Extend SPD memory types by Michal Simek · 8 years ago
  12. d9a3bec dm: ns16550: Add support for reg-offset property by Michal Simek · 8 years ago
  13. 39bc1a8 zynq-common: Fix usbboot env variable by Jason Wu · 8 years ago
  14. 70bdf2f ARM: zynq: Enable SPL RAM support by default by Michal Simek · 8 years ago
  15. cb204a6 ARM: zynq: Enable u-boot,dm-pre-reloc for qspi by Nathan Rossi · 8 years ago
  16. 6cd0f2a serial: zynq: Change logic in putc by Michal Simek · 9 years ago
  17. d82d63c ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option by Michal Simek · 8 years ago
  18. d9f317f ARM: zynq: Read memory size setting from DT by Michal Simek · 8 years ago
  19. ce0335f mmc: Kconfig: Add Arasan SDHCI entry by Michal Simek · 8 years ago
  20. 28f8099 zynq: zc770: Remove unused ifdefs for xm011 and xm013 by Michal Simek · 8 years ago
  21. e832a14 ARM: zynq: Remove unused SPI base addresses by Michal Simek · 8 years ago
  22. d5b9d11 video: freetype: Fix a memory leak with a bad parameter by Simon Glass · 8 years ago
  23. f6e75ba video: truetype: Fix a memory leak on error by Simon Glass · 8 years ago
  24. 595af9d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  25. 35c4ce5 imx: mx7d: isolate resources to domain 0 for A7 core by Peng Fan · 9 years ago
  26. 79e355f imx: mx7dsabresd: add command and macros for boot m4 core by Peng Fan · 9 years ago
  27. 83703a1 imx: mx7: implement functions to boot auxiliary core by Peng Fan · 9 years ago
  28. 3fe0b10 imx: mx6sxsabresd: add command and macros for boot m4 core by Peng Fan · 9 years ago
  29. 0623d37 imx: mx6: implement functions to boot auxiliary core by Peng Fan · 9 years ago
  30. 6f6058b imx: imx-common: introduce boot auxiliary core by Peng Fan · 9 years ago
  31. 677656b imx: mx7d: clock support for RDC by Peng Fan · 9 years ago
  32. af01359 imx: mx7d: Add RDC support by Peng Fan · 9 years ago
  33. d08607e imx: mx6sx Add RDC mappings of masters and peripherals by Peng Fan · 9 years ago
  34. de09c43 imx: imx-common: introduce Resource Domain Controller support by Peng Fan · 9 years ago
  35. 613e010 imx: mx6: introduce rdc regs by Peng Fan · 9 years ago
  36. 22bd6b4 imx: mx6quq7: add sd card detection by Julien CORJON · 8 years ago
  37. dd8bd01 imx: mx6quq7: specify max_bus_witdh directly in usdhc_cfg by Julien CORJON · 8 years ago
  38. 2c79b7a imx: mx6quq7: fix USDHC4 declaration by Julien CORJON · 8 years ago
  39. a668436 board: tbs2910: Autoselect environment device when booting from SD by Soeren Moch · 8 years ago
  40. 1a43dc1 imx: mx6: Implement mmc_get_env_part by Soeren Moch · 8 years ago
  41. c4068df pinctrl: imx: Support i.MX7D by Peng Fan · 9 years ago
  42. 745df68 pinctrl: imx: Introduce pinctrl driver for i.MX6 by Peng Fan · 9 years ago
  43. f91e65a imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 by Ulises Cardenas · 9 years ago
  44. 2b8e8d2 mx7dsabresd: Make 'ums' command functional by Fabio Estevam · 8 years ago
  45. 88e826b mx7dsabresd: Use Adrian's NXP email address by Fabio Estevam · 8 years ago
  46. e9e1835 mx6ul_14x14_evk: Select CONFIG_FSL_QSPI by Fabio Estevam · 8 years ago
  47. 3964311 mxsboot: remove unused include by Andreas Bießmann · 8 years ago
  48. 03bfc78 x86: doc: Update to include Intel Bayley Bay board instructions by Bin Meng · 8 years ago
  49. a2e3b05 x86: Add Intel Cougar Canyon 2 board by Bin Meng · 8 years ago
  50. 87077e9 x86: ivybridge: bd82x6x: Support FSP enabled configuration by Bin Meng · 8 years ago
  51. dc5be50 x86: fsp: Make sure HOB list is not overwritten by U-Boot by Bin Meng · 8 years ago
  52. 98af34f superio: Add SMSC SIO1007 driver by Bin Meng · 8 years ago
  53. 4374139 x86: ivybridge: Add FSP support by Bin Meng · 8 years ago
  54. 4fd64d0 x86: fix memalign() parameter order by Stephen Warren · 8 years ago
  55. 20680b5 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  56. 2a0b9ea vinco: add Maintainers file by Andreas Bießmann · 8 years ago
  57. db6ce23 arc: cache - utilize IO coherency (AKA IOC) engine by Alexey Brodkin · 9 years ago
  58. 379b328 arc: cache - accommodate different L1 cache line lengths by Alexey Brodkin · 9 years ago
  59. 86a0df7 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS by Guillaume GARDET · 8 years ago
  60. cf432dd Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  61. 522e4fb ARM: Add Support for the VInCo platform by Gregory CLEMENT · 9 years ago
  62. f7cf291 ARM: at91: sama5d2: configure the L2 cache memory by Samuel Mescoff · 8 years ago
  63. c21c28b arm: at91: Add support for DENX MA5D4 SoM and EVK by Marek Vasut · 8 years ago
  64. b96fd82 siemens,at91: enable features for smartweb by Matthias Michel · 9 years ago
  65. ede86ed board: atmel: clean up the PMC_PLLICPR init code by Wenyou Yang · 9 years ago
  66. c43a72e ARM: at91: clean up the PMC_PLLICPR init code by Wenyou Yang · 9 years ago
  67. c0b868c ARM: at91: clock: add PMC_PLLICPR init function by Wenyou Yang · 9 years ago
  68. 30f65c8 board: atmel: siemens: clean up PLLB code by Wenyou Yang · 9 years ago
  69. 9cf7385 drivers: usb: ohci-at91: clean up the PLLB code by Wenyou Yang · 9 years ago
  70. be5e485 ARM: at91: clock: add PLLB enable/disable functions by Wenyou Yang · 9 years ago
  71. 8d23352 board: atmel: siemens: clean up UTMI PLL code by Wenyou Yang · 9 years ago
  72. b55b596 drivers: usb: atmel: clean up the UTMI PLL code by Wenyou Yang · 9 years ago
  73. db5c102 ARM: at91: armv7: clean up UTMI PLL handle code by Wenyou Yang · 9 years ago
  74. 1e70b37 ARM: at91: clock: add UTMI PLL enable/disable function by Wenyou Yang · 9 years ago
  75. cd4de1d drivers: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  76. 70341e2 board: atmel: clean up peripheral clock code by Wenyou Yang · 9 years ago
  77. eced5a7 ARM: cpu: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  78. 41bf25c ARM: at91: clock: add a new file to handle clock by Wenyou Yang · 9 years ago
  79. e5322df ARM: at91: asm/at91_pmc.h: fix trival register offset by Wenyou Yang · 9 years ago
  80. a8c3eca net: phy: marvell: Fix problem with phy_reset() clearing BMCR by Stefan Roese · 8 years ago
  81. 3089c47 net: phy: marvell: Call phy_reset() where possible by Stefan Roese · 8 years ago
  82. 5589bc2 ARM: tegra: enable USB device mode port on Dalmore by Stephen Warren · 8 years ago
  83. bf51982 ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNT by Stephen Warren · 8 years ago
  84. d6ef8a6 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · 8 years ago
  85. e007633 tegra: video: Clean up the old LCD/PWM driver code by Simon Glass · 9 years ago
  86. 91c08af tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  87. 41fa035 tegra: Convert CONFIG_PWM_TEGRA to Kconfig by Simon Glass · 9 years ago
  88. f5acf91 tegra: video: Move all fdt-decoding into a single function by Simon Glass · 9 years ago
  89. bfda037 tegra: video: Move LCD enums into the driver by Simon Glass · 9 years ago
  90. f20b2c0 tegra: video: Remove the static variables by Simon Glass · 9 years ago
  91. 9e6866d tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · 9 years ago
  92. ce0c474 tegra: video: Merge the two config structures together by Simon Glass · 9 years ago
  93. 40d56a9 tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig by Simon Glass · 9 years ago
  94. 71cafc3 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  95. ee7d755 tegra: dts: Sync tegra20.dtsi with Linux v4.4 by Simon Glass · 9 years ago
  96. d2f9065 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  97. d765921 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  98. 135a87e tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD by Simon Glass · 9 years ago
  99. 3f2997a tegra: Allow driver model to be used for the PWM by Simon Glass · 9 years ago
  100. 4dd8115 tegra: lcd: Merge tegra124-lcd.c into display.c by Simon Glass · 9 years ago