aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-16Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li8-166/+84
2009-09-16Blackfin: bf537-stamp: update ad1836 resourcesBarry Song1-5/+17
2009-09-16Blackfin: update anomaly listsYi Li6-6/+35
2009-09-16Blackfin: bf538-ezkit: add resources for parallel flashBarry Song1-0/+49
2009-09-16Blackfin: fix read buffer overflowRoel Kluin1-4/+4
2009-09-16Blackfin: bf548-ezkit: fix incorrect LCD size parametersStefan Pledl1-2/+2
2009-09-16Blackfin: cm-bf527/bf537-stamp: fix dm9000 resourcesBarry Song2-2/+12
2009-09-16Blackfin: drop unused MMR defines that only cause bad code to be writtenMike Frysinger9-228/+12
2009-09-16Blackfin: convert boards to use platform data with smc91xMichael Hennerich14-0/+153
2009-09-16Blackfin: bf537-stamp: drop ATA interrupt probe workaroundBarry Song1-5/+0
2009-09-16Blackfin: improve double fault debug handlingGraf Yang6-21/+37
2009-09-16Blackfin: bf533-stamp: fix typo in SPI frequency for ad1836 codecCliff Cai1-1/+1
2009-09-16Blackfin: fix MPU handling of invalid memory accessesGraf Yang2-4/+4
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