aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-16Blackfin: clean up duplicate I2C device type definitionsJean Delvare1-2/+0
2009-09-16Blackfin: bf537-stamp: update AD714x resourcesBarry Song1-2/+131
2009-09-16Blackfin: do not try displaying the end of the stackSonic Zhang1-1/+1
2009-09-16Blackfin: bf533-stamp: add resources for mmc_spi cardYi Li1-0/+40
2009-09-16Blackfin: bf538: add bfin_clear_PPI_STATUS() helperBarry Song1-0/+1
2009-09-16Blackfin: fix BF548 UART0 DMA IRQ translationStefan Pledl1-4/+4
2009-09-16Blackfin: catch hardware errors earlier during bootingRobin Getz7-12/+158
2009-09-16Blackfin: add an early shadow consoleRobin Getz4-0/+83
2009-09-16Blackfin: add support for common FDPIC ptrace requestsMike Frysinger1-2/+24
2009-09-16Blackfin: push SRAM locks down into related ifdefsMike Frysinger1-13/+17
2009-09-16Blackfin: unify duplicated SMP checks in L2 cache kconfigSonic Zhang1-3/+1
2009-09-16Blackfin: rename PCF8574 driver configMichael Hennerich7-7/+7
2009-09-16Blackfin: clean up early memory setup codeRobin Getz1-28/+32
2009-09-16Blackfin: fix module reloc handling for all memory regionsMike Frysinger1-28/+34
2009-09-16Blackfin: cleanup module section checkingMike Frysinger1-51/+60
2009-09-16Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger1-4/+2
2009-09-16Blackfin: cleanup printk() usage in module codeMike Frysinger1-34/+25
2009-09-16Blackfin: reject outdated/unused/wrong relocation typesRobin Getz1-34/+8
2009-09-16Blackfin: convert ptrace to new memory functionsMike Frysinger1-57/+72
2009-09-16Blackfin: cleanup traps decode_address() a bitMike Frysinger1-18/+30
2009-09-16Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum2-12/+7
2009-09-16Blackfin: sanitize manual control of IPEND[4]Philippe Gerum1-14/+11
2009-09-16Blackfin: document __ipipe_call_irqtailPhilippe Gerum1-0/+25
2009-09-16Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)Philippe Gerum1-1/+9
2009-09-16Blackfin: reuse evt_evt14 handler to perform irqtail epiloguePhilippe Gerum1-23/+1
2009-09-16Blackfin: use generic name for EVT14 handlerPhilippe Gerum4-6/+6
2009-09-16Blackfin: allow high priority domains to preempt schedule_tail()Philippe Gerum1-2/+22
2009-09-16Blackfin: export show_stack() to modulesPhilippe Gerum1-0/+1
2009-09-16Blackfin: fix misnomer of some I-pipe helpersPhilippe Gerum3-33/+22
2009-09-16Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.cPhilippe Gerum1-17/+19
2009-09-16Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz4-41/+66
2009-09-16Blackfin: bf537-stamp: add resources for AD1938 audio cardBarry Song1-0/+21
2009-09-16Blackfin: bf537-stamp: declare SPI IRQ resourcesYi Li2-0/+7
2009-09-16Blackfin: bf537-stamp: update ADP5588 header nameMichael Hennerich1-1/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-7/+4
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo37-155/+184
2009-07-23Input: add Blackfin rotary input driverMichael Hennerich1-0/+39
2009-07-16Blackfin: define HARDIRQ_BITS again for nowMike Frysinger1-0/+3
2009-07-16arch/blackfin: Add kmalloc NULL testsJulia Lawall1-0/+8
2009-07-16Blackfin: add CPLB entries for Core B on-chip L1 SRAM regionsGraf Yang1-6/+17
2009-07-16Blackfin: work around anomaly 05000189Robin Getz1-1/+2
2009-07-16Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich3-6/+4
2009-07-16Blackfin: fix bugs in GPIO resume codeMichael Hennerich1-4/+2
2009-07-16Blackfin: bf537-stamp: fix irq decl for AD7142Barry Song1-1/+1
2009-07-16Blackfin: fix handling of IPEND in interrupt context saveRobin Getz1-3/+4
2009-07-16Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz1-4/+0
2009-07-16Blackfin: fix incomplete renaming of the bfin-twi-lcd driverMichael Hennerich7-7/+7
2009-07-16Blackfin: fix wrong CTS inversionSonic Zhang6-6/+6
2009-07-16Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)Graf Yang1-14/+7
2009-07-16Blackfin: fix early_dma_memcpy() handling of busy channelsMike Frysinger1-15/+14