Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-25 | ARM: debug: add support for word accesses to debug/8250.S | Russell King | |
Add 32-bit word access support to debug/8250.S and convert Picoxcell and SoCFPGA to this. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2012-10-25 | ARM: socfpga: Fix socfpga compilation with early_printk() enabled | Pavel Machek | |
This fixes early_printk() compilation for socfpga. (senduart/busyuart/waituart were missing). It does that by making Picochip code generic. Signed-off-by: Pavel Machek <pavel@denx.de> Acked-by: Dinh Nguyen <dinguyen@altera.com> Acked-by: Jamie Iles <jamie@jamieiles.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> |