summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeFilesLines
* flat: fix data sections alignmentOskar Schirmer2009-05-291-1/+0Star
* Blackfin: drop unneeded asm/.gitignoreMike Frysinger2009-05-271-1/+0Star
* Blackfin: hook up preadv/pwritev syscallsMike Frysinger2009-05-271-1/+3
* Blackfin SPI Driver: Make mmc_spi driver work on BlackfinWolfgang Muees2009-04-071-0/+2
* Blackfin SPI Driver: Add GPIO controlled SPI Slave Select supportMichael Hennerich2009-04-071-0/+1
* Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculationMichael Hennerich2009-04-071-0/+2
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+1
|\
| * Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-101-10/+0Star
| |\
| | *---. Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-107-122/+84Star
| | |\ \ \
| | | \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-106-112/+84Star
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| * | | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| * | | | | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-021-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2009-03-284-7/+17
|\ \ \ \ \
| * | | | | Blackfin arch: sport spi needs 6 gpio pinsCliff Cai2009-03-281-1/+1
| * | | | | Blackfin arch: clean up sports header fileMike Frysinger2009-03-281-1/+1
| * | | | | Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}xMike Frysinger2009-03-282-3/+3
| * | | | | Blackfin arch: bf51x processors also have 8 timersMike Frysinger2009-03-281-2/+2
| * | | | | Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQsMichael Hennerich2009-03-281-1/+4
| * | | | | Blackfin arch: include linux headers that this one uses definitions from fro ...Mike Frysinger2009-03-281-0/+7
* | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-10/+0Star
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | percpu: clean up percpu constantsTejun Heo2009-03-061-10/+0Star
| | |/ / | |/| |
| * | | Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-131-1/+1
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-271-1/+1
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-2613-256/+125Star
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | headers_check fix: blackfin, swab.hJaswinder Singh Rajput2009-02-011-1/+1
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-266-112/+84Star
|\ \ \ \ | | |/ / | |/| |
| * | | Blackfin arch: cleanup bfin_sport.h header and export it to userspaceAlon Bar-Lev2009-03-052-31/+15Star
| * | | Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum2009-03-044-81/+69Star
| | |/ | |/|
* / | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-161-0/+3
|/ /
* | Blackfin arch: Remove outdated codeMichael Hennerich2009-02-041-23/+1Star
* | Blackfin arch: Fix udelay implementationMichael Hennerich2009-02-041-6/+5Star
* | Blackfin arch: Faster Implementation of csum_tcpudp_nofold()Michael Hennerich2009-02-041-17/+17
* | Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang2009-02-041-1/+1
* | Blackfin arch: Add ability to count and display number of NMI interruptsRobin Getz2009-02-041-0/+1
* | Blackfin arch: cleanup bf54x ifdef mess in gpio codeMike Frysinger2009-02-041-58/+0Star
* | Blackfin arch: Fix Bug - Kernel does not boot if re-program clocksMichael Hennerich2009-02-041-1/+1
* | Blackfin arch: scrub comments/whitespace/cvs keywordsMike Frysinger2009-02-041-38/+15Star
|/
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-152-2/+0Star
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-1/+0Star
* Blackfin arch: drop ad73311 test codeMike Frysinger2009-01-071-3/+0Star
* Blackfin arch: enable reprogram cclk and sclk for bf518f-ezbrdSonic Zhang2009-01-071-2/+4
* Blackfin arch: add SDIO host driver platform dataCliff Cai2009-01-071-0/+19
* Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2009-01-077-57/+593
* Blackfin arch: disable pthread stack check for SMP at runtimeSonic Zhang2009-01-074-0/+22
* Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt2009-01-075-136/+79Star
* Blackfin arch: add get_dma_config() func to match set_dma_config()Mike Frysinger2009-01-071-0/+4
* Blackfin arch: add volatile markings to DMA MMRsMike Frysinger2009-01-071-1/+1
* Blackfin arch: update header to match new locationGraf Yang2009-01-071-2/+2
* Blackfin arch: remove unused members of dma_channel structMike Frysinger2009-01-071-3/+0Star
* Blackfin arch: Update some inline assembly, tweak some register constraintsRobin Getz2009-01-073-5/+10