index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
lib
/
start.S
Age
Commit message (
Expand
)
Author
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2020-04-27
ARC: ARCv2: handle DSP presence in HW
Eugeniy Paltsev
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
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