aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Blackfin: boards: add missing "static" to peripheral listsMike Frysinger2011-01-1026-95/+95
* | | Blackfin: DNP5370: new board portAndreas Schallenberg2011-01-104-0/+546
* | | Blackfin: bf518f-ezbrd: fix dsa resourcesSonic Zhang2011-01-101-9/+8
* | | Blackfin: move "-m elf32bfin" to general LDFLAGSMike Frysinger2011-01-101-1/+1
* | | Blackfin: kgdb_test: make sure to initialize num2Vivi Li2011-01-101-0/+4
* | | Blackfin: kgdb: disable preempt schedule when running single step in kgdbSonic Zhang2011-01-101-1/+7
* | | Blackfin: kgdb: disable interrupt when single stepping in ADEOSSonic Zhang2011-01-101-0/+20
* | | Blackfin: SMP: kgdb: apply anomaly 257 work aroundSonic Zhang2011-01-101-1/+5
* | | Blackfin: fix building IPIPE code when XIP is enabledMike Frysinger2011-01-101-2/+2
* | | Blackfin: SMP: kgdb: flush core internal write buffer before flushinvSonic Zhang2011-01-101-0/+5
* | | Blackfin: sport_uart resources: remove unused secondary RX/TX pinsSonic Zhang2011-01-1018-36/+36
* | | Blackfin: tll6527m: fix spelling in unused code (struct name)Stefan Weil2011-01-101-1/+1
* | | Blackfin: bf527-ezkit: add adau1373 chip addressSonic Zhang2011-01-101-0/+5
* | | Blackfin: no-mpu: fix masking of small uncached dma regionSonic Zhang2011-01-101-1/+1
* | | Blackfin: pm: drop irq save/restore in standby and suspend to mem callbackSteven Miao2011-01-101-10/+0
* | | Blackfin: dpmc.h: pull in new pll.hMike Frysinger2011-01-101-0/+2
* | | Blackfin: bf54x: add MMR layout for PINTMike Frysinger2011-01-101-0/+22
* | | Blackfin: bf561: SMP: add multicore pll handlersMike Frysinger2011-01-101-0/+53
* | | Blackfin: unify pll.h headersMike Frysinger2011-01-108-435/+93
* | | Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li2011-01-103-133/+97
* | | Blackfin: SMP: relocate blackfin_core_id() definitionGraf Yang2011-01-102-4/+3
* | | Blackfin: SMP: fix build breakage in cache.hMike Frysinger2011-01-101-0/+2
* | | Blackfin: SMP: add missing arch_{read,write}_lock_flags helpersGraf Yang2011-01-101-0/+4
* | | Blackfin: bf561: fix mem_map.h SMP overridesGraf Yang2011-01-101-7/+9
* | | Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang2011-01-103-3/+5
* | | Blackfin: SMP: fix asm/bitops.h errorsMike Frysinger2011-01-101-0/+2
* | | Blackfin: SMP: fix cpumask misbehaviorGraf Yang2011-01-101-6/+1
* | | Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxxGraf Yang2011-01-102-12/+15
* | | serial: bfin_5xx: move resources into board filesSonic Zhang2011-01-101-0/+12
* | | Blackfin: bf561: update a few more SIC_SYSCR locationsMike Frysinger2011-01-102-14/+14
* | | Blackfin: drop asm/irq.h include from mach headersMike Frysinger2011-01-107-21/+0
* | | Blackfin: bf51x/bf52x: drop redundant "base" def/cdef headerMike Frysinger2011-01-108-4953/+4893
* | | Blackfin: clean up mach header includesMike Frysinger2011-01-1045-2142/+1990
* | | Blackfin: bf533: merge fio_flag back into normal mach headersMike Frysinger2011-01-102-55/+41
* | | Blackfin: bf561-ezkit: add SMP defconfigMike Frysinger2011-01-101-0/+113
* | | Blackfin: bf533: convert boards to gpio frameworkMike Frysinger2011-01-103-22/+22
* | | Blackfin: push gpio (port) defines into common headersMike Frysinger2011-01-1024-601/+282
* | | Blackfin: bf54x: drop unused legacy MMR namesMike Frysinger2011-01-102-24/+0
* | | Blackfin: dma: constify MMR pointer arrayMike Frysinger2011-01-108-8/+8