Nicolas Thill
138a5b8b4f
package/broadcom-diag: fix USB led polarity on Asus WL-HDD ( closes : #7055 )
...
SVN-Revision: 20869
15 years ago
Nicolas Thill
d009c8ed97
package/iptables: update to 1.4.7
...
SVN-Revision: 20862
15 years ago
Nicolas Thill
8543722ed5
package/ipset: update to 4.2
...
SVN-Revision: 20861
15 years ago
Felix Fietkau
4c7f399cd6
openssl: fix timestamp patch - previous version patched the wrong file
...
SVN-Revision: 20859
15 years ago
Felix Fietkau
1b02bf3cfa
openssl: remove the makefile timestamp check, it breaks on some host systems
...
SVN-Revision: 20858
15 years ago
Felix Fietkau
da1f79f93c
ath9k: fix a crash in ath9k_hw_reset on older hw
...
SVN-Revision: 20852
15 years ago
Felix Fietkau
396a3c5385
mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135
...
SVN-Revision: 20849
15 years ago
Nicolas Thill
5f5ed3f109
package/mac80211: add a patch to fix package/carl9170 build failure
...
SVN-Revision: 20848
15 years ago
Florian Fainelli
eafa2ec962
option to allow boot to run to completion before starting shell
...
Setting the system variable "foreground" to yes causes the system to run
the init scripts in series and wait for completion.
This is useful if (a) you don't want the user getting into the console
until the system is initialized, or (b) you have things going on in your
scripts that require strict ordering (and no possible race conditions).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20841
15 years ago
Felix Fietkau
c82bcb2a29
fix jffs2 and mini_fo mount in failsafe (patch from #7134 )
...
SVN-Revision: 20838
15 years ago
Felix Fietkau
0ff59f87b0
ath9k: more fixes/cleanups for ar9280 and ar9300
...
SVN-Revision: 20835
15 years ago
Felix Fietkau
040c064388
ath9k: fix a crash bug and a dma sync issue
...
SVN-Revision: 20833
15 years ago
Lars-Peter Clausen
393541dce8
Add uboot for xburst package
...
SVN-Revision: 20832
15 years ago
Florian Fainelli
9ef27ce538
fix swconfig build failure on brcm63xx
...
SVN-Revision: 20829
15 years ago
Florian Fainelli
b54bf53833
fix linux-atm build failure on brcm63xx (and probably other targets) ( #7145 )
...
SVN-Revision: 20826
15 years ago
Florian Fainelli
2de2c9ead2
add kmod-ata-pdc202xx-old ( #6950 )
...
SVN-Revision: 20808
15 years ago
Florian Fainelli
7258f9e4ba
fix kmod-crc16 loading ( #6949 )
...
SVN-Revision: 20807
15 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
15 years ago
Jo-Philipp Wich
be4d9660e8
block-extroot: r20784 reverted r20735, add it back ( #7104 )
...
SVN-Revision: 20788
15 years ago
Florian Fainelli
135c4b8d05
add debugging entry to hotplug config
...
This is useful for seeing what devices are detected by the system.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20785
15 years ago
Florian Fainelli
54e62a3f38
block-extroot depends on kmod-ata-core
...
The package block-extroot depends on some builtin package like
kmod-ide-core or kmod-usb-storage. But kmod-ata-core was forgotten; this
patch fixes it.
Signed-off-by: Benjamin Cama <benoar@free.fr>
SVN-Revision: 20784
15 years ago
Felix Fietkau
f98e55faf0
mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches
...
SVN-Revision: 20777
15 years ago
Jo-Philipp Wich
6134e99bee
broadcom-wl: fix 11bg hwmode, add lrs mode
...
SVN-Revision: 20768
15 years ago
Ralph Hempel
f7b6aa6a44
update to version 2010.3 httpd-failsafe: removed warnings, cleanup html pages httpd-failsafe: kicking in if boot command fails httpd-failsafe: support of ctrl-c httpd-failsafe: fixed ether addr
...
thanks to Stas
SVN-Revision: 20756
15 years ago
Ralph Hempel
c81d122238
fix firmware handling
...
SVN-Revision: 20755
15 years ago
Jo-Philipp Wich
d240d8edad
broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G only), 11gst (G performance) and 11bg (default)
...
SVN-Revision: 20740
15 years ago
Alexandros C. Couloumbis
843ac4a11a
package/grub: play it safe, cross compile everywhere
...
SVN-Revision: 20739
15 years ago
Markus Wigge
44c1a9e5e5
added WRT54G3GV2-VF detection to broadcom-diag
...
+ diag now recognizes the router
+ basic LEDs work
- 3G LED for blink does not work as for the old version
so I removed it. Maybe some GPIO probing might help.
SVN-Revision: 20737
15 years ago
Jo-Philipp Wich
6b4eb9901a
block-extroot: unblock package if kmod-broadcom-sdhc has been selected
...
SVN-Revision: 20735
15 years ago
Nicolas Thill
a98a5a907a
package/block-mount: disable config options altering busybox configuration, fix dependencies
...
SVN-Revision: 20727
15 years ago
Nicolas Thill
ee9af1fbb6
package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number
...
SVN-Revision: 20726
15 years ago
Jo-Philipp Wich
501e154d03
switch: explicitely clear port mappings in unsused vlans ( #7082 )
...
SVN-Revision: 20717
15 years ago
Nicolas Thill
79897ae09a
netfilter: fix extension list in package descriptions ( closes : #7045 )
...
SVN-Revision: 20694
15 years ago
Steven Barth
eb3e79eec7
cyassl: shouldn't depend on zlib when compiled with --without-zlib
...
SVN-Revision: 20692
15 years ago
Nicolas Thill
fc72a828f5
opkg: add upstream patch fixing the order packages are configured ( closes : #7057 , #7058 ), bump release number
...
SVN-Revision: 20686
15 years ago
Vasilis Tsiligiannis
34a5f7bcbe
hotplug2: Refresh patches
...
SVN-Revision: 20685
15 years ago
Vasilis Tsiligiannis
ddc4230c30
hotplug2: Fix event blocking when there are no available children ( #6958 , #7030 )
...
SVN-Revision: 20684
15 years ago
Vasilis Tsiligiannis
a1e4c66c16
base-files: Use hotplug2 to download firmware
...
SVN-Revision: 20683
15 years ago
Vasilis Tsiligiannis
2cdfbaa86c
hotplug2: Always fork rules flagged as slow
...
SVN-Revision: 20682
15 years ago
Vasilis Tsiligiannis
1516cadf1f
hotplug2: Fix forking ( #7033 )
...
SVN-Revision: 20681
15 years ago
Vasilis Tsiligiannis
41f375e837
hotplug2: Cancel firmware loading on file openning errors
...
SVN-Revision: 20680
15 years ago
Vasilis Tsiligiannis
d234536a34
hotplug2: Fix sysfs path ( #7031 )
...
SVN-Revision: 20679
15 years ago
Jo-Philipp Wich
38b256105d
hostapd: fixup madwifi turbo modes ( #7060 )
...
SVN-Revision: 20675
15 years ago
Gabor Juhos
6c07306d32
mac80211: update rt2x00 mcu patch (thanks to Luis Correia)
...
SVN-Revision: 20674
15 years ago
Jo-Philipp Wich
10c00a6368
base-files: also regenerate wifi config if existing config contains only whitespace
...
SVN-Revision: 20669
15 years ago
Jo-Philipp Wich
a0a6400034
uhttpd: - cope with options instead of lists in uci config - fix compilation without tls ( #7050 ) - bump to rev 7
...
SVN-Revision: 20668
15 years ago
Nicolas Thill
90888d6b35
kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue ( closes : #6939 )
...
SVN-Revision: 20664
15 years ago
Nicolas Thill
8be628f50a
busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)
...
SVN-Revision: 20661
15 years ago
Nicolas Thill
15f9699e98
busybox: add myself as maintainer
...
SVN-Revision: 20657
15 years ago
Jo-Philipp Wich
a8e904a958
dnsmasq: allow multiple hostnames per domain section
...
SVN-Revision: 20656
15 years ago