aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* improve support for building on mac os x by improving detection of missing ↵Felix Fietkau2009-01-253-17/+30
| | | | | | components SVN-Revision: 14180
* update to 2.6.27.13Gabor Juhos2009-01-2510-11/+11
| | | | SVN-Revision: 14179
* if quilt failed whilst patching, no output was shownJohn Crispin2009-01-251-1/+1
| | | | SVN-Revision: 14178
* update 2.6.27 patches with upstream fixes from git repository and ↵Florian Fainelli2009-01-2520-250/+794
| | | | | | mailing-lists. via-rhine is still broken, thus not switching to 2.6.27 as default. SVN-Revision: 14173
* mac80211: update compat-wireless to 2009-01-24 (patch by Hauke Mehrtens ↵Gabor Juhos2009-01-2523-1996/+693
| | | | | | <hauke@hauke-m.de>) SVN-Revision: 14172
* madwifi: fix the long standing bug that is triggered by nodes getting a ↵Felix Fietkau2009-01-256-3/+843
| | | | | | timeout on one vap, then moving to another SVN-Revision: 14171
* Use multi libc naming scheme for PACKAGE_DIRLars-Peter Clausen2009-01-241-1/+1
| | | | SVN-Revision: 14168
* only support OABI userland due to EABI userland is not fully supported yetMirko Vogt2009-01-241-3/+3
| | | | SVN-Revision: 14163
* generic-2.6/2.6.28: sync yaffs code with the current CVS versionGabor Juhos2009-01-234-281/+8237
| | | | SVN-Revision: 14158
* switch to 2.6.27.12Gabor Juhos2009-01-2313-14/+14
| | | | SVN-Revision: 14157
* generic-2.6/2.6.28: refresh a patchGabor Juhos2009-01-231-26/+18
| | | | SVN-Revision: 14156
* generic-2.6: make MyLoader parser compatible with the old partition tablesGabor Juhos2009-01-231-2/+2
| | | | SVN-Revision: 14155
* mac80211: update compat-wireless to 2009-01-23Gabor Juhos2009-01-2312-575/+867
| | | | SVN-Revision: 14154
* fix missing config symbol when doing a select all packagesFlorian Fainelli2009-01-232-0/+2
| | | | SVN-Revision: 14152
* Patch actually applies now!Lars-Peter Clausen2009-01-221-31/+0
| | | | SVN-Revision: 14150
* do not ignore exit codes of quilt anymore (by nbd)Mirko Vogt2009-01-221-1/+1
| | | | SVN-Revision: 14149
* Allow changing country code for madwifi driver. Thanks alisonken1Travis Kemen2009-01-221-4/+14
| | | | SVN-Revision: 14148
* fix sound supportMirko Vogt2009-01-221-5/+23
| | | | SVN-Revision: 14147
* renamed profile "graphical" to "full" and added phone suiteMirko Vogt2009-01-222-17/+17
| | | | SVN-Revision: 14146
* mac80211: update compat-wireless to 2009-01-19Gabor Juhos2009-01-2235-2134/+1540
| | | | SVN-Revision: 14145
* fix Ubiquiti RouterStation imagesGabor Juhos2009-01-221-1/+2
| | | | SVN-Revision: 14144
* some minor changesMirko Vogt2009-01-221-2/+1
| | | | SVN-Revision: 14143
* remove IPKG_ARCH variable, unused anymore since ipkg support was removed ↵Nicolas Thill2009-01-211-2/+1
| | | | | | from busybox SVN-Revision: 14142
* fix uClibc fpu/soft-float selectionNicolas Thill2009-01-211-1/+2
| | | | SVN-Revision: 14141
* remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stageNicolas Thill2009-01-211-1/+1
| | | | SVN-Revision: 14139
* fix uClibc v0.9.30 build on x86_64Nicolas Thill2009-01-211-0/+15
| | | | SVN-Revision: 14138
* adjust site config files for uClibc ARM EABINicolas Thill2009-01-212-0/+0
| | | | SVN-Revision: 14137
* slightly rework the gcc-4.3 checks, thanks {Nico}Florian Fainelli2009-01-211-5/+1
| | | | SVN-Revision: 14136
* only build gmp and mpfr when selecting gcc-4.3.xFlorian Fainelli2009-01-211-1/+5
| | | | SVN-Revision: 14135
* enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs to have <sys/timeb.h> & ↵Nicolas Thill2009-01-2111-11/+11
| | | | | | ftime (needed for openssl and maybe others), thanks to Puchu! SVN-Revision: 14133
* add missing config symbol in x86_64 configurationFlorian Fainelli2009-01-211-0/+1
| | | | SVN-Revision: 14132
* add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!Nicolas Thill2009-01-2135-5/+1508
| | | | SVN-Revision: 14131
* add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & ↵Nicolas Thill2009-01-2118-1/+2693
| | | | | | Puchu! SVN-Revision: 14130
* more kernel headers fixes for crisNicolas Thill2009-01-211-1/+16
| | | | SVN-Revision: 14128
* other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usbRod Whitby2009-01-201-1/+1
| | | | SVN-Revision: 14125
* we have a minimal gcc target compiler since [13931], so use it in uClibc ↵Nicolas Thill2009-01-201-0/+1
| | | | | | headers generation SVN-Revision: 14123
* add a menuconfig option for enabling KALLSYMS for the kernelFelix Fietkau2009-01-202-0/+11
| | | | SVN-Revision: 14122
* kexec-tools update to version 2.0.0; add support for armeb.Jose Vasconcellos2009-01-205-201/+27
| | | | SVN-Revision: 14121
* move all arch fixups from Install to Prepare stage, so that fixed headers ↵Nicolas Thill2009-01-201-38/+31
| | | | | | are available in $(BUILD_DIR_TOOLCHAIN)/linux-dev/ SVN-Revision: 14120
* rename s3c24* serial devicesMirko Vogt2009-01-201-0/+12
| | | | SVN-Revision: 14119
* uClibc: compile fix for the new linuxthreads implementation on mipsFelix Fietkau2009-01-201-0/+10
| | | | SVN-Revision: 14118
* upgrade to uci 0.7.3 - fixes a small input validation bugFelix Fietkau2009-01-201-2/+2
| | | | SVN-Revision: 14115
* firewall: don't clear the mangle table at startup or stop - it doesn't use ↵Felix Fietkau2009-01-201-4/+0
| | | | | | it and clearing it breaks qos SVN-Revision: 14114
* bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argumentFelix Fietkau2009-01-201-2/+2
| | | | SVN-Revision: 14111
* New RTC platform driver for Epson RTC7301. Fix chip select timing for ↵Jose Vasconcellos2009-01-192-1/+251
| | | | | | RTC7301 access. SVN-Revision: 14109
* Add desktop and xfce feed to feeds.conf.defaultLars-Peter Clausen2009-01-191-0/+2
| | | | SVN-Revision: 14108
* backport patch to allow building uClibc-0.9.28.2 on recent x86 kernelsNicolas Thill2009-01-192-13/+18
| | | | SVN-Revision: 14105
* openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077Andy Boyett2009-01-194-36/+56
| | | | SVN-Revision: 14102
* Add support for NAS100d apex builds, and deploy apex binariesRod Whitby2009-01-193-4/+33
| | | | SVN-Revision: 14100
* Fix to wait for internal http server to complete transfer. Rework and ↵Jose Vasconcellos2009-01-181-46/+54
| | | | | | simplify command line options. SVN-Revision: 14098