Mirko Vogt [Sat, 18 Jun 2011 07:33:28 +0000 (07:33 +0000)]
when selecting eglibc, use version 2.12 by default
SVN-Revision: 27213
Mirko Vogt [Fri, 17 Jun 2011 22:51:24 +0000 (22:51 +0000)]
fix glibc to work with all versions of binutils, fixes #7133 - thanks to marek siller
SVN-Revision: 27210
Mirko Vogt [Fri, 17 Jun 2011 22:51:20 +0000 (22:51 +0000)]
link against 'libbsd' when using glibc
SVN-Revision: 27209
Rod Whitby [Fri, 17 Jun 2011 11:22:22 +0000 (11:22 +0000)]
ixp4xx: Removed kmod-madwifi from the NSLU2 profile, as the NSLU2 has not wifi capability out of the box.
SVN-Revision: 27202
Rod Whitby [Fri, 17 Jun 2011 11:21:16 +0000 (11:21 +0000)]
package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful kmod-bluetooth compile.
SVN-Revision: 27201
Jo-Philipp Wich [Thu, 16 Jun 2011 22:18:45 +0000 (22:18 +0000)]
firewall: ensure that fw_get_subnet4() sets an empty value if no (valid) IPv4 addr was found
SVN-Revision: 27198
Jo-Philipp Wich [Thu, 16 Jun 2011 21:54:59 +0000 (21:54 +0000)]
firewall: allow symbolic names of interfaces and aliases in masq_src and masq_dest
SVN-Revision: 27196
Florian Fainelli [Thu, 16 Jun 2011 14:34:50 +0000 (14:34 +0000)]
add missing USBIP_CORE item in config-3.0
SVN-Revision: 27195
Florian Fainelli [Thu, 16 Jun 2011 14:34:47 +0000 (14:34 +0000)]
libbsd: do not build when using uclibc
SVN-Revision: 27194
Florian Fainelli [Thu, 16 Jun 2011 14:34:44 +0000 (14:34 +0000)]
allow any console to be used
SVN-Revision: 27193
Florian Fainelli [Thu, 16 Jun 2011 14:34:40 +0000 (14:34 +0000)]
bcm63xx: Add support for Linux 3.0-rc3
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27192
Hauke Mehrtens [Wed, 15 Jun 2011 21:31:01 +0000 (21:31 +0000)]
linux/generic: Add support for 3.0-rc3
Also make linux identify itself properly as 3.0, not 3.0.0.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27191
Hauke Mehrtens [Wed, 15 Jun 2011 21:18:21 +0000 (21:18 +0000)]
acx-mac80211: Compile fix for newer kernels
common.c is missing an include for linux/ratelimit.h.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27190
Hauke Mehrtens [Wed, 15 Jun 2011 21:17:52 +0000 (21:17 +0000)]
busybox: Fix insmod for linux 3.0
Insmod silently rejected being run on any non 2.x kernel. Make its version
check allow newer kernels (and reject 2.4- when not enabling the 2.4
feature).
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27189
Hauke Mehrtens [Wed, 15 Jun 2011 21:17:17 +0000 (21:17 +0000)]
madwifi: Fix linux 3.0 detection
Allows madwifi to be built against linux 3.0.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27188
Hauke Mehrtens [Wed, 15 Jun 2011 21:16:38 +0000 (21:16 +0000)]
package/mac80211: Add linux 3.0 compatibility
Add patches from Hauke adding linux 3.0 compatibility.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27187
Hauke Mehrtens [Wed, 15 Jun 2011 21:12:49 +0000 (21:12 +0000)]
package/kernel: Update version dependencies and kmods for linux 3.0
Also disable rtc-core for now since this changed to a bool, now directly
used in the kernel if enabled.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27186
Hauke Mehrtens [Wed, 15 Jun 2011 21:11:49 +0000 (21:11 +0000)]
bcm47xx: Remove kernel checks from image Makefile
2.4 isn't present anymore, so it will always be 2.6 (or newer). Since the
2.6 check will break with 3.0, remove it alltogether.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27185
Hauke Mehrtens [Wed, 15 Jun 2011 21:11:05 +0000 (21:11 +0000)]
Fix CONFIG_LINUX_ for linux 3.0
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27184
Hauke Mehrtens [Wed, 15 Jun 2011 21:10:33 +0000 (21:10 +0000)]
Properly extract KERNEL_PATCHVER for linux 3.0
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27183
Jo-Philipp Wich [Wed, 15 Jun 2011 18:18:32 +0000 (18:18 +0000)]
2.6.39.1: missing kernel symbols If you turn on I2C, you'll need this symbol defined.
Signed-off-by: Philip A. Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27182
Felix Fietkau [Wed, 15 Jun 2011 18:07:26 +0000 (18:07 +0000)]
add missing kernel config symbols for usb on powerpc
SVN-Revision: 27181
Jo-Philipp Wich [Wed, 15 Jun 2011 14:11:33 +0000 (14:11 +0000)]
backport upstream Kernel commit
1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code)
SVN-Revision: 27179
Jo-Philipp Wich [Wed, 15 Jun 2011 13:51:57 +0000 (13:51 +0000)]
revert r26997, it does not apply against 2.6.36.4
SVN-Revision: 27178
Florian Fainelli [Tue, 14 Jun 2011 20:05:13 +0000 (20:05 +0000)]
switch to 2.6.39
SVN-Revision: 27175
Florian Fainelli [Tue, 14 Jun 2011 20:05:09 +0000 (20:05 +0000)]
fix diag.sh with qube2 front led
SVN-Revision: 27174
Florian Fainelli [Tue, 14 Jun 2011 20:05:03 +0000 (20:05 +0000)]
resync kernel config
SVN-Revision: 27173
John Crispin [Mon, 13 Jun 2011 22:37:23 +0000 (22:37 +0000)]
Fix for bug where the iniatialisation of the MAC data private strucure
is copied into the wrong location.
Ticket #9547
Signed-off-by: Conor O'Gorman <conor at dna.ie>
SVN-Revision: 27172
Mirko Vogt [Mon, 13 Jun 2011 13:16:11 +0000 (13:16 +0000)]
link hotplug2 against libbsd when eglibc is used
SVN-Revision: 27170
Mirko Vogt [Mon, 13 Jun 2011 13:16:08 +0000 (13:16 +0000)]
add library 'libbsd'
This library contains core functionality usually (but obviously not always)
provided by libc implementations which isneeded by OpenWrt core packages.
For instance the functions 'strlcat', 'strlcpy' are not implemented in
eglibc but needed by hotplug2 (udevtrigger)
SVN-Revision: 27169
Florian Fainelli [Mon, 13 Jun 2011 12:45:12 +0000 (12:45 +0000)]
replace unfortify patch with a better one
Thanks to Richard Weinberger for providing this patch
SVN-Revision: 27168
Gabor Juhos [Mon, 13 Jun 2011 08:12:41 +0000 (08:12 +0000)]
tools/firmware-utils: fix buffalo csum calculation
Also print an error message if decryption fails.
SVN-Revision: 27167
Gabor Juhos [Mon, 13 Jun 2011 08:12:40 +0000 (08:12 +0000)]
ar71xx: use ar933x_uart.h in the AR933X serial driver
SVN-Revision: 27166
Gabor Juhos [Mon, 13 Jun 2011 08:12:38 +0000 (08:12 +0000)]
ar71xx: update early_printk code
SVN-Revision: 27165
Jo-Philipp Wich [Sun, 12 Jun 2011 19:27:21 +0000 (19:27 +0000)]
6to4: advertise effective tunnel mtu in RAs
SVN-Revision: 27163
Florian Fainelli [Sun, 12 Jun 2011 19:17:57 +0000 (19:17 +0000)]
cleanup files using checkpatch.pl
SVN-Revision: 27162
Jo-Philipp Wich [Sun, 12 Jun 2011 18:59:40 +0000 (18:59 +0000)]
6to4: don't start if detected local IPv4 address is RFC1918, allows people to deploy firmwares with 6to4 enabled by default
SVN-Revision: 27160
Felix Fietkau [Sun, 12 Jun 2011 14:07:08 +0000 (14:07 +0000)]
ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it can cause functions needed by plugins to disappear (fixes #9462)
SVN-Revision: 27159
John Crispin [Sun, 12 Jun 2011 08:56:26 +0000 (08:56 +0000)]
* move patches around * add basic support for gigaset sx76x
SVN-Revision: 27158
Felix Fietkau [Sat, 11 Jun 2011 13:25:00 +0000 (13:25 +0000)]
toolchain/gdb: fix compile for powerpc targets, refresh patch
SVN-Revision: 27155
Vasilis Tsiligiannis [Thu, 9 Jun 2011 19:30:50 +0000 (19:30 +0000)]
Remove trailing spaces, convert spaces to tabs
SVN-Revision: 27153
Jo-Philipp Wich [Thu, 9 Jun 2011 14:36:01 +0000 (14:36 +0000)]
kernel: revert unrelated change in previous commit
SVN-Revision: 27150
Jo-Philipp Wich [Thu, 9 Jun 2011 14:34:53 +0000 (14:34 +0000)]
kernel: gre depends on ipv6 is Kernel is built with IPv6 support
SVN-Revision: 27149
Jo-Philipp Wich [Thu, 9 Jun 2011 12:36:30 +0000 (12:36 +0000)]
base-files: assume a default ipv6 prefix size of /64, thats what the majority of users mean when they just specify an ip address
SVN-Revision: 27147
Jo-Philipp Wich [Thu, 9 Jun 2011 12:25:48 +0000 (12:25 +0000)]
base-files: if an ip6addr without a prefix is given, assume /128 - otherwise the busybox utilities will interpret it as /0 and create an invalid default route
SVN-Revision: 27145
John Crispin [Thu, 9 Jun 2011 07:08:54 +0000 (07:08 +0000)]
we dont need 1024 bytes buffer. 128 bytes is enough.
SVN-Revision: 27143
John Crispin [Thu, 9 Jun 2011 05:10:18 +0000 (05:10 +0000)]
* revert accidental config change
SVN-Revision: 27142
Mirko Vogt [Wed, 8 Jun 2011 20:45:19 +0000 (20:45 +0000)]
Revert "[package/block-mount] remove example config file"
This isn't needed anymore due to commit 27138
SVN-Revision: 27139
Jo-Philipp Wich [Wed, 8 Jun 2011 19:38:25 +0000 (19:38 +0000)]
make sure that base-files is installed last, this allows per-target base-file overlays to work correctly
SVN-Revision: 27138
John Crispin [Wed, 8 Jun 2011 17:57:55 +0000 (17:57 +0000)]
* fixes spi flash for ar9
* adds limited support for netgear dgn3500 (enough for others to start working with)
SVN-Revision: 27137
Mirko Vogt [Wed, 8 Jun 2011 17:39:16 +0000 (17:39 +0000)]
remove example config file
Having this file prevents the possibility of having target-specific
fstab config files (as target/linux/${target}/base-files/etc/config/fstab).
There is no need of a non-working example file on the target anyway.
SVN-Revision: 27136
Jo-Philipp Wich [Tue, 7 Jun 2011 23:25:43 +0000 (23:25 +0000)]
base-files: fix error reporting for unsupported protocols on virtual interfaces
SVN-Revision: 27132
Jo-Philipp Wich [Tue, 7 Jun 2011 21:54:14 +0000 (21:54 +0000)]
uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hostnames follow a dotted quad in /etc/hosts
SVN-Revision: 27131
Felix Fietkau [Tue, 7 Jun 2011 17:07:10 +0000 (17:07 +0000)]
ar71xx: override inittab to enable login on ttyATH0
SVN-Revision: 27128
Felix Fietkau [Tue, 7 Jun 2011 17:00:43 +0000 (17:00 +0000)]
base-files: do not write to /etc/config/wireless at boot time unless a new interface was found
eliminates unnecessary flash write cycles at every boot
patch by Peter Wagner (tripolar)
SVN-Revision: 27127
Hauke Mehrtens [Tue, 7 Jun 2011 15:39:12 +0000 (15:39 +0000)]
kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536
SVN-Revision: 27126
Hauke Mehrtens [Tue, 7 Jun 2011 15:36:49 +0000 (15:36 +0000)]
kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536
SVN-Revision: 27125
Mirko Vogt [Tue, 7 Jun 2011 08:37:25 +0000 (08:37 +0000)]
remove empty file (patch went upstream and file didn't get deleted but only cleared)
SVN-Revision: 27122
Mirko Vogt [Tue, 7 Jun 2011 00:13:56 +0000 (00:13 +0000)]
upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
SVN-Revision: 27118
Mirko Vogt [Mon, 6 Jun 2011 22:27:04 +0000 (22:27 +0000)]
require mppe 128bit-encryption by default
SVN-Revision: 27117
Florian Fainelli [Sat, 4 Jun 2011 18:27:14 +0000 (18:27 +0000)]
update to 2.6.39.1
SVN-Revision: 27114
Florian Fainelli [Sat, 4 Jun 2011 18:27:09 +0000 (18:27 +0000)]
define UIMAGE for various rootfs targets
SVN-Revision: 27113
Florian Fainelli [Sat, 4 Jun 2011 18:27:04 +0000 (18:27 +0000)]
use IMG_PREFIX for image name
SVN-Revision: 27112
Florian Fainelli [Sat, 4 Jun 2011 18:27:00 +0000 (18:27 +0000)]
add more config symbols to 2.6.39
SVN-Revision: 27111
Florian Fainelli [Sat, 4 Jun 2011 18:26:54 +0000 (18:26 +0000)]
update to 2.6.39.1
SVN-Revision: 27110
Jo-Philipp Wich [Sat, 4 Jun 2011 14:33:35 +0000 (14:33 +0000)]
grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmail.com>
SVN-Revision: 27109
Florian Fainelli [Sat, 4 Jun 2011 13:36:09 +0000 (13:36 +0000)]
update to 2.6.39.1
SVN-Revision: 27107
Florian Fainelli [Sat, 4 Jun 2011 13:36:05 +0000 (13:36 +0000)]
update to 2.6.39.1
SVN-Revision: 27106
Florian Fainelli [Sat, 4 Jun 2011 13:36:00 +0000 (13:36 +0000)]
add some missing 2.6.39 config symbols
SVN-Revision: 27105
Florian Fainelli [Sat, 4 Jun 2011 13:35:55 +0000 (13:35 +0000)]
update to 2.6.39.1
patch from Peter Wagner
SVN-Revision: 27104
Florian Fainelli [Sat, 4 Jun 2011 13:35:48 +0000 (13:35 +0000)]
compcache does not build on 2.6.38+
SVN-Revision: 27103
Gabor Juhos [Sat, 4 Jun 2011 12:30:10 +0000 (12:30 +0000)]
ar71xx: setup wdt_clock for AR913X to avoid a kernel bug
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27102
Gabor Juhos [Sat, 4 Jun 2011 12:30:09 +0000 (12:30 +0000)]
ar71xx: select the internal antenna by default on the ZCN-1523H boards
SVN-Revision: 27101
Hauke Mehrtens [Sat, 4 Jun 2011 09:33:02 +0000 (09:33 +0000)]
acx-mac80211: remove patch
This patch is already incorporated into the original source code.
closes #9499
SVN-Revision: 27100
Florian Fainelli [Thu, 2 Jun 2011 14:38:01 +0000 (14:38 +0000)]
soloscli: fix new lines in soloscli
If the string received from the ADSL firmware is missing \n, add it in.
Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 27096
Florian Fainelli [Thu, 2 Jun 2011 14:37:56 +0000 (14:37 +0000)]
acx-mac80211: add io endianness patch
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 27095
Florian Fainelli [Thu, 2 Jun 2011 13:45:20 +0000 (13:45 +0000)]
update to 2.6.39
SVN-Revision: 27090
Felix Fietkau [Wed, 1 Jun 2011 18:15:43 +0000 (18:15 +0000)]
Revert "ar71xx: only enable the rx engine after the link is up..."
It messes up the DMA state when the link goes down
SVN-Revision: 27088
Felix Fietkau [Wed, 1 Jun 2011 18:08:17 +0000 (18:08 +0000)]
kernel.mk: add a new helper for comparing kernel versions, which can take 1 - 4 field kernel versions
implement CompareKernelPatchVer using this new helper
implement kernel_patchver_{gt,ge,eq,le,lt}, which are more convenient for use with inline $(if)
SVN-Revision: 27087
Felix Fietkau [Wed, 1 Jun 2011 18:08:12 +0000 (18:08 +0000)]
netfilter.mk: remove a few obsolete CompareKernelPatchVer calls
SVN-Revision: 27086
Gabor Juhos [Wed, 1 Jun 2011 13:12:31 +0000 (13:12 +0000)]
mac80211: add initial support for AR9330
SVN-Revision: 27084
Gabor Juhos [Wed, 1 Jun 2011 13:12:30 +0000 (13:12 +0000)]
ar71xx: init external_reset for AR933X
SVN-Revision: 27083
Gabor Juhos [Wed, 1 Jun 2011 13:12:28 +0000 (13:12 +0000)]
ar71xx: add external_reset field to ath9k_platform_data
SVN-Revision: 27082
Gabor Juhos [Wed, 1 Jun 2011 13:12:27 +0000 (13:12 +0000)]
ar71xx: init get_mac_revision on AR9330 rev 1
SVN-Revision: 27081
Gabor Juhos [Wed, 1 Jun 2011 13:12:26 +0000 (13:12 +0000)]
ar71xx: add get_mac_revision to ath9k_platform_data
SVN-Revision: 27080
Gabor Juhos [Wed, 1 Jun 2011 13:12:24 +0000 (13:12 +0000)]
ar71xx: export SoC revision
SVN-Revision: 27079
Imre Kaloz [Wed, 1 Jun 2011 07:24:41 +0000 (07:24 +0000)]
refresh patches
SVN-Revision: 27078
Imre Kaloz [Wed, 1 Jun 2011 07:21:25 +0000 (07:21 +0000)]
fixup second led, patch from Chris
SVN-Revision: 27077
Felix Fietkau [Wed, 1 Jun 2011 02:23:30 +0000 (02:23 +0000)]
ar71xx: add profile and image building code for wzr-hp-ag300h
SVN-Revision: 27076
Felix Fietkau [Wed, 1 Jun 2011 02:23:26 +0000 (02:23 +0000)]
ar71xx: add kernel support for the buffalo wzr-hp-ag300h
SVN-Revision: 27075
Felix Fietkau [Wed, 1 Jun 2011 02:23:22 +0000 (02:23 +0000)]
fix a crash in mtd_concat when the .sync op is not implemented
SVN-Revision: 27074
Felix Fietkau [Wed, 1 Jun 2011 02:23:18 +0000 (02:23 +0000)]
m25p80: add the chip id for the winbond w25q128 chip
SVN-Revision: 27073
Imre Kaloz [Tue, 31 May 2011 23:55:33 +0000 (23:55 +0000)]
fixup pcie clock, thanks Chris
SVN-Revision: 27072
Felix Fietkau [Tue, 31 May 2011 23:07:29 +0000 (23:07 +0000)]
mac80211: update to wireless-testing 2011-05-27
SVN-Revision: 27071
Gabor Juhos [Tue, 31 May 2011 22:53:47 +0000 (22:53 +0000)]
ar71xx: build images for the AP121 boards
SVN-Revision: 27070
Gabor Juhos [Tue, 31 May 2011 22:53:45 +0000 (22:53 +0000)]
ar71xx: add sysupgrade support for the AP121 boards
SVN-Revision: 27069
Gabor Juhos [Tue, 31 May 2011 22:53:44 +0000 (22:53 +0000)]
ar71xx: add default network config for the AP121 boards
SVN-Revision: 27068
Gabor Juhos [Tue, 31 May 2011 22:53:43 +0000 (22:53 +0000)]
ar71xx: add support for the AP121/AP121-MINI reference boards
SVN-Revision: 27067
Gabor Juhos [Tue, 31 May 2011 22:53:42 +0000 (22:53 +0000)]
ar71xx: register UART for the AR933X SoCs
SVN-Revision: 27066
Gabor Juhos [Tue, 31 May 2011 22:53:40 +0000 (22:53 +0000)]
ar71xx: add serial driver for the AR933X UART
SVN-Revision: 27065