aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2011-01-10Blackfin: encode cpu-rev into uImage nameMike Frysinger
2011-01-10Blackfin: bf54x: don't ack GPIO ints when unmasking themMike Frysinger
2011-01-10Blackfin: sram_free_with_lsl: do not ignore return value of sram_freeMike Frysinger
2011-01-10Blackfin: boards: add missing "static" to peripheral listsMike Frysinger
2011-01-10Blackfin: DNP5370: new board portAndreas Schallenberg
2011-01-10Blackfin: bf518f-ezbrd: fix dsa resourcesSonic Zhang
2011-01-10Blackfin: move "-m elf32bfin" to general LDFLAGSMike Frysinger
2011-01-10Blackfin: kgdb_test: make sure to initialize num2Vivi Li
2011-01-10Blackfin: kgdb: disable preempt schedule when running single step in kgdbSonic Zhang
2011-01-10Blackfin: kgdb: disable interrupt when single stepping in ADEOSSonic Zhang
2011-01-10Blackfin: SMP: kgdb: apply anomaly 257 work aroundSonic Zhang
2011-01-10Blackfin: fix building IPIPE code when XIP is enabledMike Frysinger
2011-01-10Blackfin: SMP: kgdb: flush core internal write buffer before flushinvSonic Zhang
2011-01-10Blackfin: sport_uart resources: remove unused secondary RX/TX pinsSonic Zhang
2011-01-10Blackfin: tll6527m: fix spelling in unused code (struct name)Stefan Weil
2011-01-10Blackfin: bf527-ezkit: add adau1373 chip addressSonic Zhang
2011-01-10Blackfin: no-mpu: fix masking of small uncached dma regionSonic Zhang
2011-01-10Blackfin: pm: drop irq save/restore in standby and suspend to mem callbackSteven Miao
2011-01-10Blackfin: dpmc.h: pull in new pll.hMike Frysinger
2011-01-10Blackfin: bf54x: add MMR layout for PINTMike Frysinger
2011-01-10Blackfin: bf561: SMP: add multicore pll handlersMike Frysinger
2011-01-10Blackfin: unify pll.h headersMike Frysinger
2011-01-10Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li
2011-01-10Blackfin: SMP: relocate blackfin_core_id() definitionGraf Yang
2011-01-10Blackfin: SMP: fix build breakage in cache.hMike Frysinger
2011-01-10Blackfin: SMP: add missing arch_{read,write}_lock_flags helpersGraf Yang
2011-01-10Blackfin: bf561: fix mem_map.h SMP overridesGraf Yang
2011-01-10Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang
2011-01-10Blackfin: SMP: fix asm/bitops.h errorsMike Frysinger
2011-01-10Blackfin: SMP: fix cpumask misbehaviorGraf Yang
2011-01-10Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxxGraf Yang
2011-01-10serial: bfin_5xx: move resources into board filesSonic Zhang
2011-01-10Blackfin: bf561: update a few more SIC_SYSCR locationsMike Frysinger
2011-01-10Blackfin: drop asm/irq.h include from mach headersMike Frysinger
2011-01-10Blackfin: bf51x/bf52x: drop redundant "base" def/cdef headerMike Frysinger
2011-01-10Blackfin: clean up mach header includesMike Frysinger
2011-01-10Blackfin: bf533: merge fio_flag back into normal mach headersMike Frysinger
2011-01-10Blackfin: bf561-ezkit: add SMP defconfigMike Frysinger
2011-01-10Blackfin: bf533: convert boards to gpio frameworkMike Frysinger
2011-01-10Blackfin: push gpio (port) defines into common headersMike Frysinger
2011-01-10Blackfin: bf54x: drop unused legacy MMR namesMike Frysinger
2011-01-10Blackfin: dma: constify MMR pointer arrayMike Frysinger
2011-01-10Blackfin: standardize DMAC traffic control MMRs & MDMA MMRsMike Frysinger
2011-01-10Blackfin: bfin_dma.h: start a header for DMA MMR layoutMike Frysinger
2011-01-10Blackfin: switch to asm-generic/io.hMike Frysinger
2011-01-10asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger
2011-01-10Blackfin: bfin_serial.h: unify heavily duplicated serial codeMike Frysinger
2011-01-10Blackfin: musb-boards: push clkin value to platform resourcesBob Liu
2011-01-10Blackfin: SMP: fix hotplug building after irq header shuffleGraf Yang
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman