1. 19 9月, 2009 4 次提交
  2. 14 8月, 2009 2 次提交
  3. 23 6月, 2009 1 次提交
  4. 17 6月, 2009 3 次提交
  5. 07 4月, 2009 5 次提交
  6. 30 3月, 2009 2 次提交
  7. 09 3月, 2009 1 次提交
    • E
      [ARM] pxa: move DMA registers definitions into <mach/dma.h> · 7ebc8d56
      Eric Miao 提交于
      1. Driver code where pxa_request_dma() is called will most likely
         reference DMA registers as well,  and it is really unnecessary
         to include pxa-regs.h just for this. Move the definitions into
         <mach/dma.h> and make relevant drivers include it instead of
         <mach/pxa-regs.h>.
      
      2. Introduce DMAC_REGS_VIRT as the virtual address base for these
         DMA registers. This allows later processors to re-use the same
         IP while registers may start at different I/O address.
      Signed-off-by: NEric Miao <eric.miao@marvell.com>
      7ebc8d56
  8. 27 2月, 2009 1 次提交
  9. 08 1月, 2009 1 次提交
  10. 30 12月, 2008 10 次提交
  11. 02 12月, 2008 1 次提交
  12. 27 11月, 2008 1 次提交
  13. 12 10月, 2008 2 次提交
  14. 08 10月, 2008 1 次提交
  15. 07 8月, 2008 1 次提交
  16. 06 8月, 2008 2 次提交
  17. 20 7月, 2008 2 次提交