summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: ip0x: fix unused variable warningMike Frysinger2011-03-181-2/+0
* Blackfin: punt unused HDMA masksMike Frysinger2011-03-185-93/+0
* Blackfin: wire up new syscallsMike Frysinger2011-03-182-1/+7
* Blackfin/ipipe: restore pipeline bits in irqflagsPhilippe Gerum2011-03-181-10/+77
* Blackfin/ipipe: fix deferred pipeline sync for the root stagePhilippe Gerum2011-03-182-3/+14
* Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum2011-03-184-114/+117
* Blackfin: cpufreq: fix typosMichael Hennerich2011-03-181-3/+3
* Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-181-0/+1
* Blackfin: SMP: convert to irq chip functionsMike Frysinger2011-03-181-1/+5
* Blackfin: use accessor functions in show_interrupts()Thomas Gleixner2011-03-181-4/+6
* Blackfin: use proper wrapper functions for modifying irq statusThomas Gleixner2011-03-184-4/+4
* Blackfin: convert gpio irq_chip to new functionsThomas Gleixner2011-03-181-44/+48
* Blackfin: convert mac irq_chip to new functionsThomas Gleixner2011-03-181-7/+11
* Blackfin: convert error irq_chip to new functionsThomas Gleixner2011-03-181-7/+7
* Blackfin: convert internal irq_chip to new functionsThomas Gleixner2011-03-181-13/+28
* Blackfin: convert core irq_chip to new functionsThomas Gleixner2011-03-181-11/+11
* Blackfin: use proper wrappers for irq_descThomas Gleixner2011-03-181-9/+5
* Blackfin: optimize startup codeMike Frysinger2011-03-181-69/+41
* Blackfin: SMP: work around anomaly 05000491Sonic Zhang2011-03-188-12/+74
* Blackfin: SMP: implement cpu_freq supportGraf Yang2011-03-186-34/+70
* Blackfin: split optimization settings moreMike Frysinger2011-03-183-15/+47
* Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang2011-03-181-6/+8
* Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao2011-03-181-2/+2
* Blackfin: SMP: use standard cache functionsMike Frysinger2011-03-181-3/+3
* Blackfin: SMP: PERCPU section should be PAGE alignedsteven miao2011-03-181-1/+1
* Blackfin: ADI boards: enable pseudo debug insns supportMike Frysinger2011-03-1811-0/+11
* Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systemsSonic Zhang2011-03-181-4/+0
* Blackfin: dnp5370: drop MMC card detect supportAndreas Schallenberg2011-03-181-20/+0
* Blackfin: add bfin_write_{or,and} helpersMike Frysinger2011-03-181-2/+14
* Blackfin: bf548-ezkit: add CAN1 supportAaron Wu2011-03-181-7/+48
* Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignmentssteven miao2011-03-184-21/+102
* Blackfin: SMP: avoid section mismatch warningsSonic Zhang2011-03-181-1/+1
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-4/+2
|\ \
| * | blackfin: Switch from do_timer() to xtime_update()Torben Hohn2011-01-311-4/+2
| |/
* | Blackfin: iflush: update anomaly 05000491 workaroundMike Frysinger2011-03-041-0/+2
* | Blackfin: outs[lwb]: make sure count is greater than 0Mike Frysinger2011-03-041-4/+12
* | serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang2011-02-031-0/+2
|/
* blackfin: Use generic irq KconfigThomas Gleixner2011-01-211-11/+3
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-2028-28/+28
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+0
| |\
| * | Don't touch blackfin with printk typo fixesJiri Kosina2010-11-193-3/+3
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-014-4/+4
* | | Blackfin: encode cpu-rev into uImage nameMike Frysinger2011-01-102-3/+6
* | | Blackfin: bf54x: don't ack GPIO ints when unmasking themMike Frysinger2011-01-101-1/+0
* | | Blackfin: sram_free_with_lsl: do not ignore return value of sram_freeMike Frysinger2011-01-101-9/+9