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
/
cpu
Age
Commit message (
Expand
)
Author
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2018-05-31
ARC: Use elf32-bigarc in case of -EB
Alexey Brodkin
2018-05-31
ARC: Move .ivt section to the very beginning of the image
Alexey Brodkin
2018-05-31
ARC: Make sure .ivt section is not purged by garbage collector
Alexey Brodkin
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-08-05
arc: No need in sections defined in sources with newer tools
Alexey Brodkin
2016-08-05
arc: Update exception & interrupt handling for ARCv2
Alexey Brodkin
2015-04-10
arc: make sure _start is in the beginning of .text section
Alexey Brodkin
2015-04-03
arc: merge common start-up code between ARC and ARCv2
Alexey Brodkin
2015-02-13
arc: introduce U-Boot port for ARCv2 ISA
Alexey Brodkin
2015-02-09
arc: move CPU flags selection to the main "config.mk"
Alexey Brodkin
2015-01-15
arc: rename "arc700" in "arcv1"
Alexey Brodkin
2015-01-15
arc: move common sources in library
Alexey Brodkin
2015-01-15
arc: move linker script in arch/arc/cpu folder
Alexey Brodkin
2015-01-15
arc: introduce separate section for interrupt vector table
Igor Guryanov
2015-01-15
arc: add dependences on MMU presence
Alexey Brodkin
2015-01-15
arc: interrupts - fix mask setup
Igor Guryanov
2015-01-15
arc: add ECR (exception cause register) output
Igor Guryanov
2015-01-15
arc: check caches existence before use
Igor Guryanov
2014-02-07
arc: add cpu files
Alexey Brodkin