kernel_optimize_test/arch/blackfin/mach-common
Mike Frysinger ea426e6c62 Blackfin: unify cache init functions
The CPLB implementations (mpu/nompu) had exact copies of the cacheinit
code.  Even the i/d cache functions are largely the same.  So unify them
both in the common kernel cache code.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-09-16 22:10:49 -04:00
..
arch_checks.c
cache-c.c Blackfin: unify cache init functions 2009-09-16 22:10:49 -04:00
cache.S
clocks-init.c
cpufreq.c
dpmc_modes.S
dpmc.c
entry.S Blackfin: workaround anomaly 05000283 2009-09-16 22:10:34 -04:00
head.S Blackfin: improve double fault debug handling 2009-09-16 21:31:57 -04:00
interrupt.S Blackfin: workaround anomaly 05000283 2009-09-16 22:10:34 -04:00
ints-priority.c Blackfin: handle the core timer interrupt with handle_percpu_irq on SMP 2009-09-16 22:10:29 -04:00
irqpanic.c
Makefile Blackfin: punt dead cache locking code 2009-09-16 22:10:25 -04:00
pm.c Blackfin: cleanup sync handling when enabling/disabling cplbs 2009-09-16 22:10:19 -04:00
smp.c