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
/
arc
/
lib
/
start.S
Age
Commit message (
Expand
)
Author
2018-07-31
ARC: Enable unaligned access in hardware if compiler uses it
Alexey Brodkin
2018-05-24
ARC: init debug uart in early common arc code
Eugeniy Paltsev
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-21
arc: Introduce a possibility to not relocate U-boot
Alexey Brodkin
2018-03-21
arc: Don't halt slaves
Alexey Brodkin
2018-01-19
ARC: Invalidate instruction and data caches early on boot
Eugeniy Paltsev
2017-06-29
arc: arcv1: Disable master/slave check
Alexey Brodkin
2017-03-31
arcv2: Halt non-master cores
Alexey Brodkin
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2015-07-01
arc: significant cache rework
Alexey Brodkin
2015-04-03
arc: add support for SLC (System Level Cache, AKA L2-cache)
Alexey Brodkin
2015-04-03
arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA
Alexey Brodkin
2015-04-03
arc: clean-up init procedure
Alexey Brodkin
2015-04-03
arc: move low-level interrupt and exception handlers in a separate file
Alexey Brodkin
2015-04-03
arc: merge common start-up code between ARC and ARCv2
Alexey Brodkin