aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/cache.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang1-0/+20
2011-03-18Blackfin: split optimization settings moreMike Frysinger1-6/+12
2011-03-04Blackfin: iflush: update anomaly 05000491 workaroundMike Frysinger1-0/+2
2010-08-06Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger1-11/+4
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-2/+0
2009-06-12Blackfin: simplify the do_flush macroMike Frysinger1-15/+15
2009-06-12Blackfin: fix data cache flushing when doing icache flushingMike Frysinger1-16/+0
2009-03-05Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instruction on bf561 after soft bp is hitSonic Zhang1-0/+22
2008-11-18Blackfin arch: rewrite blackfin_invalidate_entire_dcache functionMike Frysinger1-36/+0
2009-01-07Blackfin arch: SMP supporting patchset: Blackfin header files and machine common codeGraf Yang1-0/+36
2008-10-28Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabledMike Frysinger1-1/+5
2008-10-28Blackfin arch: fix bug - kernel build with write back policy fails to be booted upMike Frysinger1-1/+1
2008-11-18Blackfin arch: fix bug - dmacopy test case fail on all platformMike Frysinger1-1/+5
2008-10-16Blackfin arch: unify/cleanup cache codeMike Frysinger1-115/+58
2008-08-13Blackfin arch: delete unused cache functionsMike Frysinger1-115/+0
2007-07-25Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselvesMike Frysinger1-4/+4
2007-06-21Blackfin arch: update ANOMALY handlingRobin Getz1-10/+10
2007-06-11Blackfin arch: add proper ENDPROC()Mike Frysinger1-0/+10
2007-05-07blackfin architectureBryan Wu1-0/+253