index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
lib
Age
Commit message (
Expand
)
Author
2015-07-01
arc: significant cache rework
Alexey Brodkin
2015-07-01
arc: implement slave cores kick-start for Linux kernel
Alexey Brodkin
2015-04-10
arc: fix separate compilation of start.o
Alexey Brodkin
2015-04-10
arc: make sure _start is in the beginning of .text section
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
2015-04-03
arc: cache - build invalidate_icache_all() and invalidate_dcache_all()
Alexey Brodkin
2015-02-09
arc: build libgcc in U-Boot
Alexey Brodkin
2015-02-09
arc: select cache settings via menuconfig
Alexey Brodkin
2015-02-09
arc: define and use PTAG AUX regs for MMUv3 only
Alexey Brodkin
2015-02-09
arc: memcmp - fix zero-delay loop utilization
Igor Guryanov
2015-01-15
arc: move common sources in library
Alexey Brodkin
2015-01-15
arc: relocate - minor refactoring and clean-up
Alexey Brodkin
2015-01-15
arc: introduce separate section for interrupt vector table
Igor Guryanov
2014-02-21
arc: fix relocation for big-endian target
Alexey Brodkin
2014-02-07
arc: add library functions
Alexey Brodkin