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-rmobile
/
cpu_info.c
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-09
ARM: renesas: Add R8A77980 V3H platform code
Marek Vasut
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-07
ARM: dts: renesas: Add RZ/A1 platform code
Chris Brandt
2018-12-07
ARM: rmobile: Fix to enable icache early in Gen3
Takeshi Kihara
2018-12-04
ARM: rmobile: Set environment variable containing CPU type
Marek Vasut
2018-11-02
ARM: rmobile: Generate fitting mem_map on Gen3
Marek Vasut
2018-06-01
ARM: renesas: Add R8A77990 E3 SoC ID
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-11
ARM: rmobile: Fix the memory map on Gen3
Marek Vasut
2018-03-05
ARM: rmobile: Add R8A77965 M3N IDs
Marek Vasut
2017-12-09
ARM: rmobile: Add R8A77995 SoC
Marek Vasut
2017-12-09
ARM: rmobile: Add R8A77970 SoC
Marek Vasut
2017-11-30
ARM: rmobile: Unify memory map for RCar Gen3
Marek Vasut
2017-11-30
ARM: rmobile: Add PRR CPU ID macros
Marek Vasut
2017-05-22
ARM: rmobile: Add R8A7796 into the CPU table
Marek Vasut
2017-05-22
ARM: rmobile: Add R8A7795 into the CPU table
Marek Vasut
2016-08-17
arm: rmobile: Add BLANCHE board support
masakazu.mochizuki.wd@hitachi.com
2016-08-17
ARM: rmobile: Move SoC sources to mach-rmobile
Nobuhiro Iwamatsu