1. 9a6535e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  2. b58d351 Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  3. a7a97fd Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · 8 years ago
  4. f9d7e17 ARM: uniphier: update DRAM init code for LD20 SoC by Masahiro Yamada · 8 years ago
  5. 682e09f ARM: uniphier: add PLL init code for LD20 SoC by Masahiro Yamada · 8 years ago
  6. fcc238b ARM: uniphier: collect clock/PLL init code into a single directory by Masahiro Yamada · 8 years ago
  7. 6a3e427 ARM: uniphier: move PLL init code to U-Boot proper where possible by Masahiro Yamada · 8 years ago
  8. 22de6b3 ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER by Masahiro Yamada · 8 years ago
  9. b78ffc5 ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20 by Masahiro Yamada · 8 years ago
  10. 68557ec ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 by Masahiro Yamada · 8 years ago
  11. 6bf12ea ARM: dts: uniphier: include System Bus pin group node in SPL DT by Masahiro Yamada · 8 years ago
  12. 5ac9dfb ARM: uniphier: consolidate NAND pin-mux settings by Masahiro Yamada · 8 years ago
  13. 6a93478 ARM: uniphier: remove ad-hoc pin-mux code for sLD3 by Masahiro Yamada · 8 years ago
  14. cd477c9 ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC by Masahiro Yamada · 8 years ago
  15. 27350c9 ARM: uniphier: select PINCTRL and SPL_PINCTRL by Masahiro Yamada · 8 years ago
  16. 4475c0c ARM: dts: uniphier: add pinctrl device node and pinctrl properties by Masahiro Yamada · 8 years ago
  17. 24572db pinctrl: uniphier: add UniPhier sLD3 pinctrl driver by Masahiro Yamada · 8 years ago
  18. bbb1198 pinctrl: uniphier: support 4bit-width pin-mux register capability by Masahiro Yamada · 8 years ago
  19. ca7628a sunxi: Enable USB gadget support for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  20. 28de49b sunxi: Enable USB host support for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  21. 01cf4a1a sunxi: Add mmc0 card detect pin for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  22. 348df5b sunxi: Add defconfig and dts for the NanoPi NEO by Jelle van der Waa · 8 years ago
  23. 7c22e26 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
  24. 57075a4 sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  25. 253e62b sunxi: axp2xx: disable ldoio0/1 at boot by Hans de Goede · 8 years ago
  26. 371244c Makefile: Give a build error if ad-hoc CONFIG options are added by Simon Glass · 8 years ago
  27. eed921d9 Kconfig: Add a whitelist of ad-hoc CONFIG options by Simon Glass · 8 years ago
  28. 696a91f Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · 8 years ago
  29. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  30. f575caf Convert CONFIG_SPL_USB_SUPPORT to Kconfig by Simon Glass · 8 years ago
  31. 16e30e3 Convert CONFIG_SPL_USB_HOST_SUPPORT to Kconfig by Simon Glass · 8 years ago
  32. 972fc62 Convert CONFIG_SPL_USBETH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  33. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  34. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  35. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  36. d1c44bd Convert CONFIG_SPL_SATA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  37. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  38. 98632b1 Remove CONFIG_SPL_PINCTRL_SUPPORT by Simon Glass · 8 years ago
  39. fef718c Convert CONFIG_SPL_ONENAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  40. 7ace858 Convert CONFIG_SPL_NOR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  41. dce63c4 Convert CONFIG_SPL_NET_SUPPORT to Kconfig by Simon Glass · 8 years ago
  42. 8c24f9f Convert CONFIG_SPL_NET_VCI_STRING to Kconfig by Simon Glass · 8 years ago
  43. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  44. 2fa0850 Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig by Simon Glass · 8 years ago
  45. 95689da Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · 8 years ago
  46. 989e1ce Convert CONFIG_SPL_MPC8XXX_INIT_DDR_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. 2e62604 Convert CONFIG_SPL_ETH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  56. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  57. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  58. 86bb5ba Convert CONFIG_SPL_DMA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  59. d3e7e2b Convert CONFIG_SPL_HASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. dbdaeee Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. 6ef2e75 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  62. d3c1f46 Move existing use of CONFIG_SPL_RSA to Kconfig by Simon Glass · 8 years ago
  63. 3433a69 Move existing use of CONFIG_SPL_DM to Kconfig by Simon Glass · 8 years ago
  64. f73329e Kconfig: tpl: Add some TPL support options to Kconfig by Simon Glass · 8 years ago
  65. 11bde1c Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  66. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  67. 218d0d5 Drop CONFIG_SPL_RAM_SUPPORT by Simon Glass · 8 years ago
  68. b63f8a4 arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD by Simon Glass · 8 years ago
  69. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  70. 9ede212 moveconfig: Add an option to commit changes by Simon Glass · 8 years ago
  71. 6b403df moveconfig: Add an option to skip prompts by Simon Glass · 8 years ago
  72. 14476dd Correct defconfigs using savedefconfig by Simon Glass · 8 years ago
  73. f6bbec3 ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21 by Masahiro Yamada · 8 years ago
  74. ef70eb5 ARM: uniphier: fix DRAM size of LD21 SoC package by Masahiro Yamada · 8 years ago
  75. 7c8d816 arc: Use -mcpu=XXX instead of obsolete -marcXXX by Alexey Brodkin · 8 years ago
  76. 126fe70 armv8: ls1046aqds: Add LS1046AQDS board support by Shaohui Xie · 8 years ago
  77. dd02936 armv8: ls1046ardb: Add LS1046ARDB board support by Mingkai Hu · 8 years ago
  78. 1b2b406 armv8: ls1046a: disable SATA ECC in DCSR by Shaohui Xie · 8 years ago
  79. 5f5e8d9 armv8: ls1046a: Enable DDR erratum for ls1046a by Shengzhou Liu · 8 years ago
  80. caa6e9b armv8: fsl-layerscape: spl: remove BSS clearing and board_init_r by Qianyu Gong · 8 years ago
  81. a8c9d66 armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone app by Shaohui Xie · 8 years ago
  82. 13f7988 armv8: fsl-layerscape: Increase L2 Data RAM latency and L2 Tag RAM latency by Mingkai Hu · 8 years ago
  83. 9578c42 Export memset for standalone AQ FW load apps by Shaohui Xie · 8 years ago
  84. 2f0dcf2 ddr: fsl: fix a compile issue by Shaohui Xie · 8 years ago
  85. b9e745b driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012a by Shengzhou Liu · 8 years ago
  86. 93a6d32 armv7:ls1021a: Enable workaround for DDR erratum A-009942 by Shengzhou Liu · 8 years ago
  87. 214ffae nxp: ls102xa: add LS1 PSCI system suspend by Hongbo Zhang · 8 years ago
  88. d7b0063 nxp: ls102xa: add EPU Finite State Machine by Hongbo Zhang · 8 years ago
  89. 349cfc9 nxp: ls102xa: add registers definition for system sleep by Hongbo Zhang · 8 years ago
  90. d38def1 armv7: psci: make v7_flush_dcache_all public for all psci code by Hongbo Zhang · 8 years ago
  91. b63a950 armv8: ls2080a: Remove debug server support by York Sun · 8 years ago
  92. b392a6d fsl-layerscape: Add workaround for PCIe erratum A010315 by Hou Zhiqiang · 8 years ago
  93. 664b652 fsl: csu: add an API to set R/W permission to PCIe by Hou Zhiqiang · 8 years ago
  94. c37fdbd fsl: csu: add an API to set individual device access permission by Hou Zhiqiang · 8 years ago
  95. 341238f arm: fsl-layerscape: move forward the non-secure access permission setup by Hou Zhiqiang · 8 years ago
  96. 71fe222 fsl: serdes: ensure accessing the initialized maps of serdes protocol by Hou Zhiqiang · 8 years ago
  97. 07806e6 ls1043ardb: PPA: add PPA validation in case of secure boot by Sumit Garg · 8 years ago
  98. 285c748 board: ls1043ardb: move sec_init to board_init by Sumit Garg · 8 years ago
  99. 4baa38c driver/ddr/fsl: Revise workaround A008511 for A009803 by York Sun · 8 years ago
  100. b406731 driver/ddr/fsl: Add more debug registers by York Sun · 8 years ago