kernel_optimize_test/arch/blackfin/kernel
Mike Frysinger 0c0497c257 Blackfin arch: Move all the silicon rev handling to one place
Move all the silicon rev handling to one place (Kconfig) and
make sure we warn if you are running on silicon that has not been tested on

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-10-09 17:32:28 +08:00
..
cplb-mpu Blackfin arch: Make L2 SRAM cacheable 2008-10-09 14:11:57 +08:00
cplb-nompu Blackfin arch: Make L2 SRAM cacheable 2008-10-09 14:11:57 +08:00
asm-offsets.c Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declared 2008-10-09 15:22:56 +08:00
bfin_dma_5xx.c Blackfin arch: fix bug - IMDMA is not type struct dma_register 2008-07-26 18:28:03 +08:00
bfin_gpio.c Blackfin arch: mark local gpio_error() as static 2008-10-08 16:13:17 +08:00
bfin_ksyms.c Blackfin arch: IO Port functions to read/write unalligned memory 2008-05-17 16:38:52 +08:00
dma-mapping.c [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
early_printk.c
entry.S Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00
fixed_code.S [Blackfin] arch: fix wrong header name in comment 2008-05-07 11:41:26 +08:00
flat.c
gptimers.c Blackfin arch: Cleanup no functional changes 2008-05-20 16:42:39 +08:00
init_task.c [PATCH] take init_files to fs/file.c 2008-05-16 17:22:20 -04:00
irqchip.c Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debugging enabled 2008-06-25 12:02:07 +08:00
kgdb.c Blackfin arch: add supporting for kgdb 2008-10-13 14:07:19 +08:00
Makefile Blackfin arch: Do not need this dualcore test module in kernel. 2008-07-19 20:53:46 +08:00
module.c Blackfin arch: Extend sram malloc to handle L2 SRAM. 2008-07-19 15:42:41 +08:00
process.c nohz: prevent tick stop outside of the idle loop 2008-07-18 18:10:28 +02:00
ptrace.c Blackfin arch: use existing ptrace_disable() func to clear TRACE_BITS and create the opposite ptrace_enable() 2008-10-09 15:21:05 +08:00
reboot.c Blackfin arch: fix bug - sometimes there is no response to the hitting key in uboot for bf561-ezkit when running with 50mhz SCLK 2008-10-08 14:46:09 +08:00
setup.c Blackfin arch: Move all the silicon rev handling to one place 2008-10-09 17:32:28 +08:00
signal.c [Blackfin] arch: disable single stepping when delivering a signal 2008-05-07 11:41:26 +08:00
sys_bfin.c unified (weak) sys_pipe implementation 2008-05-03 13:50:33 -07:00
time-ts.c [Blackfin] arch: Support for CPU_FREQ and NOHZ 2008-05-07 11:41:26 +08:00
time.c [Blackfin] arch: Functional power management support: Add support for cpu frequency scaling 2008-04-25 04:58:29 +08:00
traps.c Blackfin arch: Fix bug - HW Errors never recover on BF548 2008-10-09 17:06:32 +08:00
vmlinux.lds.S Blackfin arch: convert L2 defines to be the same as the L1 defines 2008-08-13 16:16:11 +08:00