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
2019-07-10
ARM: uniphier: make mem_map run-time configurable
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-08-20
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
2017-07-26
ARM: uniphier: remove SPL support for ARMv8 SoCs
Masahiro Yamada
2017-06-25
ARM: uniphier: fix various sparse warnings
Masahiro Yamada
2017-05-17
ARM: uniphier: add more init code for PXs3
Masahiro Yamada
2017-04-20
ARM: uniphier: show STM (SCP) status on boot and pinmon command
Masahiro Yamada
2017-02-23
ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20
Masahiro Yamada
2017-02-23
ARM: uniphier: remove dram_nr_ch from board parameters
Masahiro Yamada
2017-02-23
ARM: uniphier: rework spl_boot_device() and related code
Masahiro Yamada
2017-02-23
ARM: uniphier: remove DRAM base address from board parameters
Masahiro Yamada
2017-01-29
ARM: uniphier: detect RAM size by decoding HW register instead of DT
Masahiro Yamada
2017-01-22
ARM: uniphier: add PXs3 SoC support
Masahiro Yamada
2017-01-18
ARM: uniphier: refactor spl_init_board()
Masahiro Yamada
2017-01-18
ARM: uniphier: refactor board_init()
Masahiro Yamada
2017-01-17
ARM: uniphier: make BCU init into void function
Masahiro Yamada
2017-01-17
ARM: uniphier: refactor SBC init code
Masahiro Yamada
2017-01-17
ARM: uniphier: refactor MEMCONF init code
Masahiro Yamada
2017-01-17
ARM: uniphier: split out UMC clock enable
Masahiro Yamada
2017-01-17
ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()
Masahiro Yamada
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