Commit Graph

70 Commits (83d290c56fab2d38cd1ab4c4cc7099559c1d5046)

Author SHA1 Message Date
Alexey Brodkin 379b3280b3 arc: cache - accommodate different L1 cache line lengths 8 years ago
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 8 years ago
Alexey Brodkin ef639e6f70 arc: significant cache rework 9 years ago
Alexey Brodkin 8b2eb776b1 arc: implement slave cores kick-start for Linux kernel 9 years ago
Alexey Brodkin a811492e4f arc: fix separate compilation of start.o 9 years ago
Alexey Brodkin 89576072cb arc: make sure _start is in the beginning of .text section 9 years ago
Alexey Brodkin 6eb15e50f4 arc: add support for SLC (System Level Cache, AKA L2-cache) 9 years ago
Alexey Brodkin f56d625ee0 arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA 9 years ago
Alexey Brodkin 3fb8016360 arc: clean-up init procedure 9 years ago
Alexey Brodkin 8ee28251d9 arc: move low-level interrupt and exception handlers in a separate file 9 years ago
Alexey Brodkin 4d93617d87 arc: merge common start-up code between ARC and ARCv2 9 years ago
Alexey Brodkin ae4a351ad9 arc: cache - build invalidate_icache_all() and invalidate_dcache_all() 9 years ago
Alexey Brodkin a67ef280f4 arc: build libgcc in U-Boot 9 years ago
Alexey Brodkin 205e7a7b77 arc: select cache settings via menuconfig 9 years ago
Alexey Brodkin 5ff40f3d42 arc: define and use PTAG AUX regs for MMUv3 only 9 years ago
Igor Guryanov f958a91fa5 arc: memcmp - fix zero-delay loop utilization 9 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 10 years ago
Alexey Brodkin 2272382879 arc: add library functions 10 years ago