index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
bfin_dma_5xx.c
Commit message (
Expand
)
Author
Age
*
Blackfin: work around anomaly 05000480
Steven Miao
2011-05-25
*
Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments
steven miao
2011-03-18
*
Blackfin: fix DMA/cache bug when resuming from suspend to RAM
Michael Hennerich
2010-08-06
*
Blackfin: remove trailing space in messages
Frans Pop
2010-03-09
*
Blackfin: reject NULL callback in set_dma_callback()
Mike Frysinger
2009-12-15
*
Blackfin: convert DMA mutex to an atomic and drop redundant code
Mike Frysinger
2009-12-15
*
Blackfin: fix suspend/resume failure with some on-chip ROMs
Michael Hennerich
2009-11-25
*
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-10-07
*
Blackfin: fix read buffer overflow
Roel Kluin
2009-09-16
*
Blackfin: catch hardware errors earlier during booting
Robin Getz
2009-09-16
*
Blackfin: fix early_dma_memcpy() handling of busy channels
Mike Frysinger
2009-07-16
*
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
2009-06-13
*
Blackfin: annotate anomaly 05000119 in core DMA code
Robin Getz
2009-06-12
*
Blackfin: fix early L1 relocation crash
Robin Getz
2009-06-12
*
Blackfin arch: fix bug - Dmacopy failed in BF537-STAMP
Mike Frysinger
2009-02-04
*
Blackfin arch: push cache flushing up to dma_memcpy
Mike Frysinger
2009-01-07
*
Blackfin arch: request_dma() returns 0 on success, not channel
Mike Frysinger
2009-01-07
*
Blackfin arch: move most dma functions into static inlines
Mike Frysinger
2009-01-07
*
Blackfin arch: set_dma_callback: do not store .irq
Mike Frysinger
2009-01-07
*
Blackfin arch: drop irq_callback from struct dma_channel
Mike Frysinger
2009-01-07
*
Blackfin arch: drop custom dma_interrupt_t and just use irq_handler_t
Mike Frysinger
2009-01-07
*
Blackfin arch: rewrite dma_memcpy() and dma in/out functions
Mike Frysinger
2009-01-07
*
Blackfin arch: check pointers in safe_dma_memcpy
Mike Frysinger
2009-01-07
*
Blackfin arch: push bf561 PERIPHERAL_MAP oddity into bf561-specific code
Mike Frysinger
2009-01-07
*
Blackfin arch: dma_memcpy() - do not return NULL when transferring a multiple...
Mike Frysinger
2009-01-07
*
Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e...
Mike Frysinger
2009-01-07
*
Blackfin arch: add const to some function prototype and struct dma_channel
Michael McTernan
2009-01-07
*
Blackfin arch: implement support for /proc/dma
Graf Yang
2009-01-07
*
Blackfin arch: remove most BUG_ON channel checks
Michael Hennerich
2008-10-28
*
Blackfin arch: Remove useless SSYNCs in DMA code
Michael Hennerich
2008-10-28
*
Blackfin arch: lookup channel2irq() only once
Michael Hennerich
2008-10-28
*
Blackfin arch: remove unused local define
Mike Frysinger
2008-10-28
*
Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...
Sonic Zhang
2008-10-13
*
Blackfin arch: fix bug - IMDMA is not type struct dma_register
Michael Hennerich
2008-07-26
*
Blackfin arch: Functional power management support
Michael Hennerich
2008-07-19
*
Blackfin arch: Check for Anomaly 05000182
Michael Hennerich
2008-05-17
*
[Blackfin] arch: fix bug - before assign new channel to the map register, nee...
Graf Yang
2008-04-24
*
[Blackfin] arch: add Blackfin on-chip SIR IrDA driver support
Graf Yang
2008-04-24
*
[Blackfin] arch: Give the DMA base registers a more descriptive name
Bernd Schmidt
2008-04-23
*
[Blackfin] arch: Fix bug - Setting peripheral_map only when dma channel is UA...
Sonic Zhang
2008-02-24
*
[Blackfin] arch: Enable UART2 and UART3 for bf548
Sonic Zhang
2008-02-02
*
[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...
Michael Hennerich
2008-01-22
*
Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usage
Cliff Cai
2007-11-21
*
Blackfin arch: dma add some API and cleanup bf54x DMA definition
Bryan Wu
2007-10-21
*
Blackfin arch: flush/inv the correct range when using write back cache and fi...
Michael Hennerich
2007-10-10
*
Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible ...
Bryan Wu
2007-10-09
*
Blackfin arch: cleanup IO and DMA_IO API function definitions according to ot...
Bryan Wu
2007-09-12
*
Blackfin arch: Add DMA API to set curr descriptor address
Sonic Zhang
2007-08-05
*
Blackfin arch: Add option to priorize DMA over Core
Michael Hennerich
2007-08-03
*
Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recordin...
Roy Huang
2007-10-10
[next]