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
/
lowlevel_init.S
Age
Commit message (
Expand
)
Author
2016-02-14
ARM: uniphier: create early page table at run-time
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-11-11
ARM: uniphier: drop UniPhier specific SMP code
Masahiro Yamada
2015-09-25
ARM: uniphier: unify low-level debug init code
Masahiro Yamada
2015-09-25
ARM: uniphier: refactor LED function
Masahiro Yamada
2015-05-31
ARM: UniPhier: remove unnecessary cache coherency code
Masahiro Yamada
2015-03-24
ARM: UniPhier: optimize kicking secondary CPUs code
Masahiro Yamada
2015-03-24
ARM: UniPhier: fix typos in comments
Masahiro Yamada
2015-03-24
ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer
Masahiro Yamada
2015-03-01
ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros
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