15 Aug, 2007
1 commit
-
From: Krzysztof Helt
This patch fixes a typo in architecture constant name.
The kernel for s3c2442 machines does not build without
this fix.Signed-off-by: Krzysztof Helt
Acked-by: Ben Dooks
Signed-off-by: Russell King
22 Jul, 2007
1 commit
-
Update the Kconfig to create configuration options based on which
CPUs are supported for the low level serial code. This means that
the debug macros can be optimised for the type(s) of CPU that are
being used.Signed-off-by: Ben Dooks
Signed-off-by: Russell King
12 Feb, 2007
1 commit
-
The following patch and script moves the arch/arm/mach-s3c2410
directory into arch/arm/plat-s3c24xx for the generic core code
and inti arch/arm/mach-s3c{cpu} for the cpu/machine support filesInclude directory include/asm-arm/plat-s3c24xx is added for the
core include files.Signed-off-by: Ben Dooks
Signed-off-by: Russell King