index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
init
Age
Commit message (
Expand
)
Author
2016-10-10
ARM: uniphier: do not setup pins for System Bus on NAND boot mode
Masahiro Yamada
2016-09-23
ARM: uniphier: add PLL init code for LD11 SoC
Masahiro Yamada
2016-09-19
ARM: uniphier: add PLL init code for LD20 SoC
Masahiro Yamada
2016-09-19
ARM: uniphier: move PLL init code to U-Boot proper where possible
Masahiro Yamada
2016-09-18
ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20
Masahiro Yamada
2016-09-18
ARM: uniphier: remove ad-hoc pin-mux code for sLD3
Masahiro Yamada
2016-05-26
ARM: uniphier: add PH1-LD11 SoC support
Masahiro Yamada
2016-05-26
ARM: uniphier: disable cache in SPL of PH1-LD20
Masahiro Yamada
2016-05-01
ARM: uniphier: move pin-mux code into pin_init function
Masahiro Yamada
2016-05-01
ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20
Masahiro Yamada
2016-04-24
ARM: uniphier: add PH1-LD20 SoC support
Masahiro Yamada
2016-04-01
ARM: uniphier: rename function names ph1_* to uniphier_*
Masahiro Yamada
2016-03-24
ARM: uniphier: support Debug UART
Masahiro Yamada
2016-03-24
ARM: uniphier: refactor SBC init code
Masahiro Yamada
2016-03-24
ARM: uniphier: drop PH1- prefix from CONFIG options and file names
Masahiro Yamada
2016-01-13
ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b
Masahiro Yamada
2016-01-13
ARM: uniphier: move headers out of include/mach directory
Masahiro Yamada
2016-01-13
ARM: uniphier: kill bogus header includes
Masahiro Yamada
2015-12-23
ARM: uniphier: call uniphier_get_board_param() without FDT blob
Masahiro Yamada
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-09-25
ARM: uniphier: add ProXstream2 and PH1-LD6b support
Masahiro Yamada
2015-09-25
ARM: uniphier: add PH1-Pro5 support
Masahiro Yamada
2015-09-25
ARM: uniphier: allow to enable multiple SoCs
Masahiro Yamada