Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 1 | -2/+2 |
| | | | | | | | | | | | | 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> | ||||
* | MIPS: Add support for NXP PNX833x (STB222/5) into linux kernel | Daniel Laird | 2008-10-27 | 1 | -0/+1149 |
The following patch add support for the NXP PNX833x SOC. More specifically it adds support for the STB222/5 variant. It fixes the vectored interrupt issue. Signed-off-by: daniel.j.laird <daniel.j.laird@nxp.com> Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |