aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: Fix URLRobin Getz2009-02-041-1/+1
* Blackfin arch: Fix Bug - Kernel does not boot if re-program clocksMichael Hennerich2009-02-041-1/+2
* Blackfin arch: remove hardware PM code, oprofile not use itGraf Yang2009-01-072-34/+0
* Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2009-01-075-32/+281
* Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt2009-01-071-12/+9
* Blackfin arch: Fix incorrect use of loose in cpufreq.cNick Andrew2009-01-071-1/+1
* Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e...Mike Frysinger2009-01-071-1/+1
* Blackfin arch: get oprofile work for user spaceGraf Yang2009-01-072-7/+9
* Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich2009-01-073-1/+95
* Blackfin arch: Allow a gpio pin be requested both as gpio and irq.Graf Yang2009-01-071-12/+13
* Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...Graf Yang2008-11-181-1/+14
* Blackfin arch: Add code to free gpio when shutdown irqGraf Yang2008-11-181-1/+5
* Blackfin arch: fix bug - reboot fails on BF527Mike Frysinger2008-11-182-2/+8
* Blackfin arch: rename cache_lock() to bfin_cache_lock()Mike Frysinger2008-11-181-2/+2
* Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULTMike Frysinger2008-11-181-2/+3
* Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger2008-11-183-11/+11
* Blackfin arch: move SIC_SYSIRQ() to the one file that actually uses itMike Frysinger2008-11-181-0/+2
* Blackfin arch: rewrite blackfin_invalidate_entire_dcache functionMike Frysinger2008-11-183-37/+25
* Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang2009-01-076-70/+605
* Blackfin arch: Cleanup and unify Blackfin IRQ and GPIO IRQ handlingMichael Hennerich2008-11-181-125/+66
* Blackfin arch: remove useless SSYNC() in irq priority codeMike Frysinger2008-11-181-4/+0
* Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...Bryan Wu2008-11-181-3/+3
* Blackfin arch: do not bother initializing the first 4kMike Frysinger2008-11-181-12/+0
* Blackfin arch: use sti to set the mask rather than banging on imaskMike Frysinger2008-11-181-6/+2
* Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabledMike Frysinger2008-10-281-1/+5
* Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu2008-11-183-11/+15
* Blackfin arch: fix bug - kernel with SMP patch can not bootupGraf Yang2008-10-281-3/+4
* Blackfin arch: add an option to allow people to stick exception stack into L1...Mike Frysinger2008-10-281-6/+15
* Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger2008-10-281-0/+1
* Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich2008-11-183-8/+18
* Blackfin arch: unify duplicated bss init codeMike Frysinger2008-10-271-47/+19
* Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang2008-11-181-1/+1
* Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz.Michael Hennerich2008-10-281-7/+7
* Blackfin arch: fix bug - kernel build with write back policy fails to be boot...Mike Frysinger2008-10-281-1/+1
* Blackfin arch: fix bug - dmacopy test case fail on all platformMike Frysinger2008-11-181-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-10-162-115/+112
|\
| * Blackfin arch: unify/cleanup cache codeMike Frysinger2008-10-161-115/+58
| * Blackfin arch: Zero out bss region in L1/L2 memory.Graf Yang2008-10-161-0/+54
* | cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski2008-10-151-2/+0
|/
* Blackfin arch: Fix bug - HW Errors never recover on BF548Robin Getz2008-10-091-0/+9
* Blackfin arch: give sys_strace proper entry markingsMike Frysinger2008-10-091-0/+3
* Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crashMichael Hennerich2008-10-092-1/+19
* Blackfin arch: Not call generic set_irq_handler() in bfin_gpio_irq_type() due...Graf Yang2008-10-081-4/+12
* Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ...Robin Getz2008-10-081-0/+10
* Blackfin arch: Modify some funtion names to more genernal onesGraf Yang2008-10-081-1/+1
* Blackfin arch: add a meaningful name for each irqchipGraf Yang2008-10-081-0/+5
* Blackfin arch: add supporting for kgdbSonic Zhang2008-10-132-6/+7
* Blackfin arch: add supporting for double fault debug handlingRobin Getz2008-10-082-62/+167
* Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich2008-08-281-1/+1
* Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-274-6/+6