| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | allow bcm6338 to get the base address of the memory controller register, requ... | Florian Fainelli | 2009-01-15 | 1 | -0/+1 |
* | Fix parsing of password option; set timeout for writing. | Jose Vasconcellos | 2009-01-15 | 1 | -15/+15 |
* | Set num_resources for rtc7301 platform device. | Jose Vasconcellos | 2009-01-15 | 3 | -3/+6 |
* | change LEDs on wrt54g3g only /proc/diag is not available on x86, so check for... | Andy Boyett | 2009-01-15 | 1 | -0/+2 |
* | update to 2.6.27.11 | Gabor Juhos | 2009-01-15 | 10 | -20/+17 |
* | hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cli | Andy Boyett | 2009-01-15 | 2 | -0/+2 |
* | fix powerpc toolchain build failure on x86_64 hosts | Gabor Juhos | 2009-01-14 | 2 | -292/+0 |
* | cleanup base-files | Mirko Vogt | 2009-01-14 | 2 | -83/+0 |
* | add some extra kernel exports to be used by ashmem and binder later | Felix Fietkau | 2009-01-14 | 2 | -0/+227 |
* | work around problems with the libpthread onexit() handler | Felix Fietkau | 2009-01-14 | 1 | -0/+21 |
* | libreadline: move to trunk, gdb depends on it | Andy Boyett | 2009-01-13 | 2 | -0/+87 |
* | fix the new libpthread implementation - the function table init was broken | Felix Fietkau | 2009-01-13 | 2 | -11/+35 |
* | replace the gdbserver package with a full gdb package that also includes gdbs... | Felix Fietkau | 2009-01-13 | 3 | -69/+388 |
* | mac80211: update ath9k patches | Gabor Juhos | 2009-01-13 | 11 | -30/+76 |
* | firmware-utils/mkcasfw: fix magic value of the TN-U200 board | Gabor Juhos | 2009-01-13 | 1 | -1/+1 |
* | NFS-101U/WU: add PCI irq map and change vlan map | Gabor Juhos | 2009-01-13 | 1 | -4/+15 |
* | fix vfat.ko in 2.6.28 | Andy Boyett | 2009-01-13 | 1 | -1/+1 |
* | do not strip uclibc | Felix Fietkau | 2009-01-13 | 1 | -1/+2 |
* | add support for an optional staging directory for debug binaries | Felix Fietkau | 2009-01-13 | 5 | -1/+37 |
* | clean up build system settings and make some of them more accessible | Felix Fietkau | 2009-01-13 | 1 | -35/+32 |
* | use the new linuxthreads implementation on i386,i686 | Felix Fietkau | 2009-01-13 | 2 | -2/+2 |
* | fix gdb compile | Felix Fietkau | 2009-01-13 | 2 | -2/+14 |
* | uclibc: add the trunc function | Felix Fietkau | 2009-01-13 | 1 | -0/+21 |
* | uclibc: add some libpthread fixes | Felix Fietkau | 2009-01-13 | 2 | -0/+23 |
* | document the BUILDONLY option | Felix Fietkau | 2009-01-13 | 1 | -0/+3 |
* | add support for build-only packages which do not appear in menuconfig | Felix Fietkau | 2009-01-13 | 4 | -0/+6 |
* | Further fix to 2.6.26 patch for USR8200 | Peter Denison | 2009-01-13 | 1 | -3/+4 |
* | cleanup kernel config and make use of previously applied soundcore patch | Mirko Vogt | 2009-01-12 | 2 | -177/+92 |
* | allow targets to override kernel related soundcore configuration | Mirko Vogt | 2009-01-12 | 1 | -14/+18 |
* | Correct 2.6..26 and .28 versions of USR8200 patches | Peter Denison | 2009-01-12 | 3 | -28/+8 |
* | fix missing ptrace.h needed to build final gcc | Nicolas Thill | 2009-01-12 | 1 | -1/+9 |
* | add a fix preventing gcc build system from assuming that libc headers are alw... | Nicolas Thill | 2009-01-12 | 1 | -0/+10 |
* | bump kernel version to 2.6.28 | Florian Fainelli | 2009-01-12 | 1 | -1/+1 |
* | include hostapd-mini and kmod-mac80211-hwsim in the default profile | Florian Fainelli | 2009-01-12 | 1 | -0/+2 |
* | generic: include most common ethernet drivers in the default profile - makes ... | Andy Boyett | 2009-01-12 | 1 | -2/+4 |
* | fix LINUX_KARCH for x86 | Felix Fietkau | 2009-01-11 | 1 | -1/+1 |
* | use different optimizations for x86 & x86_64 on uml | Nicolas Thill | 2009-01-11 | 1 | -1/+3 |
* | gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR)/usr/bin/ (like binut... | Nicolas Thill | 2009-01-11 | 1 | -8/+10 |
* | add missing 'ac_cv_sizeof_unsigned_long_long' variable | Nicolas Thill | 2009-01-11 | 1 | -0/+1 |
* | unmask ip6tables on 2.6.27 and 2.6.28 | Travis Kemen | 2009-01-10 | 1 | -2/+1 |
* | Use wildcards to copy grub stage files, will cover both i386-pc and i386-open... | Jo-Philipp Wich | 2009-01-10 | 1 | -3/+3 |
* | fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes:... | Nicolas Thill | 2009-01-10 | 1 | -1/+1 |
* | mac80211: update compat-wireless to 2009-01-10 | Gabor Juhos | 2009-01-10 | 12 | -159/+316 |
* | fix kernel config | Travis Kemen | 2009-01-10 | 1 | -1/+14 |
* | fix a memory corruption bug in the linux 2.4 version of b44 | Felix Fietkau | 2009-01-10 | 1 | -9/+9 |
* | USR8200: Apply last change to 2.6.26 and 2.6.28 also | Peter Denison | 2009-01-09 | 4 | -65/+153 |
* | mac80211: update ath9k patches | Gabor Juhos | 2009-01-09 | 11 | -101/+117 |
* | b44: fix misalignment and space-saving in rx packet handling (significant thr... | Felix Fietkau | 2009-01-09 | 3 | -0/+199 |
* | Add hfcmulti mISDN driver | Florian Fainelli | 2009-01-08 | 4 | -0/+18 |
* | Package mISDN stack | Florian Fainelli | 2009-01-08 | 1 | -0/+21 |