Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-27 | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King | 1 | -3/+3 | |
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||||
2010-07-16 | ARM: Move platform memory reservations out of generic code | Russell King | 1 | -0/+9 | |
Move the platform specific bootmem memory reservations out of arch/arm/mm/mmu.c into their respective platform files. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||||
2010-05-12 | ARM: S3C2440: Add HP iPAQ RX1950 machine support | Vasily Khoruzhick | 1 | -0/+582 | |
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Denis Grigoriev <dgreenday@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org> |