Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move arch-specific definitions to arch site files | Nicolas Thill | 2008-08-06 | 20 | -280/+280 |
| | | | | SVN-Revision: 12229 | ||||
* | add ac_cv_file__dev_zero to sitefiles | Felix Fietkau | 2008-08-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 12227 | ||||
* | add ssize_t definition to site files, fix up size for x86_64 | Felix Fietkau | 2008-08-06 | 10 | -2/+37 |
| | | | | SVN-Revision: 12226 | ||||
* | use $(FPIC) in a few places where it matters | Felix Fietkau | 2008-08-06 | 12 | -12/+18 |
| | | | | SVN-Revision: 12225 | ||||
* | add a variable that contains the proper architecture-dependent -fPIC/-fpic ↵ | Felix Fietkau | 2008-08-06 | 1 | -0/+6 |
| | | | | | | cflag for building shared libraries SVN-Revision: 12224 | ||||
* | kexec for powerpc actually only support ps3 or gamecube, not magicbox for ↵ | Florian Fainelli | 2008-08-06 | 1 | -1/+1 |
| | | | | | | instance SVN-Revision: 12223 | ||||
* | and another one | Felix Fietkau | 2008-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 12217 | ||||
* | fix a small typo | Felix Fietkau | 2008-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 12216 | ||||
* | ebtables: useless without kmod-eptables | Gabor Juhos | 2008-08-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 12214 | ||||
* | add missing gitignore change for build environments | Felix Fietkau | 2008-08-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 12213 | ||||
* | add script for managing 'build environments' (.config+files/), including ↵ | Felix Fietkau | 2008-08-06 | 2 | -0/+276 |
| | | | | | | documentation SVN-Revision: 12212 | ||||
* | fix 'make docs' | Felix Fietkau | 2008-08-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 12211 | ||||
* | cosmetic fix for docs/ prereq check | Felix Fietkau | 2008-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 12210 | ||||
* | sync kernel config, and disable broken ide driver until my CF card arrives | Gabor Juhos | 2008-08-06 | 1 | -5/+1 |
| | | | | SVN-Revision: 12208 | ||||
* | fix make variable overriding for package makefiles on the command line | Felix Fietkau | 2008-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 12204 | ||||
* | remove broken status from uml target | Nicolas Thill | 2008-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 12202 | ||||
* | reorder nand partitions on RB-4xx (closes #3852) | Gabor Juhos | 2008-08-06 | 1 | -7/+7 |
| | | | | SVN-Revision: 12201 | ||||
* | spca5xx-le does not work with linux 2.6.26+ | Felix Fietkau | 2008-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 12194 | ||||
* | fix qc-usb compile on atheros | Felix Fietkau | 2008-08-05 | 1 | -3/+24 |
| | | | | SVN-Revision: 12185 | ||||
* | fix ov51x-jpeg compile | Felix Fietkau | 2008-08-05 | 1 | -0/+20 |
| | | | | SVN-Revision: 12183 | ||||
* | install libshared into the staging dir (required by wrt-radauth) | Felix Fietkau | 2008-08-05 | 1 | -0/+5 |
| | | | | SVN-Revision: 12181 | ||||
* | fix nw802-2.4 compile | Felix Fietkau | 2008-08-05 | 1 | -0/+134 |
| | | | | SVN-Revision: 12180 | ||||
* | add proper uci/hotplug based button handling on atheros and work around ↵ | John Crispin | 2008-08-05 | 3 | -1/+86 |
| | | | | | | boards, where the gpio release irq does not fire correctly SVN-Revision: 12179 | ||||
* | Duplicate of r12143 | Florian Fainelli | 2008-08-05 | 1 | -15/+0 |
| | | | | SVN-Revision: 12178 | ||||
* | 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 |