Commit graph

8591 commits

Author SHA1 Message Date
John Crispin
2dd9146ddf fixes reset button on atheros platform, ar5312 gpio_irqs will be added later
SVN-Revision: 12164
2008-08-05 20:57:38 +00:00
Felix Fietkau
7bb55d1b91 madwifi: fix crash on ad-hoc interface init
SVN-Revision: 12161
2008-08-05 20:53:39 +00:00
Florian Fainelli
ac25803120 Add cdc-acm locking fix from #3836
SVN-Revision: 12154
2008-08-05 19:43:58 +00:00
Felix Fietkau
352173f782 add missing configure variable to sitefile (required by gstreamer)
SVN-Revision: 12152
2008-08-05 19:22:06 +00:00
Felix Fietkau
06e754b1f7 replace config.guess and config.sub properly, even if they are in a subdirectory
SVN-Revision: 12148
2008-08-05 18:02:54 +00:00
Felix Fietkau
c2cf1d04c9 mark mac80211 as broken on avr32
SVN-Revision: 12147
2008-08-05 18:02:34 +00:00
Felix Fietkau
241450cb3a add missing kconfig symbol
SVN-Revision: 12145
2008-08-05 17:54:45 +00:00
Felix Fietkau
806f149413 fix kernel header breakage, which caused a compile error in igmpproxy on big-endian targets
SVN-Revision: 12143
2008-08-05 17:33:09 +00:00
Gabor Juhos
2174f5d95c sync kernel config
SVN-Revision: 12140
2008-08-05 17:05:54 +00:00
Felix Fietkau
5eab3b092d atheros: fix setting the gpio interrupt level when registering a gpio interrupt
SVN-Revision: 12139
2008-08-05 16:42:43 +00:00
Felix Fietkau
d43337e8f7 switch to using the SLUB allocator by default in 2.6.26
SVN-Revision: 12138
2008-08-05 16:42:26 +00:00
Florian Fainelli
d3dd2b6ae5 Fix ipkg compilation with ccache, thanks sn9
SVN-Revision: 12137
2008-08-05 14:04:23 +00:00
Florian Fainelli
1b0318158d Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
SVN-Revision: 12136
2008-08-05 13:42:36 +00:00
Gabor Juhos
027a7939f1 experimental gpiodev support (closes #3613)
SVN-Revision: 12134
2008-08-05 11:16:46 +00:00
Gabor Juhos
3527e7a649 modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
SVN-Revision: 12133
2008-08-05 09:52:23 +00:00
Felix Fietkau
cf8eecaad5 some more fixes for wds sta separation
SVN-Revision: 12127
2008-08-05 07:19:07 +00:00
Felix Fietkau
f87623f97a fix ocf compile error
SVN-Revision: 12118
2008-08-05 01:28:12 +00:00
Felix Fietkau
4da8ae9f24 refresh atheros config, add missing symbols to generic 2.6.26 config
SVN-Revision: 12117
2008-08-05 01:16:48 +00:00
Felix Fietkau
05014415c1 only build avr32 u-boot if requested, fixes build failure in default config
SVN-Revision: 12116
2008-08-05 01:01:27 +00:00
Travis Kemen
56172a1eba update opkg to 4564, fixes a couple of memory leaks
SVN-Revision: 12115
2008-08-05 00:48:44 +00:00
John Crispin
dd3f4dd178 move json-c to packages feed
SVN-Revision: 12114
2008-08-05 00:34:30 +00:00
John Crispin
936f53e69c EOF for fonera-mp3 packages
SVN-Revision: 12113
2008-08-05 00:33:04 +00:00
John Crispin
b0b1f64b64 etrax should not select foxboard-utils by default as the package is now in the packages feed
SVN-Revision: 12112
2008-08-05 00:31:39 +00:00
John Crispin
13bbd5932b move foxboard utils to packages feed
SVN-Revision: 12111
2008-08-05 00:30:41 +00:00
Felix Fietkau
86f5eb449c add prereq check for python
SVN-Revision: 12110
2008-08-04 23:59:18 +00:00
Felix Fietkau
01046ae4b2 fix a small bug in the recursive dependency lookup for generated menuconfig files
SVN-Revision: 12107
2008-08-04 23:43:13 +00:00
Felix Fietkau
1b838dbd95 make package prereq checks behave more like build prereq checks (first check all, then fail if necessary), also make them less verbose
SVN-Revision: 12106
2008-08-04 23:15:17 +00:00
John Crispin
72396bd614 add uci led support - /etc/config/system can hold led info which is applied at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system
SVN-Revision: 12104
2008-08-04 22:56:46 +00:00
Felix Fietkau
9cda3fb084 scripts/feeds: properly handle virtual packages as well, use the first available provider by default
SVN-Revision: 12103
2008-08-04 22:22:43 +00:00
Felix Fietkau
bcf75aca7b scripts/feeds: fix some installation warnings for locally installed packages
SVN-Revision: 12102
2008-08-04 22:22:29 +00:00
Felix Fietkau
311553c77b fix scripts/feeds dependency lookup: process deps for all virtual packages of a src package that belongs to the package that the user wants to install
SVN-Revision: 12101
2008-08-04 22:03:28 +00:00
John Crispin
d38b4fd256 - bump atheros to .26 - adds leds-gpio to default selection on atheros - extend led platform setup on atheros
SVN-Revision: 12100
2008-08-04 21:22:00 +00:00
Nicolas Thill
4c195465a8 rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaround for sha512 renamed in 2.6.26
SVN-Revision: 12098
2008-08-04 16:59:16 +00:00
Gabor Juhos
7b831cd3fe fix RB-133/133C led definitions
SVN-Revision: 12097
2008-08-04 16:11:44 +00:00
John Crispin
b5cc22dfe5 more ledtrig-netdev clean ups
SVN-Revision: 12096
2008-08-04 15:51:47 +00:00
Gabor Juhos
3ea42e8083 add missing buttons device for RB-1xx boards, thanks to Christophe Lucas
SVN-Revision: 12095
2008-08-04 15:21:41 +00:00
John Crispin
a641792a78 makes ledtrignetdev work on .26 and fix whitespaces
SVN-Revision: 12090
2008-08-04 14:05:04 +00:00
John Crispin
21bbdc24c3 adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ...
SVN-Revision: 12089
2008-08-04 11:51:58 +00:00
John Crispin
e4a0bfec3c fixes whitespace error
SVN-Revision: 12088
2008-08-04 11:47:46 +00:00
John Crispin
b73eedd62b work aroung error message during boot if swapon is nt installed
SVN-Revision: 12087
2008-08-04 08:50:16 +00:00
John Crispin
863afccae8 remove warning from hotplug2, which pops up 10 times during boot
SVN-Revision: 12086
2008-08-04 08:04:16 +00:00
Florian Fainelli
e3fb32cd02 Define more missing config symbols for .26
SVN-Revision: 12085
2008-08-04 06:35:41 +00:00
Travis Kemen
e1a6658621 update kernel config
SVN-Revision: 12084
2008-08-04 01:29:26 +00:00
Felix Fietkau
b75a7811eb madwifi: more fixes and cleanups for wds sta separation
SVN-Revision: 12082
2008-08-03 21:00:34 +00:00
Felix Fietkau
8ff90e326e network scripts: revert the network state after running ifdown, not before
SVN-Revision: 12081
2008-08-03 21:00:01 +00:00
Nicolas Thill
afcb4fbee4 fix typo in gcc version check
SVN-Revision: 12080
2008-08-03 15:04:28 +00:00
Imre Kaloz
8de805b27c update ath9k to latest git version
SVN-Revision: 12079
2008-08-03 14:28:21 +00:00
Imre Kaloz
38a87b1430 add more options to the generic 2.6.26 config
SVN-Revision: 12078
2008-08-03 14:22:52 +00:00
Imre Kaloz
aae6fead80 revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143
SVN-Revision: 12077
2008-08-03 11:49:49 +00:00
Felix Fietkau
e77ddf9252 make grub compilable under fedora core 8 and other newer distros
SVN-Revision: 12076
2008-08-02 15:15:33 +00:00