Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix inclusion of pim.h like igmpproxy | Florian Fainelli | 2008-08-05 | 1 | -0/+15 |
| | | | | SVN-Revision: 12176 | ||||
* | fixes reset button on atheros platform, ar5312 gpio_irqs will be added later | John Crispin | 2008-08-05 | 5 | -344/+3 |
| | | | | SVN-Revision: 12164 | ||||
* | madwifi: fix crash on ad-hoc interface init | Felix Fietkau | 2008-08-05 | 1 | -0/+14 |
| | | | | SVN-Revision: 12161 | ||||
* | Add cdc-acm locking fix from #3836 | Florian Fainelli | 2008-08-05 | 1 | -0/+12 |
| | | | | SVN-Revision: 12154 | ||||
* | add missing configure variable to sitefile (required by gstreamer) | Felix Fietkau | 2008-08-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 12152 | ||||
* | replace config.guess and config.sub properly, even if they are in a subdirectory | Felix Fietkau | 2008-08-05 | 1 | -1/+4 |
| | | | | SVN-Revision: 12148 | ||||
* | mark mac80211 as broken on avr32 | Felix Fietkau | 2008-08-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 12147 | ||||
* | add missing kconfig symbol | Felix Fietkau | 2008-08-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 12145 | ||||
* | fix kernel header breakage, which caused a compile error in igmpproxy on ↵ | Felix Fietkau | 2008-08-05 | 1 | -0/+11 |
| | | | | | | big-endian targets SVN-Revision: 12143 | ||||
* | sync kernel config | Gabor Juhos | 2008-08-05 | 2 | -0/+3 |
| | | | | SVN-Revision: 12140 | ||||
* | atheros: fix setting the gpio interrupt level when registering a gpio interrupt | Felix Fietkau | 2008-08-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 12139 | ||||
* | switch to using the SLUB allocator by default in 2.6.26 | Felix Fietkau | 2008-08-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 12138 | ||||
* | Fix ipkg compilation with ccache, thanks sn9 | Florian Fainelli | 2008-08-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 12137 | ||||
* | Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵ | Florian Fainelli | 2008-08-05 | 6 | -28/+40 |
| | | | | | | remove the hackish SetInitramfs actions SVN-Revision: 12136 | ||||
* | experimental gpiodev support (closes #3613) | Gabor Juhos | 2008-08-05 | 8 | -0/+64 |
| | | | | SVN-Revision: 12134 | ||||
* | modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵ | Gabor Juhos | 2008-08-05 | 15 | -120/+112 |
| | | | | | | a package for it SVN-Revision: 12133 | ||||
* | some more fixes for wds sta separation | Felix Fietkau | 2008-08-05 | 2 | -18/+59 |
| | | | | SVN-Revision: 12127 | ||||
* | fix ocf compile error | Felix Fietkau | 2008-08-05 | 1 | -0/+11 |
| | | | | SVN-Revision: 12118 | ||||
* | refresh atheros config, add missing symbols to generic 2.6.26 config | Felix Fietkau | 2008-08-05 | 2 | -12/+4 |
| | | | | SVN-Revision: 12117 | ||||
* | only build avr32 u-boot if requested, fixes build failure in default config | Felix Fietkau | 2008-08-05 | 1 | -4/+6 |
| | | | | SVN-Revision: 12116 | ||||
* | update opkg to 4564, fixes a couple of memory leaks | Travis Kemen | 2008-08-05 | 2 | -61/+55 |
| | | | | SVN-Revision: 12115 | ||||
* | move json-c to packages feed | John Crispin | 2008-08-05 | 1 | -52/+0 |
| | | | | SVN-Revision: 12114 | ||||
* | EOF for fonera-mp3 packages | John Crispin | 2008-08-05 | 38 | -4916/+0 |
| | | | | SVN-Revision: 12113 | ||||
* | etrax should not select foxboard-utils by default as the package is now in ↵ | John Crispin | 2008-08-05 | 1 | -1/+1 |
| | | | | | | the packages feed SVN-Revision: 12112 | ||||
* | move foxboard utils to packages feed | John Crispin | 2008-08-05 | 1 | -48/+0 |
| | | | | SVN-Revision: 12111 | ||||
* | add prereq check for python | Felix Fietkau | 2008-08-04 | 1 | -0/+4 |
| | | | | SVN-Revision: 12110 | ||||
* | fix a small bug in the recursive dependency lookup for generated menuconfig ↵ | Felix Fietkau | 2008-08-04 | 1 | -3/+3 |
| | | | | | | files SVN-Revision: 12107 | ||||
* | make package prereq checks behave more like build prereq checks (first check ↵ | Felix Fietkau | 2008-08-04 | 1 | -1/+12 |
| | | | | | | all, then fail if necessary), also make them less verbose SVN-Revision: 12106 | ||||
* | add uci led support - /etc/config/system can hold led info which is applied ↵ | John Crispin | 2008-08-04 | 2 | -0/+70 |
| | | | | | | at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system SVN-Revision: 12104 | ||||
* | scripts/feeds: properly handle virtual packages as well, use the first ↵ | Felix Fietkau | 2008-08-04 | 1 | -1/+7 |
| | | | | | | available provider by default SVN-Revision: 12103 | ||||
* | scripts/feeds: fix some installation warnings for locally installed packages | Felix Fietkau | 2008-08-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 12102 | ||||
* | fix scripts/feeds dependency lookup: process deps for all virtual packages ↵ | Felix Fietkau | 2008-08-04 | 1 | -4/+6 |
| | | | | | | of a src package that belongs to the package that the user wants to install SVN-Revision: 12101 | ||||
* | - bump atheros to .26 - adds leds-gpio to default selection on atheros - ↵ | John Crispin | 2008-08-04 | 3 | -11/+35 |
| | | | | | | extend led platform setup on atheros SVN-Revision: 12100 | ||||
* | rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add ↵ | Nicolas Thill | 2008-08-04 | 1 | -19/+26 |
| | | | | | | workaround for sha512 renamed in 2.6.26 SVN-Revision: 12098 | ||||
* | fix RB-133/133C led definitions | Gabor Juhos | 2008-08-04 | 1 | -5/+5 |
| | | | | SVN-Revision: 12097 | ||||
* | more ledtrig-netdev clean ups | John Crispin | 2008-08-04 | 1 | -56/+70 |
| | | | | SVN-Revision: 12096 | ||||
* | add missing buttons device for RB-1xx boards, thanks to Christophe Lucas | Gabor Juhos | 2008-08-04 | 1 | -1/+3 |
| | | | | SVN-Revision: 12095 | ||||
* | makes ledtrignetdev work on .26 and fix whitespaces | John Crispin | 2008-08-04 | 3 | -56/+96 |
| | | | | SVN-Revision: 12090 | ||||
* | adds a new uci firewall - iptbales and netfilter packages need to be ↵ | John Crispin | 2008-08-04 | 12 | -13/+513 |
| | | | | | | 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 | ||||
* | fixes whitespace error | John Crispin | 2008-08-04 | 1 | -1/+0 |
| | | | | SVN-Revision: 12088 | ||||
* | work aroung error message during boot if swapon is nt installed | John Crispin | 2008-08-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 12087 | ||||
* | remove warning from hotplug2, which pops up 10 times during boot | John Crispin | 2008-08-04 | 1 | -7/+10 |
| | | | | SVN-Revision: 12086 | ||||
* | Define more missing config symbols for .26 | Florian Fainelli | 2008-08-04 | 1 | -0/+3 |
| | | | | SVN-Revision: 12085 | ||||
* | update kernel config | Travis Kemen | 2008-08-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 12084 | ||||
* | madwifi: more fixes and cleanups for wds sta separation | Felix Fietkau | 2008-08-03 | 2 | -25/+360 |
| | | | | SVN-Revision: 12082 | ||||
* | network scripts: revert the network state after running ifdown, not before | Felix Fietkau | 2008-08-03 | 1 | -3/+4 |
| | | | | SVN-Revision: 12081 | ||||
* | fix typo in gcc version check | Nicolas Thill | 2008-08-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 12080 | ||||
* | update ath9k to latest git version | Imre Kaloz | 2008-08-03 | 17 | -2851/+2716 |
| | | | | SVN-Revision: 12079 | ||||
* | add more options to the generic 2.6.26 config | Imre Kaloz | 2008-08-03 | 1 | -0/+3 |
| | | | | SVN-Revision: 12078 | ||||
* | revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143 | Imre Kaloz | 2008-08-03 | 1 | -0/+524 |
| | | | | SVN-Revision: 12077 |