Commit Graph

12 Commits (193366ee23f862df6607ed1724b909c59e603fbc)

Author SHA1 Message Date
Alberto Bursi 299faa7ab7 x86: add modern network modules to Generic target
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 bb27cde257)
5 years ago
Felix Fietkau 9e0759ea26 x86: merge all geode based subtargets into one
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
9 years ago
Daniel Dickinson 09e0d10010 Removed Alix.mk profile which was accidently left as an empty file applying the patch during r26879 and r26880.
SVN-Revision: 26882
13 years ago
Daniel Dickinson 937362f270 This patch provides an image suitable for the alix2*, alix3, and alix6 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
13 years ago
Nicolas Thill 37b02afe6a package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
SVN-Revision: 21137
14 years ago
Andy Boyett 7c68d57ce4 rename Pcengines profile to Wrap, PCEngines also makes the ALIX series
SVN-Revision: 16651
15 years ago
Andy Boyett cd924aa25c generic: include most common ethernet drivers in the default profile - makes the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size)
SVN-Revision: 13988
16 years ago
Jo-Philipp Wich e9cf2c505a split Soekris profile into 45xx and 48xx, add kernel package for required watchdog driver on 45xx
SVN-Revision: 13411
16 years ago
Travis Kemen 02d4daa587 add target for PCEngines WRAP Signed-off-by: Roberto Riggio (roberto.riggio at gmail.com)
SVN-Revision: 10688
17 years ago
Felix Fietkau 985ee9fc8f LED driver for PCEngines ALIX boards
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
17 years ago
Travis Kemen 38101a0cdc add support for the PCEngines Alix
SVN-Revision: 9611
17 years ago
John Crispin 9e8f2ca1f0 added subtargets to x86
SVN-Revision: 9128
17 years ago