summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/kirkwood_defconfig
AgeCommit message (Collapse)AuthorFilesLines
2011-03-03[ARM] Kirkwood: add LaCie d2 Network v2 to defconfigNicolas Pitre1-0/+1
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
2010-09-19[ARM] Kirkwood: support for Seagate DockStarEric Cooper1-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>
2010-07-16[ARM] Kirkwood: add missing machine targets to defconfigNicolas Pitre1-0/+8
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
2010-06-10ARM: reduce defconfigsUwe Kleine-König1-1700/+0
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2010-02-05[ARM] Kirkwood: update defconfigNicolas Pitre1-32/+94
Signed-off-by: Nicolas Pitre <nico@marvell.com>
2009-12-18ARM: Kill CONFIG_CPU_32Russell King1-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>
2009-11-07[ARM] Kirkwood: update defconfigNicolas Pitre1-91/+169
Signed-off-by: Nicolas Pitre <nico@marvell.com>
2009-08-24[ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland1-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>
2009-06-08[ARM] Kirkwood: add Marvell 88F6281 GTW GE board supportLennert Buytenhek1-0/+1
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
2009-06-08[ARM] Kirkwood: CPU idle driverRabeeh Khoury1-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>
2009-05-04[ARM] Kirkwood: update defconfigNicolas Pitre1-23/+69
Signed-off-by: Nicolas Pitre <nico@marvell.com>
2009-03-23[ARM] Kirkwood: Add support for QNAP TS-119/TS-219 Turbo NASMartin Michlmayr1-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>
2009-03-15[ARM] Kirkwood: update defconfigNicolas Pitre1-62/+163
Signed-off-by: Nicolas Pitre <nico@marvell.com>
2009-01-26eeprom: More consistent symbol namesJean Delvare1-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>
2008-12-11[ARM] Kirkwood: update defconfigNicolas Pitre1-90/+239
Signed-off-by: Nicolas Pitre <nico@marvell.com>
2008-06-22[ARM] Kirkwood: add defconfigSaeed Bishara1-0/+1426
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>