summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/board_init.c
Commit message (Expand)AuthorAgeLines
* ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada2017-02-23-0/+1
* ARM: uniphier: add PXs3 SoC supportMasahiro Yamada2017-01-22-0/+8
* ARM: uniphier: add macro to generate SoC data look-up functionMasahiro Yamada2017-01-22-17/+3
* ARM: uniphier: simplify SoC ID get functionMasahiro Yamada2017-01-22-13/+13
* ARM: uniphier: make SPL optional for ARVv8 SoCsMasahiro Yamada2017-01-22-2/+3
* ARM: uniphier: add missing static and const qualifierMasahiro Yamada2017-01-22-3/+3
* ARM: uniphier: move SBC and Support Card init code to U-Boot properMasahiro Yamada2017-01-18-0/+16
* ARM: uniphier: refactor board_init()Masahiro Yamada2017-01-18-79/+140
* ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()Masahiro Yamada2017-01-17-7/+1
* ARM: uniphier: add work-around for VBO noise problemMasahiro Yamada2016-10-10-0/+7
* ARM: uniphier: add PLL init code for LD11 SoCMasahiro Yamada2016-09-23-0/+1
* ARM: uniphier: add PLL init code for LD20 SoCMasahiro Yamada2016-09-19-0/+7
* ARM: uniphier: move PLL init code to U-Boot proper where possibleMasahiro Yamada2016-09-19-0/+4
* ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20Masahiro Yamada2016-09-18-2/+9
* ARM: uniphier: consolidate NAND pin-mux settingsMasahiro Yamada2016-09-18-7/+17
* ARM: uniphier: merge board init functions into board_init()Masahiro Yamada2016-09-14-0/+138