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