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
/
ph1-ld4
Age
Commit message (
Expand
)
Author
2015-09-25
ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.h
Masahiro Yamada
2015-09-25
ARM: uniphier: change the external bus address mapping
Masahiro Yamada
2015-09-25
ARM: uniphier: drop DCC micro support card support
Masahiro Yamada
2015-09-25
ARM: uniphier: drop ad-hoc input enable settings
Masahiro Yamada
2015-09-25
ARM: uniphier: drop ad-hoc early pin-muxing settings
Masahiro Yamada
2015-08-31
ARM: uniphier: enable SPL_OF_CONTROL
Masahiro Yamada
2015-05-31
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-03-24
ARM: UniPhier: move UART pin settings to SPL
Masahiro Yamada
2015-03-24
ARM: UniPhier: move platform devices to SPL
Masahiro Yamada
2015-03-01
ARM: UniPhier: consolidate MEMCONF setting code
Masahiro Yamada
2015-03-01
ARM: UniPhier: support 1CS support card for all the UniPhier SoCs
Masahiro Yamada
2015-03-01
ARM: UniPhier: remove EHCI platform devices
Masahiro Yamada
2015-03-01
ARM: UniPhier: enable STDMAC for EHCI
Masahiro Yamada
2015-03-01
ARM: UniPhier: split clkrst_init() into two functions
Masahiro Yamada
2015-03-01
ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_*
Masahiro Yamada
2015-03-01
ARM: UniPhier: fix SBC init code
Masahiro Yamada
2015-03-01
ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>
Masahiro Yamada
2015-03-01
ARM: UniPhier: move SoC sources to mach-uniphier
Masahiro Yamada