summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/generic
Commit message (Collapse)AuthorAgeFilesLines
* x86: remove pata-amd driver from generic x86 images, add addition cs553x modulesnbd2011-05-311-0/+1
| | | | | | | | | | The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration. Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Removed Alix.mk profile which was accidently left as an empty file ↵cshore2011-05-131-0/+0
| | | | | | applying the patch during r26879 and r26880. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This patch provides an image suitable for the alix2*, alix3, and alix6 ↵cshore2011-05-131-16/+0
| | | | | | | | | | | | | | | | | | | headless (non-VGA equipped) SBC's. Note that the Alix6 uses GPIO 27 to disable wireless transmit (W_DIS#), whereas on all other versions this is used to actuate the speaker. GPIO 1 : SIM select (Alix6) GPIO 6 : LED1 GPIO 25 : LED2 GPIO 27 : LED3 or RFKILL (Alix6) GPIO 24 : Soft switch 1 No kernel version bump. Added i2c-scx200-acb for lm-sensors support. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: refresh config, enable pci express supportnbd2010-11-171-29/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵nico2010-04-243-3/+3
| | | | | | module names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add net5501 supportflorian2010-04-111-0/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch brings up the net5501 platform. Note that the x86/ target included support for all x86/ class processors. That's not technically correct. This should be constrained only to the "generic" subtarget. Every x86-class target that isn't generic should be able to select only the optimizations/capabilities applicable to that architectural variant. It's also assumed that all x86 processors have keyboard & mouse ports, ISA, DMI, ACPI... the embedded ones typically don't. Again, moving that to the generic subtarget. Fortunately, this was a fairly benign tweak. The net5501 board includes the following logic: Geode/LX processor CS5535 super-I/O chip PC87360 sensor chip Via Rhine Ethernet controllers Via Sata controllers USB, LEDS, I2C Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: generic: fix soekris support (closes #7081)acoul2010-04-091-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] rename Pcengines profile to Wrap, PCEngines also makes the ALIX seriesagb2009-07-021-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] generic: include most common ethernet drivers in the default profileagb2009-01-121-2/+4
| | | | | | | - makes the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split Soekris profile into 45xx and 48xx, add kernel package for required ↵jow2008-11-282-5/+21
| | | | | | watchdog driver on 45xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add target for PCEngines WRAP Signed-off-by: Roberto Riggio (roberto.riggio ↵thepeople2008-03-291-0/+16
| | | | | | at gmail.com) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* LED driver for PCEngines ALIX boardsnbd2007-12-141-2/+2
| | | | | | | | | | | | | | This patch adds a driver for the three LEDs that exists on the PCEngines ALIX 2 and 3 series boards. The driver is also added to the Alix profile. Signed-off-by: Petr Liebman <petrliebman@gmail.com> -- git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the PCEngines Alixthepeople2007-11-281-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reorganize subtargets, sort subtargets below top level targetsnbd2007-10-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added subtargets to x86blogic2007-10-043-0/+39
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9128 3c298f89-4303-0410-b956-a3cf2f4a3e73