| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | build: ensure tools are built before building the toolchain | Felix Fietkau | 2014-12-13 | 1 | -1/+1 |
* | realview: drop old kernel configs | Felix Fietkau | 2014-12-13 | 2 | -499/+0 |
* | au1000: remove leftover 3.3 kernel config | Felix Fietkau | 2014-12-13 | 1 | -139/+0 |
* | au1000: remove linux 3.10 support | Felix Fietkau | 2014-12-13 | 3 | -145/+0 |
* | rb532: remove linux 3.10 support | Felix Fietkau | 2014-12-13 | 5 | -262/+0 |
* | at91: remove linux 3.10 support | Felix Fietkau | 2014-12-13 | 5 | -328/+0 |
* | brcm2708: remove linux 3.10 support | Felix Fietkau | 2014-12-13 | 196 | -441523/+0 |
* | ixp4xx: remove linux 3.10 support | Felix Fietkau | 2014-12-13 | 41 | -9656/+0 |
* | lantiq: remove linux 3.10 support | Felix Fietkau | 2014-12-13 | 51 | -17713/+0 |
* | mpc85xx: remove linux 3.10 support | Felix Fietkau | 2014-12-13 | 11 | -1437/+0 |
* | netlogic: fix XLR network driver build | Florian Fainelli | 2014-12-13 | 1 | -0/+63 |
* | ramips:Add support for Aigale Ai-BR100 | John Crispin | 2014-12-13 | 8 | -0/+137 |
* | mxs: indention and whitespace fixes | John Crispin | 2014-12-13 | 1 | -37/+37 |
* | ar71xx: add an extra check on board_name for ath10k firmware patchs | John Crispin | 2014-12-13 | 1 | -6/+14 |
* | oxnas: fix gpio-fan on kd20 | John Crispin | 2014-12-13 | 2 | -1/+3 |
* | oxnas: also make use of the GPIO poweroff driver | John Crispin | 2014-12-13 | 3 | -0/+13 |
* | kernel/generic: remove some left-over garbage from ledtrig patch | John Crispin | 2014-12-13 | 2 | -2/+2 |
* | oxnas: use libata ledtrig support for kd20 hdd leds | John Crispin | 2014-12-12 | 4 | -0/+5 |
* | kernel/generic: add ledtrig support to libata | John Crispin | 2014-12-12 | 2 | -0/+324 |
* | oxnas: clean up default package selection | John Crispin | 2014-12-12 | 1 | -8/+2 |
* | kernel.mk: Handle the x86_64 LINUX_KARCH case | Felix Fietkau | 2014-12-12 | 1 | -1/+1 |
* | kernel.mk: Refactor LINUX_KARCH affectation | Felix Fietkau | 2014-12-12 | 1 | -4/+11 |
* | kirkwood: Iomega ix2-200: wire up the GPIO poweroff driver in the DTS file | John Crispin | 2014-12-12 | 1 | -0/+13 |
* | gcc: don't clobber stamp-bits with a symlink to itself | Felix Fietkau | 2014-12-12 | 3 | -0/+35 |
* | ar8216: enable cpu port to receive arp and broadcast frames for ar8236 | Felix Fietkau | 2014-12-12 | 2 | -0/+12 |
* | ralink: fix lenovo y1 wan port mapping | John Crispin | 2014-12-12 | 1 | -2/+2 |
* | iwinfo: bump to latest git HEAD | John Crispin | 2014-12-12 | 1 | -2/+2 |
* | oxnas: build S-ATA driver as a module | John Crispin | 2014-12-12 | 4 | -6/+19 |
* | ralink: make uartf functional on AWM002 | John Crispin | 2014-12-12 | 1 | -1/+1 |
* | oxnas: use u-boot.bin in KDIR | John Crispin | 2014-12-12 | 1 | -2/+2 |
* | uboot-oxnas: install u-boot.bin also to KERNEL_BUILD_DIR | John Crispin | 2014-12-12 | 1 | -0/+2 |
* | sunxi: fix led on bananapi | Zoltan Herpai | 2014-12-12 | 1 | -4/+4 |
* | igmpproxy: do not attempt to ifstatus error messages as json | Felix Fietkau | 2014-12-12 | 1 | -1/+4 |
* | igmpproxy: do not start instance if no upstream interface is available | Felix Fietkau | 2014-12-12 | 1 | -1/+6 |
* | igmpproxy: fix init script indentation | Felix Fietkau | 2014-12-12 | 1 | -4/+4 |
* | mxs: allow bootloader to pass kernel cmdline | Zoltan Herpai | 2014-12-12 | 1 | -1/+3 |
* | mxs: change mxs-lradc module to depend on kmod-iio-core instead of hardcoding | Zoltan Herpai | 2014-12-12 | 1 | -4/+3 |
* | scripts/config: remove debug statement | Jo-Philipp Wich | 2014-12-12 | 1 | -1/+0 |
* | scripts/download.pl: add support for adding mirrors through an environment va... | Felix Fietkau | 2014-12-12 | 1 | -0/+3 |
* | busybox: include config files relative to the main Config.in (#18522) | Jo-Philipp Wich | 2014-12-12 | 1 | -2/+2 |
* | scripts/config: support includes relative to the currently processed file | Jo-Philipp Wich | 2014-12-12 | 2 | -0/+21 |
* | mxs: add i2c and spi packages to profiles | Zoltan Herpai | 2014-12-12 | 3 | -3/+6 |
* | mxs: fix automatic status led detection | Zoltan Herpai | 2014-12-12 | 1 | -2/+2 |
* | mxs: update dts file for Duckbill | Zoltan Herpai | 2014-12-12 | 1 | -13/+34 |
* | mxs: i2c changes - add package for i2c module - remove i2c debug | Zoltan Herpai | 2014-12-12 | 2 | -4/+16 |
* | mxs: add kernel module for spi interface | Zoltan Herpai | 2014-12-12 | 1 | -0/+15 |
* | mxs: make boardname consistent with other targets | Zoltan Herpai | 2014-12-12 | 1 | -1/+1 |
* | netifd: Set source IP for DHCP static routes as well | Steven Barth | 2014-12-12 | 1 | -2/+1 |
* | kernel: refresh patches | Luka Perkov | 2014-12-11 | 5 | -25/+28 |
* | kirkwood: sort 110-nas profile | Luka Perkov | 2014-12-11 | 2 | -19/+17 |