Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preliminary support for 2.6.28 (based on the patches by Alexandros C. ↵ | Gabor Juhos | 2009-01-25 | 40 | -2/+3291 |
| | | | | | | Couloumbis) SVN-Revision: 14189 | ||||
* | Added support WRV54G. | Jose Vasconcellos | 2009-01-25 | 1 | -9/+15 |
| | | | | SVN-Revision: 14186 | ||||
* | remove trailing whitespace from the md5sum of the 2.6.27.13 tarball (closes ↵ | Gabor Juhos | 2009-01-25 | 1 | -1/+1 |
| | | | | | | #4502) SVN-Revision: 14185 | ||||
* | generic-2.6/2.6.28: add missing config symbol | Gabor Juhos | 2009-01-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 14184 | ||||
* | detect quilt configure errors properly (their broken configure script does ↵ | Felix Fietkau | 2009-01-25 | 1 | -0/+5 |
| | | | | | | not return proper error codes) SVN-Revision: 14181 | ||||
* | improve support for building on mac os x by improving detection of missing ↵ | Felix Fietkau | 2009-01-25 | 3 | -17/+30 |
| | | | | | | components SVN-Revision: 14180 | ||||
* | update to 2.6.27.13 | Gabor Juhos | 2009-01-25 | 10 | -11/+11 |
| | | | | SVN-Revision: 14179 | ||||
* | if quilt failed whilst patching, no output was shown | John Crispin | 2009-01-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 14178 | ||||
* | update 2.6.27 patches with upstream fixes from git repository and ↵ | Florian Fainelli | 2009-01-25 | 20 | -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 Juhos | 2009-01-25 | 23 | -1996/+693 |
| | | | | | | <hauke@hauke-m.de>) SVN-Revision: 14172 | ||||
* | madwifi: fix the long standing bug that is triggered by nodes getting a ↵ | Felix Fietkau | 2009-01-25 | 6 | -3/+843 |
| | | | | | | timeout on one vap, then moving to another SVN-Revision: 14171 | ||||
* | Use multi libc naming scheme for PACKAGE_DIR | Lars-Peter Clausen | 2009-01-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 14168 | ||||
* | only support OABI userland due to EABI userland is not fully supported yet | Mirko Vogt | 2009-01-24 | 1 | -3/+3 |
| | | | | SVN-Revision: 14163 | ||||
* | generic-2.6/2.6.28: sync yaffs code with the current CVS version | Gabor Juhos | 2009-01-23 | 4 | -281/+8237 |
| | | | | SVN-Revision: 14158 | ||||
* | switch to 2.6.27.12 | Gabor Juhos | 2009-01-23 | 13 | -14/+14 |
| | | | | SVN-Revision: 14157 | ||||
* | generic-2.6/2.6.28: refresh a patch | Gabor Juhos | 2009-01-23 | 1 | -26/+18 |
| | | | | SVN-Revision: 14156 | ||||
* | generic-2.6: make MyLoader parser compatible with the old partition tables | Gabor Juhos | 2009-01-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 14155 | ||||
* | mac80211: update compat-wireless to 2009-01-23 | Gabor Juhos | 2009-01-23 | 12 | -575/+867 |
| | | | | SVN-Revision: 14154 | ||||
* | fix missing config symbol when doing a select all packages | Florian Fainelli | 2009-01-23 | 2 | -0/+2 |
| | | | | SVN-Revision: 14152 | ||||
* | Patch actually applies now! | Lars-Peter Clausen | 2009-01-22 | 1 | -31/+0 |
| | | | | SVN-Revision: 14150 | ||||
* | do not ignore exit codes of quilt anymore (by nbd) | Mirko Vogt | 2009-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 14149 | ||||
* | Allow changing country code for madwifi driver. Thanks alisonken1 | Travis Kemen | 2009-01-22 | 1 | -4/+14 |
| | | | | SVN-Revision: 14148 | ||||
* | fix sound support | Mirko Vogt | 2009-01-22 | 1 | -5/+23 |
| | | | | SVN-Revision: 14147 | ||||
* | renamed profile "graphical" to "full" and added phone suite | Mirko Vogt | 2009-01-22 | 2 | -17/+17 |
| | | | | SVN-Revision: 14146 | ||||
* | mac80211: update compat-wireless to 2009-01-19 | Gabor Juhos | 2009-01-22 | 35 | -2134/+1540 |
| | | | | SVN-Revision: 14145 | ||||
* | fix Ubiquiti RouterStation images | Gabor Juhos | 2009-01-22 | 1 | -1/+2 |
| | | | | SVN-Revision: 14144 | ||||
* | some minor changes | Mirko Vogt | 2009-01-22 | 1 | -2/+1 |
| | | | | SVN-Revision: 14143 | ||||
* | remove IPKG_ARCH variable, unused anymore since ipkg support was removed ↵ | Nicolas Thill | 2009-01-21 | 1 | -2/+1 |
| | | | | | | from busybox SVN-Revision: 14142 | ||||
* | fix uClibc fpu/soft-float selection | Nicolas Thill | 2009-01-21 | 1 | -1/+2 |
| | | | | SVN-Revision: 14141 | ||||
* | remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stage | Nicolas Thill | 2009-01-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 14139 | ||||
* | fix uClibc v0.9.30 build on x86_64 | Nicolas Thill | 2009-01-21 | 1 | -0/+15 |
| | | | | SVN-Revision: 14138 | ||||
* | adjust site config files for uClibc ARM EABI | Nicolas Thill | 2009-01-21 | 2 | -0/+0 |
| | | | | SVN-Revision: 14137 | ||||
* | slightly rework the gcc-4.3 checks, thanks {Nico} | Florian Fainelli | 2009-01-21 | 1 | -5/+1 |
| | | | | SVN-Revision: 14136 | ||||
* | only build gmp and mpfr when selecting gcc-4.3.x | Florian Fainelli | 2009-01-21 | 1 | -1/+5 |
| | | | | SVN-Revision: 14135 | ||||
* | enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs to have <sys/timeb.h> & ↵ | Nicolas Thill | 2009-01-21 | 11 | -11/+11 |
| | | | | | | ftime (needed for openssl and maybe others), thanks to Puchu! SVN-Revision: 14133 | ||||
* | add missing config symbol in x86_64 configuration | Florian Fainelli | 2009-01-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 14132 | ||||
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 35 | -5/+1508 |
| | | | | SVN-Revision: 14131 | ||||
* | add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & ↵ | Nicolas Thill | 2009-01-21 | 18 | -1/+2693 |
| | | | | | | Puchu! SVN-Revision: 14130 | ||||
* | more kernel headers fixes for cris | Nicolas Thill | 2009-01-21 | 1 | -1/+16 |
| | | | | SVN-Revision: 14128 | ||||
* | other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usb | Rod Whitby | 2009-01-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 14125 | ||||
* | we have a minimal gcc target compiler since [13931], so use it in uClibc ↵ | Nicolas Thill | 2009-01-20 | 1 | -0/+1 |
| | | | | | | headers generation SVN-Revision: 14123 | ||||
* | add a menuconfig option for enabling KALLSYMS for the kernel | Felix Fietkau | 2009-01-20 | 2 | -0/+11 |
| | | | | SVN-Revision: 14122 | ||||
* | kexec-tools update to version 2.0.0; add support for armeb. | Jose Vasconcellos | 2009-01-20 | 5 | -201/+27 |
| | | | | SVN-Revision: 14121 | ||||
* | move all arch fixups from Install to Prepare stage, so that fixed headers ↵ | Nicolas Thill | 2009-01-20 | 1 | -38/+31 |
| | | | | | | are available in $(BUILD_DIR_TOOLCHAIN)/linux-dev/ SVN-Revision: 14120 | ||||
* | rename s3c24* serial devices | Mirko Vogt | 2009-01-20 | 1 | -0/+12 |
| | | | | SVN-Revision: 14119 | ||||
* | uClibc: compile fix for the new linuxthreads implementation on mips | Felix Fietkau | 2009-01-20 | 1 | -0/+10 |
| | | | | SVN-Revision: 14118 | ||||
* | upgrade to uci 0.7.3 - fixes a small input validation bug | Felix Fietkau | 2009-01-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 14115 | ||||
* | firewall: don't clear the mangle table at startup or stop - it doesn't use ↵ | Felix Fietkau | 2009-01-20 | 1 | -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 argument | Felix Fietkau | 2009-01-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 14111 | ||||
* | New RTC platform driver for Epson RTC7301. Fix chip select timing for ↵ | Jose Vasconcellos | 2009-01-19 | 2 | -1/+251 |
| | | | | | | RTC7301 access. SVN-Revision: 14109 |