Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the new linuxthreads implementation on i386,i686 | Felix Fietkau | 2009-01-13 | 2 | -2/+2 |
| | | | | SVN-Revision: 14016 | ||||
* | fix gdb compile | Felix Fietkau | 2009-01-13 | 2 | -2/+14 |
| | | | | SVN-Revision: 14015 | ||||
* | uclibc: add the trunc function | Felix Fietkau | 2009-01-13 | 1 | -0/+21 |
| | | | | SVN-Revision: 14014 | ||||
* | uclibc: add some libpthread fixes | Felix Fietkau | 2009-01-13 | 2 | -0/+23 |
| | | | | SVN-Revision: 14013 | ||||
* | document the BUILDONLY option | Felix Fietkau | 2009-01-13 | 1 | -0/+3 |
| | | | | SVN-Revision: 14010 | ||||
* | add support for build-only packages which do not appear in menuconfig | Felix Fietkau | 2009-01-13 | 4 | -0/+6 |
| | | | | SVN-Revision: 14009 | ||||
* | Further fix to 2.6.26 patch for USR8200 | Peter Denison | 2009-01-13 | 1 | -3/+4 |
| | | | | SVN-Revision: 14002 | ||||
* | cleanup kernel config and make use of previously applied soundcore patch | Mirko Vogt | 2009-01-12 | 2 | -177/+92 |
| | | | | SVN-Revision: 14000 | ||||
* | allow targets to override kernel related soundcore configuration | Mirko Vogt | 2009-01-12 | 1 | -14/+18 |
| | | | | SVN-Revision: 13999 | ||||
* | Correct 2.6..26 and .28 versions of USR8200 patches | Peter Denison | 2009-01-12 | 3 | -28/+8 |
| | | | | SVN-Revision: 13996 | ||||
* | fix missing ptrace.h needed to build final gcc | Nicolas Thill | 2009-01-12 | 1 | -1/+9 |
| | | | | SVN-Revision: 13995 | ||||
* | add a fix preventing gcc build system from assuming that libc headers are ↵ | Nicolas Thill | 2009-01-12 | 1 | -0/+10 |
| | | | | | | always available SVN-Revision: 13994 | ||||
* | bump kernel version to 2.6.28 | Florian Fainelli | 2009-01-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 13990 | ||||
* | include hostapd-mini and kmod-mac80211-hwsim in the default profile | Florian Fainelli | 2009-01-12 | 1 | -0/+2 |
| | | | | SVN-Revision: 13989 | ||||
* | generic: include most common ethernet drivers in the default profile - makes ↵ | Andy Boyett | 2009-01-12 | 1 | -2/+4 |
| | | | | | | the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size) SVN-Revision: 13988 | ||||
* | fix LINUX_KARCH for x86 | Felix Fietkau | 2009-01-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 13986 | ||||
* | use different optimizations for x86 & x86_64 on uml | Nicolas Thill | 2009-01-11 | 1 | -1/+3 |
| | | | | SVN-Revision: 13984 | ||||
* | gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR)/usr/bin/ (like ↵ | Nicolas Thill | 2009-01-11 | 1 | -8/+10 |
| | | | | | | binutils & gcc) SVN-Revision: 13983 | ||||
* | add missing 'ac_cv_sizeof_unsigned_long_long' variable | Nicolas Thill | 2009-01-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 13970 | ||||
* | unmask ip6tables on 2.6.27 and 2.6.28 | Travis Kemen | 2009-01-10 | 1 | -2/+1 |
| | | | | SVN-Revision: 13965 | ||||
* | Use wildcards to copy grub stage files, will cover both i386-pc and ↵ | Jo-Philipp Wich | 2009-01-10 | 1 | -3/+3 |
| | | | | | | i386-openwrt directory names SVN-Revision: 13963 | ||||
* | fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI ↵ | Nicolas Thill | 2009-01-10 | 1 | -1/+1 |
| | | | | | | (closes: #4437) SVN-Revision: 13962 | ||||
* | mac80211: update compat-wireless to 2009-01-10 | Gabor Juhos | 2009-01-10 | 12 | -159/+316 |
| | | | | SVN-Revision: 13961 | ||||
* | fix kernel config | Travis Kemen | 2009-01-10 | 1 | -1/+14 |
| | | | | SVN-Revision: 13958 | ||||
* | fix a memory corruption bug in the linux 2.4 version of b44 | Felix Fietkau | 2009-01-10 | 1 | -9/+9 |
| | | | | SVN-Revision: 13955 | ||||
* | USR8200: Apply last change to 2.6.26 and 2.6.28 also | Peter Denison | 2009-01-09 | 4 | -65/+153 |
| | | | | SVN-Revision: 13954 | ||||
* | mac80211: update ath9k patches | Gabor Juhos | 2009-01-09 | 11 | -101/+117 |
| | | | | SVN-Revision: 13948 | ||||
* | b44: fix misalignment and space-saving in rx packet handling (significant ↵ | Felix Fietkau | 2009-01-09 | 3 | -0/+199 |
| | | | | | | throughput and cpu load improvement) SVN-Revision: 13946 | ||||
* | Add hfcmulti mISDN driver | Florian Fainelli | 2009-01-08 | 4 | -0/+18 |
| | | | | SVN-Revision: 13945 | ||||
* | Package mISDN stack | Florian Fainelli | 2009-01-08 | 1 | -0/+21 |
| | | | | SVN-Revision: 13944 | ||||
* | USR8200 changes The attached patch adds LED support and enables all the PHYs ↵ | Peter Denison | 2009-01-08 | 2 | -26/+70 |
| | | | | | | | | | | | on the switch. Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> Also adds preliminary support for enabling the RTC, and some cache reporting tweaks. SVN-Revision: 13942 | ||||
* | Also load capifs | Florian Fainelli | 2009-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 13941 | ||||
* | another #include fix for siit | Felix Fietkau | 2009-01-08 | 1 | -0/+2 |
| | | | | SVN-Revision: 13937 | ||||
* | fix grub installation on target images, regression caused by multi-libc support | Jo-Philipp Wich | 2009-01-08 | 1 | -3/+3 |
| | | | | SVN-Revision: 13936 | ||||
* | Convert au1000 to using gpiolib, fixes an oops on startup | Florian Fainelli | 2009-01-08 | 2 | -0/+400 |
| | | | | SVN-Revision: 13935 | ||||
* | kernel: build cs5535-gpio on olpc also | Andy Boyett | 2009-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 13933 | ||||
* | temp fix for iptables build failure after [13931] | Nicolas Thill | 2009-01-08 | 1 | -1/+4 |
| | | | | SVN-Revision: 13932 | ||||
* | add support for alternative C libraries (currently only glibc/eglibc) other ↵ | Nicolas Thill | 2009-01-08 | 69 | -188/+2067 |
| | | | | | | (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) SVN-Revision: 13931 | ||||
* | let all mac80211 subpackages inherit some defaults | Nicolas Thill | 2009-01-08 | 1 | -14/+19 |
| | | | | SVN-Revision: 13930 | ||||
* | fix kernel modules compile (as in [13724]) | Nicolas Thill | 2009-01-08 | 3 | -3/+0 |
| | | | | SVN-Revision: 13929 | ||||
* | mac80211: oops, add missing patches | Gabor Juhos | 2009-01-07 | 3 | -0/+900 |
| | | | | SVN-Revision: 13926 | ||||
* | mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patches | Gabor Juhos | 2009-01-07 | 17 | -1819/+529 |
| | | | | SVN-Revision: 13925 | ||||
* | kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus Wigge | Andy Boyett | 2009-01-07 | 1 | -0/+15 |
| | | | | SVN-Revision: 13920 | ||||
* | fix $HOME in /etc/profile (#4424) | Felix Fietkau | 2009-01-07 | 1 | -1/+2 |
| | | | | SVN-Revision: 13914 | ||||
* | make broadcom-wl robust against implicit kernel config changes (e.g. ↵ | Felix Fietkau | 2009-01-07 | 5 | -5/+143 |
| | | | | | | netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) SVN-Revision: 13912 | ||||
* | nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to ↵ | Felix Fietkau | 2009-01-07 | 22 | -31836/+4 |
| | | | | | | kmod-ath9k SVN-Revision: 13911 | ||||
* | nuke old 2.6.23 code for brcm47xx | Felix Fietkau | 2009-01-06 | 44 | -7898/+0 |
| | | | | SVN-Revision: 13910 | ||||
* | add initial 2.6.28 support for brcm47xx target | Felix Fietkau | 2009-01-06 | 24 | -0/+3221 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13909 | ||||
* | ead: allow a longer timeout in the client for the prime number calculation ↵ | Felix Fietkau | 2009-01-06 | 1 | -2/+1 |
| | | | | | | (useful for slow devices) SVN-Revision: 13907 | ||||
* | ead: fix spurious autoconf/automake reruns | Felix Fietkau | 2009-01-06 | 1 | -4/+0 |
| | | | | SVN-Revision: 13906 |