index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
cpu
Age
Commit message (
Expand
)
Author
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