linux-kernel-test/arch/blackfin/mach-common
Michael Hennerich 73feb5c09d Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option
- remove duplicated code and headers
 - add option allowing arbitrary SDRAM/DDR Timing parameters.
 - mark automatically calculated timings as EXPERIMENTAL
 - fix comment header block

Related to BUGs:
 - kernel boot up fails with CONFIG_BFIN_KERNEL_CLOCK item on.
 - kernel does not boot if re-program clocks

[ Mike Frysinger <vapier.adi@gmail.com>
 - fix comment header
 - mark do_sync static
 - document the DMA shutdown
 - simplify SIC_IWR handling
 - fix ANOMALY_05000265 handling to work as intended ]

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2009-01-07 23:14:39 +08:00
..
arch_checks.c Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00
cache-c.c Blackfin arch: rewrite blackfin_invalidate_entire_dcache function 2008-11-18 17:48:22 +08:00
cache.S Blackfin arch: rewrite blackfin_invalidate_entire_dcache function 2008-11-18 17:48:22 +08:00
clocks-init.c Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option 2009-01-07 23:14:39 +08:00
cpufreq.c Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz. 2008-10-28 14:18:29 +08:00
dpmc_modes.S Blackfin arch: add support for Blackfin latest processor family BF51x 2008-11-18 17:48:21 +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 building with CONFIG_DEBUG_DOUBLEFAULT 2008-11-18 17:48:22 +08:00
head.S Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option 2009-01-07 23:14:39 +08:00
interrupt.S Blackfin arch: Fix bug - HW Errors never recover on BF548 2008-10-09 17:06:32 +08:00
ints-priority.c Blackfin arch: Allow a gpio pin be requested both as gpio and irq. 2009-01-07 23:14:38 +08:00
irqpanic.c [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. 2008-01-27 15:38:56 +08:00
lock.S Blackfin arch: rename cache_lock() to bfin_cache_lock() 2008-11-18 17:48:22 +08:00
Makefile Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option 2009-01-07 23:14:39 +08:00
pm.c Blackfin arch: fix bug - reboot fails on BF527 2008-11-18 17:48:22 +08:00
smp.c Blackfin arch: rename irq_flags to bfin_irq_flags 2008-11-18 17:48:22 +08:00