Felix Fietkau [Thu, 7 Jun 2012 16:30:48 +0000 (16:30 +0000)]
include/netfilter.mk: clean up, remove junk for old kernel versions
SVN-Revision: 32114
Felix Fietkau [Thu, 7 Jun 2012 15:24:33 +0000 (15:24 +0000)]
e2fsprogs: add posix_memalign related portability patch from #8508
SVN-Revision: 32112
John Crispin [Thu, 7 Jun 2012 14:57:08 +0000 (14:57 +0000)]
fixes python related autokrampf install bug
this commit fixes a compile bug triggered by pygobject
SVN-Revision: 32109
Jo-Philipp Wich [Thu, 7 Jun 2012 14:55:26 +0000 (14:55 +0000)]
base-files: implement network_defer_device() and network_ready_device() wrappers for upcoming netifd iface deferring support
SVN-Revision: 32106
Felix Fietkau [Thu, 7 Jun 2012 12:43:49 +0000 (12:43 +0000)]
eglibc: use 2.15 by default
SVN-Revision: 32104
Felix Fietkau [Thu, 7 Jun 2012 12:37:49 +0000 (12:37 +0000)]
iproute2: fix build errors with newer versions of eglibc
SVN-Revision: 32103
Felix Fietkau [Thu, 7 Jun 2012 12:24:37 +0000 (12:24 +0000)]
iptables: fix build error if only libraries are selected
SVN-Revision: 32102
Felix Fietkau [Thu, 7 Jun 2012 12:24:25 +0000 (12:24 +0000)]
eglibc: add version 2.15
SVN-Revision: 32101
Felix Fietkau [Thu, 7 Jun 2012 12:24:13 +0000 (12:24 +0000)]
toolchain: install libgcc for minimal gcc, needed by newer eglibc versions
SVN-Revision: 32100
Jo-Philipp Wich [Thu, 7 Jun 2012 10:54:03 +0000 (10:54 +0000)]
netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)
SVN-Revision: 32098
Florian Fainelli [Wed, 6 Jun 2012 20:58:45 +0000 (20:58 +0000)]
fix 553-board_96348w3.patch patch wrt gpio-keys-polled
SVN-Revision: 32096
Felix Fietkau [Wed, 6 Jun 2012 19:37:49 +0000 (19:37 +0000)]
ar71xx: fix LZMA loader build regression from r32090 (thx, juhosg)
SVN-Revision: 32095
Felix Fietkau [Wed, 6 Jun 2012 18:04:00 +0000 (18:04 +0000)]
kernel: add a few more tracing related symbols
SVN-Revision: 32094
Felix Fietkau [Wed, 6 Jun 2012 17:24:12 +0000 (17:24 +0000)]
ar71xx: fix PHY setup on TL-MR3020 (fixes #11572)
SVN-Revision: 32093
Felix Fietkau [Wed, 6 Jun 2012 17:24:09 +0000 (17:24 +0000)]
ar71xx: add a helper function for setting up PHY4 swapping on ar933x
SVN-Revision: 32092
Felix Fietkau [Wed, 6 Jun 2012 17:24:05 +0000 (17:24 +0000)]
target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install
SVN-Revision: 32091
Felix Fietkau [Wed, 6 Jun 2012 17:24:01 +0000 (17:24 +0000)]
ar71xx: only build all loader images if the image builder is enabled - saves some time on make target/install
SVN-Revision: 32090
Florian Fainelli [Wed, 6 Jun 2012 16:07:46 +0000 (16:07 +0000)]
fix alarm led color for board 96348A-122
SVN-Revision: 32089
Florian Fainelli [Wed, 6 Jun 2012 15:45:04 +0000 (15:45 +0000)]
add 96348w3 board (#10764)
SVN-Revision: 32088
Florian Fainelli [Wed, 6 Jun 2012 15:44:56 +0000 (15:44 +0000)]
update livebox board support (#8677)
Merge most fixes from #8677:
- add basic hardware detection of Livebox Blue 5g revisions
- register leds and gpio buttons
- fix boot address location
- properly parse mac addresses
Plus some more fixes:
- make board_livebox.c more in line with board_bcm963xx.c
SVN-Revision: 32087
Florian Fainelli [Wed, 6 Jun 2012 15:44:52 +0000 (15:44 +0000)]
fix leds naming for all bcm63xx boards
SVN-Revision: 32086
Felix Fietkau [Wed, 6 Jun 2012 15:25:57 +0000 (15:25 +0000)]
kernel: make tracing support configurable
SVN-Revision: 32085
Felix Fietkau [Wed, 6 Jun 2012 15:25:52 +0000 (15:25 +0000)]
hostapd: fix driver setting for wpa_s in IBSS/WPA-NONE
This fix is needed to correctly set the driver to use with wpa_s in case of
IBSS/WPA-NONE. The current setting is not made correctly.
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32084
Felix Fietkau [Wed, 6 Jun 2012 14:09:00 +0000 (14:09 +0000)]
tools/yaffs2: add mirror md5sum - upstream repo went away
SVN-Revision: 32083
Felix Fietkau [Wed, 6 Jun 2012 14:08:47 +0000 (14:08 +0000)]
build: add PKG_MIRROR_MD5SUM support for host builds
SVN-Revision: 32082
Felix Fietkau [Wed, 6 Jun 2012 13:46:00 +0000 (13:46 +0000)]
build: prevent the environment variable CROSS_COMPILE from leaking into builds (fixes #11603)
SVN-Revision: 32081
Felix Fietkau [Wed, 6 Jun 2012 13:45:57 +0000 (13:45 +0000)]
libubox: add mirror md5sum
SVN-Revision: 32080
Felix Fietkau [Wed, 6 Jun 2012 13:45:53 +0000 (13:45 +0000)]
download.mk: refuse to download mirror tarballs from packages using version control if no mirror md5sum was provided
SVN-Revision: 32079
Florian Fainelli [Wed, 6 Jun 2012 13:31:33 +0000 (13:31 +0000)]
backport upstream spi-bcm63xx fixes
* message pump conversion
* not using stopping state
* setting spi driver mode bits
SVN-Revision: 32078
Florian Fainelli [Wed, 6 Jun 2012 13:31:30 +0000 (13:31 +0000)]
backport spi message queue infrastructure
SVN-Revision: 32077
Florian Fainelli [Wed, 6 Jun 2012 13:31:24 +0000 (13:31 +0000)]
increase led number in patch 301-led_count.patch
So that board patches are only touching board-related code
SVN-Revision: 32076
John Crispin [Wed, 6 Jun 2012 13:27:11 +0000 (13:27 +0000)]
add ccache wrapper
SVN-Revision: 32075
Luka Perkov [Tue, 5 Jun 2012 20:54:33 +0000 (20:54 +0000)]
util-linux: fix typo
SVN-Revision: 32074
Jo-Philipp Wich [Tue, 5 Jun 2012 18:02:00 +0000 (18:02 +0000)]
base-files: add permission exceptions, do not clobber shadow permissions - based on patch by Mark Mentovai <mark@moxienet.com>
SVN-Revision: 32073
John Crispin [Tue, 5 Jun 2012 17:55:35 +0000 (17:55 +0000)]
remove bogus patch
SVN-Revision: 32071
John Crispin [Tue, 5 Jun 2012 17:49:57 +0000 (17:49 +0000)]
rename libmisc.a to libipfixmisc.a
libmisc.a is too generic to be globally staged. It was clashing with xinetd
builds.
SVN-Revision: 32066
John Crispin [Tue, 5 Jun 2012 17:49:42 +0000 (17:49 +0000)]
clean up generic image building
SVN-Revision: 32065
Jo-Philipp Wich [Tue, 5 Jun 2012 17:48:41 +0000 (17:48 +0000)]
base-files: ship a static initial shadow db instead of creating it from passwd with sed, this fixes registering of users at compile time
SVN-Revision: 32064
Jo-Philipp Wich [Tue, 5 Jun 2012 17:40:32 +0000 (17:40 +0000)]
base-files: make user_add() populate the shadow db as well
SVN-Revision: 32063
Jo-Philipp Wich [Tue, 5 Jun 2012 16:04:23 +0000 (16:04 +0000)]
/etc/functions.sh => /lib/functions.sh
SVN-Revision: 32062
Florian Fainelli [Tue, 5 Jun 2012 13:40:41 +0000 (13:40 +0000)]
fix board patches so that new boards are withing appropriate ifdef
Some new board definitions were added within the #ifdef CONFIG_CPU_6338
section while some other were added within #ifdef CONFIG_CPU_6345, fix this
SVN-Revision: 32060
Florian Fainelli [Tue, 5 Jun 2012 13:40:38 +0000 (13:40 +0000)]
refresh generic patches
SVN-Revision: 32059
Florian Fainelli [Tue, 5 Jun 2012 13:40:35 +0000 (13:40 +0000)]
fix bisectability of patch 303-spi-board-info.patch
It uses spi_register_board_info() from linux/spi/spi.h but does not include it
explicitely.
SVN-Revision: 32058
John Crispin [Tue, 5 Jun 2012 06:57:51 +0000 (06:57 +0000)]
bump to 3.3.8
SVN-Revision: 32055
Luka Perkov [Tue, 5 Jun 2012 00:43:56 +0000 (00:43 +0000)]
kirkwood: reorganize target
SVN-Revision: 32053
Luka Perkov [Mon, 4 Jun 2012 22:03:00 +0000 (22:03 +0000)]
uboot-envtools: forgot to remove uboot-envtools.init file
SVN-Revision: 32052
Luka Perkov [Mon, 4 Jun 2012 21:55:49 +0000 (21:55 +0000)]
uboot-envtools: update to 2012.04.01
SVN-Revision: 32051
John Crispin [Mon, 4 Jun 2012 18:29:29 +0000 (18:29 +0000)]
log failed package builds
SVN-Revision: 32050
Felix Fietkau [Mon, 4 Jun 2012 18:22:09 +0000 (18:22 +0000)]
netifd: update to latest version, fixes wifi restart issues
SVN-Revision: 32049
Felix Fietkau [Mon, 4 Jun 2012 18:22:04 +0000 (18:22 +0000)]
ubus: update to latest version, adds reconnect support
SVN-Revision: 32048
Felix Fietkau [Mon, 4 Jun 2012 13:46:29 +0000 (13:46 +0000)]
ath9k: fix typo in last commit
SVN-Revision: 32046
Felix Fietkau [Mon, 4 Jun 2012 13:42:39 +0000 (13:42 +0000)]
ath9k: fix ANI weak signal detection handling
SVN-Revision: 32045
Felix Fietkau [Mon, 4 Jun 2012 10:42:03 +0000 (10:42 +0000)]
ath9k: fall back to OTP ROM if the platform data does not contain valid eeprom data
SVN-Revision: 32044
Jonas Gorski [Mon, 4 Jun 2012 08:35:25 +0000 (08:35 +0000)]
bcm63xx: fix ethernet on 96328avng and 963281TAN
The internal switch did not get registered.
SVN-Revision: 32041
Luka Perkov [Sun, 3 Jun 2012 23:37:58 +0000 (23:37 +0000)]
pjsip: update to version 1.14.2
SVN-Revision: 32040
Felix Fietkau [Sun, 3 Jun 2012 17:01:30 +0000 (17:01 +0000)]
pptp: fix passing setup json variables to the ppp setup code
SVN-Revision: 32035
Felix Fietkau [Sun, 3 Jun 2012 12:38:53 +0000 (12:38 +0000)]
kernel: kmod-video-gspca-core depends on kmod-input-core (fixes #11412)
SVN-Revision: 32033
John Crispin [Sun, 3 Jun 2012 10:56:01 +0000 (10:56 +0000)]
fix videobuf2 escription
fixes #11411
SVN-Revision: 32032
John Crispin [Sun, 3 Jun 2012 07:28:48 +0000 (07:28 +0000)]
Missing kernel module entry for GSPCA driver for SE401 webcam
fixes #11505
SVN-Revision: 32030
Jo-Philipp Wich [Sat, 2 Jun 2012 15:08:54 +0000 (15:08 +0000)]
uhttpd: remove some dead code
SVN-Revision: 32028
Jo-Philipp Wich [Sat, 2 Jun 2012 14:56:24 +0000 (14:56 +0000)]
uhttpd: add explicit stdin eof notification for Lua and CGI childs
SVN-Revision: 32027
John Crispin [Sat, 2 Jun 2012 14:03:32 +0000 (14:03 +0000)]
adds unset Kbuild symbol
SVN-Revision: 32026
John Crispin [Sat, 2 Jun 2012 14:03:30 +0000 (14:03 +0000)]
use symlinks for voip FW to make laoding easier
SVN-Revision: 32025
John Crispin [Sat, 2 Jun 2012 14:03:28 +0000 (14:03 +0000)]
move /dev/vmmcX creation to a more central place
SVN-Revision: 32024
Gabor Juhos [Sat, 2 Jun 2012 12:06:28 +0000 (12:06 +0000)]
malta: remove 3.2 patches
SVN-Revision: 32023
Gabor Juhos [Sat, 2 Jun 2012 12:06:26 +0000 (12:06 +0000)]
malta: use common kernel config
SVN-Revision: 32022
Gabor Juhos [Sat, 2 Jun 2012 12:06:15 +0000 (12:06 +0000)]
xburst: add missing config symbol
SVN-Revision: 32021
Hauke Mehrtens [Fri, 1 Jun 2012 21:17:04 +0000 (21:17 +0000)]
mac80211: brcmsmac: add some patches starting to add support for some more chips
SVN-Revision: 32020
Hauke Mehrtens [Fri, 1 Jun 2012 21:14:08 +0000 (21:14 +0000)]
mac80211: make brcmfmac depend on usb
SVN-Revision: 32019
Felix Fietkau [Fri, 1 Jun 2012 10:26:02 +0000 (10:26 +0000)]
mac80211: merge some pending fixes
SVN-Revision: 32018
John Crispin [Wed, 30 May 2012 20:16:29 +0000 (20:16 +0000)]
fixes a descriptions mismatch
fixes #11381
SVN-Revision: 32012
Jo-Philipp Wich [Wed, 30 May 2012 19:53:01 +0000 (19:53 +0000)]
libubox: update to 2012-05-30, fixes bad non-empty return values in case of already cached variables
SVN-Revision: 32011
John Crispin [Wed, 30 May 2012 18:04:15 +0000 (18:04 +0000)]
add $(SUBTARGET) to the filename if available
SVN-Revision: 32007
John Crispin [Wed, 30 May 2012 17:41:28 +0000 (17:41 +0000)]
adds patch to make Tantos (psb6970) switch buildable again
SVN-Revision: 32006
Jo-Philipp Wich [Wed, 30 May 2012 15:30:07 +0000 (15:30 +0000)]
uhttpd: fix wrongly applied sizeof() leading to writing beyound end of buffer and subsequent data corruption (#11557)
SVN-Revision: 32005
Jonas Gorski [Wed, 30 May 2012 10:27:46 +0000 (10:27 +0000)]
bcm63xx: build images for 6328 reference boards with various flash sizes
Build images for 96328avng and 963281TAN (untested) for three different
flash sizes: 4MB, 8MB, and 16MB.
Known issues:
* Button setup unknown, thus no fail-safe available.
* All other BCM6328 and BCM63XX issues
SVN-Revision: 32004
Jonas Gorski [Wed, 30 May 2012 10:27:42 +0000 (10:27 +0000)]
bcm63xx: readd accidentially dropped network config for SPW303V
SVN-Revision: 32003
Felix Fietkau [Wed, 30 May 2012 01:01:06 +0000 (01:01 +0000)]
mac80211: update to wireless-testing 2012-05-29
SVN-Revision: 32002
Felix Fietkau [Tue, 29 May 2012 22:22:19 +0000 (22:22 +0000)]
kernel: move esfq to kmod-sched-esfq, as it has extra netfilter dependencies
SVN-Revision: 32001
Gabor Juhos [Tue, 29 May 2012 16:39:27 +0000 (16:39 +0000)]
generic: ar8216: add revision specific PHY fixups for AR8327
SVN-Revision: 32000
Gabor Juhos [Tue, 29 May 2012 16:39:26 +0000 (16:39 +0000)]
generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_priv
SVN-Revision: 31999
Gabor Juhos [Tue, 29 May 2012 16:39:24 +0000 (16:39 +0000)]
generic: ar8216: add chip_is_ar8{216,236,316,327} helpers
SVN-Revision: 31998
Gabor Juhos [Tue, 29 May 2012 16:39:23 +0000 (16:39 +0000)]
ar71xx: add default LED setup for the DB120 board
SVN-Revision: 31997
Gabor Juhos [Tue, 29 May 2012 16:39:22 +0000 (16:39 +0000)]
cns21xx: use the generic uci-default functions for initial LED setup
SVN-Revision: 31996
Gabor Juhos [Tue, 29 May 2012 16:39:21 +0000 (16:39 +0000)]
lantiq: use the generic uci-default functions for initial LED setup
SVN-Revision: 31995
Gabor Juhos [Tue, 29 May 2012 16:39:20 +0000 (16:39 +0000)]
kirkwood: use the generic uci-default functions for initial LED setup
SVN-Revision: 31994
Gabor Juhos [Tue, 29 May 2012 16:39:18 +0000 (16:39 +0000)]
ramips: use the generic uci-default functions for initial LED setup
SVN-Revision: 31993
Gabor Juhos [Tue, 29 May 2012 16:39:17 +0000 (16:39 +0000)]
ar71xx: use the generic uci-default functions for initial LED setup
SVN-Revision: 31992
Gabor Juhos [Tue, 29 May 2012 16:39:16 +0000 (16:39 +0000)]
base-files: add LED specific functions to /lib/functions/uci-defaults
SVN-Revision: 31991
Gabor Juhos [Tue, 29 May 2012 16:39:15 +0000 (16:39 +0000)]
kirkwood: use uci-defaults to configure different boards
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31990
Gabor Juhos [Tue, 29 May 2012 16:39:03 +0000 (16:39 +0000)]
ramips: WAN LED for D-Link DIR-300-B1
Add led devices for D-Link DIR-300-B1 WAN LED.
Note that the GPIO state is also ANDed with the esw switch port 4
LED state, which is why I've set the amber LED to default-on.
Closes: https://dev.openwrt.org/ticket/11326
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
[ juhosg:
- fix comment style in mach-dir-300-revb.c,
- remove the PPP specific LED setup, not everyone uses a PPP connection
on the WAN interface]
SVN-Revision: 31989
Felix Fietkau [Tue, 29 May 2012 13:02:10 +0000 (13:02 +0000)]
netifd: remove obsolete config variable dependency
SVN-Revision: 31988
Felix Fietkau [Tue, 29 May 2012 12:59:23 +0000 (12:59 +0000)]
pptp: remove old network scripts
SVN-Revision: 31985
Felix Fietkau [Tue, 29 May 2012 12:59:19 +0000 (12:59 +0000)]
ppp: remove old network scripts
SVN-Revision: 31984
Felix Fietkau [Tue, 29 May 2012 12:59:15 +0000 (12:59 +0000)]
6to4: remove old network scripts
SVN-Revision: 31983
Felix Fietkau [Tue, 29 May 2012 12:59:11 +0000 (12:59 +0000)]
comgt: remove old network scripts
SVN-Revision: 31982
Felix Fietkau [Tue, 29 May 2012 12:59:07 +0000 (12:59 +0000)]
6in4: remove old network scripts
SVN-Revision: 31981
Felix Fietkau [Tue, 29 May 2012 12:59:03 +0000 (12:59 +0000)]
base-files: remove base-files-network, netifd is the only supported option now
SVN-Revision: 31980
Felix Fietkau [Tue, 29 May 2012 12:58:57 +0000 (12:58 +0000)]
ppp: fix local ip in status info (fixes #11551)
SVN-Revision: 31979
Jo-Philipp Wich [Tue, 29 May 2012 02:03:25 +0000 (02:03 +0000)]
base-files: add network_is_up()
SVN-Revision: 31978