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.h
Age
Commit message (
Expand
)
Author
2016-10-29
ARM: uniphier: update DRAM init code for LD20 SoC (3rd)
Masahiro Yamada
2016-10-29
ARM: uniphier: remove unused board attribute macros
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: move XIRQ pin-mux settings of LD11/LD20
Masahiro Yamada
2016-09-18
ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20
Masahiro Yamada
2016-09-18
ARM: uniphier: consolidate NAND pin-mux settings
Masahiro Yamada
2016-09-18
ARM: uniphier: remove ad-hoc pin-mux code for sLD3
Masahiro Yamada
2016-09-17
ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21
Masahiro Yamada
2016-09-14
ARM: uniphier: merge board init functions into board_init()
Masahiro Yamada
2016-07-24
ARM: uniphier: add PH1-LD21 board data
Masahiro Yamada
2016-07-24
ARM: uniphier: introduce flags to uniphier_board_data structure
Masahiro Yamada
2016-05-26
ARM: uniphier: add PH1-LD11 SoC support
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: refactor SBC init code
Masahiro Yamada
2016-02-29
ARM: uniphier: add a field to specify DDR3+
Masahiro Yamada
2016-02-29
ARM: uniphier: rework struct uniphier_board_data
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