Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-23 | ARM: OMAP: No need to include board-h2.h from hardware.h | Tony Lindgren | |
Also move board-h2.h to mach-omap1. Signed-off-by: Tony Lindgren <tony@atomide.com> | |||
2008-12-10 | omap mmc: Add better MMC low-level init | Tony Lindgren | |
This will simplify the MMC low-level init, and make it more flexible to add support for a newer MMC controller in the following patches. The patch rearranges platform data and gets rid of slot vs controller confusion in the old data structures. Also fix device id numbering in the clock code. Some code snippets are based on an earlier patch by Russell King <linux@arm.linux.org.uk>. Cc: Pierre Ossman <drzeus-mmc@drzeus.cx> Signed-off-by: Tony Lindgren <tony@atomide.com> | |||
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | |
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |