~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: uniphier: remove unused uniphier_pin_init()Masahiro Yamada2020-08-18
* 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 unused uniphier_sbc_init_admulti()Masahiro Yamada2020-07-11
* common: Drop linux/bitops.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
* ARM: uniphier: make mem_map run-time configurableMasahiro Yamada2019-07-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2017-10-04
* 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: show STM (SCP) status on boot and pinmon commandMasahiro Yamada2017-04-20
* ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada2017-02-23
* ARM: uniphier: remove dram_nr_ch from board parametersMasahiro Yamada2017-02-23
* ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada2017-02-23
* ARM: uniphier: remove DRAM base address from board parametersMasahiro Yamada2017-02-23
* ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada2017-01-29
* ARM: uniphier: add PXs3 SoC supportMasahiro Yamada2017-01-22
* ARM: uniphier: refactor spl_init_board()Masahiro Yamada2017-01-18
* ARM: uniphier: refactor board_init()Masahiro Yamada2017-01-18
* ARM: uniphier: make BCU init into void functionMasahiro Yamada2017-01-17
* ARM: uniphier: refactor SBC init codeMasahiro Yamada2017-01-17
* ARM: uniphier: refactor MEMCONF init codeMasahiro Yamada2017-01-17
* ARM: uniphier: split out UMC clock enableMasahiro Yamada2017-01-17
* ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()Masahiro Yamada2017-01-17
* ARM: uniphier: update DRAM init code for LD20 SoC (3rd)Masahiro Yamada2016-10-29
* ARM: uniphier: remove unused board attribute macrosMasahiro Yamada2016-10-29
* 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 System Bus pin-mux settings for LD11/LD20Masahiro Yamada2016-09-18
* ARM: uniphier: consolidate NAND pin-mux settingsMasahiro Yamada2016-09-18
* ARM: uniphier: remove ad-hoc pin-mux code for sLD3Masahiro Yamada2016-09-18
* ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21Masahiro Yamada2016-09-17
* ARM: uniphier: merge board init functions into board_init()Masahiro Yamada2016-09-14
* ARM: uniphier: add PH1-LD21 board dataMasahiro Yamada2016-07-24
* ARM: uniphier: introduce flags to uniphier_board_data structureMasahiro Yamada2016-07-24
* ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada2016-05-26
* ARM: uniphier: move pin-mux code into pin_init functionMasahiro Yamada2016-05-01
* ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20Masahiro Yamada2016-05-01
* ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada2016-04-24
* ARM: uniphier: rename function names ph1_* to uniphier_*Masahiro Yamada2016-04-01
* ARM: uniphier: refactor SBC init codeMasahiro Yamada2016-03-24
* ARM: uniphier: add a field to specify DDR3+Masahiro Yamada2016-02-29
* ARM: uniphier: rework struct uniphier_board_dataMasahiro Yamada2016-02-29
* ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6bMasahiro Yamada2016-01-13