| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
from 3.4. Remove vestiges of old (pre-2.6.30) leds-net5501.c driver. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30021
|
|
|
|
|
|
| |
These are now supported by platform drivers in arch/x86/platform/geode. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30020
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
CFLAGS for Geode LX CPUs for 4.3 and new GGC versions. This creates more compatible code and allowed me to boot my system first time with no troubles. Also, the missing kmod is added in.
SVN-Revision: 30013
|
|
|
|
| |
SVN-Revision: 30010
|
|
|
|
| |
SVN-Revision: 30009
|
|
|
|
|
|
| |
remapping issues
SVN-Revision: 30008
|
|
|
|
| |
SVN-Revision: 30007
|
|
|
|
| |
SVN-Revision: 30004
|
|
|
|
|
|
| |
device option after fixup
SVN-Revision: 30003
|
|
|
|
|
|
|
|
| |
Copy x86/config-3.2 to x86/config-3.3 and add additional symbols (for 3.3-rc2).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30002
|
|
|
|
|
|
| |
x86/patches-3.2 and x86/patches-3.3 (update will appear in 3.4). [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1817/]
SVN-Revision: 30001
|
|
|
|
|
|
| |
standard system facility
SVN-Revision: 30000
|
|
|
|
|
|
| |
dependencies of other packages Remove packages which are part of the default package list Remove DSL specific packages from net5501 Remove bridge package, we use the busybox applet Replace hostapd with wpad
SVN-Revision: 29999
|
|
|
|
| |
SVN-Revision: 29998
|
|
|
|
| |
SVN-Revision: 29997
|
|
|
|
|
|
| |
Driver adds support for LEDS and S/W button. Add hotplug script for button actions. Add Openwrt system config for LEDS triggers. Add updated kernel .config for 3.2 symbols. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1816/]
SVN-Revision: 29996
|
|
|
|
|
|
| |
CS5535 GPIO driver went obsolete. Make Geos use a recent kernel and remove this ambiguity. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1815/]
SVN-Revision: 29995
|
|
|
|
|
|
| |
correct kernel config (based on x86/config-3.2). Designate eth0 as wan interface, and bridge eth1/eth2/eth3. Add heartbeat LED trigger. Use correct CS5535 GPIO driver. Use correct USB drivers (OHCI not UHCI). Add MSR and HW clock support. Add GPIO mask definition. Add correct SATA drivers. Add LED triggers. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1802/]
SVN-Revision: 29994
|
|
|
|
|
|
| |
wpa_supplicant Based on patch by Christian Kapeller <christian.kapeller@cmotion.eu> with one minor whitespace change and updated package version.
SVN-Revision: 29992
|
|
|
|
|
|
| |
Based on 3.3-rc2
SVN-Revision: 29986
|
|
|
|
| |
SVN-Revision: 29985
|
|
|
|
|
|
|
|
| |
kernel config (based on x86/config-3.2). Drop obsolete CS5535 GPIO driver.
[Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1804/]
SVN-Revision: 29981
|
|
|
|
|
|
| |
machine with perl ithreads enabled will fail to run on many Gentoo systems because perl is usually built without thread capability there. In order to circumvent this issue forcibly disable the ithreads support, tested on CentOS 5.6, Ubuntu 10.04 LTS and Gentoo.
SVN-Revision: 29979
|
|
|
|
| |
SVN-Revision: 29978
|
|
|
|
| |
SVN-Revision: 29976
|
|
|
|
| |
SVN-Revision: 29975
|
|
|
|
| |
SVN-Revision: 29974
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds support for D-LINK DIR-615 E4 board. It's mostly based
on the existing support for DIR-600 A1, with some changes in the leds
configuration.
It's an updated version of the patch that reliably works on my hw for
about a year (it was built from trunk on Jan 2011). When I decided to
update the firmware and checked for the current support for that device,
I also found previously posted patches by Alexey Loukianov that
mentioned some stability issues. I'm not sure where could be the
difference, the patches are very similar except the wmac led pin number
- I was using 1, and those patches used 17.
[juhosg: add 3.2 support]
Signed-off-by: Vadim Girlin <vadimgirlin@gmail.com>
SVN-Revision: 29973
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds support for TL-MR11U, a portable router with very similar
hardware to the TL-WR703N and TL-MR3020, but with an onboard
2000mAh battery.
Tested, working:
All interfaces (Ethernet, 802.11n, USB)
WPS & Reset switches (Power appears to be a hardware slider)
Ethernet, Wifi, 3G LEDs (Power & charging LEDs hardware controlled)
Sysupgrade
[juhosg: fix indentations to use TABs instead of spaces, fix 3.2 patch
breakage]
Signed-off-by: Simon Taylor <simon.taylor.uk@gmail.com>
SVN-Revision: 29972
|
|
|
|
|
|
| |
The lzma compressed kernel is used by one of the loaders.
SVN-Revision: 29971
|
|
|
|
| |
SVN-Revision: 29970
|
|
|
|
|
|
| |
This change moves the WAN port into a separate VLAN.
SVN-Revision: 29969
|
|
|
|
| |
SVN-Revision: 29967
|
|
|
|
| |
SVN-Revision: 29966
|
|
|
|
| |
SVN-Revision: 29965
|
|
|
|
| |
SVN-Revision: 29960
|
|
|
|
| |
SVN-Revision: 29959
|
|
|
|
| |
SVN-Revision: 29958
|
|
|
|
| |
SVN-Revision: 29957
|
|
|
|
| |
SVN-Revision: 29956
|
|
|
|
|
|
| |
Thanks KanjiMonster
SVN-Revision: 29955
|
|
|
|
| |
SVN-Revision: 29954
|
|
|
|
| |
SVN-Revision: 29953
|
|
|
|
|
|
| |
issues and likely other problems
SVN-Revision: 29951
|
|
|
|
|
|
| |
version tag, cope with that
SVN-Revision: 29948
|
|
|
|
| |
SVN-Revision: 29947
|
|
|
|
|
|
| |
-Wl,-rpath-link flags if the command line contains -l, -L, -shared or -static flags; this is needed to suppress "-rpath-link: linker input file unused because linking not done" on each cc invocation.
SVN-Revision: 29946
|
|
|
|
|
|
| |
not possible (gcc < 4.3.0)
SVN-Revision: 29945
|
|
|
|
| |
SVN-Revision: 29944
|