Nicolas Thill [Fri, 16 Apr 2010 11:09:24 +0000 (11:09 +0000)]
yckage/ifx-tapidemo: move configuration in submenu
SVN-Revision: 20921
Nicolas Thill [Fri, 16 Apr 2010 11:08:54 +0000 (11:08 +0000)]
package/ifx-tapi: move configuration in submenu
SVN-Revision: 20920
Nicolas Thill [Fri, 16 Apr 2010 11:08:19 +0000 (11:08 +0000)]
package/uboot-lantiq: move configuration in submenu
SVN-Revision: 20919
Nicolas Thill [Fri, 16 Apr 2010 11:07:52 +0000 (11:07 +0000)]
package/uboot-ifxmips: move configuration in submenu
SVN-Revision: 20918
Nicolas Thill [Fri, 16 Apr 2010 11:07:18 +0000 (11:07 +0000)]
package/ifx-vmmc: move configuration in submenu
SVN-Revision: 20917
Nicolas Thill [Fri, 16 Apr 2010 11:03:50 +0000 (11:03 +0000)]
package/kexec-tools: move configuration in submenu, rename 'kexec-config.in' in 'Config.in' for coherency
SVN-Revision: 20916
Nicolas Thill [Fri, 16 Apr 2010 10:50:45 +0000 (10:50 +0000)]
package/openssl: move configuration in submenu
SVN-Revision: 20915
Nicolas Thill [Fri, 16 Apr 2010 10:48:09 +0000 (10:48 +0000)]
package/ar7-atm: move configuration in submenu
SVN-Revision: 20914
Nicolas Thill [Fri, 16 Apr 2010 10:44:11 +0000 (10:44 +0000)]
package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth (closes: #7063)
SVN-Revision: 20913
Nicolas Thill [Fri, 16 Apr 2010 10:42:10 +0000 (10:42 +0000)]
package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move submenu to it and source main busybox Config.in from there
SVN-Revision: 20912
Nicolas Thill [Fri, 16 Apr 2010 10:34:21 +0000 (10:34 +0000)]
package/madwifi: move configuration in submenu
SVN-Revision: 20911
Nicolas Thill [Fri, 16 Apr 2010 10:31:12 +0000 (10:31 +0000)]
package/mac80211: move all configuration items in submenus, merge Config.in* into the main Makefile
SVN-Revision: 20910
Nicolas Thill [Fri, 16 Apr 2010 10:03:53 +0000 (10:03 +0000)]
package/libpcap: move configuration to submenu
SVN-Revision: 20909
Nicolas Thill [Fri, 16 Apr 2010 10:03:09 +0000 (10:03 +0000)]
package/udev: move configuration in submenu, rename udev-config.in to Config.in for consistency
SVN-Revision: 20908
Nicolas Thill [Fri, 16 Apr 2010 09:56:19 +0000 (09:56 +0000)]
package/mmc_over_gpio: more configuration in submenu
SVN-Revision: 20907
Nicolas Thill [Fri, 16 Apr 2010 09:54:27 +0000 (09:54 +0000)]
package/compcache: move configuration in submenu
SVN-Revision: 20906
Nicolas Thill [Fri, 16 Apr 2010 09:15:02 +0000 (09:15 +0000)]
package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86
SVN-Revision: 20905
Nicolas Thill [Fri, 16 Apr 2010 08:48:19 +0000 (08:48 +0000)]
package/busybox: add 3 upstream fixes, bump release number
SVN-Revision: 20904
Nicolas Thill [Fri, 16 Apr 2010 03:52:49 +0000 (03:52 +0000)]
package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes: #7140)
SVN-Revision: 20901
Nicolas Thill [Fri, 16 Apr 2010 02:55:30 +0000 (02:55 +0000)]
toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local references to linkonce (see gcc.gnu.org/PR16276, closes: #7014)
SVN-Revision: 20900
Nicolas Thill [Fri, 16 Apr 2010 00:08:52 +0000 (00:08 +0000)]
package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes: #7164)
SVN-Revision: 20893
Felix Fietkau [Thu, 15 Apr 2010 23:31:17 +0000 (23:31 +0000)]
ar71xx: fix up alignment handling
- on ar724x, rx buffers can be aligned with an offset of 2, which keeps the ip header aligned
- alignment offset is only added if the ar8216 workaround is not active and the phy driver does not advertise its own packet alignment
- ar71xx and ar91xx can not handle rx alignment offsets, however taking a hit on unaligned exceptions seems to have less overhead than re-aligning the data for large packets
- use memmove to re-align small packets, if necessary
tested on ar9132, ar7240 and ar7242 based devices without ar8216 headers
SVN-Revision: 20892
Alexandros C. Couloumbis [Thu, 15 Apr 2010 20:50:50 +0000 (20:50 +0000)]
brcm47xx: add preliminary 2.6.34 support
SVN-Revision: 20888
Felix Fietkau [Thu, 15 Apr 2010 20:37:20 +0000 (20:37 +0000)]
ath9k: fix crash issues caused by the ar9300 support patch
SVN-Revision: 20887
Jo-Philipp Wich [Thu, 15 Apr 2010 20:08:56 +0000 (20:08 +0000)]
uhttpd: fix bug in path canonization introduced by r20883
SVN-Revision: 20885
Jo-Philipp Wich [Thu, 15 Apr 2010 19:46:35 +0000 (19:46 +0000)]
uhttpd: - make network timeout configurable, increase default to 30 seconds (#7067) - follow symlinks in docroot and add option to disable that - fix mimetype detection for files with combined extensions (.tar.gz, ...)
SVN-Revision: 20883
Gabor Juhos [Thu, 15 Apr 2010 19:28:10 +0000 (19:28 +0000)]
toolchain/uClubc-0.9.31: fix syscalls on MIPS
SVN-Revision: 20882
Alexandros C. Couloumbis [Thu, 15 Apr 2010 16:46:24 +0000 (16:46 +0000)]
2.6.34: fix kzalloc error
SVN-Revision: 20881
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