aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-09-16Blackfin: Fix link errors with binutils 2.19 and GCC 4.3Ingo Molnar
2009-09-16Blackfin: handle the core timer interrupt with handle_percpu_irq on SMPGraf Yang
2009-09-16Blackfin: optimize fixed code handling for the most common caseMike Frysinger
2009-09-16Blackfin: delete '-spi' suffix in ad1836/ad1938 driver nameBarry Song
2009-09-16Blackfin: punt dead cache locking codeMike Frysinger
2009-09-16Blackfin: drop board resources for dead devices (pbx/ad9960)Mike Frysinger
2009-09-16Blackfin: do not trace the exception handlerYi Li
2009-09-16Blackfin: fix BF522/BF523 max VCO mixupMike Frysinger
2009-09-16Blackfin: SMP port does not yet support cpu frequency scalingGraf Yang
2009-09-16Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li
2009-09-16Blackfin: bf537-stamp: update ad1836 resourcesBarry Song
2009-09-16Blackfin: update anomaly listsYi Li
2009-09-16Blackfin: bf538-ezkit: add resources for parallel flashBarry Song
2009-09-16Blackfin: fix read buffer overflowRoel Kluin
2009-09-16Blackfin: bf548-ezkit: fix incorrect LCD size parametersStefan Pledl
2009-09-16Blackfin: cm-bf527/bf537-stamp: fix dm9000 resourcesBarry Song
2009-09-16Blackfin: drop unused MMR defines that only cause bad code to be writtenMike Frysinger
2009-09-16Blackfin: convert boards to use platform data with smc91xMichael Hennerich
2009-09-16Blackfin: bf537-stamp: drop ATA interrupt probe workaroundBarry Song
2009-09-16Blackfin: improve double fault debug handlingGraf Yang
2009-09-16Blackfin: bf533-stamp: fix typo in SPI frequency for ad1836 codecCliff Cai
2009-09-16Blackfin: fix MPU handling of invalid memory accessesGraf Yang
2009-09-16Blackfin: clean up duplicate I2C device type definitionsJean Delvare
2009-09-16Blackfin: bf537-stamp: update AD714x resourcesBarry Song
2009-09-16Blackfin: do not try displaying the end of the stackSonic Zhang
2009-09-16Blackfin: bf533-stamp: add resources for mmc_spi cardYi Li
2009-09-16Blackfin: bf538: add bfin_clear_PPI_STATUS() helperBarry Song
2009-09-16Blackfin: fix BF548 UART0 DMA IRQ translationStefan Pledl
2009-09-16Blackfin: catch hardware errors earlier during bootingRobin Getz
2009-09-16Blackfin: add an early shadow consoleRobin Getz
2009-09-16Blackfin: add support for common FDPIC ptrace requestsMike Frysinger
2009-09-16Blackfin: push SRAM locks down into related ifdefsMike Frysinger
2009-09-16Blackfin: unify duplicated SMP checks in L2 cache kconfigSonic Zhang
2009-09-16Blackfin: rename PCF8574 driver configMichael Hennerich
2009-09-16Blackfin: clean up early memory setup codeRobin Getz
2009-09-16Blackfin: fix module reloc handling for all memory regionsMike Frysinger
2009-09-16Blackfin: cleanup module section checkingMike Frysinger
2009-09-16Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger
2009-09-16Blackfin: cleanup printk() usage in module codeMike Frysinger
2009-09-16Blackfin: reject outdated/unused/wrong relocation typesRobin Getz
2009-09-16Blackfin: convert ptrace to new memory functionsMike Frysinger
2009-09-16Blackfin: cleanup traps decode_address() a bitMike Frysinger
2009-09-16Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum
2009-09-16Blackfin: sanitize manual control of IPEND[4]Philippe Gerum
2009-09-16Blackfin: document __ipipe_call_irqtailPhilippe Gerum
2009-09-16Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)Philippe Gerum
2009-09-16Blackfin: reuse evt_evt14 handler to perform irqtail epiloguePhilippe Gerum
2009-09-16Blackfin: use generic name for EVT14 handlerPhilippe Gerum
2009-09-16Blackfin: allow high priority domains to preempt schedule_tail()Philippe Gerum
2009-09-16Blackfin: export show_stack() to modulesPhilippe Gerum