Commit Graph

17 Commits (421f86f3293c63fa2669972fb7bdc5ae78729e50)

Author SHA1 Message Date
Alexey Brodkin a811492e4f arc: fix separate compilation of start.o 10 years ago
Alexey Brodkin 89576072cb arc: make sure _start is in the beginning of .text section 10 years ago
Alexey Brodkin 6eb15e50f4 arc: add support for SLC (System Level Cache, AKA L2-cache) 10 years ago
Alexey Brodkin f56d625ee0 arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA 10 years ago
Alexey Brodkin 3fb8016360 arc: clean-up init procedure 10 years ago
Alexey Brodkin 8ee28251d9 arc: move low-level interrupt and exception handlers in a separate file 10 years ago
Alexey Brodkin 4d93617d87 arc: merge common start-up code between ARC and ARCv2 10 years ago
Alexey Brodkin ae4a351ad9 arc: cache - build invalidate_icache_all() and invalidate_dcache_all() 10 years ago
Alexey Brodkin a67ef280f4 arc: build libgcc in U-Boot 10 years ago
Alexey Brodkin 205e7a7b77 arc: select cache settings via menuconfig 10 years ago
Alexey Brodkin 5ff40f3d42 arc: define and use PTAG AUX regs for MMUv3 only 10 years ago
Igor Guryanov f958a91fa5 arc: memcmp - fix zero-delay loop utilization 10 years ago
Alexey Brodkin 660d5f0d49 arc: move common sources in library 10 years ago
Alexey Brodkin 1c91a3d979 arc: relocate - minor refactoring and clean-up 10 years ago
Igor Guryanov 20a58ac0d8 arc: introduce separate section for interrupt vector table 10 years ago
Alexey Brodkin 36ae5cd2a8 arc: fix relocation for big-endian target 11 years ago
Alexey Brodkin 2272382879 arc: add library functions 11 years ago