aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/generic
Commit message (Collapse)AuthorAgeFilesLines
...
* x86: refresh config, enable pci express supportFelix Fietkau2010-11-171-29/+34
| | | | SVN-Revision: 24026
* package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵Nicolas Thill2010-04-243-3/+3
| | | | | | module names SVN-Revision: 21137
* add net5501 supportFlorian Fainelli2010-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> SVN-Revision: 20794
* x86: generic: fix soekris support (closes #7081)Alexandros C. Couloumbis2010-04-091-0/+2
| | | | SVN-Revision: 20757
* rename Pcengines profile to Wrap, PCEngines also makes the ALIX seriesAndy Boyett2009-07-021-4/+4
| | | | SVN-Revision: 16651
* generic: include most common ethernet drivers in the default profile - makes ↵Andy Boyett2009-01-121-2/+4
| | | | | | the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size) SVN-Revision: 13988
* split Soekris profile into 45xx and 48xx, add kernel package for required ↵Jo-Philipp Wich2008-11-282-5/+21
| | | | | | watchdog driver on 45xx SVN-Revision: 13411
* add target for PCEngines WRAP Signed-off-by: Roberto Riggio (roberto.riggio ↵Travis Kemen2008-03-291-0/+16
| | | | | | at gmail.com) SVN-Revision: 10688
* LED driver for PCEngines ALIX boardsFelix Fietkau2007-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> -- SVN-Revision: 9748
* add support for the PCEngines AlixTravis Kemen2007-11-281-0/+16
| | | | SVN-Revision: 9611
* reorganize subtargets, sort subtargets below top level targetsFelix Fietkau2007-10-201-1/+1
| | | | SVN-Revision: 9378
* added subtargets to x86John Crispin2007-10-043-0/+39
SVN-Revision: 9128