summaryrefslogtreecommitdiff
path: root/arch/blackfin/include
AgeCommit message (Expand)Author
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-08-06Blackfin: gpio: add a debounce stubMike Frysinger
2010-08-06Blackfin: remove CONFIG_MEM_GENERIC_BOARDChristian Dietrich
2010-08-06Blackfin: unify rotary encoder bitmasksMike Frysinger
2010-08-06Blackfin: unify SDH/RSI bitmasksMike Frysinger
2010-08-06Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpersMike Frysinger
2010-08-06Blackfin: add support for dynamic ftraceMike Frysinger
2010-08-06Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger
2010-08-06Blackfin: make sure mmiowb inserts a write barrier with SSYNCMichael Hennerich
2010-08-06Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich
2010-08-06Blackfin: fix typo in hweight asmMike Frysinger
2010-08-06Blackfin: stub fpregs dumpingMike Frysinger
2010-08-06Blackfin: new dynamic bfin read/write mmr helpersMike Frysinger
2010-08-05mtd: Blackfin NFC: fix handling of page sizesBarry Song
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-05-27blackfin: use use asm-generic/scatterlist.hFUJITA Tomonori
2010-05-22Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz
2010-05-22Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz
2010-05-21Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang
2010-05-21Blackfin: make hardware trace output a little more usefulRobin Getz
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz
2010-05-21Blackfin: split kernel/traps.cRobin Getz
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich
2010-05-21Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12dma-mapping: blackfin: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori
2010-03-09Blackfin: eat spurious space in asm/dpmc.hMike Frysinger
2010-03-09Blackfin: asm/page.h: pull in asm-generic headersMike Frysinger
2010-03-09Blackfin: GPIO: implement to_irq handlerJoachim Eastwood
2010-03-09Blackfin: fix single stepping over system callsMike Frysinger
2010-03-09Blackfin: initial tracehook supportMike Frysinger
2010-03-09Blackfin: initial regset supportMike Frysinger
2010-03-09Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset supportMike Frysinger
2010-03-09Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang
2010-03-09Blackfin: add support for cpufreq on SMP systemsGraf Yang
2010-03-09Blackfin: add CALLER_ADDR ftrace macrosYi Li
2010-03-09Blackfin: split watchdog definitions into a dedicated header fileGraf Yang
2010-03-09Blackfin: add dma_disable_irq_nosync() API for irq handlersBarry Song
2010-03-09Blackfin: fix whitespace damage in thread_info.hMike Frysinger
2010-03-09Blackfin: implement ndelay()Barry Song
2010-03-09Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang
2010-03-09Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich
2010-03-09Blackfin: add support for irqflags tracingYi Li
2010-03-09Blackfin: initial XIP supportBarry Song