1. 8aadc56 serial: ns16550: Support clocks via phandle by Paul Burton · 8 years ago
  2. 103387a clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled by Paul Burton · 8 years ago
  3. 0286885 MIPS: Ensure cache ops complete in mips_cache_reset by Paul Burton · 8 years ago
  4. ac8668a MIPS: Clear hazard between TagLo writes & cache ops by Paul Burton · 8 years ago
  5. 82c9d89 MIPS: Ensure Config.K0=2 applies before any memory accesses by Paul Burton · 8 years ago
  6. 59a4c8b MIPS: Malta: Enable CM & L2 support by Paul Burton · 8 years ago
  7. a8b8bd2 MIPS: Join the coherent domain when a CM is present by Paul Burton · 8 years ago
  8. 8156078 MIPS: L2 cache support by Paul Burton · 8 years ago
  9. 79ac174 MIPS: Map CM Global Control Registers by Paul Burton · 8 years ago
  10. f868be5 MIPS: Define register names for cache init by Paul Burton · 8 years ago
  11. 68b4c75 MIPS: If we don't need DDR for cache init, init cache first by Paul Burton · 8 years ago
  12. 4f5561c MIPS: Preserve Config implementation-defined bits by Paul Burton · 8 years ago
  13. 8c57b04 MIPS: Enable use of the instruction cache earlier by Paul Burton · 8 years ago
  14. dc2037e MIPS: Probe cache line sizes once during boot by Paul Burton · 8 years ago
  15. da3388a MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init by Paul Burton · 8 years ago
  16. 1f508dd board_f: Add a mach_cpu_init callback by Paul Burton · 8 years ago
  17. 1d153b3 mips: Add MIPSfpga platform support by Zubair Lutfullah Kakakhel · 8 years ago
  18. e9b5b3f mips: xilfpga: Add device tree files by Zubair Lutfullah Kakakhel · 8 years ago
  19. c681109 net: emaclite: Enable driver for MIPS by Zubair Lutfullah Kakakhel · 8 years ago
  20. 9166459 net: emaclite: use __raw_readl/writel instead of weird define by Zubair Lutfullah Kakakhel · 8 years ago
  21. d23bf84 net: emaclite: Use ioremap_nocache by Zubair Lutfullah Kakakhel · 8 years ago
  22. 75794f9 Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" by Masahiro Yamada · 8 years ago
  23. 8f3c62d A20-OLinuXino-Lime2: Enable USB gadget support by Tom Rini · 8 years ago
  24. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  25. 171f2ca Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  26. af6a264 Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · 8 years ago
  27. 40ee94e ARM: uniphier: update DRAM init code for LD20 SoC by Masahiro Yamada · 8 years ago
  28. d11b0b7 ARM: uniphier: add PLL init code for LD20 SoC by Masahiro Yamada · 8 years ago
  29. f16518e ARM: uniphier: collect clock/PLL init code into a single directory by Masahiro Yamada · 8 years ago
  30. 9d6652c ARM: uniphier: move PLL init code to U-Boot proper where possible by Masahiro Yamada · 8 years ago
  31. ab61550 ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER by Masahiro Yamada · 8 years ago
  32. 011fd5b ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20 by Masahiro Yamada · 8 years ago
  33. 7aac23c ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 by Masahiro Yamada · 8 years ago
  34. 7637da8 ARM: dts: uniphier: include System Bus pin group node in SPL DT by Masahiro Yamada · 8 years ago
  35. c21e19a ARM: uniphier: consolidate NAND pin-mux settings by Masahiro Yamada · 8 years ago
  36. 3249627 ARM: uniphier: remove ad-hoc pin-mux code for sLD3 by Masahiro Yamada · 8 years ago
  37. 3d02c56 ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC by Masahiro Yamada · 8 years ago
  38. 0c97725 ARM: uniphier: select PINCTRL and SPL_PINCTRL by Masahiro Yamada · 8 years ago
  39. b275e76 ARM: dts: uniphier: add pinctrl device node and pinctrl properties by Masahiro Yamada · 8 years ago
  40. a01867f pinctrl: uniphier: add UniPhier sLD3 pinctrl driver by Masahiro Yamada · 8 years ago
  41. c3380ed pinctrl: uniphier: support 4bit-width pin-mux register capability by Masahiro Yamada · 8 years ago
  42. dc62cc1 sunxi: Enable USB gadget support for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  43. 32c124e sunxi: Enable USB host support for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  44. 5940c05 sunxi: Add mmc0 card detect pin for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  45. b7b7c3d sunxi: Add defconfig and dts for the NanoPi NEO by Jelle van der Waa · 8 years ago
  46. 4a67d73 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
  47. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  48. af7f67c sunxi: axp2xx: disable ldoio0/1 at boot by Hans de Goede · 8 years ago
  49. 49e3aec Makefile: Give a build error if ad-hoc CONFIG options are added by Simon Glass · 8 years ago
  50. 428975e Kconfig: Add a whitelist of ad-hoc CONFIG options by Simon Glass · 8 years ago
  51. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. 5594eb7 Convert CONFIG_SPL_USB_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. cf5f0f3 Convert CONFIG_SPL_USB_HOST_SUPPORT to Kconfig by Simon Glass · 8 years ago
  55. dfc3cfb Convert CONFIG_SPL_USBETH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  56. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  57. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  58. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  59. c015e1b Convert CONFIG_SPL_SATA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. 771d565 Remove CONFIG_SPL_PINCTRL_SUPPORT by Simon Glass · 8 years ago
  62. aa74e1d Convert CONFIG_SPL_ONENAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  63. 24767fa Convert CONFIG_SPL_NOR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. 227392d Convert CONFIG_SPL_NET_SUPPORT to Kconfig by Simon Glass · 8 years ago
  65. 400f264 Convert CONFIG_SPL_NET_VCI_STRING to Kconfig by Simon Glass · 8 years ago
  66. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  67. e968ccd Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig by Simon Glass · 8 years ago
  68. fa07223 Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · 8 years ago
  69. 7db65a8 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  70. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  71. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  72. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  73. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  74. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  75. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  76. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  77. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  78. ef9001b Convert CONFIG_SPL_ETH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  79. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  80. d4c6180 Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  81. c7e2b98 Convert CONFIG_SPL_DMA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  82. 79bc5bb Convert CONFIG_SPL_HASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  83. adc4911 Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  84. 167ad90 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  85. 73ad4d0 Move existing use of CONFIG_SPL_RSA to Kconfig by Simon Glass · 8 years ago
  86. 9bbbc23 Move existing use of CONFIG_SPL_DM to Kconfig by Simon Glass · 8 years ago
  87. 688be33 Kconfig: tpl: Add some TPL support options to Kconfig by Simon Glass · 8 years ago
  88. 1e3911a Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  89. 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
  90. f68aba5 Drop CONFIG_SPL_RAM_SUPPORT by Simon Glass · 8 years ago
  91. 3aa6612 arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD by Simon Glass · 8 years ago
  92. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  93. 8bf41c2 moveconfig: Add an option to commit changes by Simon Glass · 8 years ago
  94. 13e05a0 moveconfig: Add an option to skip prompts by Simon Glass · 8 years ago
  95. 8e866bf Correct defconfigs using savedefconfig by Simon Glass · 8 years ago
  96. 2de45ed ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21 by Masahiro Yamada · 8 years ago
  97. 63cd9b1 ARM: uniphier: fix DRAM size of LD21 SoC package by Masahiro Yamada · 8 years ago
  98. 2fcaf4f arc: Use -mcpu=XXX instead of obsolete -marcXXX by Alexey Brodkin · 8 years ago
  99. e59ed19 ARM: uniphier: merge board init functions into board_init() by Masahiro Yamada · 8 years ago
  100. 059c543 ARM: uniphier: use checkboard() instead of misc_init_f() by Masahiro Yamada · 8 years ago