Florian Fainelli
7a96525a6f
replace unfortify patch with a better one
...
Thanks to Richard Weinberger for providing this patch
SVN-Revision: 27168
2011-06-13 12:45:12 +00:00
Gabor Juhos
0d7a558f23
tools/firmware-utils: fix buffalo csum calculation
...
Also print an error message if decryption fails.
SVN-Revision: 27167
2011-06-13 08:12:41 +00:00
Gabor Juhos
b7e016ba42
ar71xx: use ar933x_uart.h in the AR933X serial driver
...
SVN-Revision: 27166
2011-06-13 08:12:40 +00:00
Gabor Juhos
b58ede16a5
ar71xx: update early_printk code
...
SVN-Revision: 27165
2011-06-13 08:12:38 +00:00
Jo-Philipp Wich
1277bd7186
6to4: advertise effective tunnel mtu in RAs
...
SVN-Revision: 27163
2011-06-12 19:27:21 +00:00
Florian Fainelli
6a5112a750
cleanup files using checkpatch.pl
...
SVN-Revision: 27162
2011-06-12 19:17:57 +00:00
Jo-Philipp Wich
d3b8685cd7
6to4: don't start if detected local IPv4 address is RFC1918, allows people to deploy firmwares with 6to4 enabled by default
...
SVN-Revision: 27160
2011-06-12 18:59:40 +00:00
Felix Fietkau
01e7d775e7
ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it can cause functions needed by plugins to disappear ( fixes #9462 )
...
SVN-Revision: 27159
2011-06-12 14:07:08 +00:00
John Crispin
fa59bb0958
* move patches around * add basic support for gigaset sx76x
...
SVN-Revision: 27158
2011-06-12 08:56:26 +00:00
Felix Fietkau
be20fe9771
toolchain/gdb: fix compile for powerpc targets, refresh patch
...
SVN-Revision: 27155
2011-06-11 13:25:00 +00:00
Vasilis Tsiligiannis
70106f153d
Remove trailing spaces, convert spaces to tabs
...
SVN-Revision: 27153
2011-06-09 19:30:50 +00:00
Jo-Philipp Wich
ce4e5bd91d
kernel: revert unrelated change in previous commit
...
SVN-Revision: 27150
2011-06-09 14:36:01 +00:00
Jo-Philipp Wich
c9ad45e098
kernel: gre depends on ipv6 is Kernel is built with IPv6 support
...
SVN-Revision: 27149
2011-06-09 14:34:53 +00:00
Jo-Philipp Wich
344445715a
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
2011-06-09 12:36:30 +00:00
Jo-Philipp Wich
fd8ec24187
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
2011-06-09 12:25:48 +00:00
John Crispin
e3e2a170cd
we dont need 1024 bytes buffer. 128 bytes is enough.
...
SVN-Revision: 27143
2011-06-09 07:08:54 +00:00
John Crispin
8329ecf92c
* revert accidental config change
...
SVN-Revision: 27142
2011-06-09 05:10:18 +00:00
Mirko Vogt
4798e27247
Revert "[package/block-mount] remove example config file"
...
This isn't needed anymore due to commit 27138
SVN-Revision: 27139
2011-06-08 20:45:19 +00:00
Jo-Philipp Wich
b179722c71
make sure that base-files is installed last, this allows per-target base-file overlays to work correctly
...
SVN-Revision: 27138
2011-06-08 19:38:25 +00:00
John Crispin
ed0e649a5b
* fixes spi flash for ar9
...
* adds limited support for netgear dgn3500 (enough for others to start working with)
SVN-Revision: 27137
2011-06-08 17:57:55 +00:00
Mirko Vogt
4cbdfb6d92
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
2011-06-08 17:39:16 +00:00
Jo-Philipp Wich
97ee10d691
base-files: fix error reporting for unsupported protocols on virtual interfaces
...
SVN-Revision: 27132
2011-06-07 23:25:43 +00:00
Jo-Philipp Wich
6894dfb0fb
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
2011-06-07 21:54:14 +00:00
Felix Fietkau
9160e06af5
ar71xx: override inittab to enable login on ttyATH0
...
SVN-Revision: 27128
2011-06-07 17:07:10 +00:00
Felix Fietkau
9a227d88dd
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
2011-06-07 17:00:43 +00:00
Hauke Mehrtens
c807bc2432
kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536
...
SVN-Revision: 27126
2011-06-07 15:39:12 +00:00
Hauke Mehrtens
e353efcf6f
kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536
...
SVN-Revision: 27125
2011-06-07 15:36:49 +00:00
Mirko Vogt
18caed8793
remove empty file (patch went upstream and file didn't get deleted but only cleared)
...
SVN-Revision: 27122
2011-06-07 08:37:25 +00:00
Mirko Vogt
59ad83aff1
upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
...
SVN-Revision: 27118
2011-06-07 00:13:56 +00:00
Mirko Vogt
254812ba0a
require mppe 128bit-encryption by default
...
SVN-Revision: 27117
2011-06-06 22:27:04 +00:00
Florian Fainelli
e7b6721f4e
update to 2.6.39.1
...
SVN-Revision: 27114
2011-06-04 18:27:14 +00:00
Florian Fainelli
d97f50b69b
define UIMAGE for various rootfs targets
...
SVN-Revision: 27113
2011-06-04 18:27:09 +00:00
Florian Fainelli
429745edd6
use IMG_PREFIX for image name
...
SVN-Revision: 27112
2011-06-04 18:27:04 +00:00
Florian Fainelli
4aaf590909
add more config symbols to 2.6.39
...
SVN-Revision: 27111
2011-06-04 18:27:00 +00:00
Florian Fainelli
89dd8aed1f
update to 2.6.39.1
...
SVN-Revision: 27110
2011-06-04 18:26:54 +00:00
Jo-Philipp Wich
ee877c8ba3
grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmail.com>
...
SVN-Revision: 27109
2011-06-04 14:33:35 +00:00
Florian Fainelli
72996d2dcb
update to 2.6.39.1
...
SVN-Revision: 27107
2011-06-04 13:36:09 +00:00
Florian Fainelli
20c0427132
update to 2.6.39.1
...
SVN-Revision: 27106
2011-06-04 13:36:05 +00:00
Florian Fainelli
de2e05b6f2
add some missing 2.6.39 config symbols
...
SVN-Revision: 27105
2011-06-04 13:36:00 +00:00
Florian Fainelli
763b58c30c
update to 2.6.39.1
...
patch from Peter Wagner
SVN-Revision: 27104
2011-06-04 13:35:55 +00:00
Florian Fainelli
3715fa33fe
compcache does not build on 2.6.38+
...
SVN-Revision: 27103
2011-06-04 13:35:48 +00:00
Gabor Juhos
13363d9129
ar71xx: setup wdt_clock for AR913X to avoid a kernel bug
...
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27102
2011-06-04 12:30:10 +00:00
Gabor Juhos
ae2cbfa1e8
ar71xx: select the internal antenna by default on the ZCN-1523H boards
...
SVN-Revision: 27101
2011-06-04 12:30:09 +00:00
Hauke Mehrtens
7f773af9dd
acx-mac80211: remove patch
...
This patch is already incorporated into the original source code.
closes #9499
SVN-Revision: 27100
2011-06-04 09:33:02 +00:00
Florian Fainelli
90f0d47a03
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
2011-06-02 14:38:01 +00:00
Florian Fainelli
7d8d47d29e
acx-mac80211: add io endianness patch
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 27095
2011-06-02 14:37:56 +00:00
Florian Fainelli
0de25d1263
update to 2.6.39
...
SVN-Revision: 27090
2011-06-02 13:45:20 +00:00
Felix Fietkau
31dd60689e
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
2011-06-01 18:15:43 +00:00
Felix Fietkau
9acb81d9af
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
2011-06-01 18:08:17 +00:00
Felix Fietkau
1027d262ef
netfilter.mk: remove a few obsolete CompareKernelPatchVer calls
...
SVN-Revision: 27086
2011-06-01 18:08:12 +00:00