~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: uniphier: remove NAND reset codeMasahiro Yamada2020-07-11
* bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada2020-07-11
* ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada2020-07-11
* ARM: uniphier: drop #include <log.h> againMasahiro Yamada2020-05-22
* common: Drop log.h from common headerSimon Glass2020-05-18
* ARM: uniphier: move NAND reset assertion to U-Boot proper from SPLMasahiro Yamada2020-02-28
* ARM: uniphier: remove adhoc reset deassertion for the NAND controllerMasahiro Yamada2020-02-01
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: uniphier: clean up board_initMasahiro Yamada2017-12-04
* ARM: uniphier: remove XIRQ pin settingsMasahiro Yamada2017-11-29
* ARM: uniphier: remove IRQ settingsMasahiro Yamada2017-11-29
* ARM: uniphier: remove ad-hoc pin settings for NANDMasahiro Yamada2017-08-30
* ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-20
* ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada2017-07-26
* ARM: uniphier: fix various sparse warningsMasahiro Yamada2017-06-25
* ARM: uniphier: add more init code for PXs3Masahiro Yamada2017-05-17
* ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada2017-02-23
* ARM: uniphier: add PXs3 SoC supportMasahiro Yamada2017-01-22
* ARM: uniphier: add macro to generate SoC data look-up functionMasahiro Yamada2017-01-22
* ARM: uniphier: simplify SoC ID get functionMasahiro Yamada2017-01-22
* ARM: uniphier: make SPL optional for ARVv8 SoCsMasahiro Yamada2017-01-22
* ARM: uniphier: add missing static and const qualifierMasahiro Yamada2017-01-22
* ARM: uniphier: move SBC and Support Card init code to U-Boot properMasahiro Yamada2017-01-18
* ARM: uniphier: refactor board_init()Masahiro Yamada2017-01-18
* ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()Masahiro Yamada2017-01-17
* ARM: uniphier: add work-around for VBO noise problemMasahiro Yamada2016-10-10
* ARM: uniphier: add PLL init code for LD11 SoCMasahiro Yamada2016-09-23
* ARM: uniphier: add PLL init code for LD20 SoCMasahiro Yamada2016-09-19
* ARM: uniphier: move PLL init code to U-Boot proper where possibleMasahiro Yamada2016-09-19
* ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20Masahiro Yamada2016-09-18
* ARM: uniphier: consolidate NAND pin-mux settingsMasahiro Yamada2016-09-18
* ARM: uniphier: merge board init functions into board_init()Masahiro Yamada2016-09-14