summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: fix up PATA resource handling in bf537-stampMichael Hennerich2009-06-121-6/+9
* Blackfin: merge Philippe's recent ipipe patchPhilippe Gerum2009-06-123-12/+8
* Blackfin: fix warnings with I/O port macrosMike Frysinger2009-06-121-13/+16
* Blackfin: fix parentheses balance and convert some tab/space mixingMariusz Kozlowski2009-06-121-3/+3
* Blackfin: fix bug found by traps test case 21Graf Yang2009-06-121-1/+1
* Blackfin: fix data cache flushing when doing icache flushingMike Frysinger2009-06-123-36/+16
* Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCHGraf Yang2009-06-123-20/+13
* Blackfin: allow scheduler functions to be placed into L1Robin Getz2009-06-121-0/+5
* Blackfin: Allow bf548 ATAPI to be routed to GPIOSonic Zhang2009-06-122-19/+52
* Blackfin: bf527-ezkit: add support for mmc-spiYi Li2009-06-121-0/+18
* Blackfin: add some help text to the EBIU_AMBCTL settingsMike Frysinger2009-06-121-4/+17
* Blackfin: add comment for anomaly 05000171 to init codeMichael Hennerich2009-06-121-0/+3
* 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
OpenPOWER on IntegriCloud