summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: uniphier: sync clock/reset controller nodes with LinuxMasahiro Yamada2016-09-2313-181/+301
* ARM: uniphier: add PLL init code for LD11 SoCMasahiro Yamada2016-09-237-7/+71
* ARM: uniphier: move CONFIG_SPL_* to defconfig or selectMasahiro Yamada2016-09-232-15/+2
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-09-1859-1025/+1148
|\
| * ARM: uniphier: update DRAM init code for LD20 SoCMasahiro Yamada2016-09-192-62/+447
| * ARM: uniphier: add PLL init code for LD20 SoCMasahiro Yamada2016-09-199-5/+234
| * ARM: uniphier: collect clock/PLL init code into a single directoryMasahiro Yamada2016-09-1913-24/+18
| * ARM: uniphier: move PLL init code to U-Boot proper where possibleMasahiro Yamada2016-09-1919-495/+365
| * ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PERMasahiro Yamada2016-09-181-1/+1
| * ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20Masahiro Yamada2016-09-185-31/+10
| * ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20Masahiro Yamada2016-09-186-44/+5
| * ARM: dts: uniphier: include System Bus pin group node in SPL DTMasahiro Yamada2016-09-182-0/+8
| * ARM: uniphier: consolidate NAND pin-mux settingsMasahiro Yamada2016-09-1813-274/+51
| * ARM: uniphier: remove ad-hoc pin-mux code for sLD3Masahiro Yamada2016-09-185-58/+0
| * ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoCMasahiro Yamada2016-09-181-2/+0
| * ARM: uniphier: select PINCTRL and SPL_PINCTRLMasahiro Yamada2016-09-181-0/+2
| * ARM: dts: uniphier: add pinctrl device node and pinctrl propertiesMasahiro Yamada2016-09-182-0/+43
| * ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21Masahiro Yamada2016-09-172-4/+32
| * ARM: uniphier: fix DRAM size of LD21 SoC packageMasahiro Yamada2016-09-171-1/+1
| * ARM: uniphier: merge board init functions into board_init()Masahiro Yamada2016-09-145-40/+16
| * ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada2016-09-144-24/+7
| * ARM: uniphier: remove IECTRL setup code of LD4 SoCMasahiro Yamada2016-09-141-6/+0
| * mmc: uniphier-sd: migrate to CONFIG_BLKMasahiro Yamada2016-09-141-0/+1
| * ARM: uniphier: delete unnecessary xHCI pin-mux settingsMasahiro Yamada2016-09-145-48/+0
| * usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada2016-09-141-0/+1
| * ARM: uniphier: sort select:s alphabeticallyMasahiro Yamada2016-09-141-7/+7
* | Merge branch 'master' of git://www.denx.de/git/u-boot-sunxiTom Rini2016-09-184-9/+127
|\ \
| * | sunxi: Add defconfig and dts for the NanoPi NEOJelle van der Waa2016-09-182-1/+127
| * | sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai2016-09-172-8/+0
| |/
* | Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* | Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-163-0/+9
* | Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass2016-09-163-0/+9
* | Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-1610-0/+30
* | Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-163-0/+9
* | Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-165-0/+15
* | Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-168-0/+24
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-1610-0/+30
* | Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-166-0/+18
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-1610-0/+30
* | Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-164-0/+12
* | Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-166-0/+18
* | Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-165-0/+15
* | Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass2016-09-164-0/+13
* | Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass2016-09-162-1/+3
* | Convert CONFIG_SPL_HASH_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* | Convert CONFIG_SPL_CRYPTO_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* | spear: Use upper case for CONFIG optionsSimon Glass2016-09-161-1/+1
* | Move existing use of CONFIG_SPL_RSA to KconfigSimon Glass2016-09-161-1/+0
* | Move existing use of CONFIG_SPL_DM to KconfigSimon Glass2016-09-161-1/+0
* | arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILDSimon Glass2016-09-161-1/+1
|/