aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf548/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove blackfin portArnd Bergmann1-139/+0
2011-01-10Blackfin: dma: constify MMR pointer arrayMike Frysinger1-1/+1
2010-10-22Blackfin: dma: bf54x: add missing break for SPORT1 TX IRQMike Frysinger1-0/+1
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-24/+3
2009-09-16Blackfin: fix BF548 UART0 DMA IRQ translationStefan Pledl1-4/+4
2009-01-07Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match everyone elseMike Frysinger1-1/+1
2008-04-24[Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt1-2/+2
2008-04-24[Blackfin] arch: Consistently export base_addr for all Blackfin variants.Bernd Schmidt1-1/+1
2008-02-22[Blackfin] arch: fix bug add missing header fileMike Frysinger1-0/+2
2008-02-02[Blackfin] arch: Fix header file informationMichael Hennerich1-2/+2
2007-10-22Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu1-0/+1
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang1-0/+156