aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-26m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter1-8/+0
2010-10-25Blackfin: fix inverted anomaly 05000481 logicMike Frysinger1-1/+1
2010-10-25Blackfin: ppi/spi/twi headers: add missing __BFP undefMike Frysinger3-0/+6
2010-10-25Blackfin: bfin_twi.h: start a common TWI headerMike Frysinger1-0/+43
2010-10-22Blackfin: bfin_spi.h: add MMR peripheral layoutMike Frysinger1-0/+19
2010-10-22Blackfin: bfin_ppi.h: start a common PPI/EPPI headerMike Frysinger1-0/+51
2010-10-22Blackfin: bfin_can.h: add missing VERSION/VERSION2 MMRsMike Frysinger1-3/+6
2010-10-22Blackfin: H8606: move 8250 irqflags to platform resourcesMike Frysinger1-1/+0
2010-10-22Blackfin: add new cacheflush syscallSonic Zhang4-1/+26
2010-10-22Blackfin: workaround anomaly 05000481 (corruption with ITEST MMRs)Robin Getz1-3/+6
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds4-144/+149
2010-10-18spi/bfin_spi: combine duplicate SPI_CTL read/write logicMike Frysinger1-68/+0
2010-10-18spi/bfin_spi: redo GPIO CS handlingBarry Song1-1/+2
2010-10-18Blackfin: SPI: expand SPI bitmasksMike Frysinger1-4/+7
2010-10-18spi/bfin_spi: drop custom cs_change_per_word supportMike Frysinger1-1/+0
2010-10-07Fix IRQ flag handling namingDavid Howells1-12/+0
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells4-147/+157
2010-10-07Blackfin: Add missing dep to asm/irqflags.hDavid Howells1-1/+8
2010-08-27Blackfin: punt duplicate SPORT MMR definesMike Frysinger1-6/+0
2010-08-23Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger1-1/+4
2010-08-23Blackfin: fix hweight breakageMike Frysinger1-7/+10
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-2/+2
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-1/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-1/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+0
2010-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds12-85/+301
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-06Blackfin: gpio: add a debounce stubMike Frysinger1-0/+5
2010-08-06Blackfin: remove CONFIG_MEM_GENERIC_BOARDChristian Dietrich1-18/+0
2010-08-06Blackfin: unify rotary encoder bitmasksMike Frysinger1-1/+73
2010-08-06Blackfin: unify SDH/RSI bitmasksMike Frysinger1-2/+117
2010-08-06Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpersMike Frysinger2-4/+5
2010-08-06Blackfin: add support for dynamic ftraceMike Frysinger1-0/+16
2010-08-06Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2-58/+58
2010-08-06Blackfin: make sure mmiowb inserts a write barrier with SSYNCMichael Hennerich1-1/+7
2010-08-06Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich1-0/+1
2010-08-06Blackfin: fix typo in hweight asmMike Frysinger1-1/+1
2010-08-06Blackfin: stub fpregs dumpingMike Frysinger1-0/+1
2010-08-06Blackfin: new dynamic bfin read/write mmr helpersMike Frysinger1-0/+17
2010-08-05mtd: Blackfin NFC: fix handling of page sizesBarry Song1-3/+0
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-05-27blackfin: use use asm-generic/scatterlist.hFUJITA Tomonori1-21/+1
2010-05-22Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz1-109/+4
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz1-0/+1
2010-05-22Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz1-1/+6
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz1-0/+17
2010-05-21Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang1-0/+1