| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tools/flex: update to 2.6.1 | John Crispin | 2016-03-16 | 3 | -24/+18 |
* | ramips: Add support for Xiaomi MiWiFi Nano | John Crispin | 2016-03-16 | 7 | -1/+128 |
* | brcmfmac: Add Raspberry Pi 3 support | John Crispin | 2016-03-16 | 3 | -0/+29 |
* | kirkwood: refresh patches | Luka Perkov | 2016-03-14 | 1 | -4/+2 |
* | kirkwood: drop 3.18 | Luka Perkov | 2016-03-14 | 13 | -1500/+0 |
* | kirkwood: switch to 4.4 | Luka Perkov | 2016-03-14 | 1 | -1/+1 |
* | kirkwood: add 4.4 support | Luka Perkov | 2016-03-14 | 11 | -0/+1349 |
* | uboot-kirkwood/goflexhome: explicit define the size of the last partition | Luka Perkov | 2016-03-14 | 1 | -1/+1 |
* | uboot-kirkwood/goflexhome: add forgotten include openwrt-kirkwood-common.h" | Luka Perkov | 2016-03-14 | 1 | -0/+9 |
* | uboot-kirkwood/goflexhome: update bootargs to use new ubi style | Luka Perkov | 2016-03-14 | 1 | -0/+30 |
* | kirkwood/goflexnet/goflexhome: change mtd layout to use the last 3 mb | Luka Perkov | 2016-03-14 | 2 | -2/+2 |
* | kirkwood/goflexhome/goflexnet: merge "root" and unused mtd partitions into on... | Luka Perkov | 2016-03-14 | 2 | -16/+35 |
* | linux/kirkwood: migrate goflexhome/goflexnet to new ubi style | Luka Perkov | 2016-03-14 | 1 | -7/+13 |
* | uboot/kirkwood: correct mtdparts + cmdline for new ubifs on dockstar | Luka Perkov | 2016-03-14 | 1 | -12/+6 |
* | kirkwood/dockstar: rename partition into ubi to use auto detection of target mtd | Luka Perkov | 2016-03-14 | 1 | -1/+1 |
* | kirkwood/dockstar: use ubi(kernel, squashfs, ubifs) images | Luka Perkov | 2016-03-14 | 2 | -4/+15 |
* | kirkwood: add DEVICE_VAR KERNEL_IN_UBI for kernel as volume in ubi images | Luka Perkov | 2016-03-14 | 1 | -1/+16 |
* | kirkwood: add feature devicetree | Luka Perkov | 2016-03-14 | 1 | -1/+1 |
* | brcm47xx: image: create standard TRX images using new building system | Rafał Miłecki | 2016-03-11 | 1 | -15/+20 |
* | Revert "kernel: Linux IP Virtual Server kernel modules (netfilter.mk patch)" | Jo-Philipp Wich | 2016-03-11 | 1 | -54/+0 |
* | oxnas: complete NAND driver clean-up | John Crispin | 2016-03-10 | 1 | -4/+0 |
* | procd: fix respawn related warning | John Crispin | 2016-03-10 | 1 | -0/+1 |
* | tools/cmake: fix compile on Alpine Linux | John Crispin | 2016-03-10 | 1 | -0/+17 |
* | ramips: Add support for GL-MT750 | John Crispin | 2016-03-10 | 7 | -1/+177 |
* | ramips: Add support for GL-MT300N | John Crispin | 2016-03-10 | 7 | -1/+173 |
* | ramips: Add support for GL-MT300A | John Crispin | 2016-03-10 | 7 | -0/+190 |
* | tools/findutils: Update to 4.6.0 | John Crispin | 2016-03-10 | 2 | -161/+3 |
* | package/devel/gdb: Update to 7.11 | John Crispin | 2016-03-10 | 2 | -3/+3 |
* | toolchain/gdb: Update to 7.11 | John Crispin | 2016-03-10 | 4 | -5/+5 |
* | pkg-config: Update to 0.29.1 | John Crispin | 2016-03-10 | 1 | -4/+4 |
* | mm-macros: update to 0.9.10 | John Crispin | 2016-03-10 | 1 | -3/+3 |
* | oxnas: clean-up NAND driver to fix probing issue | John Crispin | 2016-03-10 | 1 | -13/+5 |
* | brcm2708: update patches to latest version | John Crispin | 2016-03-10 | 13 | -6/+763 |
* | procd: support pidfile writing. | John Crispin | 2016-03-10 | 1 | -1/+2 |
* | ar71xx: Arduino Yun board 'WLAN RST' button support | John Crispin | 2016-03-10 | 1 | -0/+21 |
* | kernel: Linux IP Virtual Server kernel modules (netfilter.mk patch) | John Crispin | 2016-03-10 | 1 | -0/+54 |
* | procd: bump to latest git HEAD | John Crispin | 2016-03-10 | 1 | -2/+2 |
* | brcm63xx: fix BCM3368 interrupt controller addresses | John Crispin | 2016-03-10 | 1 | -2/+2 |
* | brcm63xx/lzma-loader: fix O32 ABI conformance | John Crispin | 2016-03-10 | 1 | -0/+3 |
* | tools/flock: fix compile on Alpine Linux | John Crispin | 2016-03-10 | 1 | -0/+1 |
* | ar71xx: add support for the Telldus TellStick ZNet Lite | John Crispin | 2016-03-10 | 13 | -0/+189 |
* | base-files: add function ucidef_set_interface_raw to enable default configura... | John Crispin | 2016-03-10 | 1 | -0/+6 |
* | brcm47xx: image: move disabled devices to the new building system | Rafał Miłecki | 2016-03-09 | 1 | -13/+3 |
* | brcm47xx: image: switch Linksys WRT54G3GV2-VF to the new building system | Rafał Miłecki | 2016-03-09 | 1 | -45/+28 |
* | brcm47xx: image: switch Netgear WGT634U to the new building system | Rafał Miłecki | 2016-03-08 | 1 | -6/+13 |
* | brcm47xx: image: switch rest of 64k block devices to the new building system | Rafał Miłecki | 2016-03-08 | 1 | -28/+45 |
* | brcm47xx: image: switch Motorola devices to the new building system | Rafał Miłecki | 2016-03-08 | 1 | -7/+22 |
* | brcm47xx: image: switch D-Link DWL-3150 to the new building system | Rafał Miłecki | 2016-03-08 | 1 | -7/+13 |
* | openvpn: add support for X.509 name options | John Crispin | 2016-03-08 | 1 | -0/+1 |
* | ramips: add support for Planex MZK-WDPR. | John Crispin | 2016-03-08 | 5 | -0/+84 |