aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/kirkwood_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Kirkwood: add LaCie d2 Network v2 to defconfigNicolas Pitre2011-03-031-0/+1
| | | | Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
* [ARM] Kirkwood: support for Seagate DockStarEric Cooper2010-09-191-0/+1
| | | | | | | | This patch adds support for the Seagate FreeAgent DockStar, a Marvell SheevaPlug variant. Signed-off-by: Eric Cooper <ecc@cmu.edu> Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
* [ARM] Kirkwood: add missing machine targets to defconfigNicolas Pitre2010-07-161-0/+8
| | | | Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
* ARM: reduce defconfigsUwe Kleine-König2010-06-101-1700/+0
| | | | Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
* [ARM] Kirkwood: update defconfigNicolas Pitre2010-02-051-32/+94
| | | | Signed-off-by: Nicolas Pitre <nico@marvell.com>
* ARM: Kill CONFIG_CPU_32Russell King2009-12-181-1/+0
| | | | | | | | 26-bit ARM support was removed a long time ago, and this symbol has been defined to be 'y' ever since. As it's never disabled anymore, we can kill it without any side effects. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM] Kirkwood: update defconfigNicolas Pitre2009-11-071-91/+169
| | | | Signed-off-by: Nicolas Pitre <nico@marvell.com>
* [ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2009-08-241-1/+1
| | | | | | | | | | | Initialize PCI/PCIe on the QNAP TS-119, TS-219 and TS-219P hardware allowing the use of the discrete eSATA controller connected to the PCIe bus in the TS-219P. Signed-off-by: John Holland <john.holland@cellent-fs.de> Tested-by: Thomas Reitmayr <treitmayr@devbase.at> Signed-off-by: Martin Michlmayr <tbm@cyrius.com> Signed-off-by: Nicolas Pitre <nico@marvell.com>
* [ARM] Kirkwood: add Marvell 88F6281 GTW GE board supportLennert Buytenhek2009-06-081-0/+1
| | | | Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
* [ARM] Kirkwood: CPU idle driverRabeeh Khoury2009-06-081-1/+3
| | | | | | | | | | The patch adds support for Kirkwood cpu idle. Two idle states are defined: 1. Wait-for-interrupt (replacing default kirkwood wfi) 2. Wait-for-interrupt and DDR self refresh Signed-off-by: Rabeeh Khoury <rabeeh@marvell.com> Signed-off-by: Nicolas Pitre <nico@marvell.com>
* [ARM] Kirkwood: update defconfigNicolas Pitre2009-05-041-23/+69
| | | | Signed-off-by: Nicolas Pitre <nico@marvell.com>
* [ARM] Kirkwood: Add support for QNAP TS-119/TS-219 Turbo NASMartin Michlmayr2009-03-231-4/+16
| | | | | | | Add support for the QNAP TS-119 and TS-219 Turbo NAS devices. Signed-off-by: Martin Michlmayr <tbm@cyrius.com> Signed-off-by: Nicolas Pitre <nico@marvell.com>
* [ARM] Kirkwood: update defconfigNicolas Pitre2009-03-151-62/+163
| | | | Signed-off-by: Nicolas Pitre <nico@marvell.com>
* eeprom: More consistent symbol namesJean Delvare2009-01-261-3/+3
| | | | | | | | | | | | 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] Kirkwood: update defconfigNicolas Pitre2008-12-111-90/+239
| | | | Signed-off-by: Nicolas Pitre <nico@marvell.com>
* [ARM] Kirkwood: add defconfigSaeed Bishara2008-06-221-0/+1426
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>