aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2009-06-12Blackfin: make sure MPU CPLB for first 1k is marked as validRobin Getz
2009-06-12Blackfin: add workaround for anomaly 05000287Graf Yang
2009-06-12Blackfin: add support for gptimer0 as a tick sourceGraf Yang
2009-06-12Blackfin: annotate anomaly 05000120Graf Yang
2009-06-12Blackfin: BF518F-EZBRD: handle required portmuxing of async pinsGraf Yang
2009-06-12Blackfin: detect anomaly 05000274Sonic Zhang
2009-06-12Blackfin: do not append newlines to panic() messagesMike Frysinger
2009-06-12Blackfin: workaround anomaly 05000227Mike Frysinger
2009-06-12Blackfin: delete unused sys_getpagesize() functionMike Frysinger
2009-06-12Blackfin: work around anomaly 05000287Graf Yang
2009-06-12Blackfin: punt useless GPIO init callMike Frysinger
2009-06-12Blackfin: annotate anomaly 05000119 in core DMA codeRobin Getz
2009-06-12Blackfin: document anomaly 05000234 workaroundRobin Getz
2009-06-12Blackfin: fix early L1 relocation crashRobin Getz
2009-06-12Blackfin: add MDMA defines to make cross-variant coding easierGraf Yang
2009-06-12Blackfin: fix detection of cached L2 SRAMMike Frysinger
2009-06-12Blackfin: simplify BF561 coreb driver greatlyMike Frysinger
2009-06-12Blackfin: update defconfigsSonic Zhang
2009-06-12Blackfin: simplify the do_flush macroMike Frysinger
2009-06-12Blackfin: set bf51x/bf52x to 0.0 rev by default and bf54x to 0.2Mike Frysinger
2009-06-12Blackfin: do not error if GPIO IRQ is requested already as GPIOMichael Hennerich
2009-06-12Blackfin: pull updated anomaly lists from toolchainMike Frysinger
2009-06-12Blackfin: fix up PATA resource handling in bf537-stampMichael Hennerich
2009-06-12Blackfin: merge Philippe's recent ipipe patchPhilippe Gerum
2009-06-12Blackfin: fix warnings with I/O port macrosMike Frysinger
2009-06-12Blackfin: fix parentheses balance and convert some tab/space mixingMariusz Kozlowski
2009-06-12Blackfin: fix bug found by traps test case 21Graf Yang
2009-06-12Blackfin: fix data cache flushing when doing icache flushingMike Frysinger
2009-06-12Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCHGraf Yang
2009-06-12Blackfin: allow scheduler functions to be placed into L1Robin Getz
2009-06-12Blackfin: Allow bf548 ATAPI to be routed to GPIOSonic Zhang
2009-06-12Blackfin: bf527-ezkit: add support for mmc-spiYi Li
2009-06-12Blackfin: add some help text to the EBIU_AMBCTL settingsMike Frysinger
2009-06-12Blackfin: add comment for anomaly 05000171 to init codeMichael Hennerich
2009-05-29flat: fix data sections alignmentOskar Schirmer
2009-05-27Blackfin: fix strncmp.o build errorMike Frysinger
2009-05-27Blackfin: drop unneeded asm/.gitignoreMike Frysinger
2009-05-27Blackfin: ignore generated vmlinux.ldsMike Frysinger
2009-05-27Blackfin: hook up preadv/pwritev syscallsMike Frysinger
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-07tty: Blackin CTS/RTSSonic Zhang
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang
2009-04-07Blackfin SPI Driver: Make mmc_spi driver work on BlackfinWolfgang Muees
2009-04-07Blackfin SPI Driver: Add GPIO controlled SPI Slave Select supportMichael Hennerich
2009-04-07Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculationMichael Hennerich
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar