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