aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/board_init.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-11ARM: uniphier: remove NAND reset codeMasahiro Yamada1-4/+0
2020-07-11bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada1-5/+31
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada1-4/+0
2020-05-22ARM: uniphier: drop #include <log.h> againMasahiro Yamada1-1/+0
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-28ARM: uniphier: move NAND reset assertion to U-Boot proper from SPLMasahiro Yamada1-0/+4
2020-02-01ARM: uniphier: remove adhoc reset deassertion for the NAND controllerMasahiro Yamada1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-04ARM: uniphier: clean up board_initMasahiro Yamada1-5/+2
2017-11-29ARM: uniphier: remove XIRQ pin settingsMasahiro Yamada1-16/+0
2017-11-29ARM: uniphier: remove IRQ settingsMasahiro Yamada1-35/+0
2017-08-30ARM: uniphier: remove ad-hoc pin settings for NANDMasahiro Yamada1-24/+4
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada1-9/+0
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada1-9/+0
2017-06-25ARM: uniphier: fix various sparse warningsMasahiro Yamada1-1/+1
2017-05-17ARM: uniphier: add more init code for PXs3Masahiro Yamada1-0/+1
2017-02-23ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada1-0/+1
2017-01-22ARM: uniphier: add PXs3 SoC supportMasahiro Yamada1-0/+8
2017-01-22ARM: uniphier: add macro to generate SoC data look-up functionMasahiro Yamada1-17/+3
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada1-13/+13
2017-01-22ARM: uniphier: make SPL optional for ARVv8 SoCsMasahiro Yamada1-2/+3
2017-01-22ARM: uniphier: add missing static and const qualifierMasahiro Yamada1-3/+3
2017-01-18ARM: uniphier: move SBC and Support Card init code to U-Boot properMasahiro Yamada1-0/+16
2017-01-18ARM: uniphier: refactor board_init()Masahiro Yamada1-79/+140
2017-01-17ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()Masahiro Yamada1-7/+1
2016-10-10ARM: uniphier: add work-around for VBO noise problemMasahiro Yamada1-0/+7
2016-09-23ARM: uniphier: add PLL init code for LD11 SoCMasahiro Yamada1-0/+1
2016-09-19ARM: uniphier: add PLL init code for LD20 SoCMasahiro Yamada1-0/+7
2016-09-19ARM: uniphier: move PLL init code to U-Boot proper where possibleMasahiro Yamada1-0/+4
2016-09-18ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20Masahiro Yamada1-2/+9
2016-09-18ARM: uniphier: consolidate NAND pin-mux settingsMasahiro Yamada1-7/+17
2016-09-14ARM: uniphier: merge board init functions into board_init()Masahiro Yamada1-0/+138