Commit Graph

8683 Commits (a3a37d0bb1e9e66c12aa68d0c17dee48a4f7f29e)
 

Author SHA1 Message Date
Gabor Juhos 2174f5d95c sync kernel config
SVN-Revision: 12140
16 years ago
Felix Fietkau 5eab3b092d atheros: fix setting the gpio interrupt level when registering a gpio interrupt
SVN-Revision: 12139
16 years ago
Felix Fietkau d43337e8f7 switch to using the SLUB allocator by default in 2.6.26
SVN-Revision: 12138
16 years ago
Florian Fainelli d3dd2b6ae5 Fix ipkg compilation with ccache, thanks sn9
SVN-Revision: 12137
16 years ago
Florian Fainelli 1b0318158d Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
SVN-Revision: 12136
16 years ago
Gabor Juhos 027a7939f1 experimental gpiodev support (closes #3613)
SVN-Revision: 12134
16 years ago
Gabor Juhos 3527e7a649 modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
SVN-Revision: 12133
16 years ago
Felix Fietkau cf8eecaad5 some more fixes for wds sta separation
SVN-Revision: 12127
16 years ago
Felix Fietkau f87623f97a fix ocf compile error
SVN-Revision: 12118
16 years ago
Felix Fietkau 4da8ae9f24 refresh atheros config, add missing symbols to generic 2.6.26 config
SVN-Revision: 12117
16 years ago
Felix Fietkau 05014415c1 only build avr32 u-boot if requested, fixes build failure in default config
SVN-Revision: 12116
16 years ago
Travis Kemen 56172a1eba update opkg to 4564, fixes a couple of memory leaks
SVN-Revision: 12115
16 years ago
John Crispin dd3f4dd178 move json-c to packages feed
SVN-Revision: 12114
16 years ago
John Crispin 936f53e69c EOF for fonera-mp3 packages
SVN-Revision: 12113
16 years ago
John Crispin b0b1f64b64 etrax should not select foxboard-utils by default as the package is now in the packages feed
SVN-Revision: 12112
16 years ago
John Crispin 13bbd5932b move foxboard utils to packages feed
SVN-Revision: 12111
16 years ago
Felix Fietkau 86f5eb449c add prereq check for python
SVN-Revision: 12110
16 years ago
Felix Fietkau 01046ae4b2 fix a small bug in the recursive dependency lookup for generated menuconfig files
SVN-Revision: 12107
16 years ago
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
16 years ago
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
16 years ago
Felix Fietkau 9cda3fb084 scripts/feeds: properly handle virtual packages as well, use the first available provider by default
SVN-Revision: 12103
16 years ago
Felix Fietkau bcf75aca7b scripts/feeds: fix some installation warnings for locally installed packages
SVN-Revision: 12102
16 years ago
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
16 years ago
John Crispin d38b4fd256 - bump atheros to .26 - adds leds-gpio to default selection on atheros - extend led platform setup on atheros
SVN-Revision: 12100
16 years ago
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
16 years ago
Gabor Juhos 7b831cd3fe fix RB-133/133C led definitions
SVN-Revision: 12097
16 years ago
John Crispin b5cc22dfe5 more ledtrig-netdev clean ups
SVN-Revision: 12096
16 years ago
Gabor Juhos 3ea42e8083 add missing buttons device for RB-1xx boards, thanks to Christophe Lucas
SVN-Revision: 12095
16 years ago
John Crispin a641792a78 makes ledtrignetdev work on .26 and fix whitespaces
SVN-Revision: 12090
16 years ago
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
16 years ago
John Crispin e4a0bfec3c fixes whitespace error
SVN-Revision: 12088
16 years ago
John Crispin b73eedd62b work aroung error message during boot if swapon is nt installed
SVN-Revision: 12087
16 years ago
John Crispin 863afccae8 remove warning from hotplug2, which pops up 10 times during boot
SVN-Revision: 12086
16 years ago
Florian Fainelli e3fb32cd02 Define more missing config symbols for .26
SVN-Revision: 12085
16 years ago
Travis Kemen e1a6658621 update kernel config
SVN-Revision: 12084
16 years ago
Felix Fietkau b75a7811eb madwifi: more fixes and cleanups for wds sta separation
SVN-Revision: 12082
16 years ago
Felix Fietkau 8ff90e326e network scripts: revert the network state after running ifdown, not before
SVN-Revision: 12081
16 years ago
Nicolas Thill afcb4fbee4 fix typo in gcc version check
SVN-Revision: 12080
16 years ago
Imre Kaloz 8de805b27c update ath9k to latest git version
SVN-Revision: 12079
16 years ago
Imre Kaloz 38a87b1430 add more options to the generic 2.6.26 config
SVN-Revision: 12078
16 years ago
Imre Kaloz aae6fead80 revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143
SVN-Revision: 12077
16 years ago
Felix Fietkau e77ddf9252 make grub compilable under fedora core 8 and other newer distros
SVN-Revision: 12076
16 years ago
Gabor Juhos a0a6c2fad0 fix compile error
SVN-Revision: 12075
16 years ago
Andy Boyett 5a0f48c499 Fix broken hso kmod definition
SVN-Revision: 12074
16 years ago
Andy Boyett 8e58c644fd ixp4xx: disable ixp4xx beeper
SVN-Revision: 12073
16 years ago
Andy Boyett 07780b323a generic-2.6: resync 2.6.26 config
SVN-Revision: 12071
16 years ago
Andy Boyett fb8ef51362 net/usb: only package hso for 2.6.26
SVN-Revision: 12069
16 years ago
Travis Kemen e6d14f7cd7 try to clean up some kernel configs
SVN-Revision: 12067
16 years ago
Gabor Juhos 014a020b5f update to 2.6.26
SVN-Revision: 12066
16 years ago
Felix Fietkau 245c16ba5d madwifi: disable bogus vlan handling code which actually breaks vlan
SVN-Revision: 12065
16 years ago