Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARMv7: Add support for the ThumbEE state saving/restoring | Catalin Marinas | 2008-04-18 | 1 | -0/+1 |
| | | | | | | | This patch adds the detection and handling of the ThumbEE extension on ARMv7 CPUs. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> | ||||
* | [ARM] 4473/2: Take the HWCAP definitions out of the elf.h file | Catalin Marinas | 2007-07-12 | 1 | -0/+28 |
The patch moves the HWCAP definitions and the extern elf_hwcap declaration to the hwcap.h header file. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |