summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: SMP supporting patchset: Blackfin CPLB related codeGraf Yang2008-11-1812-219/+275
* Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang2009-01-0725-192/+1435
* Blackfin arch: SMP supporting patchset: BF561 related codeGraf Yang2009-01-079-3/+1459
* Blackfin arch: use physmap in board resources rather than legacy config methodMike Frysinger2008-11-182-1/+46
* Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip in...Michael Hennerich2008-11-183-30/+140
* Blackfin arch: Cleanup and unify Blackfin IRQ and GPIO IRQ handlingMichael Hennerich2008-11-181-125/+66Star
* Blackfin arch: workaround bug: spi_mmc driver working in dma mode may hang th...Yi Li2008-11-181-1/+1
* 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-183-18/+20
* Blackfin arch: enable i2c_bfin_twi0_device in cm_bf548 boardMike Frysinger2008-11-181-1/+1
* Blackfin arch: Enable ISP1760 USB Host Driver in platform device initializati...Michael Hennerich2008-11-186-192/+154Star
* Blackfin arch: fixup get_user() macrosMike Frysinger2008-11-181-43/+31Star
* 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: don't assume a specific SPI flash part - take whatever you probeMichael Hennerich2008-11-181-1/+1
* Blackfin arch: update defconfig file for all boardsMike Frysinger2008-11-1821-47/+38Star
* Blackfin arch: remove most BUG_ON channel checksMichael Hennerich2008-10-291-70/+0Star
* Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabledMike Frysinger2008-10-281-1/+5
* Blackfin arch: Remove useless SSYNCs in DMA codeMichael Hennerich2008-10-281-13/+1Star
* Blackfin arch: lookup channel2irq() only onceMichael Hennerich2008-10-282-18/+7Star
* Blackfin arch: update anomaly lists to match latest sheetsMike Frysinger2008-10-286-9/+20
* Blackfin arch: refine the gpio checkMike Frysinger2008-10-281-5/+5
* Blackfin arch: unify port_setup() to reduce arch differencesMike Frysinger2008-10-281-14/+10Star
* Blackfin arch: unify peripheral_request() to reduce arch differencesMike Frysinger2008-10-281-78/+11Star
* Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin...Mike Frysinger2008-10-281-2/+1Star
* Blackfin arch: unify check_gpio() to reduce arch differencesMike Frysinger2008-10-281-9/+3Star
* Blackfin arch: remove unused local defineMike Frysinger2008-10-281-3/+0Star
* Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu2008-11-1836-31/+8524
* Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3Mike Frysinger2008-10-286-6/+6
* Blackfin arch: fix bug - kernel with SMP patch can not bootupGraf Yang2008-10-281-3/+4
* Blackfin arch: drop redundant BFIN_DMA_5XX dependsMike Frysinger2008-10-281-3/+2Star
* Blackfin arch: drop unused exports and comment remaining exportsMike Frysinger2008-10-281-48/+12Star
* Blackfin arch: add an option to allow people to stick exception stack into L1...Mike Frysinger2008-10-282-6/+26
* Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger2008-10-284-9/+6Star
* Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich2008-11-1829-16/+10587
* Blackfin arch: unify duplicated bss init codeMike Frysinger2008-10-271-47/+19Star
* blackfin: introduce asm/swab.hHarvey Harrison2009-01-073-42/+50
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-071-3/+1Star
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-0/+1
|\
| * blackfin: define __flsRusty Russell2009-01-011-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-291-1/+1
| |\
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\| |
| * | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* | | take init_fs to saner placeAl Viro2009-01-011-1/+0Star
| |/ |/|
* | kbuild: use KECHO convenience echoMike Frysinger2008-12-031-1/+1
|/
* Blackfin arch: fix a broken define in dma-mappingMike Frysinger2008-11-181-1/+5
* Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang2008-11-181-1/+1
* Blackfin arch: fix bug - shared lib function in L2 failed be calledJie Zhang2008-10-282-5/+10
* Blackfin arch: fix incorrect limit check for bf54x check_gpioMike Frysinger2008-10-281-1/+1
* Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz.Michael Hennerich2008-10-281-7/+7