Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-28 | [ARM] Fix decompressor serial IO to give CRLF not LFCR | Russell King | |
As per the corresponding change to the serial drivers, arrange for ARM decompressors to give CRLF. Move the common putstr code into misc.c such that machines only need to supply "putc" and "flush" functions. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2005-10-31 | [ARM] Add support for ARM RealView board | Catalin Marinas | |
Support for RealView EB. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |