Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-07 | sh: Integrate the SH-5 onchip_remap() more coherently. | Paul Mundt | |
Presently this is special-cased for early initialization. While there are situations where these static early initializations are still necessary, with minor changes it is possible to use this for the regular ioremap implementation as well. This allows us to kill off the special-casing for the remap completely and to start tidying up all of the SH-5 special-casing in drivers. 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> |