aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/generic/profiles
Commit message (Collapse)AuthorAgeFilesLines
* x86: add modern network modules to Generic targetAlberto Bursi2019-07-201-1/+2
| | | | | | | | | | | | | | | | Many Atom-based embedded/industrial x86 boards can't run 64bit operating systems due to either processor or board firmware limitations, but they have modern interfaces (PCIe) or have modern Intel gigabit controllers onboard. With the current default package selection for x86 Generic target their network won't work. Add the modern gigabit network modules needed or most likely going to be used as add-in cards, similar to what is the list on x86_64 target. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it> [fixed whitespace issue] Signed-off-by: Petr Štetiar <ynezz@true.cz> (cherry picked from commit bb27cde2579b0273c464e5ccd3dda7d14e84fd23)
* x86: merge all geode based subtargets into oneFelix Fietkau2015-03-163-48/+0
| | | | | | | | | Build all geode platform drivers into the kernel Remove kmod-* packages for these drivers Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44809
* Removed Alix.mk profile which was accidently left as an empty file applying ↵Daniel Dickinson2011-05-131-0/+0
| | | | | | the patch during r26879 and r26880. SVN-Revision: 26882
* This patch provides an image suitable for the alix2*, alix3, and alix6 ↵Daniel Dickinson2011-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> SVN-Revision: 26879
* package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵Nicolas Thill2010-04-243-3/+3
| | | | | | module names SVN-Revision: 21137
* 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
* added subtargets to x86John Crispin2007-10-042-0/+32
SVN-Revision: 9128