1. a4afc31 sunxi: Sync sun8i-h3-orangepi-plus.dts with upstream by Hans de Goede · 8 years ago
  2. 45795b7 sunxi: orangepi_pc: Add support for eMMC found on the Orange Pi PC Plus by Hans de Goede · 8 years ago
  3. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  4. a146c50 sunxi: Remove some unnecessary #ifdefs by Hans de Goede · 8 years ago
  5. da0ff7c sunxi: Add support for multiple ethadrr-esses by Hans de Goede · 8 years ago
  6. d194c0e net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · 8 years ago
  7. e2ead48 sunxi: mmc: increase status register polling rate for data transfers by Tobias Doerffel · 8 years ago
  8. e9bbbe8 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data by Bernhard Nortmann · 8 years ago
  9. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago
  10. 8c1d3e0 Revert "armv8: Enable CPUECTLR.SMPEN for coherency" by Tom Rini · 8 years ago
  11. 47a3d05 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  12. e0f0cc5 x86: link: Correct a failure in DRAM init by Simon Glass · 8 years ago
  13. aedc33d x86: Add Advantech SOM-DB5800/SOM-6867 support by George McCollister · 8 years ago
  14. 0681dd8 x86: baytrail: acpi: Hide internal UART per GNVS setting by Bin Meng · 8 years ago
  15. d9050c6 x86: acpi: Pack global NVS into ACPI table by Bin Meng · 8 years ago
  16. 0562f0d x86: quark: Introduce ACPI global NVS by Bin Meng · 8 years ago
  17. ebe7874 x86: baytrail: Introduce ACPI global NVS by Bin Meng · 8 years ago
  18. b1f2147 x86: conga-qeval20-qa3: Add support for internal UART by Stefan Roese · 8 years ago
  19. 9ad1234 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART by Bin Meng · 8 years ago
  20. fe8d45d x86: baytrail: Introduce a Kconfig option for the internal UART by Bin Meng · 8 years ago
  21. f49c485 pci: Add board_ prefix to should_load_oprom() and make it weak by Bin Meng · 8 years ago
  22. 0ea6bcb pci: Make load_oprom and run_oprom independent by Bin Meng · 8 years ago
  23. 6ac0ee5 pci: Remove CONFIG_ALWAYS_LOAD_OPROM by Bin Meng · 8 years ago
  24. d2ef0fc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  25. 9228cc2 tools: patman: Handle missing 'END' in non-last commit of a series by Bin Meng · 8 years ago
  26. 50ffc98 tools: patman: Handle missing blank line for 'Series-changes' by Bin Meng · 8 years ago
  27. d23121c tools: patman: Generate cover letter correctly when 'END' is missing by Bin Meng · 8 years ago
  28. f83649f tools: patman: Handle tag sections without an 'END' by Bin Meng · 8 years ago
  29. d0bc03c tools: patman: Use cover_match for 'Cover-letter' by Bin Meng · 8 years ago
  30. 1cc7ecd dm: Sort the uclass id in alphabetical order by Bin Meng · 8 years ago
  31. 3e5a8b9 sandbox: Find keyboard driver using driver model by Simon Glass · 8 years ago
  32. 6f70c11 fdt: x86: Tidy up a few COMPAT string definitions by Simon Glass · 8 years ago
  33. 7c38030 fdt: Add a note to avoid adding new compatible strings by Simon Glass · 8 years ago
  34. b1f6c4a fdt: Drop unused exynos compatible strings by Simon Glass · 8 years ago
  35. 9404be5 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · 8 years ago
  36. ec124ce common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV by Xu Ziyuan · 8 years ago
  37. 47ca9fc dm: gpio: MPC85XX GPIO platform data support by Hamish Martin · 8 years ago
  38. aa7620b dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · 8 years ago
  39. 70061ba dm: spl: mmc: Support CONFIG_BLK in SPL MMC by Simon Glass · 8 years ago
  40. 8612025 dm: mmc: msmsdhic: Drop old MMC code by Simon Glass · 8 years ago
  41. 009f10f dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  42. 8ef0765 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  43. b97f0fa dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  44. b084207 dm: mmc: sdhci: Refactor configuration setup to support DM by Simon Glass · 8 years ago
  45. efcc669 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · 8 years ago
  46. 7237e41 rockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036 by Simon Glass · 8 years ago
  47. faeef3b dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · 8 years ago
  48. ff5c1b7 dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  49. 394dfc0 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
  50. 9df4652 rockchip: Disable CONFIG_SDHCI by Simon Glass · 8 years ago
  51. b23d96e mmc: Move tracing code into separate functions by Simon Glass · 8 years ago
  52. e7f50d9 dm: mmc: rockchip: Support only CONFIG_BLK by Simon Glass · 8 years ago
  53. 84f9df9 mmc: Move MMC boot code into its own file by Simon Glass · 8 years ago
  54. 21875cf dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c by Simon Glass · 8 years ago
  55. 2f1ea90 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · 8 years ago
  56. 62e293a mmc: Add function declarations for mmc_bread() and mmc_switch_part() by Simon Glass · 8 years ago
  57. 9410627 rockchip: Use 'select' instead of defaults in Kconfig by Simon Glass · 8 years ago
  58. 558f94a dm: mmc: dwmmc: Add comments to the dwmmc setup functions by Simon Glass · 8 years ago
  59. 9c6e862 Prepare v2016.07 by Tom Rini · 8 years ago
  60. 561e248 doc: ARMv8: add README.pine64 by Andre Przywara · 8 years ago
  61. 05e586a mkimage -l is broken for images after gpimage by Stefano Babic · 8 years ago
  62. 031bc10 git-mailrc: add rockchip alias by jk.kernel@gmail.com · 8 years ago
  63. ae56979 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
  64. 99ed877 ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz by Vignesh R · 8 years ago
  65. 6ef2b63 defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller by Vignesh R · 8 years ago
  66. 9b9f0f8 ARM: dts: K2G: Add support for QSPI controller by Vignesh R · 8 years ago
  67. 4ca6019 spi: cadence_quadspi: Enable QUAD mode based on DT data by Vignesh R · 8 years ago
  68. 0c80b92 spi: cadence_qspi_apb: Support 32 bit AHB address by Vignesh R · 8 years ago
  69. f9b5d64 defconfig: k2g_evm_defconfig: enable SPI driver model by Vignesh R · 8 years ago
  70. cefb8f3 ARM: dts: k2g: add support for Davinci SPI controller by Vignesh R · 8 years ago
  71. 41ef13a defconfig: k2l_evm_defconfig: enable SPI driver model by Vignesh R · 8 years ago
  72. 6ceed0b ARM: dts: k2l: Enable Davinci SPI controller by Vignesh R · 8 years ago
  73. aa4664e defconfig: k2e_evm_defconfig: enable SPI driver model by Vignesh R · 8 years ago
  74. 2ba906d ARM: dts: k2e: Enable Davinci SPI controller by Vignesh R · 8 years ago
  75. f2070fc defconfig: k2hk_evm_defconfig: enable SPI driver model by Vignesh R · 8 years ago
  76. e96aeed ARM: dts: k2hk: Enable Davinci SPI controller by Vignesh R · 8 years ago
  77. adeb03f ARM: dts: keystone2: add SPI aliases for davinci SPI nodes by Vignesh R · 8 years ago
  78. be70c20 keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build by Vignesh R · 8 years ago
  79. c1091e1 spi: davinci_spi: Convert to driver to adapt to DM by Vignesh R · 8 years ago
  80. 0dff370 dm: core: implement dev_map_physmem() by Vignesh R · 8 years ago
  81. 9e7bf7d armv8: Enable CPUECTLR.SMPEN for coherency by Mingkai Hu · 8 years ago
  82. da63174 test/py: support 'memstart =' in u_boot_utils.find_ram_base() by Daniel Schwierzeck · 8 years ago
  83. 8e7c3ec test/py: strip VT100 codes from match buffer by Stephen Warren · 8 years ago
  84. 41bd7b2 arm: Fix setjmp (again) by Alexander Graf · 8 years ago
  85. 3743a07 SPL: tiny-printf: avoid any BSS usage by Andre Przywara · 8 years ago
  86. 1686c9c test/py: fix CONFIG_ tests by Stephen Warren · 8 years ago
  87. c012e57 mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() by Mateusz Kulikowski · 8 years ago
  88. 01f8b93 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  89. 2ebe143 powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata by York Sun · 8 years ago
  90. c821dbd Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  91. 0bc7f4a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  92. 51d22bb net: rtl8169: Fix return value for rtl_send_common by Oleksandr Tymoshenko · 8 years ago
  93. 2f8641c net: Fix incorrect RPC packets on 64-bit systems by Ralf Hubert · 8 years ago
  94. 602e9b5 driver: net: phylib: add support for aquantia AQR106/107 PHY by Mingkai Hu · 8 years ago
  95. 57a37bc net: designware: Make driver independent from DM_GPIO again by Alexey Brodkin · 8 years ago
  96. cbf1a93 common: Always include errno.h in common.h by Joe Hershberger · 9 years ago
  97. 264359e spi: spi-uclass: fix typo in debug output by Anatolij Gustschin · 9 years ago
  98. 69d1d72 fdt: Drop some unused compatible strings by Simon Glass · 9 years ago
  99. bbdae4b tegra: video: Always use write-through cache on LCD by Simon Glass · 9 years ago
  100. 44fe9e4 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · 9 years ago