Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
04011ab4cc4851c14b3e25ca1f1c399724f4ca52
/
arch
/
arc
/
lib
/
cache.c
04011ab
ARC: Move IOC enabling to compile-time options
by Eugeniy Paltsev
· Wed Mar 21 15:58:59 2018 +0300
0627b3a
ARC: Cache: Move PAE exists check into slc_upper_region_init()
by Eugeniy Paltsev
· Wed Mar 21 15:58:58 2018 +0300
f3de8d6
ARC: Move cache global variables to arch_global_data
by Eugeniy Paltsev
· Wed Mar 21 15:58:57 2018 +0300
6d5147b
ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variables
by Eugeniy Paltsev
· Wed Mar 21 15:58:56 2018 +0300
bb8155a
ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op()
by Eugeniy Paltsev
· Wed Mar 21 15:58:55 2018 +0300
76caa80
ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef
by Eugeniy Paltsev
· Wed Mar 21 15:58:54 2018 +0300
7fd7e0a
ARC: Cache: Allways check D$ status before entire/line ops
by Eugeniy Paltsev
· Wed Mar 21 15:58:53 2018 +0300
589ac75
ARC: Move BCR encodings to separate header file
by Eugeniy Paltsev
· Wed Mar 21 15:58:52 2018 +0300
d4c5b2a
ARC: Cache: Move IOC initialization to a separate function
by Eugeniy Paltsev
· Wed Mar 21 15:58:51 2018 +0300
bcedf4d
ARC: Flush & invalidate D$ with a single command
by Eugeniy Paltsev
· Wed Mar 21 15:58:50 2018 +0300
e256cb0
ARC: Cache: Add support for FLUSH_N_INV D$ operations
by Eugeniy Paltsev
· Wed Mar 21 15:58:48 2018 +0300
988152c
ARC: Cache: Remove per-line I$ operations as unused
by Eugeniy Paltsev
· Wed Mar 21 15:58:47 2018 +0300
ad8aef3
ARC: Cache: Move I$ entire operation to a separate function
by Eugeniy Paltsev
· Wed Mar 21 15:58:46 2018 +0300
6e626f0
ARC: Cache: Fix style violations reported by checkpatch
by Eugeniy Paltsev
· Tue Jan 16 19:20:29 2018 +0300
111161e
ARC: Cache: Disable IOC by default
by Eugeniy Paltsev
· Tue Jan 16 19:20:28 2018 +0300
1d0578e
ARC: ARCv2: Cache: Fixed operation without IOC
by Eugeniy Paltsev
· Tue Jan 16 19:20:26 2018 +0300
570d551
ARC: cache: explicitly initialize "*_exists" variables
by Eugeniy Paltsev
· Thu Nov 30 17:41:32 2017 +0300
eba1ee6
arc: cache: Add required NOPs after invalidation of instruction cache
by Alexey Brodkin
· Fri Nov 17 16:02:17 2017 +0300
982f6bf
arcv2: Set IOC aperture so it covers available DDR
by Alexey Brodkin
· Mon Jun 26 11:46:47 2017 +0300
7ebca7e
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
by Alexey Brodkin
· Wed Apr 05 17:50:09 2017 +0300
5accfc9
arc/cache: Flush & invalidate all caches right before enabling IOC
by Alexey Brodkin
· Wed Jun 08 08:04:03 2016 +0300
e344c1f
arc/cache: really do invalidate_dcache_all() even if IOC exists
by Alexey Brodkin
· Wed Jun 08 07:57:19 2016 +0300
5f54169
arc/cache: really do flush_dcache_all() even if IOC exists
by Alexey Brodkin
· Sat Apr 16 15:28:30 2016 +0300
4764d26
arc: cache - utilize IO coherency (AKA IOC) engine
by Alexey Brodkin
· Mon Dec 14 17:15:13 2015 +0300
dff5df2
arc: cache - accommodate different L1 cache line lengths
by Alexey Brodkin
· Mon Dec 14 17:14:46 2015 +0300
9f916ee
arc: significant cache rework
by Alexey Brodkin
· Mon May 18 16:56:26 2015 +0300
275583e
arc: add support for SLC (System Level Cache, AKA L2-cache)
by Alexey Brodkin
· Mon Mar 30 13:36:04 2015 +0300
35221a6
arc: cache - build invalidate_icache_all() and invalidate_dcache_all() always
by Alexey Brodkin
· Fri Mar 27 12:47:29 2015 +0300
6b95cca
arc: select cache settings via menuconfig
by Alexey Brodkin
· Tue Feb 03 13:58:13 2015 +0300
6da8cfc
arc: define and use PTAG AUX regs for MMUv3 only
by Alexey Brodkin
· Tue Feb 03 13:58:12 2015 +0300
722a1ec
arc: move common sources in library
by Alexey Brodkin
· Sun Dec 28 02:42:12 2014 +0300
[Renamed from arch/arc/cpu/arc700/cache.c]
bd889f9
arc: check caches existence before use
by Igor Guryanov
· Wed Dec 24 16:07:07 2014 +0300
3a59d91
arc: add cpu files
by Alexey Brodkin
· Tue Feb 04 12:56:14 2014 +0400