- 27 1月, 2009 6 次提交
-
-
由 Kumar Gala 提交于
Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
由 Kumar Gala 提交于
Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
由 Kumar Gala 提交于
Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
由 Kumar Gala 提交于
Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
由 Kumar Gala 提交于
Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
由 Jean Delvare 提交于
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: NJean Delvare <khali@linux-fr.org> Acked-by: NWolfram Sang <w.sang@pengutronix.de> Cc: David Brownell <dbrownell@users.sourceforge.net>
-
- 23 1月, 2009 2 次提交
-
-
由 Josh Boyer 提交于
Update the multi-board configs for 2.6.29-rc2 Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
-
由 Josh Boyer 提交于
Update the 44x defconfigs for 2.6.29-rc2 Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
-
- 21 1月, 2009 1 次提交
-
-
由 Josh Boyer 提交于
Update the 40x defconfigs for 2.6.29-rc2 Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
-
- 13 1月, 2009 2 次提交
-
-
由 Michael Ellerman 提交于
To increase the amount of code that's built for a defconfig build. Signed-off-by: NMichael Ellerman <michael@ellerman.id.au> Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
-
由 Martyn Welch 提交于
Support for the FPGA based watchdog timer on GE Fanuc's SBC610. This patch enables one of the watchdog timers found on the SBC610. There are two identical watchdog timers at different offsets in the above mentioned boards, however the current driver is only capable of supporting one of them. The watchdog timers are also capable of generating interrupts at a user-configurable threshold, though support for this operation is currently not supported by the driver. Signed-off-by: NMartyn Welch <martyn.welch@gefanuc.com> Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
-
- 31 12月, 2008 1 次提交
-
-
由 Kumar Gala 提交于
Enable SMP support on the MPC8572 DS reference board. Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
- 05 12月, 2008 1 次提交
-
-
由 Anton Vorontsov 提交于
This is needed so that Vitesse 7385 5-port switch could work on MPC8349E-mITX boards. Signed-off-by: NAnton Vorontsov <avorontsov@ru.mvista.com> Acked-by: NTimur Tabi <timur@freescale.com> Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
- 04 12月, 2008 3 次提交
-
-
由 Stephen Rothwell 提交于
This removes CONFIG_PCI_LEGACY (which is not needed) and consequently several compiler warnings. Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
-
由 Hollis Blanchard 提交于
KVM host support was recently enabled in ppc44x_defconfig, but since then the config option was renamed. Update ppc44x_defconfig to match. Also, KVM guests aren't very interesting without networking, so enable CONFIG_TUN and CONFIG_BRIDGE. Signed-off-by: NHollis Blanchard <hollisb@us.ibm.com> Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
-
由 Martyn Welch 提交于
Adding use of newly added Epson RTX-8581 real-time clock driver to GE Fanuc SBC610's dts file and adding driver to default config. Signed-off-by: NMartyn Welch <martyn.welch@gefanuc.com> Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
- 20 11月, 2008 1 次提交
-
-
由 Martyn Welch 提交于
The Marvell PHY driver is currently being used for the 88E1111 on the SBC610. This driver is causing the link to run in 10/Half mode, the generic PHY driver is correctly configuring the PHY as 1000/Full. Edit default config to use generic PHY driver. Signed-off-by: NMartyn Welch <martyn.welch@gefanuc.com> Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
- 15 11月, 2008 2 次提交
-
-
由 Grant Likely 提交于
Update defconfigs for running on Xilinx Virtex platforms Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
-
由 Grant Likely 提交于
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
-
- 11 11月, 2008 1 次提交
-
-
由 Paul Mackerras 提交于
Turned off CONFIG_PCI_LEGACY and turned on EXT4, and otherwise mostly took the defaults. This also updates ppc6xx_defconfig, which covers the 6xx/7xx/7xxx-based embedded boards. Signed-off-by: NPaul Mackerras <paulus@samba.org>
-
- 09 11月, 2008 1 次提交
-
-
由 Kumar Gala 提交于
unset CONFIG_PCI_LEGACY in the defconfigs as none of them enable ISDN drivers which seem to be the only place we are using pci_find_device Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
- 31 10月, 2008 2 次提交
-
-
由 Josh Boyer 提交于
Update the PowerPC 44x defconfigs for 2.6.28 Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
-
由 Josh Boyer 提交于
Update the PowerPC 40x defconfigs for 2.6.28 Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
-
- 28 10月, 2008 3 次提交
-
-
由 Rogério Brito 提交于
The current defconfig for Linkstation/Kuroboxes has the "Disable Heap Randomization" option enabled. Since some of these machines are facing the internet, it helps to have heap randomization enabled. This patch enables it. Signed-off-by: NRogério Brito <rbrito@ime.usp.br> Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
由 Rogério Brito 提交于
Since Linkstations and Kuroboxes often have *very* little memory (as they are embedded systems), it is desirable to get their kernels compiled optimized for size. Signed-off-by: NRogério Brito <rbrito@ime.usp.br> Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
由 Guennadi Liakhovetski 提交于
The i2c bus defn is broken on linkstation / kurobox machines since at least 2.6.27. Fix it. Also remove CONFIG_SERIAL_OF_PLATFORM, which, if enabled, breaks the serial console after the "console handover: boot [udbg0] -> real [ttyS1]" message. Signed-off-by: NGuennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
- 18 10月, 2008 1 次提交
-
-
由 Niklaus Giger 提交于
Adds support for a HCU4 PPC405GPr based board from Netstal Maschinen AG. Signed-off-by: NNiklaus Giger <niklaus.giger@member.fsf.org> Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
-
- 17 10月, 2008 1 次提交
-
-
由 Josh Boyer 提交于
Add simple defconfig for the AMCC PowerPC 405EZ Acadia evaluation board Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
-
- 14 10月, 2008 1 次提交
-
-
由 Timur Tabi 提交于
Because CHRP and PMAC are by default enabled, several non-CHRP and non-PMAC PowerPC defconfigs will have these Kconfig options set erroneously. Signed-off-by: NTimur Tabi <timur@freescale.com> Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
- 07 10月, 2008 1 次提交
-
-
由 Timur Tabi 提交于
Fix various defconfigs for Freescale chip based boards to remove CONFIG_PPC_PMAC or CONFIG_PPC_CHRP which crept in due to those being default y Signed-off-by: NTimur Tabi <timur@freescale.com> Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
-
- 03 10月, 2008 1 次提交
-
-
由 Victor Gallardo 提交于
Add a defconfig for the AMCC Arches evaluation board Signed-off-by: NVictor Gallardo <vgallardo@amcc.com> Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
-
- 24 9月, 2008 1 次提交
-
-
由 Kumar Gala 提交于
Introduced a mpc86xx_defconfig that enables all 86xx boards and moved all other 86xx related defconfigs under configs/86xx to match 83xx and 85xx. Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
- 16 9月, 2008 4 次提交
-
-
由 Martyn Welch 提交于
Support for the SBC610 VPX Single Board Computer from GE Fanuc (PowerPC MPC8641D). This is the default config file for GE Fanuc's SBC610, a 6U single board computer, based on Freescale's MPC8641D. Signed-off-by: NMartyn Welch <martyn.welch@gefanuc.com> Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
由 Anton Vorontsov 提交于
This patch adds the localbus node, moves the bcsr node into the localbus node, and adds the flash node. Also enable MTD support in the defconfig. Signed-off-by: NAnton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
由 Heiko Schocher 提交于
Signed-off-by: NHeiko Schocher <hs@denx.de> Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
由 Heiko Schocher 提交于
Supported SMC1 (serial console), SCC3 Ethernet (10Mbps hdx). Signed-off-by: NHeiko Schocher <hs@denx.de> Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
- 26 8月, 2008 2 次提交
-
-
由 Paul Mackerras 提交于
Signed-off-by: NPaul Mackerras <paulus@samba.org>
-
由 Geoff Levand 提交于
Update ps3_defconfig. Signed-off-by: NGeoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: NPaul Mackerras <paulus@samba.org>
-
- 21 8月, 2008 1 次提交
-
-
由 Kumar Gala 提交于
Since we are updated defconfigs I went ahead and moved the asp8347_defconfig under 83xx/ and the mpc8536_ds_defconfig under 85xx/ as that is where they should have been to start with. Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
-
- 06 8月, 2008 1 次提交
-
-
由 Josh Boyer 提交于
Update the defconfig files for 4xx boards. This also makes the mutli-board defconfigs a bit more useful by enabling some of the more common modules. Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
-