summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add script for managing 'build environments' (.config+files/), including ↵Felix Fietkau2008-08-062-0/+276
| | | | | | documentation SVN-Revision: 12212
* fix 'make docs'Felix Fietkau2008-08-061-2/+2
| | | | SVN-Revision: 12211
* cosmetic fix for docs/ prereq checkFelix Fietkau2008-08-061-1/+1
| | | | SVN-Revision: 12210
* sync kernel config, and disable broken ide driver until my CF card arrivesGabor Juhos2008-08-061-5/+1
| | | | SVN-Revision: 12208
* fix make variable overriding for package makefiles on the command lineFelix Fietkau2008-08-061-1/+1
| | | | SVN-Revision: 12204
* remove broken status from uml targetNicolas Thill2008-08-061-1/+1
| | | | SVN-Revision: 12202
* reorder nand partitions on RB-4xx (closes #3852)Gabor Juhos2008-08-061-7/+7
| | | | SVN-Revision: 12201
* spca5xx-le does not work with linux 2.6.26+Felix Fietkau2008-08-061-1/+1
| | | | SVN-Revision: 12194
* fix qc-usb compile on atherosFelix Fietkau2008-08-051-3/+24
| | | | SVN-Revision: 12185
* fix ov51x-jpeg compileFelix Fietkau2008-08-051-0/+20
| | | | SVN-Revision: 12183
* install libshared into the staging dir (required by wrt-radauth)Felix Fietkau2008-08-051-0/+5
| | | | SVN-Revision: 12181
* fix nw802-2.4 compileFelix Fietkau2008-08-051-0/+134
| | | | SVN-Revision: 12180
* add proper uci/hotplug based button handling on atheros and work around ↵John Crispin2008-08-053-1/+86
| | | | | | boards, where the gpio release irq does not fire correctly SVN-Revision: 12179
* Duplicate of r12143Florian Fainelli2008-08-051-15/+0
| | | | SVN-Revision: 12178
* Fix inclusion of pim.h like igmpproxyFlorian Fainelli2008-08-051-0/+15
| | | | SVN-Revision: 12176
* fixes reset button on atheros platform, ar5312 gpio_irqs will be added laterJohn Crispin2008-08-055-344/+3
| | | | SVN-Revision: 12164
* madwifi: fix crash on ad-hoc interface initFelix Fietkau2008-08-051-0/+14
| | | | SVN-Revision: 12161
* Add cdc-acm locking fix from #3836Florian Fainelli2008-08-051-0/+12
| | | | SVN-Revision: 12154
* add missing configure variable to sitefile (required by gstreamer)Felix Fietkau2008-08-051-0/+1
| | | | SVN-Revision: 12152
* replace config.guess and config.sub properly, even if they are in a subdirectoryFelix Fietkau2008-08-051-1/+4
| | | | SVN-Revision: 12148
* mark mac80211 as broken on avr32Felix Fietkau2008-08-051-1/+1
| | | | SVN-Revision: 12147
* add missing kconfig symbolFelix Fietkau2008-08-051-0/+1
| | | | SVN-Revision: 12145
* fix kernel header breakage, which caused a compile error in igmpproxy on ↵Felix Fietkau2008-08-051-0/+11
| | | | | | big-endian targets SVN-Revision: 12143
* sync kernel configGabor Juhos2008-08-052-0/+3
| | | | SVN-Revision: 12140
* atheros: fix setting the gpio interrupt level when registering a gpio interruptFelix Fietkau2008-08-051-1/+1
| | | | SVN-Revision: 12139
* switch to using the SLUB allocator by default in 2.6.26Felix Fietkau2008-08-051-2/+2
| | | | SVN-Revision: 12138
* Fix ipkg compilation with ccache, thanks sn9Florian Fainelli2008-08-051-1/+1
| | | | SVN-Revision: 12137
* Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵Florian Fainelli2008-08-056-28/+40
| | | | | | remove the hackish SetInitramfs actions SVN-Revision: 12136
* experimental gpiodev support (closes #3613)Gabor Juhos2008-08-058-0/+64
| | | | SVN-Revision: 12134
* modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵Gabor Juhos2008-08-0515-120/+112
| | | | | | a package for it SVN-Revision: 12133
* some more fixes for wds sta separationFelix Fietkau2008-08-052-18/+59
| | | | SVN-Revision: 12127
* fix ocf compile errorFelix Fietkau2008-08-051-0/+11
| | | | SVN-Revision: 12118
* refresh atheros config, add missing symbols to generic 2.6.26 configFelix Fietkau2008-08-052-12/+4
| | | | SVN-Revision: 12117
* only build avr32 u-boot if requested, fixes build failure in default configFelix Fietkau2008-08-051-4/+6
| | | | SVN-Revision: 12116
* update opkg to 4564, fixes a couple of memory leaksTravis Kemen2008-08-052-61/+55
| | | | SVN-Revision: 12115
* move json-c to packages feedJohn Crispin2008-08-051-52/+0
| | | | SVN-Revision: 12114
* EOF for fonera-mp3 packagesJohn Crispin2008-08-0538-4916/+0
| | | | SVN-Revision: 12113
* etrax should not select foxboard-utils by default as the package is now in ↵John Crispin2008-08-051-1/+1
| | | | | | the packages feed SVN-Revision: 12112
* move foxboard utils to packages feedJohn Crispin2008-08-051-48/+0
| | | | SVN-Revision: 12111
* add prereq check for pythonFelix Fietkau2008-08-041-0/+4
| | | | SVN-Revision: 12110
* fix a small bug in the recursive dependency lookup for generated menuconfig ↵Felix Fietkau2008-08-041-3/+3
| | | | | | files SVN-Revision: 12107
* make package prereq checks behave more like build prereq checks (first check ↵Felix Fietkau2008-08-041-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 Crispin2008-08-042-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 Fietkau2008-08-041-1/+7
| | | | | | available provider by default SVN-Revision: 12103
* scripts/feeds: fix some installation warnings for locally installed packagesFelix Fietkau2008-08-041-1/+1
| | | | SVN-Revision: 12102
* fix scripts/feeds dependency lookup: process deps for all virtual packages ↵Felix Fietkau2008-08-041-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 Crispin2008-08-043-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 Thill2008-08-041-19/+26
| | | | | | workaround for sha512 renamed in 2.6.26 SVN-Revision: 12098
* fix RB-133/133C led definitionsGabor Juhos2008-08-041-5/+5
| | | | SVN-Revision: 12097
* more ledtrig-netdev clean upsJohn Crispin2008-08-041-56/+70
| | | | SVN-Revision: 12096