Nicolas Thill [Thu, 15 Apr 2010 08:22:39 +0000 (08:22 +0000)]
package/base-files: fix typo in r20874 (thanks to rhk for spotting it)
SVN-Revision: 20878
Nicolas Thill [Thu, 15 Apr 2010 07:24:00 +0000 (07:24 +0000)]
package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)
SVN-Revision: 20875
Nicolas Thill [Thu, 15 Apr 2010 06:01:45 +0000 (06:01 +0000)]
package/base-files: use a single $(CP) instead of two to copy shared library files
SVN-Revision: 20874
Nicolas Thill [Thu, 15 Apr 2010 05:59:10 +0000 (05:59 +0000)]
toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)
SVN-Revision: 20873
Nicolas Thill [Thu, 15 Apr 2010 05:00:00 +0000 (05:00 +0000)]
toolchain/kernel-headers: restore support for patches, needed for ubicom32
SVN-Revision: 20872
Nicolas Thill [Thu, 15 Apr 2010 03:20:28 +0000 (03:20 +0000)]
package/broadcom-diag: fix USB led polarity on Asus WL-HDD (closes: #7055)
SVN-Revision: 20869
Nicolas Thill [Thu, 15 Apr 2010 00:33:40 +0000 (00:33 +0000)]
target/toolchain: match toolchain directory name changes in r19885 & r20215 (closes: #7148 & #7162)
SVN-Revision: 20865
Nicolas Thill [Wed, 14 Apr 2010 23:27:36 +0000 (23:27 +0000)]
package/iptables: update to 1.4.7
SVN-Revision: 20862
Nicolas Thill [Wed, 14 Apr 2010 23:26:48 +0000 (23:26 +0000)]
package/ipset: update to 4.2
SVN-Revision: 20861
Felix Fietkau [Wed, 14 Apr 2010 22:56:05 +0000 (22:56 +0000)]
openssl: fix timestamp patch - previous version patched the wrong file
SVN-Revision: 20859
Felix Fietkau [Wed, 14 Apr 2010 22:52:49 +0000 (22:52 +0000)]
openssl: remove the makefile timestamp check, it breaks on some host systems
SVN-Revision: 20858
Felix Fietkau [Wed, 14 Apr 2010 22:21:15 +0000 (22:21 +0000)]
fix timestamp checks for build system paths which have '.svn' in their directory name
SVN-Revision: 20856
Nicolas Thill [Wed, 14 Apr 2010 21:13:59 +0000 (21:13 +0000)]
target/adm5120: fix image building after r20834
SVN-Revision: 20855
Nicolas Thill [Wed, 14 Apr 2010 14:36:41 +0000 (14:36 +0000)]
target/ixp4xx: fix image building after r20834 (closes: #7157)
SVN-Revision: 20854
Felix Fietkau [Wed, 14 Apr 2010 10:50:33 +0000 (10:50 +0000)]
mtd-utils: remove bogus include statement to make it more portable
SVN-Revision: 20853
Felix Fietkau [Wed, 14 Apr 2010 02:35:56 +0000 (02:35 +0000)]
ath9k: fix a crash in ath9k_hw_reset on older hw
SVN-Revision: 20852
Daniel Dickinson [Wed, 14 Apr 2010 00:45:48 +0000 (00:45 +0000)]
tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h). Closes #7120
SVN-Revision: 20850
Felix Fietkau [Wed, 14 Apr 2010 00:09:26 +0000 (00:09 +0000)]
mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135
SVN-Revision: 20849
Nicolas Thill [Tue, 13 Apr 2010 23:47:41 +0000 (23:47 +0000)]
package/mac80211: add a patch to fix package/carl9170 build failure
SVN-Revision: 20848
Jo-Philipp Wich [Tue, 13 Apr 2010 22:34:13 +0000 (22:34 +0000)]
add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten code by merging identical fixes
SVN-Revision: 20846
Alexandros C. Couloumbis [Tue, 13 Apr 2010 21:45:03 +0000 (21:45 +0000)]
add lzma/jffs2 patches for 2.6.34
SVN-Revision: 20845
Alexandros C. Couloumbis [Tue, 13 Apr 2010 21:36:58 +0000 (21:36 +0000)]
don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. switch verbose mode on compresor statistics.
SVN-Revision: 20844
Lars-Peter Clausen [Tue, 13 Apr 2010 20:52:41 +0000 (20:52 +0000)]
vp6500: Add backlight device
SVN-Revision: 20843
Alexandros C. Couloumbis [Tue, 13 Apr 2010 20:11:50 +0000 (20:11 +0000)]
update kernel checksums
SVN-Revision: 20842
Florian Fainelli [Tue, 13 Apr 2010 19:57:25 +0000 (19:57 +0000)]
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
Felix Fietkau [Tue, 13 Apr 2010 18:01:46 +0000 (18:01 +0000)]
ar71xx: fix image builds (broken by r20834)
SVN-Revision: 20840
Felix Fietkau [Tue, 13 Apr 2010 14:24:58 +0000 (14:24 +0000)]
fix jffs2 and mini_fo mount in failsafe (patch from #7134)
SVN-Revision: 20838
Alexandros C. Couloumbis [Tue, 13 Apr 2010 14:07:22 +0000 (14:07 +0000)]
finalize lzma/jffs2 support (currently not enebled by default, for kernels >=2.6.33) based on Edgar Soldin patches: https://lists.openwrt.org/pipermail/openwrt-devel/2010-March/006550.html
SVN-Revision: 20837
Felix Fietkau [Tue, 13 Apr 2010 01:03:49 +0000 (01:03 +0000)]
ath9k: more fixes/cleanups for ar9280 and ar9300
SVN-Revision: 20835
Nicolas Thill [Mon, 12 Apr 2010 23:15:56 +0000 (23:15 +0000)]
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
Felix Fietkau [Mon, 12 Apr 2010 22:30:47 +0000 (22:30 +0000)]
ath9k: fix a crash bug and a dma sync issue
SVN-Revision: 20833
Lars-Peter Clausen [Mon, 12 Apr 2010 18:17:26 +0000 (18:17 +0000)]
Add uboot for xburst package
SVN-Revision: 20832
Nicolas Thill [Mon, 12 Apr 2010 17:08:57 +0000 (17:08 +0000)]
remove 'svn:executable' property
SVN-Revision: 20831
Florian Fainelli [Mon, 12 Apr 2010 14:01:55 +0000 (14:01 +0000)]
fix swconfig build failure on brcm63xx
SVN-Revision: 20829
Alexandros C. Couloumbis [Mon, 12 Apr 2010 13:14:42 +0000 (13:14 +0000)]
add jffs2/lzma support (not activated by default yet)
SVN-Revision: 20828
Florian Fainelli [Mon, 12 Apr 2010 12:59:09 +0000 (12:59 +0000)]
fix linux-atm build failure on brcm63xx (and probably other targets) (#7145)
SVN-Revision: 20826
Florian Fainelli [Mon, 12 Apr 2010 12:33:41 +0000 (12:33 +0000)]
fix module loading due to CONFIG_LOCALVERSION being on (#7144)
SVN-Revision: 20822
Gabor Juhos [Mon, 12 Apr 2010 12:21:18 +0000 (12:21 +0000)]
ppc40x: add sysupgrade support
Cc: backfire@openwrt.org
SVN-Revision: 20821
Gabor Juhos [Mon, 12 Apr 2010 12:21:15 +0000 (12:21 +0000)]
ppc40x: increase kernel partition size on OpenRB/Magicbox
Cc: backfire@openwrt.org
SVN-Revision: 20820
Gabor Juhos [Mon, 12 Apr 2010 12:21:12 +0000 (12:21 +0000)]
ppc40x: sync kernel config
Cc: backfire@openwrt.org
SVN-Revision: 20819
Alexandros C. Couloumbis [Mon, 12 Apr 2010 10:47:00 +0000 (10:47 +0000)]
mpc83xx: add 2.6.33 support
SVN-Revision: 20818
Lars-Peter Clausen [Mon, 12 Apr 2010 00:11:18 +0000 (00:11 +0000)]
vp6500: Add leds and keypad devices.
SVN-Revision: 20817
Lars-Peter Clausen [Sun, 11 Apr 2010 22:30:27 +0000 (22:30 +0000)]
Add missing symbols to 2.6.34 config
SVN-Revision: 20816
Lars-Peter Clausen [Sun, 11 Apr 2010 22:12:10 +0000 (22:12 +0000)]
Use lzma kernel compression.
SVN-Revision: 20815
Florian Fainelli [Sun, 11 Apr 2010 20:51:37 +0000 (20:51 +0000)]
swconfig: Check vlan/port indexes for validity.
Swconfig needs to make sure that requested vlans/ports actually exist,
else it might read or modify memory not belonging to itself.
This patch adds a quick range check in swconfig's kernel part to
prevent accidential or intentional memory modification.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 20811
Florian Fainelli [Sun, 11 Apr 2010 18:39:03 +0000 (18:39 +0000)]
add kmod-ata-pdc202xx-old (#6950)
SVN-Revision: 20808
Florian Fainelli [Sun, 11 Apr 2010 18:38:56 +0000 (18:38 +0000)]
fix kmod-crc16 loading (#6949)
SVN-Revision: 20807
Florian Fainelli [Sun, 11 Apr 2010 18:15:15 +0000 (18:15 +0000)]
refresh 2.6.33 patches for 2.6.33.2
SVN-Revision: 20803
Gabor Juhos [Sun, 11 Apr 2010 17:47:30 +0000 (17:47 +0000)]
ramips: nuke clocksource init patch
SVN-Revision: 20802
Gabor Juhos [Sun, 11 Apr 2010 17:47:28 +0000 (17:47 +0000)]
ramips: generate sysupgrade images for the rt305x devices
SVN-Revision: 20801
Gabor Juhos [Sun, 11 Apr 2010 17:47:25 +0000 (17:47 +0000)]
ramips: add sysupgrade support
SVN-Revision: 20800
Gabor Juhos [Sun, 11 Apr 2010 17:47:23 +0000 (17:47 +0000)]
ramips: add diag support
SVN-Revision: 20799
Gabor Juhos [Sun, 11 Apr 2010 17:47:20 +0000 (17:47 +0000)]
ramips: enable image commandline hack and cmdline partition parsing
SVN-Revision: 20798
Gabor Juhos [Sun, 11 Apr 2010 17:47:17 +0000 (17:47 +0000)]
ramips: add default profiles
SVN-Revision: 20797
Lars-Peter Clausen [Sun, 11 Apr 2010 16:24:06 +0000 (16:24 +0000)]
time.c: Timer enable registers are only 8bit width.
SVN-Revision: 20796
Florian Fainelli [Sun, 11 Apr 2010 12:36:55 +0000 (12:36 +0000)]
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
Alexandros C. Couloumbis [Sun, 11 Apr 2010 09:03:10 +0000 (09:03 +0000)]
ixp4xx: add Titan Wireless TW-266-2 support (thanks juhosg & florian)
SVN-Revision: 20793
Alexandros C. Couloumbis [Sun, 11 Apr 2010 09:01:36 +0000 (09:01 +0000)]
ixp4xx: add 2.6.33 support
SVN-Revision: 20792
Florian Fainelli [Sat, 10 Apr 2010 21:02:51 +0000 (21:02 +0000)]
create two endian-specific subtargets, as malta can run both
SVN-Revision: 20790
John Crispin [Sat, 10 Apr 2010 20:11:28 +0000 (20:11 +0000)]
adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33
SVN-Revision: 20789
Jo-Philipp Wich [Sat, 10 Apr 2010 19:54:00 +0000 (19:54 +0000)]
block-extroot: r20784 reverted r20735, add it back (#7104)
SVN-Revision: 20788
Florian Fainelli [Sat, 10 Apr 2010 18:44:44 +0000 (18:44 +0000)]
remove 2.6.32 files, out of sync and going to be replaced differently
SVN-Revision: 20787
Lars-Peter Clausen [Sat, 10 Apr 2010 18:37:34 +0000 (18:37 +0000)]
Add mx2 target with very basic support for the vp6500 voip phone
SVN-Revision: 20786
Florian Fainelli [Sat, 10 Apr 2010 18:35:14 +0000 (18:35 +0000)]
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
Florian Fainelli [Sat, 10 Apr 2010 18:35:08 +0000 (18:35 +0000)]
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
Felix Fietkau [Sat, 10 Apr 2010 16:50:20 +0000 (16:50 +0000)]
ar71xx: add a profile for PB92
SVN-Revision: 20778
Felix Fietkau [Sat, 10 Apr 2010 16:50:15 +0000 (16:50 +0000)]
mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches
SVN-Revision: 20777
Jo-Philipp Wich [Sat, 10 Apr 2010 14:29:01 +0000 (14:29 +0000)]
add script to fixup the wireless mac (#7102)
SVN-Revision: 20775
Gabor Juhos [Sat, 10 Apr 2010 11:34:11 +0000 (11:34 +0000)]
Generic: Clean up output of AR8216 driver.
This patch is rather a cosmetic patch. It fixes the following issues:
* Demote the unknown device message to debug level to not spam
the log.
* Fix the version print of the unknown device message.
* Output the 'attach' message only when attaching as switch driver,
not when attaching as phy driver.
* Correctly return NET_RX_DROP when dropping packets.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc: bacfire@openwrt.org
SVN-Revision: 20773
Jo-Philipp Wich [Fri, 9 Apr 2010 20:47:28 +0000 (20:47 +0000)]
broadcom-wl: fix 11bg hwmode, add lrs mode
SVN-Revision: 20768
Florian Fainelli [Fri, 9 Apr 2010 19:26:57 +0000 (19:26 +0000)]
refresh patches
SVN-Revision: 20767
Florian Fainelli [Fri, 9 Apr 2010 18:43:36 +0000 (18:43 +0000)]
do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338
SVN-Revision: 20765
Gabor Juhos [Fri, 9 Apr 2010 13:33:03 +0000 (13:33 +0000)]
ar71xx: nuke clocksource init patches, it is not required since 2.6.27
SVN-Revision: 20764
Alexandros C. Couloumbis [Fri, 9 Apr 2010 11:31:19 +0000 (11:31 +0000)]
x86: generic: fix soekris support (closes #7081)
SVN-Revision: 20757
Ralph Hempel [Fri, 9 Apr 2010 10:44:47 +0000 (10:44 +0000)]
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
Ralph Hempel [Fri, 9 Apr 2010 10:25:08 +0000 (10:25 +0000)]
fix firmware handling
SVN-Revision: 20755
Gabor Juhos [Fri, 9 Apr 2010 08:40:14 +0000 (08:40 +0000)]
ar71xx: update phy masks for the Planex boards
This avoids probing of the AR8216 chip on the eth0 interface.
Cc: backfire@openwrt.org
SVN-Revision: 20754
Gabor Juhos [Fri, 9 Apr 2010 08:40:12 +0000 (08:40 +0000)]
generic: make chip detection more reliable in the AR8216 driver
Fixes broken ethernet on the Planex MZK-W04NU/W300NH boards.
Cc: bacfire@openwrt.org
SVN-Revision: 20753
Gabor Juhos [Fri, 9 Apr 2010 08:40:09 +0000 (08:40 +0000)]
ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards
Cc: backfire@openwrt.org
SVN-Revision: 20752
Gabor Juhos [Fri, 9 Apr 2010 08:40:06 +0000 (08:40 +0000)]
ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive functions
Cc: backfire@openwrt.org
SVN-Revision: 20751
Gabor Juhos [Fri, 9 Apr 2010 08:38:46 +0000 (08:38 +0000)]
ar71xx: ag71xx: call the phy driver's netif_receive_skb()
Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers
to mangle rx packets. This patch fixes it.
This fixes the header mangling of the AR8216 driver.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc:backfire@openwrt.org
SVN-Revision: 20750
Florian Fainelli [Thu, 8 Apr 2010 07:53:14 +0000 (07:53 +0000)]
fix kexec for mips, patch from Adrian Byszuk (#7115)
SVN-Revision: 20745
Jo-Philipp Wich [Wed, 7 Apr 2010 21:33:05 +0000 (21:33 +0000)]
broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G only), 11gst (G performance) and 11bg (default)
SVN-Revision: 20740
Alexandros C. Couloumbis [Wed, 7 Apr 2010 21:23:09 +0000 (21:23 +0000)]
package/grub: play it safe, cross compile everywhere
SVN-Revision: 20739
Markus Wigge [Wed, 7 Apr 2010 07:45:54 +0000 (07:45 +0000)]
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
Jo-Philipp Wich [Tue, 6 Apr 2010 22:57:17 +0000 (22:57 +0000)]
block-extroot: unblock package if kmod-broadcom-sdhc has been selected
SVN-Revision: 20735
Jo-Philipp Wich [Tue, 6 Apr 2010 22:46:15 +0000 (22:46 +0000)]
fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch
SVN-Revision: 20733
Nicolas Thill [Tue, 6 Apr 2010 00:52:51 +0000 (00:52 +0000)]
package/block-mount: disable config options altering busybox configuration, fix dependencies
SVN-Revision: 20727
Nicolas Thill [Tue, 6 Apr 2010 00:51:35 +0000 (00:51 +0000)]
package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number
SVN-Revision: 20726
Felix Fietkau [Tue, 6 Apr 2010 00:12:50 +0000 (00:12 +0000)]
ar71xx: fix ethernet on final pb92 board (previous value was based on a preliminary version)
SVN-Revision: 20725
Jo-Philipp Wich [Mon, 5 Apr 2010 23:03:16 +0000 (23:03 +0000)]
Add support for the ar8316 switch. This patch enhances the ar8216 driver with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices.
[PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g.
Add the ar8216 driver to the ar71xx target, and add network
configurations for the RouterStation Pro and the RouterBoard RB-450G.
SVN-Revision: 20722
Jo-Philipp Wich [Mon, 5 Apr 2010 22:38:40 +0000 (22:38 +0000)]
add kernel support for iptables comment match
SVN-Revision: 20720
Jo-Philipp Wich [Mon, 5 Apr 2010 13:51:26 +0000 (13:51 +0000)]
switch: explicitely clear port mappings in unsused vlans (#7082)
SVN-Revision: 20717
Nicolas Thill [Mon, 5 Apr 2010 02:38:59 +0000 (02:38 +0000)]
target/rdc: revert [20653], the proper fix for #7005 is in [20712]
SVN-Revision: 20714
Felix Fietkau [Sun, 4 Apr 2010 17:43:13 +0000 (17:43 +0000)]
ixp4xx: add back the patch for avoiding dma bounce buffers for network buffers, which was lost on the kernel upgrade to 2.6.32. fixes ath9k and improves other drivers' performance on boards with >64M ram
SVN-Revision: 20708
Nicolas Thill [Sun, 4 Apr 2010 15:47:26 +0000 (15:47 +0000)]
sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks to acinonyx
SVN-Revision: 20703
Lars-Peter Clausen [Sun, 4 Apr 2010 15:39:15 +0000 (15:39 +0000)]
jzcodec: Only support 16bit formats for now
SVN-Revision: 20701
Mirko Vogt [Sun, 4 Apr 2010 13:01:50 +0000 (13:01 +0000)]
do not disable netfilter support for xburst target (some packages require netfilter support)
SVN-Revision: 20698
Nicolas Thill [Sun, 4 Apr 2010 12:40:06 +0000 (12:40 +0000)]
netfilter: fix extension list in package descriptions (closes: #7045)
SVN-Revision: 20694
Nicolas Thill [Sun, 4 Apr 2010 12:35:06 +0000 (12:35 +0000)]
netfilter: extension fixes (partially closes: #7045) * add missing xt_owner (2.6) * enable ipt_quota (2.4), disabled in [8499] is building fine with recent iptables * add missing ipt_nat_tftp (2.4) * add missing nf_nat_amanda (2.6)
SVN-Revision: 20693