1. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  2. 63a7578 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  3. 0a8547a x86: squash lines for immediate return by Masahiro Yamada · 8 years ago
  4. 201c9d8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  5. 231af7f Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  6. 35343a2 ARM: dts: uniphier: sync clock/reset controller nodes with Linux by Masahiro Yamada · 8 years ago
  7. c72f4d4 ARM: uniphier: add PLL init code for LD11 SoC by Masahiro Yamada · 8 years ago
  8. 0298f4c ARM: uniphier: move CONFIG_SPL_* to defconfig or select by Masahiro Yamada · 8 years ago
  9. 58c8c09 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  10. 4a79ece rk3399: add a empty "sys_proto.h" header file by Kever Yang · 8 years ago
  11. 5a4a90f rockchip: rk3288: skip lowlevel_init process by Xu Ziyuan · 8 years ago
  12. b850d92 dts: rk3399-evb: add regulator-fixed for usb host vbus by Kever Yang · 8 years ago
  13. fa5e2d1 dts: rk3399: add dwc3_typec node for rk3399 by MengDongyang · 8 years ago
  14. 892742d rockchip: select DM_USB for rockchip SoC by MengDongyang · 8 years ago
  15. aa89b55 rk3288: add arch_cpu_init for rk3288 by Kever Yang · 8 years ago
  16. ce26e8a rockchip: use dummy byte only enable OF_PLATDATA by Xu Ziyuan · 8 years ago
  17. bd218ab dts: rk3399: add pinctrl for sdmmc by Kever Yang · 8 years ago
  18. a2c08df pinctrl: add driver for rk3399 by Kever Yang · 8 years ago
  19. c55e30e rk3399: syscon: add support for pmugrf by Kever Yang · 8 years ago
  20. 5242772 ARM64: zynqmp: Fix USB ulpi phy sequence by Michal Simek · 8 years ago
  21. 48255f5 ARM64: zynqmp: Add support for USB ulpi phy reset via mode pins by Michal Simek · 8 years ago
  22. d58fc12 ARM64: zynqmp: Add support for DFU from SPL by Michal Simek · 8 years ago
  23. e1024c9 ARM: Add new BOOT_DEVICE_DFU boot mode by Michal Simek · 8 years ago
  24. 3373a52 ARM64: zynqmp: Add USB boot mode by Michal Simek · 9 years ago
  25. 7f491d7 ARM64: zynqmp: Force certain bootmode for SPL by Michal Simek · 8 years ago
  26. 423620b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  27. 31d36f7 MIPS: Hang if run on a secondary CPU by Paul Burton · 8 years ago
  28. d263cda MIPS: Fix cache maintenance in relocate_code & simplify by Paul Burton · 8 years ago
  29. ad8783c boston: Introduce support for the MIPS Boston development board by Paul Burton · 8 years ago
  30. 639200f MIPS: Ensure cache ops complete in mips_cache_reset by Paul Burton · 8 years ago
  31. d608254 MIPS: Clear hazard between TagLo writes & cache ops by Paul Burton · 8 years ago
  32. c5b8412 MIPS: Ensure Config.K0=2 applies before any memory accesses by Paul Burton · 8 years ago
  33. 566ce04d MIPS: Malta: Enable CM & L2 support by Paul Burton · 8 years ago
  34. 7953354 MIPS: Join the coherent domain when a CM is present by Paul Burton · 8 years ago
  35. 4baa0ab MIPS: L2 cache support by Paul Burton · 8 years ago
  36. b2b135d MIPS: Map CM Global Control Registers by Paul Burton · 8 years ago
  37. 5c72e5a MIPS: Define register names for cache init by Paul Burton · 8 years ago
  38. f898127 MIPS: If we don't need DDR for cache init, init cache first by Paul Burton · 8 years ago
  39. 4f9226b MIPS: Preserve Config implementation-defined bits by Paul Burton · 8 years ago
  40. 33b5c9b MIPS: Enable use of the instruction cache earlier by Paul Burton · 8 years ago
  41. 8cb4817 MIPS: Probe cache line sizes once during boot by Paul Burton · 8 years ago
  42. 0dfe04d MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init by Paul Burton · 8 years ago
  43. ebf2b9e mips: Add MIPSfpga platform support by Zubair Lutfullah Kakakhel · 8 years ago
  44. d4e8537 mips: xilfpga: Add device tree files by Zubair Lutfullah Kakakhel · 8 years ago
  45. adf32ad PowerPC: Update MIP405/MIP405T to use Kconfig better by Tom Rini · 8 years ago
  46. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  47. 9a6535e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  48. b58d351 Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  49. a7a97fd Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · 8 years ago
  50. f9d7e17 ARM: uniphier: update DRAM init code for LD20 SoC by Masahiro Yamada · 8 years ago
  51. 682e09f ARM: uniphier: add PLL init code for LD20 SoC by Masahiro Yamada · 8 years ago
  52. fcc238b ARM: uniphier: collect clock/PLL init code into a single directory by Masahiro Yamada · 8 years ago
  53. 6a3e427 ARM: uniphier: move PLL init code to U-Boot proper where possible by Masahiro Yamada · 8 years ago
  54. 22de6b3 ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER by Masahiro Yamada · 8 years ago
  55. b78ffc5 ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20 by Masahiro Yamada · 8 years ago
  56. 68557ec ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 by Masahiro Yamada · 8 years ago
  57. 6bf12ea ARM: dts: uniphier: include System Bus pin group node in SPL DT by Masahiro Yamada · 8 years ago
  58. 5ac9dfb ARM: uniphier: consolidate NAND pin-mux settings by Masahiro Yamada · 8 years ago
  59. 6a93478 ARM: uniphier: remove ad-hoc pin-mux code for sLD3 by Masahiro Yamada · 8 years ago
  60. cd477c9 ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC by Masahiro Yamada · 8 years ago
  61. 27350c9 ARM: uniphier: select PINCTRL and SPL_PINCTRL by Masahiro Yamada · 8 years ago
  62. 4475c0c ARM: dts: uniphier: add pinctrl device node and pinctrl properties by Masahiro Yamada · 8 years ago
  63. 348df5b sunxi: Add defconfig and dts for the NanoPi NEO by Jelle van der Waa · 8 years ago
  64. 57075a4 sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  65. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  66. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  67. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  68. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  69. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  70. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  71. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  72. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  73. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  74. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  75. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  76. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  77. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  78. 75eba2c Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  79. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  80. d3e7e2b Convert CONFIG_SPL_HASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  81. dbdaeee Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  82. 6ef2e75 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  83. d3c1f46 Move existing use of CONFIG_SPL_RSA to Kconfig by Simon Glass · 8 years ago
  84. 3433a69 Move existing use of CONFIG_SPL_DM to Kconfig by Simon Glass · 8 years ago
  85. b63f8a4 arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD by Simon Glass · 8 years ago
  86. f6bbec3 ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21 by Masahiro Yamada · 8 years ago
  87. ef70eb5 ARM: uniphier: fix DRAM size of LD21 SoC package by Masahiro Yamada · 8 years ago
  88. 7c8d816 arc: Use -mcpu=XXX instead of obsolete -marcXXX by Alexey Brodkin · 8 years ago
  89. b291671 ARM: uniphier: merge board init functions into board_init() by Masahiro Yamada · 8 years ago
  90. 43a8cc9 ARM: uniphier: use checkboard() instead of misc_init_f() by Masahiro Yamada · 8 years ago
  91. 3756fe2 ARM: uniphier: remove IECTRL setup code of LD4 SoC by Masahiro Yamada · 8 years ago
  92. 14f4723 mmc: uniphier-sd: migrate to CONFIG_BLK by Masahiro Yamada · 8 years ago
  93. 025b62f ARM: uniphier: delete unnecessary xHCI pin-mux settings by Masahiro Yamada · 8 years ago
  94. 47a79f6 usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  95. b5550e4 ARM: uniphier: sort select:s alphabetically by Masahiro Yamada · 8 years ago
  96. 16f4166 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  97. 174245b ARM: am335x: select DM_GPIO by Masahiro Yamada · 8 years ago
  98. 1544698 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · 8 years ago
  99. 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  100. 5a3aae6 ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI by Masahiro Yamada · 8 years ago