Commit Graph

26 Commits (fc5d54b7fa3fa602e06e2f0863c0b134d6afca70)

Author SHA1 Message Date
Alexey Brodkin a4a43fcf9c arc/cache: Flush & invalidate all caches right before enabling IOC 9 years ago
Alexey Brodkin bd91508b50 arc/cache: really do invalidate_dcache_all() even if IOC exists 9 years ago
Alexey Brodkin 2a8382c6fe arc/cache: really do flush_dcache_all() even if IOC exists 9 years ago
Alexey Brodkin 8b15010b1f arc: get rid of running_on_hw 9 years ago
Alexey Brodkin db6ce2312d arc: cache - utilize IO coherency (AKA IOC) engine 9 years ago
Alexey Brodkin 379b3280b3 arc: cache - accommodate different L1 cache line lengths 9 years ago
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 9 years ago
Alexey Brodkin ef639e6f70 arc: significant cache rework 10 years ago
Alexey Brodkin 8b2eb776b1 arc: implement slave cores kick-start for Linux kernel 10 years ago
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