1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-06 04:16:48 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
cshore
806e48f8a2 [x86] Removed Alix.mk profile which was accidently left as an empty file applying the patch during r26879 and r26880.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-13 07:23:11 +00:00
cshore
33f2d48878 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-13 06:06:42 +00:00
nico
7716517d56 package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 14:08:49 +00:00
agb
c4ad0e8f18 [x86] rename Pcengines profile to Wrap, PCEngines also makes the ALIX series
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-02 07:24:38 +00:00
agb
46cbbdff49 [x86] 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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-12 03:48:42 +00:00
jow
33a8f82a35 split Soekris profile into 45xx and 48xx, add kernel package for required watchdog driver on 45xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-28 18:04:36 +00:00
thepeople
1f0b1b008c add target for PCEngines WRAP Signed-off-by: Roberto Riggio (roberto.riggio at gmail.com)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-29 20:17:18 +00:00
nbd
64f4da969a 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>

--


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-14 00:52:15 +00:00
thepeople
346bf06063 add support for the PCEngines Alix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 04:07:24 +00:00
blogic
b9d7bab46b added subtargets to x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-04 20:58:11 +00:00