1. 5c31e7a ARM: tegra: pull Tegra114 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago
  2. ce2f2d2 ARM: tegra: pull Tegra30 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago
  3. 50a303b ARM: tegra: pull Tegra20 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago
  4. eb631d7 ARM: tegra: remove "0, " from DT unit addresses by Stephen Warren · 8 years ago
  5. 6a474db mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  6. c0be77d ARM: tegra: set MMC pin mux in board_init() by Stephen Warren · 8 years ago
  7. f53c4e4 mmc: tegra: priv struct and naming cleanup by Stephen Warren · 8 years ago
  8. 6b83588 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
  9. 67748a7 mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · 8 years ago
  10. 9a06a1a ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodes by Tom Warren · 8 years ago
  11. cbe7706 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  12. 295a24b armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR by York Sun · 8 years ago
  13. 5e8bd7e armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option by York Sun · 8 years ago
  14. 0a37cf8 Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option by York Sun · 8 years ago
  15. 9533acf armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A by York Sun · 8 years ago
  16. da28e58 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · 8 years ago
  17. 42f7505 arm: mvebu: NAND support for DB-88F6820-AMC by Chris Packham · 8 years ago
  18. c0def24 arm: mvebu: add DB-88F6820-AMC board by Chris Packham · 8 years ago
  19. 53d601f arm: mvebu: create generic 88F6820 config option by Chris Packham · 8 years ago
  20. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  21. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  22. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  23. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  24. 63a7578 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  25. 0a8547a x86: squash lines for immediate return by Masahiro Yamada · 8 years ago
  26. 201c9d8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  27. 231af7f Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  28. 35343a2 ARM: dts: uniphier: sync clock/reset controller nodes with Linux by Masahiro Yamada · 8 years ago
  29. c72f4d4 ARM: uniphier: add PLL init code for LD11 SoC by Masahiro Yamada · 8 years ago
  30. 0298f4c ARM: uniphier: move CONFIG_SPL_* to defconfig or select by Masahiro Yamada · 8 years ago
  31. 58c8c09 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  32. 4a79ece rk3399: add a empty "sys_proto.h" header file by Kever Yang · 8 years ago
  33. 5a4a90f rockchip: rk3288: skip lowlevel_init process by Xu Ziyuan · 8 years ago
  34. b850d92 dts: rk3399-evb: add regulator-fixed for usb host vbus by Kever Yang · 8 years ago
  35. fa5e2d1 dts: rk3399: add dwc3_typec node for rk3399 by MengDongyang · 8 years ago
  36. 892742d rockchip: select DM_USB for rockchip SoC by MengDongyang · 8 years ago
  37. aa89b55 rk3288: add arch_cpu_init for rk3288 by Kever Yang · 8 years ago
  38. ce26e8a rockchip: use dummy byte only enable OF_PLATDATA by Xu Ziyuan · 8 years ago
  39. bd218ab dts: rk3399: add pinctrl for sdmmc by Kever Yang · 8 years ago
  40. a2c08df pinctrl: add driver for rk3399 by Kever Yang · 8 years ago
  41. c55e30e rk3399: syscon: add support for pmugrf by Kever Yang · 8 years ago
  42. 5242772 ARM64: zynqmp: Fix USB ulpi phy sequence by Michal Simek · 8 years ago
  43. 48255f5 ARM64: zynqmp: Add support for USB ulpi phy reset via mode pins by Michal Simek · 8 years ago
  44. d58fc12 ARM64: zynqmp: Add support for DFU from SPL by Michal Simek · 8 years ago
  45. e1024c9 ARM: Add new BOOT_DEVICE_DFU boot mode by Michal Simek · 8 years ago
  46. 3373a52 ARM64: zynqmp: Add USB boot mode by Michal Simek · 8 years ago
  47. 7f491d7 ARM64: zynqmp: Force certain bootmode for SPL by Michal Simek · 8 years ago
  48. 423620b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  49. 31d36f7 MIPS: Hang if run on a secondary CPU by Paul Burton · 8 years ago
  50. d263cda MIPS: Fix cache maintenance in relocate_code & simplify by Paul Burton · 8 years ago
  51. ad8783c boston: Introduce support for the MIPS Boston development board by Paul Burton · 8 years ago
  52. 639200f MIPS: Ensure cache ops complete in mips_cache_reset by Paul Burton · 8 years ago
  53. d608254 MIPS: Clear hazard between TagLo writes & cache ops by Paul Burton · 8 years ago
  54. c5b8412 MIPS: Ensure Config.K0=2 applies before any memory accesses by Paul Burton · 8 years ago
  55. 566ce04d MIPS: Malta: Enable CM & L2 support by Paul Burton · 8 years ago
  56. 7953354 MIPS: Join the coherent domain when a CM is present by Paul Burton · 8 years ago
  57. 4baa0ab MIPS: L2 cache support by Paul Burton · 8 years ago
  58. b2b135d MIPS: Map CM Global Control Registers by Paul Burton · 8 years ago
  59. 5c72e5a MIPS: Define register names for cache init by Paul Burton · 8 years ago
  60. f898127 MIPS: If we don't need DDR for cache init, init cache first by Paul Burton · 8 years ago
  61. 4f9226b MIPS: Preserve Config implementation-defined bits by Paul Burton · 8 years ago
  62. 33b5c9b MIPS: Enable use of the instruction cache earlier by Paul Burton · 8 years ago
  63. 8cb4817 MIPS: Probe cache line sizes once during boot by Paul Burton · 8 years ago
  64. 0dfe04d MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init by Paul Burton · 8 years ago
  65. ebf2b9e mips: Add MIPSfpga platform support by Zubair Lutfullah Kakakhel · 8 years ago
  66. d4e8537 mips: xilfpga: Add device tree files by Zubair Lutfullah Kakakhel · 8 years ago
  67. adf32ad PowerPC: Update MIP405/MIP405T to use Kconfig better by Tom Rini · 8 years ago
  68. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  69. 9a6535e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  70. b58d351 Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  71. a7a97fd Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · 8 years ago
  72. f9d7e17 ARM: uniphier: update DRAM init code for LD20 SoC by Masahiro Yamada · 8 years ago
  73. 682e09f ARM: uniphier: add PLL init code for LD20 SoC by Masahiro Yamada · 8 years ago
  74. fcc238b ARM: uniphier: collect clock/PLL init code into a single directory by Masahiro Yamada · 8 years ago
  75. 6a3e427 ARM: uniphier: move PLL init code to U-Boot proper where possible by Masahiro Yamada · 8 years ago
  76. 22de6b3 ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER by Masahiro Yamada · 8 years ago
  77. b78ffc5 ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20 by Masahiro Yamada · 8 years ago
  78. 68557ec ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 by Masahiro Yamada · 8 years ago
  79. 6bf12ea ARM: dts: uniphier: include System Bus pin group node in SPL DT by Masahiro Yamada · 8 years ago
  80. 5ac9dfb ARM: uniphier: consolidate NAND pin-mux settings by Masahiro Yamada · 8 years ago
  81. 6a93478 ARM: uniphier: remove ad-hoc pin-mux code for sLD3 by Masahiro Yamada · 8 years ago
  82. cd477c9 ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC by Masahiro Yamada · 8 years ago
  83. 27350c9 ARM: uniphier: select PINCTRL and SPL_PINCTRL by Masahiro Yamada · 8 years ago
  84. 4475c0c ARM: dts: uniphier: add pinctrl device node and pinctrl properties by Masahiro Yamada · 8 years ago
  85. 348df5b sunxi: Add defconfig and dts for the NanoPi NEO by Jelle van der Waa · 8 years ago
  86. 57075a4 sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  87. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  88. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  89. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  90. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  91. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  92. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  93. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  94. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  95. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  96. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  97. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  98. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  99. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  100. 75eba2c Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago