| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ar71xx: register GPIO button on the Bullet M | Gabor Juhos | 2009-10-01 | 1 | -0/+16 |
* | ar71xx: add PCI Host Controller fixup for ar724x | Gabor Juhos | 2009-10-01 | 1 | -0/+23 |
* | ar71xx: use ar71xx_pci_fixup on ar71xx SoCs only | Gabor Juhos | 2009-10-01 | 1 | -0/+5 |
* | ar71xx: fix a typo in the ar724x PCI code | Gabor Juhos | 2009-10-01 | 1 | -1/+1 |
* | Implement sysfs interface for some specific cris driver | Claudio Mignanti | 2009-10-01 | 3 | -0/+126 |
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 | 51 | -215/+129 |
* | busybox: remove empty patches | Nicolas Thill | 2009-10-01 | 2 | -0/+0 |
* | ppp: add dns servers to uci state in the ip-up script | Jo-Philipp Wich | 2009-09-30 | 2 | -1/+4 |
* | Include some generic devices classes (#5874) | Claudio Mignanti | 2009-09-30 | 1 | -1/+38 |
* | inform users when the in-kernel mips FPU emulator is disabled (#5774) | Florian Fainelli | 2009-09-28 | 4 | -19/+37 |
* | base-files: add hotplug rules for /dev/lpX (#863) | Jo-Philipp Wich | 2009-09-28 | 2 | -1/+7 |
* | busybox: update to v1.14.4 (closes: #5619) | Nicolas Thill | 2009-09-28 | 36 | -227/+336 |
* | getver: get svn rev from last commit so that we have consistent revision numb... | Nicolas Thill | 2009-09-28 | 1 | -1/+1 |
* | firstboot: add support for union mounts | Felix Fietkau | 2009-09-27 | 1 | -23/+60 |
* | union mounts: fix various bugs related to handling of mountpoints and copyups | Felix Fietkau | 2009-09-27 | 1 | -0/+117 |
* | fix compile error in bfs on 2.6.31 | Felix Fietkau | 2009-09-27 | 1 | -1/+1 |
* | base-files: move firstboot to /sbin | Felix Fietkau | 2009-09-27 | 2 | -1/+1 |
* | union mounts: get rid of kernel log spam | Felix Fietkau | 2009-09-27 | 1 | -0/+30 |
* | fix usage of smp_call_function | Florian Fainelli | 2009-09-27 | 1 | -1/+1 |
* | add mips64 support to kexec-tools, counterpart of r17768. | Florian Fainelli | 2009-09-27 | 2 | -1/+733 |
* | add kexec fixes for mips from M. Syrchin | Florian Fainelli | 2009-09-27 | 2 | -0/+638 |
* | Update ipset to version 3.2 | Hauke Mehrtens | 2009-09-27 | 10 | -16539/+16922 |
* | ppp: quote positional parameters when calling up/down scripts (closes: #5622) | Nicolas Thill | 2009-09-27 | 3 | -3/+3 |
* | firewall: fix MSS issue affection RELATED new connections (closes: #5173) | Nicolas Thill | 2009-09-27 | 3 | -5/+5 |
* | remove deprecated warning | Hauke Mehrtens | 2009-09-27 | 1 | -1/+1 |
* | Add ar9170usb driver. | Hauke Mehrtens | 2009-09-27 | 1 | -2/+31 |
* | Do not build some modules as they are not needed | Hauke Mehrtens | 2009-09-26 | 1 | -0/+3 |
* | Do not depend on rfkill | Hauke Mehrtens | 2009-09-26 | 1 | -0/+33 |
* | move EABI config option out of GCC | Nicolas Thill | 2009-09-26 | 2 | -9/+9 |
* | small fixes mostly for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | 7 | -5/+32 |
* | eglibc: use 'select' instead of 'depends' for configuration options, add depe... | Nicolas Thill | 2009-09-26 | 1 | -13/+14 |
* | add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent egl... | Nicolas Thill | 2009-09-26 | 2 | -0/+2 |
* | eglibc: add support for 2.10 branch | Nicolas Thill | 2009-09-26 | 4 | -0/+69 |
* | and fix another typo, still in eglibc configuration file | Nicolas Thill | 2009-09-26 | 1 | -1/+1 |
* | fix typo in eglibc configuration file | Nicolas Thill | 2009-09-26 | 1 | -1/+1 |
* | add jffs2 whiteout support (necessary for using it with union mounts) | Felix Fietkau | 2009-09-26 | 1 | -0/+186 |
* | eglibc: update svn revisions | Nicolas Thill | 2009-09-26 | 2 | -3/+17 |
* | switch to gcc-4.4.1 and enabled octeon specific optimizations | Florian Fainelli | 2009-09-26 | 3 | -1/+5 |
* | Do not save variables in hi or lo across system calls, fixes issues with gcc-... | Florian Fainelli | 2009-09-26 | 1 | -0/+30 |
* | resync kernel configuration | Florian Fainelli | 2009-09-26 | 1 | -0/+1 |
* | fixes for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | 3 | -6/+6 |
* | refresh patches | Hauke Mehrtens | 2009-09-26 | 8 | -162/+162 |
* | Update to kernel 2.6.31.1 | Hauke Mehrtens | 2009-09-26 | 2 | -3/+3 |
* | Remove patches already included in mainline kernel. | Hauke Mehrtens | 2009-09-26 | 2 | -509/+0 |
* | add patches for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | 28 | -0/+3113 |
* | refresh patches | Hauke Mehrtens | 2009-09-26 | 12 | -33/+33 |
* | brcm47xx: switch to 2.6.30.7 | Felix Fietkau | 2009-09-26 | 1 | -1/+1 |
* | fix 2.6.31 compile with union mounts disabled | Felix Fietkau | 2009-09-26 | 2 | -2/+13 |
* | make scripts/ipkg more portable by using printf instead of echo -n | Felix Fietkau | 2009-09-26 | 1 | -4/+4 |
* | ramips: since both subtargets are marked as broken, move FEATURES to the main... | Felix Fietkau | 2009-09-25 | 3 | -2/+1 |