1. 920c696 sandbox: Find keyboard driver using driver model by Simon Glass · 8 years ago
  2. 39ea0ee fdt: x86: Tidy up a few COMPAT string definitions by Simon Glass · 8 years ago
  3. 01a227d fdt: Add a note to avoid adding new compatible strings by Simon Glass · 8 years ago
  4. da9e0a9 fdt: Drop unused exynos compatible strings by Simon Glass · 8 years ago
  5. 6cd2602 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · 8 years ago
  6. ec3cde1 common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV by Xu Ziyuan · 8 years ago
  7. 4b689f0 dm: gpio: MPC85XX GPIO platform data support by Hamish Martin · 8 years ago
  8. 797d1b9 dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · 8 years ago
  9. 87bce4e dm: spl: mmc: Support CONFIG_BLK in SPL MMC by Simon Glass · 8 years ago
  10. 4b00bdb dm: mmc: msmsdhic: Drop old MMC code by Simon Glass · 8 years ago
  11. 91cbc3f dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  12. 12293f6 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  13. ef1e4ed dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  14. 2a80909 dm: mmc: sdhci: Refactor configuration setup to support DM by Simon Glass · 8 years ago
  15. 9a46bd3 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · 8 years ago
  16. 3649a0f rockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036 by Simon Glass · 8 years ago
  17. 42b37d8 dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · 8 years ago
  18. 691272f dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  19. 8ca51e5 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
  20. 7d1c8d9 rockchip: Disable CONFIG_SDHCI by Simon Glass · 8 years ago
  21. c0c76eb mmc: Move tracing code into separate functions by Simon Glass · 8 years ago
  22. 6775e01 dm: mmc: rockchip: Support only CONFIG_BLK by Simon Glass · 8 years ago
  23. c40704f mmc: Move MMC boot code into its own file by Simon Glass · 8 years ago
  24. 5aed4cb dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c by Simon Glass · 8 years ago
  25. eede897 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · 8 years ago
  26. 7dba0b9 mmc: Add function declarations for mmc_bread() and mmc_switch_part() by Simon Glass · 8 years ago
  27. aa15038 rockchip: Use 'select' instead of defaults in Kconfig by Simon Glass · 8 years ago
  28. e7a773a dm: mmc: dwmmc: Add comments to the dwmmc setup functions by Simon Glass · 8 years ago
  29. 19ce924 Prepare v2016.07 by Tom Rini · 8 years ago
  30. a868598 doc: ARMv8: add README.pine64 by Andre Przywara · 8 years ago
  31. 969cd1f mkimage -l is broken for images after gpimage by Stefano Babic · 8 years ago
  32. 5fb0001 git-mailrc: add rockchip alias by jk.kernel@gmail.com · 8 years ago
  33. 96907c0 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
  34. e835a74 ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz by Vignesh R · 8 years ago
  35. 988fb5c defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller by Vignesh R · 8 years ago
  36. b60774f ARM: dts: K2G: Add support for QSPI controller by Vignesh R · 8 years ago
  37. 2372e14 spi: cadence_quadspi: Enable QUAD mode based on DT data by Vignesh R · 8 years ago
  38. dac3bf2 spi: cadence_qspi_apb: Support 32 bit AHB address by Vignesh R · 8 years ago
  39. fdf02a3 defconfig: k2g_evm_defconfig: enable SPI driver model by Vignesh R · 8 years ago
  40. c8e7504 ARM: dts: k2g: add support for Davinci SPI controller by Vignesh R · 8 years ago
  41. c48f879 defconfig: k2l_evm_defconfig: enable SPI driver model by Vignesh R · 8 years ago
  42. 1881794 ARM: dts: k2l: Enable Davinci SPI controller by Vignesh R · 8 years ago
  43. cf4f0a9 defconfig: k2e_evm_defconfig: enable SPI driver model by Vignesh R · 8 years ago
  44. 2655f16 ARM: dts: k2e: Enable Davinci SPI controller by Vignesh R · 8 years ago
  45. 376c533 defconfig: k2hk_evm_defconfig: enable SPI driver model by Vignesh R · 8 years ago
  46. 96368e6 ARM: dts: k2hk: Enable Davinci SPI controller by Vignesh R · 8 years ago
  47. e5fcf03 ARM: dts: keystone2: add SPI aliases for davinci SPI nodes by Vignesh R · 8 years ago
  48. 3983224 keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build by Vignesh R · 8 years ago
  49. 192bb75 spi: davinci_spi: Convert to driver to adapt to DM by Vignesh R · 8 years ago
  50. 7c61686 dm: core: implement dev_map_physmem() by Vignesh R · 8 years ago
  51. d73718f armv8: Enable CPUECTLR.SMPEN for coherency by Mingkai Hu · 8 years ago
  52. d56dd0b test/py: support 'memstart =' in u_boot_utils.find_ram_base() by Daniel Schwierzeck · 8 years ago
  53. 085e64d test/py: strip VT100 codes from match buffer by Stephen Warren · 8 years ago
  54. 0de02de arm: Fix setjmp (again) by Alexander Graf · 8 years ago
  55. 747431b serial_sh: Add standrad SCI (w/o FIFO) support by Yoshinori Sato · 8 years ago
  56. 359787c serial_sh: Device Tree support by Yoshinori Sato · 8 years ago
  57. 59d07ee SPL: tiny-printf: avoid any BSS usage by Andre Przywara · 8 years ago
  58. a82642f test/py: fix CONFIG_ tests by Stephen Warren · 8 years ago
  59. eb9d3ca mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() by Mateusz Kulikowski · 8 years ago
  60. abbaa23 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  61. eb364c3 powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata by York Sun · 8 years ago
  62. 99b8275 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  63. 246fa47 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  64. 4c64c4d net: rtl8169: Fix return value for rtl_send_common by Oleksandr Tymoshenko · 8 years ago
  65. e4ead4a net: Fix incorrect RPC packets on 64-bit systems by Ralf Hubert · 8 years ago
  66. 19c9dda driver: net: phylib: add support for aquantia AQR106/107 PHY by Mingkai Hu · 8 years ago
  67. 66d027e net: designware: Make driver independent from DM_GPIO again by Alexey Brodkin · 8 years ago
  68. 2307ea4 common: Always include errno.h in common.h by Joe Hershberger · 9 years ago
  69. c8864d7 spi: spi-uclass: fix typo in debug output by Anatolij Gustschin · 8 years ago
  70. 703aaf7 fdt: Drop some unused compatible strings by Simon Glass · 8 years ago
  71. 8d37483 tegra: video: Always use write-through cache on LCD by Simon Glass · 8 years ago
  72. ec55077 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · 8 years ago
  73. ce02a71 tegra: dts: Sync tegra20 device tree files with Linux by Simon Glass · 8 years ago
  74. 862887d errno: Allow errno_str() to be used without CONFIG_ERRNO_STR by Simon Glass · 8 years ago
  75. 00e9e6d errno: Add copyright header and header guard by Simon Glass · 8 years ago
  76. f39a6a3 pci: tegra: actually program REFCLK_CFG* on recent SoCs by Stephen Warren · 8 years ago
  77. 3cfc6be pci: tegra: correctly program PADS_REFCLK registers by Stephen Warren · 8 years ago
  78. 70c440e rockchip: video: Lower hpd wait time by Sjoerd Simons · 9 years ago
  79. 12c67d7 powerpc: mpc85xx: Do not build errata command in SPL by Marek Vasut · 8 years ago
  80. e6e188f usb: dm: Make "usb info" use usb_for_each_root_dev() by Hans de Goede · 8 years ago
  81. 2138fd6 usb: dm: Add a usb_for_each_root_dev() helper function by Hans de Goede · 8 years ago
  82. e8009be Merge git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  83. c7dea6e arc: make global_data.h usable in assembly files by Alexey Brodkin · 8 years ago
  84. 7a54f51 arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS by Alexey Brodkin · 8 years ago
  85. 8d24176 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  86. d2a6af05 sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot) by Quentin Schulz · 8 years ago
  87. 9acebe8 sunxi: Add missing boot_media fields in the SPL header by Olliver Schinagl · 8 years ago
  88. cd8b35d sunxi: spl: Fix DRAM info printing by Hans de Goede · 8 years ago
  89. 68f7289 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  90. 2f6b470 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  91. 0e1e587 Prepare v2016.07-rc3 by Tom Rini · 8 years ago
  92. 20a4104 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  93. d90bb43 mmc: increase MMC SDHCI read status timeout by Steve Rae · 8 years ago
  94. df6b506 ti_omap5_common: Find right dtb file for DRA72-RevC Evm by Lokesh Vutla · 8 years ago
  95. 4632739 autoboot: move bootdelay >= 0 check to abortboot() by Masahiro Yamada · 8 years ago
  96. 09b9d9e autoboot: move CONFIG_SILENT_CONSOLE handling by Masahiro Yamada · 8 years ago
  97. d8da829 autoboot: rename abortboot_{keyed, normal} to __abortboot by Masahiro Yamada · 8 years ago
  98. 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  99. 9060970 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · 8 years ago
  100. ea72ee7 ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board by Masahiro Yamada · 8 years ago