summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: add comment for anomaly 05000171 to init codeMichael Hennerich2009-06-121-0/+3
* Blackfin: hook up preadv/pwritev syscallsMike Frysinger2009-05-271-0/+2
* Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as wellMichael Hennerich2009-03-281-1/+1
* Blackfin arch: remove duplicated ANOMALY_05000448 ifdef checkMike Frysinger2009-03-051-4/+2Star
* Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup ...Michael Hennerich2009-03-051-0/+24
* Blackfin arch: Random read/write errors are a bad thingRobin Getz2009-03-051-0/+6
* Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru...Sonic Zhang2009-03-051-0/+22
* Blackfin arch: make sure people do not set the kernel load address too highMike Frysinger2009-03-051-0/+5
* Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5Enrik Berkhan2009-03-051-1/+1
* Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b...Sonic Zhang2009-03-051-1/+5
* Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum2009-03-043-86/+113
* Blackfin arch: fix 2 bugs related to debugJie Zhang2009-02-041-8/+1Star
* Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang2009-02-041-42/+42
* Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2009-02-042-14/+8Star
* 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/+0Star
* 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/+9Star
* 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/+25Star
* 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/+66Star
* Blackfin arch: remove useless SSYNC() in irq priority codeMike Frysinger2008-11-181-4/+0Star
* 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/+0Star
* Blackfin arch: use sti to set the mask rather than banging on imaskMike Frysinger2008-11-181-6/+2Star
* 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/+19Star
* 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/+112Star
|\