Felix Fietkau
dcddcfca24
add missing kernel config symbols for usb on powerpc
...
SVN-Revision: 27181
14 years ago
Jo-Philipp Wich
d39379296c
backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code)
...
SVN-Revision: 27179
14 years ago
Jo-Philipp Wich
14913ab8b0
revert r26997, it does not apply against 2.6.36.4
...
SVN-Revision: 27178
14 years ago
Florian Fainelli
685a61eb6c
switch to 2.6.39
...
SVN-Revision: 27175
14 years ago
Florian Fainelli
0fb8884efe
fix diag.sh with qube2 front led
...
SVN-Revision: 27174
14 years ago
Florian Fainelli
dee0010ae2
resync kernel config
...
SVN-Revision: 27173
14 years ago
John Crispin
0732b2db78
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
14 years ago
Mirko Vogt
471c8077ee
link hotplug2 against libbsd when eglibc is used
...
SVN-Revision: 27170
14 years ago
Mirko Vogt
779bc30119
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
14 years ago
Florian Fainelli
7a96525a6f
replace unfortify patch with a better one
...
Thanks to Richard Weinberger for providing this patch
SVN-Revision: 27168
14 years ago
Gabor Juhos
0d7a558f23
tools/firmware-utils: fix buffalo csum calculation
...
Also print an error message if decryption fails.
SVN-Revision: 27167
14 years ago
Gabor Juhos
b7e016ba42
ar71xx: use ar933x_uart.h in the AR933X serial driver
...
SVN-Revision: 27166
14 years ago
Gabor Juhos
b58ede16a5
ar71xx: update early_printk code
...
SVN-Revision: 27165
14 years ago
Jo-Philipp Wich
1277bd7186
6to4: advertise effective tunnel mtu in RAs
...
SVN-Revision: 27163
14 years ago
Florian Fainelli
6a5112a750
cleanup files using checkpatch.pl
...
SVN-Revision: 27162
14 years ago
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
14 years ago
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
14 years ago
John Crispin
fa59bb0958
* move patches around * add basic support for gigaset sx76x
...
SVN-Revision: 27158
14 years ago
Felix Fietkau
be20fe9771
toolchain/gdb: fix compile for powerpc targets, refresh patch
...
SVN-Revision: 27155
14 years ago
Vasilis Tsiligiannis
70106f153d
Remove trailing spaces, convert spaces to tabs
...
SVN-Revision: 27153
14 years ago
Jo-Philipp Wich
ce4e5bd91d
kernel: revert unrelated change in previous commit
...
SVN-Revision: 27150
14 years ago
Jo-Philipp Wich
c9ad45e098
kernel: gre depends on ipv6 is Kernel is built with IPv6 support
...
SVN-Revision: 27149
14 years ago
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
14 years ago
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
14 years ago
John Crispin
e3e2a170cd
we dont need 1024 bytes buffer. 128 bytes is enough.
...
SVN-Revision: 27143
14 years ago
John Crispin
8329ecf92c
* revert accidental config change
...
SVN-Revision: 27142
14 years ago
Mirko Vogt
4798e27247
Revert "[package/block-mount] remove example config file"
...
This isn't needed anymore due to commit 27138
SVN-Revision: 27139
14 years ago
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
14 years ago
John Crispin
ed0e649a5b
* fixes spi flash for ar9
...
* adds limited support for netgear dgn3500 (enough for others to start working with)
SVN-Revision: 27137
14 years ago
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
14 years ago
Jo-Philipp Wich
97ee10d691
base-files: fix error reporting for unsupported protocols on virtual interfaces
...
SVN-Revision: 27132
14 years ago
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
14 years ago
Felix Fietkau
9160e06af5
ar71xx: override inittab to enable login on ttyATH0
...
SVN-Revision: 27128
14 years ago
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
14 years ago
Hauke Mehrtens
c807bc2432
kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536
...
SVN-Revision: 27126
14 years ago
Hauke Mehrtens
e353efcf6f
kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536
...
SVN-Revision: 27125
14 years ago
Mirko Vogt
18caed8793
remove empty file (patch went upstream and file didn't get deleted but only cleared)
...
SVN-Revision: 27122
14 years ago
Mirko Vogt
59ad83aff1
upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
...
SVN-Revision: 27118
14 years ago
Mirko Vogt
254812ba0a
require mppe 128bit-encryption by default
...
SVN-Revision: 27117
14 years ago
Florian Fainelli
e7b6721f4e
update to 2.6.39.1
...
SVN-Revision: 27114
14 years ago
Florian Fainelli
d97f50b69b
define UIMAGE for various rootfs targets
...
SVN-Revision: 27113
14 years ago
Florian Fainelli
429745edd6
use IMG_PREFIX for image name
...
SVN-Revision: 27112
14 years ago
Florian Fainelli
4aaf590909
add more config symbols to 2.6.39
...
SVN-Revision: 27111
14 years ago
Florian Fainelli
89dd8aed1f
update to 2.6.39.1
...
SVN-Revision: 27110
14 years ago
Jo-Philipp Wich
ee877c8ba3
grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmail.com>
...
SVN-Revision: 27109
14 years ago
Florian Fainelli
72996d2dcb
update to 2.6.39.1
...
SVN-Revision: 27107
14 years ago
Florian Fainelli
20c0427132
update to 2.6.39.1
...
SVN-Revision: 27106
14 years ago
Florian Fainelli
de2e05b6f2
add some missing 2.6.39 config symbols
...
SVN-Revision: 27105
14 years ago
Florian Fainelli
763b58c30c
update to 2.6.39.1
...
patch from Peter Wagner
SVN-Revision: 27104
14 years ago
Florian Fainelli
3715fa33fe
compcache does not build on 2.6.38+
...
SVN-Revision: 27103
14 years ago