aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2-2/+2
2009-09-16Blackfin: update ftrace for latest toolchainYi Li2-12/+13
2009-09-16Blackfin: fix elf_fpregset_t definitionMike Frysinger1-1/+1
2009-09-16Blackfin: unify cache init functionsMike Frysinger5-145/+45
2009-09-16Blackfin: swap clocksource ratings for gptimer/cyclesGraf Yang2-3/+3
2009-09-16Blackfin: update ftrace_push_return_trace() breakageMike Frysinger1-1/+1
2009-09-16Blackfin: update cm board resourcesHarald Krapfenbauer5-55/+297
2009-09-16Blackfin: cm-bf537u: split board from cm-bf537eHarald Krapfenbauer5-15/+751
2009-09-16Blackfin: bf538-ezkit: add SPI IRQ resourcesBarry Song1-0/+5
2009-09-16Blackfin: increase default async timings for parallel flashesSonic Zhang4-7/+7
2009-09-16Blackfin: add ICPLB coverage for async banksBernd Schmidt1-2/+9
2009-09-16Blackfin: use KERN_ALERT in all kgdb_test outputMingquan Pan1-1/+1
2009-09-16Blackfin: fix BF54x SPI CS resourcesYi Li2-4/+4
2009-09-16Blackfin: fix typo in isram_write()Robin Getz1-4/+6
2009-09-16Blackfin: bf537-stamp: add adp5588 gpio resourcesMichael Hennerich1-0/+14
2009-09-16Blackfin: add some isram-driver self testsMike Frysinger2-2/+216
2009-09-16Blackfin: workaround anomaly 05000283Robin Getz3-36/+31
2009-09-16Blackfin: fix spelling in a few commentsMichael Hennerich1-2/+2
2009-09-16Blackfin: use raw_smp_processor_id() in exception codeYi Li3-8/+8
2009-09-16Blackfin: remove useless duplicated assignment in gpio codeMichael Hennerich1-1/+0
2009-09-16Blackfin: Fix link errors with binutils 2.19 and GCC 4.3Ingo Molnar1-2/+2
2009-09-16Blackfin: handle the core timer interrupt with handle_percpu_irq on SMPGraf Yang1-7/+10
2009-09-16Blackfin: optimize fixed code handling for the most common caseMike Frysinger2-8/+8
2009-09-16Blackfin: delete '-spi' suffix in ad1836/ad1938 driver nameBarry Song13-14/+14
2009-09-16Blackfin: punt dead cache locking codeMike Frysinger5-284/+0
2009-09-16Blackfin: drop board resources for dead devices (pbx/ad9960)Mike Frysinger11-304/+0
2009-09-16Blackfin: do not trace the exception handlerYi Li1-1/+1
2009-09-16Blackfin: fix BF522/BF523 max VCO mixupMike Frysinger1-2/+2
2009-09-16Blackfin: SMP port does not yet support cpu frequency scalingGraf Yang1-1/+3
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