summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* flat: fix data sections alignmentOskar Schirmer2009-05-291-1/+0
* Blackfin: fix strncmp.o build errorMike Frysinger2009-05-271-2/+1
* Blackfin: drop unneeded asm/.gitignoreMike Frysinger2009-05-271-1/+0
* Blackfin: ignore generated vmlinux.ldsMike Frysinger2009-05-271-0/+1
* Blackfin: hook up preadv/pwritev syscallsMike Frysinger2009-05-272-1/+5
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-6/+6
* tty: Blackin CTS/RTSSonic Zhang2009-04-077-58/+72
* Change hardware flow control from poll to interrupt drivenSonic Zhang2009-04-075-138/+0
* 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 git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-061-1/+1
|\
| * [MTD] Fix a bad dependency in the Blackfin codeBernd Schmidt2009-03-241-1/+1
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+1
|\ \
| * \ 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-1074-1611/+607
| | | |\ \ \ \ | | | | | | |/ | | | | | |/|
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-1073-1601/+607
| | |\ \ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | * | | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-062-1/+6
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | | | |/ / / | | | |/| | |
| | * | | | | 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/jik...Linus Torvalds2009-04-031-3/+3
|\ \ \ \ \ \
| * | | | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-3/+3
* | | | | | | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
| |/ / / / / |/| | | | |
* | | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-1/+0
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2009-03-2836-537/+1204
|\ \ \ \ \
| * | | | | Blackfin arch: be less noisy when gets a gpio conflict after kernel has bootedRobin Getz2009-03-291-8/+16
| * | | | | Blackfin arch: add RSI's definitions to bf514 and bf516Cliff Cai2009-03-294-0/+404
| * | | | | Blackfin arch: add link-time asserts to make sure on-chip regions dont overflowMike Frysinger2009-03-291-0/+4
| * | | | | Blackfin arch: sport spi needs 6 gpio pinsCliff Cai2009-03-281-1/+1
| * | | | | Blackfin arch: add sport-spi related resource stuff to board fileCliff Cai2009-03-281-0/+70
| * | | | | Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as wellMichael Hennerich2009-03-281-1/+1
| * | | | | Blackfin arch: Privide BF537-STAMP platform data of ADP5520 Multifunction driverMichael Hennerich2009-03-281-0/+142
| * | | | | Blackfin arch: enable the platfrom PATA driver with CF CardsMichael Hennerich2009-03-281-1/+22
| * | | | | 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-286-36/+30
| * | | | | 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: update default kernel configurationSonic Zhang2009-03-2821-487/+501
| * | | | | 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-272-10/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | 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 'linus' into x86/apicIngo Molnar2009-02-1358-866/+984
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-2717-36/+36
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-212-2/+0
| |\ \ \ \ \
| * | | | | | irq: update all arches for new irq_descMike Travis2009-01-121-0/+5
* | | | | | | 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-26104-2447/+1571
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| * | | | | | headers_check fix: blackfin, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-261-1/+1
|\ \ \ \ \ \