Commit Graph

68 Commits (e407f1a4c849dd5b4aac9ddd31d2542e45077847)

Author SHA1 Message Date
Vasilis Tsiligiannis 42ec97097e generic: Enable HPET, HID and AT keyboard support
SVN-Revision: 30309
13 years ago
Vasilis Tsiligiannis b5ff8b85d6 generic: Add missing and remove unused config symbols
SVN-Revision: 30133
13 years ago
Jo-Philipp Wich 7a36f3d2ff x86: move additional oddball PATA drivers These should only be enabled in the generic image, as they bloat all of the other targets. Also add symbols for NET5501, ALIX, and GEOS which were added backported to 3.2 and 3.3. Restore PC speaker to Geos target. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30019
13 years ago
Felix Fietkau 68af223efe x86: remove pata-amd driver from generic x86 images, add addition cs553x modules
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>

SVN-Revision: 27037
13 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
Felix Fietkau ba5296268c x86: refresh config, enable pci express support
SVN-Revision: 24026
14 years ago
Nicolas Thill 37b02afe6a package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
SVN-Revision: 21137
14 years ago
Florian Fainelli 15e8d2e0b7 add net5501 support
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
14 years ago
Alexandros C. Couloumbis 33bcbab6a4 x86: generic: fix soekris support (closes #7081)
SVN-Revision: 20757
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
Felix Fietkau 86a906bed2 reorganize subtargets, sort subtargets below top level targets
SVN-Revision: 9378
17 years ago
John Crispin 9e8f2ca1f0 added subtargets to x86
SVN-Revision: 9128
17 years ago