kernel-ark/arch/blackfin/mach-common
Mike Frysinger 0e06b50dda Blackfin arch: cleanup cache lock code
- remove cheesy read_iloc() function
 - move invalidate_entire_icache function to lock.S
 - export proper prototypes for functions in lock.S
 - only build lock.S when BFIN_ICACHE_LOCK is enabled

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-08-14 14:29:57 +08:00
..
arch_checks.c Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned 2008-08-06 17:10:57 +08:00
cache.S Blackfin arch: delete unused cache functions 2008-08-13 16:19:36 +08:00
cpufreq.c [Blackfin] arch: Support for CPU_FREQ and NOHZ 2008-05-07 11:41:26 +08:00
dpmc_modes.S Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling 2008-08-06 17:55:32 +08:00
dpmc.c [Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support 2008-05-07 11:41:26 +08:00
entry.S Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging. 2008-08-05 18:28:26 +08:00
head.S Blackfin arch: unify the duplicated portions of __start and split mach-specific pieces into _mach_early_start where they will be easier to trim over time 2008-08-06 17:23:50 +08:00
interrupt.S
ints-priority.c Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabled in SIC_IWR1. 2008-08-13 17:41:13 +08:00
irqpanic.c
lock.S Blackfin arch: cleanup cache lock code 2008-08-14 14:29:57 +08:00
Makefile Blackfin arch: cleanup cache lock code 2008-08-14 14:29:57 +08:00
pm.c Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabled in SIC_IWR1. 2008-08-13 17:41:13 +08:00