summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/mach-dreamcast
Commit message (Collapse)AuthorAgeFilesLines
* sh: Kill off MAX_DMA_ADDRESS leftovers.Paul Mundt2012-05-191-2/+0Star
| | | | | | | | We don't support the ISA DMA API, so this is only ever misused. The dma-sh case inadvertently broke the dreamcast case by testing the wrong variable for the total number of channels, so this fixes that up too. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: mach-dreamcast: Convert to sparseirq.Paul Mundt2010-02-021-0/+5
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: pci: Tidy up the dreamcast PCI support.Paul Mundt2009-04-201-0/+2
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: More header path fixups for mach dir refactoring.Paul Mundt2008-07-291-1/+1
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: migrate to arch/sh/include/Paul Mundt2008-07-294-0/+139
This follows the sparc changes a439fe51a1f8eb087c22dd24d69cebae4a3addac. Most of the moving about was done with Sam's directions at: http://marc.info/?l=linux-sh&m=121724823706062&w=2 with subsequent hacking and fixups entirely my fault. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>