Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] pxa: rename and update Colibri PXA270 defconfig | Daniel Mack | 2009-03-23 | 1 | -1481/+0 |
| | | | | | Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Eric Miao <eric.miao@marvell.com> | ||||
* | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 1 | -1/+1 |
| | | | | | | | | | | | | Now that all EEPROM drivers live in the same place, let's harmonize their symbol names. Also fix eeprom's dependencies, it definitely needs sysfs, and is no longer experimental after many years in the kernel tree. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Wolfram Sang <w.sang@pengutronix.de> Cc: David Brownell <dbrownell@users.sourceforge.net> | ||||
* | [ARM] 4762/1: Basic support for Toradex Colibri module | Daniel Mack | 2008-01-28 | 1 | -0/+1481 |
This patch adds support for Toradex' PXA27x based Colibri module. It's kept as simple as possible to only provide basic functionality. A default config is also included. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |