summaryrefslogtreecommitdiff
path: root/lib_blackfin/cache.c
AgeCommit message (Collapse)Author
2009-03-23Blackfin: safely flush data caches when in writeback modeMike Frysinger
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-02-02Blackfin: rewrite cache handling functionsMike Frysinger
Take the cache flush functions from the kernel as they use hardware loops in order to get optimal performance. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-10-23Blackfin: check cache bits, not cplb bitsMike Frysinger
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-10-23Blackfin: unify cache handling codeMike Frysinger
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-03-30Blackfin: cleanup lib_blackfin/cache.cMike Frysinger
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2007-04-05[Blackfin][PATCH] Kill off a bunch of common local prototypesAubrey Li
2007-04-05[Blackfin][PATCH] Fix copyright and update licenseAubrey Li
2007-03-09[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵Aubrey.Li
support
2006-03-12Coding Style cleanupWolfgang Denk
2006-03-12Add missing Blackfin files.Wolfgang Denk