Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | |
Disintegrate asm/system.h for ARM. Signed-off-by: David Howells <dhowells@redhat.com> cc: Russell King <linux@arm.linux.org.uk> cc: linux-arm-kernel@lists.infradead.org | |||
2012-01-05 | ARM: restart: iop3xx: use new restart hook | Russell King | |
Hook these platforms restart code into the arm_pm_restart hook rather than using arch_reset(). In doing so, we split out the n2100 platform specific restart handler into the n2100 platform file. Acked-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |