Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-05 | ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4 | Steve Sakoman | |
The architecture independent header is moved to drivers/mmc, and the architecture dependent headers reside in asm/arch-omap3 and asm/arch-omap4 Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> | |||
2010-07-05 | ARMV7: Add basic support for TI OMAP4 | Steve Sakoman | |
This patch adds minimum support for OMAP4. Code which can be shared between OMAP3 and OMAP4 is placed in arch/arm/cpu/armv7/omap-common Signed-off-by: Aneesh V <aneesh@ti.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> |