summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/kirkwood_defconfig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ARM: kirkwood: Add Plat'Home OpenBlocks A6 supportNobuhiro Iwamatsu2012-11-221-0/+1
| | | | | | | | | Add support for Plat'Home OpenBlocks A6 using the device tree where possible. This commit supports SATA, USB, ether and serial console. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
* ARM: Kirkwood: update defconfig for new boardsJason Cooper2012-11-211-1/+2
| | | | | | MPLCEC4_DT is relocated because it had been added manually. Signed-off-by: Jason Cooper <jason@lakedaemon.net>
* ARM: kirkwood: Add support for the MPL CEC4Stefan Peter2012-11-211-0/+1
| | | | | Signed-off-by: Stefan Peter <s.peter@mpl.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
* ARM: Kirkwood: new board USI TopkickJason Cooper2012-11-211-0/+1
| | | | | | | | | | | | | | This is a new kirkwood box made by Universal Scientific Industrial, Inc. The product description is here: http://www.usish.com/english/products_topkick1281p2.php It is very similar to the dreamplug and other plug devices, with the exception that it has room for a 2.5" SATA HDD internally. Signed-off-by: Jason Cooper <jason@lakedaemon.net> Acked-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
* ARM: Kirkwood: add Netspace boards to defconfigJason Cooper2012-11-211-0/+5
| | | | Signed-off-by: Jason Cooper <jason@lakedaemon.net>
* ARM: Kirkwood: add DT boards to defconfigJason Cooper2012-09-211-0/+13
| | | | | | Also, enable SERIAL_OF_PLATFORM and ORION_WATCHDOG Signed-off-by: Jason Cooper <jason@lakedaemon.net>
* ARM: Kirkwood: update defconfigJason Cooper2012-09-211-19/+6
| | | | Signed-off-by: Jason Cooper <jason@lakedaemon.net>
* [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-201-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-171-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-081-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-051-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-161-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>