- 29 Jul, 2010 1 commit
-
-
Rabin Vincent authored
Don't use writeb() in uncompress.h, to avoid the following build errors when the "Add barriers to the I/O accessors" series is applied. Use __raw_writeb() instead. arch/arm/boot/compressed/misc.o: In function `putc': arch/arm/mach-ux500/include/mach/uncompress.h:41: undefined reference to `outer_cache' Acked-by:
Linus Walleij <linus.walleij@stericsson.com> Signed-off-by:
Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 28 Nov, 2009 1 commit
-
-
Srinidhi Kasagar authored
Adds core support for the ST-Ericsson U8500 platform. It supports memory mappings, binds to the existing modules like GIC, SCU, TWD and local timers and sets up the infrastructure for the secondary core. Reviewed-by:
Alessandro Rubini <rubini@unipv.it> Reviewed-by:
Linus Walleij <linus.walleij@stericsson.com> Signed-off-by:
srinidhi kasagar <srinidhi.kasagar@stericsson.com> Acked-by:
Andrea Gallo <andrea.gallo@stericsson.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 02 Jul, 2009 1 commit
-
-
Alessandro Rubini authored
This patch adds the basic infrastructure for the Nomadik 8815 CPU and the "Nomadik Hardware Kit" NHK8815. This patch only includes the serial console and core stuff, no drivers. Signed-off-by:
Alessandro Rubini <rubini@unipv.it> Acked-by:
Andrea Gallo <andrea.gallo@stericsson.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-