Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-18 | ARM: ebsa110: use __iomem pointers for MMIO | Arnd Bergmann | |
ARM is moving to stricter checks on readl/write functions, so we need to use the correct types everywhere. Signed-off-by: Arnd Bergmann <arnd@arndb.de> | |||
2012-02-02 | ARM: ebsa110: provide TRICK?_SIZE macros | Russell King | |
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2012-02-02 | ARM: ebsa110: move platform definitions out of mach/hardware.h | Russell King | |
Stop exposing platform definitions to the entire kernel tree, move them into a private header file instead. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |