Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-07 | [ARM] 2889/1: S3C2410 - Add machine Anubis | Ben Dooks | |
Patch from Ben Dooks Add the Simtec Anubis to the list of supported machines in the arch/arm/mach-s3c2410 directory. This ensures the core peripherals are registered, the timer source is configured and the correct power-management is enabled. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2005-06-29 | [PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boards | Ben Dooks | |
Patch from Ben Dooks All current S3C24XX implementations from Simtec share the same requirements for suspend/resume information. This patch moves the save code out of the mach-bast.c file, and into it's own so it can be shared by all the current Simtec S3C24XX implementations. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |