Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-22 | sh: Kill off the cayman and microdev special heartbeat code. | Paul Mundt | |
These can use the generic code instead. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-12-22 | sh: Convert Cayman boards from hw_interrupt_type to irq_chip | Matt Fleming | |
I've been unable to even compile-test this change because I don't have an sh5 toolchain. All uses of hw_interrupt_type for SuperH boards have now been converted to use irq_chip. Signed-off-by: Matt Fleming <mjf@gentoo.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-07-29 | sh: Shuffle the board directories in to mach groups. | Paul Mundt | |
This flattens out the board directories in to individual mach groups, we will use this for getting rid of unneeded directories, simplifying the build system, and becoming more coherent with the refactored arch/sh/include topology. Signed-off-by: Paul Mundt <lethal@linux-sh.org> |