| Commit message (Expand) | Author | Age |
* | 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 |
* | Blackfin arch: cleanup warnings from checkpatch -- no functional changes | Mike Frysinger | 2007-07-12 |
* | Blackfin arch: initial supporting for BF548-EZKIT | Roy Huang | 2007-07-12 |
* | Blackfin arch: DMA code minor naming convention fix | Aubrey Li | 2007-06-11 |
* | Blackfin arch: dma_memcpy borken for > 64K | Aubrey Li | 2007-05-21 |
* | Blackfin arch: DMA operation cleanup | Michael Hennerich | 2007-05-21 |
* | Blackfin arch: mark a bunch of local functions as static | Mike Frysinger | 2007-05-21 |
* | blackfin architecture | Bryan Wu | 2007-05-07 |