summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
AgeCommit message (Expand)AuthorLines
2010-03-09Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang-0/+17
2010-03-09Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich-0/+3
2010-03-09Blackfin: add support for irqflags tracingYi Li-0/+12
2010-03-09Blackfin: initial XIP supportBarry Song-0/+13
2010-03-09Blackfin: SMP: add PM/CPU hotplug supportGraf Yang-0/+7
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li-1/+5
2010-03-09Blackfin: unify MMR helpersMike Frysinger-44/+12
2010-03-09Blackfin: add optimized version of Hamming Weight functionsMichael Hennerich-19/+55
2010-03-09Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang-6/+9
2010-03-09Blackfin: merge common CAN defines into one headersMike Frysinger-0/+725
2010-03-09Blackfin: extend bfin-lq035q1-fb resources to include PPI modeMichael Hennerich-0/+12
2010-03-09Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song-3/+11
2010-03-09Blackfin: bfin_sport: unify & standardize SPORT masksMike Frysinger-97/+132
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil-2/+2
2010-01-06FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger-0/+5
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds-0/+1
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds-527/+416
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds-2/+0
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig-1/+0
2009-12-16fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich-0/+28
2009-12-15Blackfin: Convert BUG() to use unreachable()David Daney-1/+1
2009-12-15Blackfin: define __NR_recvmmsgMike Frysinger-1/+2
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins-2/+0
2009-12-15Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song-0/+2
2009-12-15Blackfin: convert to asm-generic pci headersBarry Song-128/+2
2009-12-15Blackfin: io.h: fix random busted whitespaceMike Frysinger-44/+51
2009-12-15Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song-27/+99
2009-12-15Blackfin: support smaller uncached DMA chunks for memory constrained systemsBarry Song-0/+6
2009-12-15Blackfin: kgdb: punt dead codeSonic Zhang-3/+0
2009-12-15Blackfin: punt dead/unused flash mem_init settingsMike Frysinger-153/+0
2009-12-15Blackfin: gptimers: use unsigned timer/group idsMike Frysinger-16/+16
2009-12-15Blackfin: comment the FDPIC PTRACE definesMike Frysinger-3/+3
2009-12-15Blackfin/ipipe: update version stampPhilippe Gerum-2/+2
2009-12-15Blackfin/ipipe: introduce support for CONFIG_MPUPhilippe Gerum-2/+31
2009-12-15Blackfin/ipipe: fix forward ref to barrier()Philippe Gerum-6/+7
2009-12-15Blackfin/ipipe: prepare status bitops for SMP supportPhilippe Gerum-27/+9
2009-12-15Blackfin: unify DMA masksMike Frysinger-20/+49
2009-12-15Blackfin: unify duplicated power masksMike Frysinger-3/+104
2009-12-15Blackfin: pull in asm/dpmc.h for power definesMike Frysinger-0/+2
2009-12-15Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger-14/+3
2009-12-15Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger-6/+3
2009-12-15Blackfin: bf538: add support for extended GPIO banksMichael Hennerich-0/+5
2009-12-15Blackfin: add C define of trace_buffer_init()Graf Yang-0/+2
2009-12-15Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger-4/+12
2009-12-15Blackfin: convert to generic checksum codeMike Frysinger-66/+4
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner-20/+20
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner-10/+10
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner-10/+10
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner-6/+6