summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-212-2/+2
* Blackfin: update ftrace for latest toolchainYi Li2009-09-162-12/+13
* Blackfin: fix elf_fpregset_t definitionMike Frysinger2009-09-161-1/+1
* Blackfin: unify cache init functionsMike Frysinger2009-09-165-145/+45
* Blackfin: swap clocksource ratings for gptimer/cyclesGraf Yang2009-09-162-3/+3
* Blackfin: update ftrace_push_return_trace() breakageMike Frysinger2009-09-161-1/+1
* Blackfin: update cm board resourcesHarald Krapfenbauer2009-09-165-55/+297
* Blackfin: cm-bf537u: split board from cm-bf537eHarald Krapfenbauer2009-09-165-15/+751
* Blackfin: bf538-ezkit: add SPI IRQ resourcesBarry Song2009-09-161-0/+5
* Blackfin: increase default async timings for parallel flashesSonic Zhang2009-09-164-7/+7
* Blackfin: add ICPLB coverage for async banksBernd Schmidt2009-09-161-2/+9
* Blackfin: use KERN_ALERT in all kgdb_test outputMingquan Pan2009-09-161-1/+1
* Blackfin: fix BF54x SPI CS resourcesYi Li2009-09-162-4/+4
* Blackfin: fix typo in isram_write()Robin Getz2009-09-161-4/+6
* Blackfin: bf537-stamp: add adp5588 gpio resourcesMichael Hennerich2009-09-161-0/+14
* Blackfin: add some isram-driver self testsMike Frysinger2009-09-162-2/+216
* Blackfin: workaround anomaly 05000283Robin Getz2009-09-163-36/+31
* Blackfin: fix spelling in a few commentsMichael Hennerich2009-09-161-2/+2
* Blackfin: use raw_smp_processor_id() in exception codeYi Li2009-09-163-8/+8
* Blackfin: remove useless duplicated assignment in gpio codeMichael Hennerich2009-09-161-1/+0
* Blackfin: Fix link errors with binutils 2.19 and GCC 4.3Ingo Molnar2009-09-161-2/+2
* Blackfin: handle the core timer interrupt with handle_percpu_irq on SMPGraf Yang2009-09-161-7/+10
* Blackfin: optimize fixed code handling for the most common caseMike Frysinger2009-09-162-8/+8
* Blackfin: delete '-spi' suffix in ad1836/ad1938 driver nameBarry Song2009-09-1613-14/+14
* Blackfin: punt dead cache locking codeMike Frysinger2009-09-165-284/+0
* Blackfin: drop board resources for dead devices (pbx/ad9960)Mike Frysinger2009-09-1611-304/+0
* Blackfin: do not trace the exception handlerYi Li2009-09-161-1/+1
* Blackfin: fix BF522/BF523 max VCO mixupMike Frysinger2009-09-161-2/+2
* Blackfin: SMP port does not yet support cpu frequency scalingGraf Yang2009-09-161-1/+3
* Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2009-09-168-166/+84
* Blackfin: bf537-stamp: update ad1836 resourcesBarry Song2009-09-161-5/+17
* Blackfin: update anomaly listsYi Li2009-09-166-6/+35
* Blackfin: bf538-ezkit: add resources for parallel flashBarry Song2009-09-161-0/+49
* Blackfin: fix read buffer overflowRoel Kluin2009-09-161-4/+4
* Blackfin: bf548-ezkit: fix incorrect LCD size parametersStefan Pledl2009-09-161-2/+2
* Blackfin: cm-bf527/bf537-stamp: fix dm9000 resourcesBarry Song2009-09-162-2/+12
* Blackfin: drop unused MMR defines that only cause bad code to be writtenMike Frysinger2009-09-169-228/+12
* Blackfin: convert boards to use platform data with smc91xMichael Hennerich2009-09-1614-0/+153
* Blackfin: bf537-stamp: drop ATA interrupt probe workaroundBarry Song2009-09-161-5/+0
* Blackfin: improve double fault debug handlingGraf Yang2009-09-166-21/+37
* Blackfin: bf533-stamp: fix typo in SPI frequency for ad1836 codecCliff Cai2009-09-161-1/+1
* Blackfin: fix MPU handling of invalid memory accessesGraf Yang2009-09-162-4/+4
* Blackfin: clean up duplicate I2C device type definitionsJean Delvare2009-09-161-2/+0
* Blackfin: bf537-stamp: update AD714x resourcesBarry Song2009-09-161-2/+131
* Blackfin: do not try displaying the end of the stackSonic Zhang2009-09-161-1/+1
* Blackfin: bf533-stamp: add resources for mmc_spi cardYi Li2009-09-161-0/+40
* Blackfin: bf538: add bfin_clear_PPI_STATUS() helperBarry Song2009-09-161-0/+1
* Blackfin: fix BF548 UART0 DMA IRQ translationStefan Pledl2009-09-161-4/+4
* Blackfin: catch hardware errors earlier during bootingRobin Getz2009-09-167-12/+158
* Blackfin: add an early shadow consoleRobin Getz2009-09-164-0/+83