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