summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Blackfin: update gptimers APIMichael Hennerich2009-06-121-19/+24
* | Blackfin: make deferred hardware errors more exactRobin Getz2009-06-121-3/+89
* | Blackfin: work around anomaly 05000220Graf Yang2009-06-121-16/+19
* | Blackfin: add support for gptimer0 as a tick sourceGraf Yang2009-06-121-0/+1
* | Blackfin: document anomaly 05000234 workaroundRobin Getz2009-06-121-2/+2
* | Blackfin: fix early L1 relocation crashRobin Getz2009-06-121-0/+2
* | Blackfin: fix detection of cached L2 SRAMMike Frysinger2009-06-121-0/+5
* | Blackfin: merge Philippe's recent ipipe patchPhilippe Gerum2009-06-121-2/+2
* | Blackfin: fix warnings with I/O port macrosMike Frysinger2009-06-121-13/+16
* | Blackfin: fix data cache flushing when doing icache flushingMike Frysinger2009-06-121-19/+16
|/
* flat: fix data sections alignmentOskar Schirmer2009-05-291-1/+0
* Blackfin: drop unneeded asm/.gitignoreMike Frysinger2009-05-271-1/+0
* 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/+0
| |\
| | *---. Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-107-122/+84
| | |\ \ \
| | | \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-106-112/+84
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| * | | | | | 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/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | percpu: clean up percpu constantsTejun Heo2009-03-061-10/+0
| | |/ / | |/| |
| * | | 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-261-1/+1
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-2613-256/+125
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | 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/+84
|\ \ \ \ | | |/ / | |/| |
| * | | Blackfin arch: cleanup bfin_sport.h header and export it to userspaceAlon Bar-Lev2009-03-052-31/+15
| * | | Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum2009-03-044-81/+69
| | |/ | |/|
* / | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+3
|/ /
* | Blackfin arch: Remove outdated codeMichael Hennerich2009-02-041-23/+1
* | Blackfin arch: Fix udelay implementationMichael Hennerich2009-02-041-6/+5
* | 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/+0
* | 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/+15
|/
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-2/+0
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-1/+0
* Blackfin arch: drop ad73311 test codeMike Frysinger2009-01-071-3/+0