1. 0298f4c ARM: uniphier: move CONFIG_SPL_* to defconfig or select by Masahiro Yamada · 8 years ago
  2. 423620b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  3. 31d36f7 MIPS: Hang if run on a secondary CPU by Paul Burton · 8 years ago
  4. d263cda MIPS: Fix cache maintenance in relocate_code & simplify by Paul Burton · 8 years ago
  5. ad8783c boston: Introduce support for the MIPS Boston development board by Paul Burton · 8 years ago
  6. 639200f MIPS: Ensure cache ops complete in mips_cache_reset by Paul Burton · 8 years ago
  7. d608254 MIPS: Clear hazard between TagLo writes & cache ops by Paul Burton · 8 years ago
  8. c5b8412 MIPS: Ensure Config.K0=2 applies before any memory accesses by Paul Burton · 8 years ago
  9. 566ce04d MIPS: Malta: Enable CM & L2 support by Paul Burton · 8 years ago
  10. 7953354 MIPS: Join the coherent domain when a CM is present by Paul Burton · 8 years ago
  11. 4baa0ab MIPS: L2 cache support by Paul Burton · 8 years ago
  12. b2b135d MIPS: Map CM Global Control Registers by Paul Burton · 8 years ago
  13. 5c72e5a MIPS: Define register names for cache init by Paul Burton · 8 years ago
  14. f898127 MIPS: If we don't need DDR for cache init, init cache first by Paul Burton · 8 years ago
  15. 4f9226b MIPS: Preserve Config implementation-defined bits by Paul Burton · 8 years ago
  16. 33b5c9b MIPS: Enable use of the instruction cache earlier by Paul Burton · 8 years ago
  17. 8cb4817 MIPS: Probe cache line sizes once during boot by Paul Burton · 8 years ago
  18. 0dfe04d MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init by Paul Burton · 8 years ago
  19. ebf2b9e mips: Add MIPSfpga platform support by Zubair Lutfullah Kakakhel · 8 years ago
  20. d4e8537 mips: xilfpga: Add device tree files by Zubair Lutfullah Kakakhel · 8 years ago
  21. adf32ad PowerPC: Update MIP405/MIP405T to use Kconfig better by Tom Rini · 8 years ago
  22. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  23. 9a6535e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  24. b58d351 Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  25. a7a97fd Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · 8 years ago
  26. f9d7e17 ARM: uniphier: update DRAM init code for LD20 SoC by Masahiro Yamada · 8 years ago
  27. 682e09f ARM: uniphier: add PLL init code for LD20 SoC by Masahiro Yamada · 8 years ago
  28. fcc238b ARM: uniphier: collect clock/PLL init code into a single directory by Masahiro Yamada · 8 years ago
  29. 6a3e427 ARM: uniphier: move PLL init code to U-Boot proper where possible by Masahiro Yamada · 8 years ago
  30. 22de6b3 ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER by Masahiro Yamada · 8 years ago
  31. b78ffc5 ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20 by Masahiro Yamada · 8 years ago
  32. 68557ec ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 by Masahiro Yamada · 8 years ago
  33. 6bf12ea ARM: dts: uniphier: include System Bus pin group node in SPL DT by Masahiro Yamada · 8 years ago
  34. 5ac9dfb ARM: uniphier: consolidate NAND pin-mux settings by Masahiro Yamada · 8 years ago
  35. 6a93478 ARM: uniphier: remove ad-hoc pin-mux code for sLD3 by Masahiro Yamada · 8 years ago
  36. cd477c9 ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC by Masahiro Yamada · 8 years ago
  37. 27350c9 ARM: uniphier: select PINCTRL and SPL_PINCTRL by Masahiro Yamada · 8 years ago
  38. 4475c0c ARM: dts: uniphier: add pinctrl device node and pinctrl properties by Masahiro Yamada · 8 years ago
  39. 348df5b sunxi: Add defconfig and dts for the NanoPi NEO by Jelle van der Waa · 8 years ago
  40. 57075a4 sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  41. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  42. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  43. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  44. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  45. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  46. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  47. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  48. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. 75eba2c Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  55. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  56. d3e7e2b Convert CONFIG_SPL_HASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  57. dbdaeee Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  58. 6ef2e75 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  59. d3c1f46 Move existing use of CONFIG_SPL_RSA to Kconfig by Simon Glass · 8 years ago
  60. 3433a69 Move existing use of CONFIG_SPL_DM to Kconfig by Simon Glass · 8 years ago
  61. b63f8a4 arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD by Simon Glass · 8 years ago
  62. f6bbec3 ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21 by Masahiro Yamada · 8 years ago
  63. ef70eb5 ARM: uniphier: fix DRAM size of LD21 SoC package by Masahiro Yamada · 8 years ago
  64. 7c8d816 arc: Use -mcpu=XXX instead of obsolete -marcXXX by Alexey Brodkin · 8 years ago
  65. b291671 ARM: uniphier: merge board init functions into board_init() by Masahiro Yamada · 8 years ago
  66. 43a8cc9 ARM: uniphier: use checkboard() instead of misc_init_f() by Masahiro Yamada · 8 years ago
  67. 3756fe2 ARM: uniphier: remove IECTRL setup code of LD4 SoC by Masahiro Yamada · 8 years ago
  68. 14f4723 mmc: uniphier-sd: migrate to CONFIG_BLK by Masahiro Yamada · 8 years ago
  69. 025b62f ARM: uniphier: delete unnecessary xHCI pin-mux settings by Masahiro Yamada · 8 years ago
  70. 47a79f6 usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  71. b5550e4 ARM: uniphier: sort select:s alphabetically by Masahiro Yamada · 8 years ago
  72. 16f4166 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  73. 174245b ARM: am335x: select DM_GPIO by Masahiro Yamada · 8 years ago
  74. 1544698 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · 8 years ago
  75. 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  76. 5a3aae6 ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI by Masahiro Yamada · 8 years ago
  77. 55a65e6 ARM: tegra: remove wrong dependency on SPL_BUILD by Masahiro Yamada · 8 years ago
  78. fa2f81b TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  79. cfe2556 meson: odroid-c2: enable Ethernet support through the device tree by Beniamino Galvani · 8 years ago
  80. dd83840 arm: dts: update DTS files for meson-gxbb and odroid-c2 by Beniamino Galvani · 8 years ago
  81. 04a993f bcm2835_gpio: Implement GPIOF_FUNC by Alexander Graf · 8 years ago
  82. edf0093 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  83. ff38322 arm: imx: Add support for Advantech DMS-BA16 board by Akshay Bhat · 8 years ago
  84. c0afcb5 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  85. 0068dd6 ARM: dts: dra72-evm: fix broken ethernet by Mugunthan V N · 8 years ago
  86. de300ea sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBC by Hans de Goede · 8 years ago
  87. 019731a sunxi: Sync h3-orangepi dts files with kernel by Hans de Goede · 8 years ago
  88. 68871ef sunxi: Fix H3 EMAC syscon register address by Chen-Yu Tsai · 8 years ago
  89. ca5c370 sunxi: Add support for A33-OLinuXino board by Stefan Mavrodiev · 8 years ago
  90. 8e71a7e sunxi: add proper device tree for iNet D978 rev2 boards by Icenowy Zheng · 8 years ago
  91. b615267 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering by Peter Chubb · 8 years ago
  92. 7932d3e ARM: tegra: use numeric versioning for p2771-0000 by Stephen Warren · 8 years ago
  93. 3e6cc35 x86: efi: Fix EFI 64-bit payload build warnings by Bin Meng · 8 years ago
  94. 4cc00f0 x86: Add debugging when cpu_common_init() fails by Simon Glass · 8 years ago
  95. e6294e0 x86: ivybridge: Allow microcode to be collated by Simon Glass · 8 years ago
  96. fda4fa8 x86: Add debugging when a microcode update fails by Simon Glass · 8 years ago
  97. ff62bdf Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  98. f063353 ARM: dts: uniphier: add u-boot, dm-pre-reloc to use eMMC boot on sLD3 by Masahiro Yamada · 8 years ago
  99. 499c867 ARM: uniphier: display revision of Micro Support Card 3.6.x kindly by Masahiro Yamada · 8 years ago
  100. 928f324 ARM: uniphier: support system reset functionality for PSCI by Masahiro Yamada · 8 years ago