| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | prereq-build: check for "bc" (#13767) | Florian Fainelli | 2013-06-30 | 1 | -0/+4 |
* | buildroot: filter out dtbs KERNELNAME target (#13785) | Florian Fainelli | 2013-06-30 | 1 | -1/+1 |
* | busybox: disable the watchdog utility by default (procd handles watchdog devi... | Felix Fietkau | 2013-06-30 | 1 | -1/+1 |
* | mac80211: use a new tarball with updated backport code | Felix Fietkau | 2013-06-30 | 1 | -2/+3 |
* | kernel: update linux 3.9 to 3.9.8 | Jonas Gorski | 2013-06-30 | 103 | -1111/+196 |
* | brcm63xx: Fixes and additions to the GPIO assignment of Huawei HW556 leds | Jonas Gorski | 2013-06-30 | 3 | -11/+125 |
* | bcm63xx: Improve CFE version mod patch. | Jonas Gorski | 2013-06-30 | 9 | -17/+33 |
* | bcm63xx: enable all SoCs for both subtargets | Jonas Gorski | 2013-06-30 | 4 | -25/+18 |
* | bcm63xx: make smp kernels boot on older SoCs | Jonas Gorski | 2013-06-30 | 21 | -7/+953 |
* | bcm63xx: update patches | Jonas Gorski | 2013-06-30 | 97 | -1047/+1707 |
* | mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handling | Felix Fietkau | 2013-06-30 | 31 | -353/+799 |
* | uClibc: use position independent code for crt1, slightly reduces size of all ... | Felix Fietkau | 2013-06-30 | 1 | -0/+11 |
* | gcc: add a patch to get rid of useless java class sections | Felix Fietkau | 2013-06-30 | 4 | -0/+44 |
* | binutils: stop generating the useless _DYNAMIC_LINKING symbol on mips | Felix Fietkau | 2013-06-30 | 2 | -0/+36 |
* | binutils: remove some unused obsolete versions | Felix Fietkau | 2013-06-30 | 18 | -62155/+0 |
* | depend on libubox | Mirko Vogt | 2013-06-29 | 1 | -1/+1 |
* | metadata.pl: fixpath exclusion of kernel packages | John Crispin | 2013-06-29 | 1 | -1/+1 |
* | gpio-button-hotplug: improve gpio button debouncing, verify state changes ove... | Felix Fietkau | 2013-06-29 | 1 | -6/+8 |
* | lantiq: add v3.9 support | John Crispin | 2013-06-29 | 25 | -0/+13565 |
* | ubox: add support for delay_root option | John Crispin | 2013-06-29 | 1 | -2/+2 |
* | lantiq: Add support for loading athxk eeproms through mtd | John Crispin | 2013-06-29 | 2 | -31/+85 |
* | lantiq: fix kernel config for DEU support | John Crispin | 2013-06-29 | 1 | -0/+2 |
* | lantiq: make xrx200 network driver use a tasklet for rx housekeeping | John Crispin | 2013-06-29 | 1 | -32/+40 |
* | lantiq: remove 3.7 kernel patches | John Crispin | 2013-06-29 | 41 | -14759/+0 |
* | firewall: update to git head | Jo-Philipp Wich | 2013-06-29 | 1 | -2/+2 |
* | ath9k: fix tx queue pending frame counter when dropping packets | Felix Fietkau | 2013-06-29 | 1 | -0/+95 |
* | ramips: unbreak initramfs generation | John Crispin | 2013-06-29 | 1 | -7/+7 |
* | targets: fix remaining targets for initramfs builds | Florian Fainelli | 2013-06-28 | 5 | -11/+22 |
* | mac80211: fix cck rate sampling in minstrel_ht | Felix Fietkau | 2013-06-28 | 1 | -0/+22 |
* | ubox: update to latest git revision | John Crispin | 2013-06-28 | 1 | -2/+2 |
* | e2fsprogs: change the so-version of libcom_err to prevent conflicts, move it ... | Felix Fietkau | 2013-06-28 | 2 | -17/+19 |
* | e2fsprogs: allow mklibs to strip libext2fs.so | Felix Fietkau | 2013-06-28 | 1 | -0/+5 |
* | ubus: fix ubus lua binding duplication | Felix Fietkau | 2013-06-28 | 1 | -1/+1 |
* | kernel: add global menuconfig option to enable kexec support | Felix Fietkau | 2013-06-28 | 7 | -0/+9 |
* | kexec-tools: reduce size | Felix Fietkau | 2013-06-28 | 2 | -0/+39 |
* | kexec-tools: make zlib support optional, but enabled by default | Felix Fietkau | 2013-06-28 | 2 | -2/+10 |
* | e2fsprogs: disable library installation | Felix Fietkau | 2013-06-28 | 1 | -11/+0 |
* | orion: disable normal router support for the harddisk subtarget | Felix Fietkau | 2013-06-28 | 1 | -0/+3 |
* | orion: disable CONFIG_VM_EVENT_COUNTERS by default | Felix Fietkau | 2013-06-28 | 1 | -1/+0 |
* | e2fsprogs: disable testio debug to reduce code size | Felix Fietkau | 2013-06-28 | 1 | -0/+1 |
* | e2fsprogs: use -ffunction-sections, -fdata-sections, --gc-sections | Felix Fietkau | 2013-06-28 | 1 | -1/+3 |
* | e2fsprogs: use the private version of blkid statically, it is significantly s... | Felix Fietkau | 2013-06-28 | 1 | -2/+3 |
* | mdadm: strip support for intel/ddf hardware raid to significantly reduce code... | Felix Fietkau | 2013-06-28 | 1 | -0/+25 |
* | mdadm: remove mdassemble, it is redundant | Felix Fietkau | 2013-06-28 | 1 | -2/+1 |
* | mdadm: use -ffunction-sections, -fdata-sections, --gc-sections | Felix Fietkau | 2013-06-28 | 1 | -0/+3 |
* | orion: dynamically generate /etc/config/network, the LaCie 2big Network does ... | Felix Fietkau | 2013-06-28 | 2 | -30/+53 |
* | mdadm: add from /packages, add myself as maintainer | Felix Fietkau | 2013-06-28 | 3 | -0/+80 |
* | orion: add support for the lacie 2big network device | Felix Fietkau | 2013-06-28 | 3 | -5/+13 |
* | ramips: fix ethernet driver | John Crispin | 2013-06-28 | 2 | -295/+213 |
* | ubox: update to latest git revision | John Crispin | 2013-06-28 | 2 | -6/+25 |