Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-23 | [ARM] 4551/1: s3c24xx: fix wrong virtual address offsets | Krzysztof Helt | |
This patch reduces 36-bit offset to 32-bit offsets. The 36-bit offsets makes virtual addresses wraps when added to 32-bit base. Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Acked-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2007-07-22 | [ARM] 4521/2: S3C: Reorganise VA mapping headers | Ben Dooks | |
Reorganise the definition of the virtual addresses used into a common header and update the users to rename S3C2410 items into a more common S3C defined macros. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |