Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-27 | sh: Support for L2 cache on newer SH-4A CPUs. | Paul Mundt | |
This implements preliminary support for the L2 caches found on newer SH-4A CPUs. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2006-09-27 | sh: Report movli.l/movco.l capabilities. | Paul Mundt | |
Add llsc to cpu_flags[] and comment cpu-features.h. Signed-off-by: Jamie Lenehan <nynaeve@twibble.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2006-09-27 | sh: CPU flags in AT_HWCAP in ELF auxvt. | Paul Mundt | |
Encode processor flags in AT_HWCAP in the ELF auxiliary vector. Signed-off-by: Paul Mundt <lethal@linux-sh.org> |