Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fbf091be9adee52aa463ef7150b8c5732354006d
/
arch
/
arc
/
lib
/
cache.c
cf4f323
ARC: Cache: Don't compare I$ and D$ line lengths
by Alexey Brodkin
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
6305e2b
ARC: Cache: Refactor arc_ioc_setup()
by Eugeniy Paltsev
· 7 years ago
dddc886
ARC: Cache: Add missing cache cleanup before cache disable
by Eugeniy Paltsev
· 7 years ago
a22fcc4
ARC: Cache: Add more HW configuration checks
by Eugeniy Paltsev
· 7 years ago
67fd56a
ARC: Implement a function to sync and cleanup caches
by Eugeniy Paltsev
· 7 years ago
767675f
ARC: Cache: Fix SLC operations when SLC is bypassed for data
by Eugeniy Paltsev
· 7 years ago
0dec96c
ARC: Cache: Implement [i,d]cache_enabled() as separate functions
by Eugeniy Paltsev
· 7 years ago
04011ab
ARC: Move IOC enabling to compile-time options
by Eugeniy Paltsev
· 7 years ago
0627b3a
ARC: Cache: Move PAE exists check into slc_upper_region_init()
by Eugeniy Paltsev
· 7 years ago
f3de8d6
ARC: Move cache global variables to arch_global_data
by Eugeniy Paltsev
· 7 years ago
6d5147b
ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variables
by Eugeniy Paltsev
· 7 years ago
bb8155a
ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op()
by Eugeniy Paltsev
· 7 years ago
76caa80
ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef
by Eugeniy Paltsev
· 7 years ago
7fd7e0a
ARC: Cache: Allways check D$ status before entire/line ops
by Eugeniy Paltsev
· 7 years ago
589ac75
ARC: Move BCR encodings to separate header file
by Eugeniy Paltsev
· 7 years ago
d4c5b2a
ARC: Cache: Move IOC initialization to a separate function
by Eugeniy Paltsev
· 7 years ago
bcedf4d
ARC: Flush & invalidate D$ with a single command
by Eugeniy Paltsev
· 7 years ago
e256cb0
ARC: Cache: Add support for FLUSH_N_INV D$ operations
by Eugeniy Paltsev
· 7 years ago
988152c
ARC: Cache: Remove per-line I$ operations as unused
by Eugeniy Paltsev
· 7 years ago
ad8aef3
ARC: Cache: Move I$ entire operation to a separate function
by Eugeniy Paltsev
· 7 years ago
6e626f0
ARC: Cache: Fix style violations reported by checkpatch
by Eugeniy Paltsev
· 7 years ago
111161e
ARC: Cache: Disable IOC by default
by Eugeniy Paltsev
· 7 years ago
1d0578e
ARC: ARCv2: Cache: Fixed operation without IOC
by Eugeniy Paltsev
· 7 years ago
570d551
ARC: cache: explicitly initialize "*_exists" variables
by Eugeniy Paltsev
· 7 years ago
eba1ee6
arc: cache: Add required NOPs after invalidation of instruction cache
by Alexey Brodkin
· 7 years ago
982f6bf
arcv2: Set IOC aperture so it covers available DDR
by Alexey Brodkin
· 7 years ago
7ebca7e
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
by Alexey Brodkin
· 8 years ago
5accfc9
arc/cache: Flush & invalidate all caches right before enabling IOC
by Alexey Brodkin
· 8 years ago
e344c1f
arc/cache: really do invalidate_dcache_all() even if IOC exists
by Alexey Brodkin
· 8 years ago
5f54169
arc/cache: really do flush_dcache_all() even if IOC exists
by Alexey Brodkin
· 9 years ago
4764d26
arc: cache - utilize IO coherency (AKA IOC) engine
by Alexey Brodkin
· 9 years ago
dff5df2
arc: cache - accommodate different L1 cache line lengths
by Alexey Brodkin
· 9 years ago
9f916ee
arc: significant cache rework
by Alexey Brodkin
· 10 years ago
275583e
arc: add support for SLC (System Level Cache, AKA L2-cache)
by Alexey Brodkin
· 10 years ago
35221a6
arc: cache - build invalidate_icache_all() and invalidate_dcache_all() always
by Alexey Brodkin
· 10 years ago
6b95cca
arc: select cache settings via menuconfig
by Alexey Brodkin
· 10 years ago
6da8cfc
arc: define and use PTAG AUX regs for MMUv3 only
by Alexey Brodkin
· 10 years ago
722a1ec
arc: move common sources in library
by Alexey Brodkin
· 10 years ago
[Renamed from arch/arc/cpu/arc700/cache.c]
bd889f9
arc: check caches existence before use
by Igor Guryanov
· 10 years ago
3a59d91
arc: add cpu files
by Alexey Brodkin
· 11 years ago