summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* m68knommu: introduce asm/swab.hHarvey Harrison2009-01-073-21/+27
* h8300: introduce asm/swab.hHarvey Harrison2009-01-073-7/+12
* ia64: introduce asm/swab.hHarvey Harrison2009-01-073-36/+36
* blackfin: introduce asm/swab.hHarvey Harrison2009-01-073-42/+50
* arm: introduce asm/swab.hHarvey Harrison2009-01-073-32/+52
* alpha: introduce asm/swab.hHarvey Harrison2009-01-073-41/+44
* x86: introduce asm/swab.hHarvey Harrison2009-01-073-60/+64
* sparc: introduce asm/swab.hHarvey Harrison2009-01-073-44/+48
* sh: introduce asm/swab.hHarvey Harrison2009-01-073-59/+64
* s390: introduce asm/swab.hHarvey Harrison2009-01-073-90/+94
* powerpc: introduce asm/swab.hHarvey Harrison2009-01-073-81/+93
* mips: introduce asm/swab.hHarvey Harrison2009-01-073-49/+59
* avr32: introduce asm/swab.hHarvey Harrison2009-01-073-29/+38
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-072-0/+30
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2008-12-302-0/+30
| |\