| Commit message (Expand) | Author | Age | Files | Lines |
* | image: add a helper variable for getting kernel/rootfs from within image Buil... | Felix Fietkau | 2016-07-31 | 3 | -8/+8 |
* | build: rename sysupgrade-nand to sysupgrade-tar | Jo-Philipp Wich | 2016-07-29 | 1 | -1/+1 |
* | ar71xx: don't use D-Link DIR-505 status LED as ethernet indicator | Matthias Schiffer | 2016-07-28 | 1 | -4/+0 |
* | ar71xx: add revision detection for D-Link DIR-505 A1/A2 | Matthias Schiffer | 2016-07-28 | 1 | -0/+10 |
* | ar71xx: add a missing ;; to ar71xx.sh | John Crispin | 2016-07-24 | 1 | -0/+1 |
* | ar71xx: add support for gl-mifi | Zhao Gang | 2016-07-24 | 10 | -0/+148 |
* | ar71xx: clean up legacy-devices.mk | Matthias Schiffer | 2016-07-27 | 2 | -322/+407 |
* | ar71xx: add ath10k firmware to profile defaults where ath10k is used | Felix Fietkau | 2016-07-22 | 4 | -33/+33 |
* | ar71xx: add missing profile for the nand subtarget (FS#56) | Felix Fietkau | 2016-07-21 | 1 | -0/+18 |
* | ar71xx: fix WNDR4300v1 / WNDR3700v4 build (FS#56) | Felix Fietkau | 2016-07-21 | 1 | -3/+9 |
* | ar71xx: fix more image build code whitespace/tab issues | Felix Fietkau | 2016-07-21 | 1 | -6/+6 |
* | ar71xx: fix tab vs whitespace issue in image building code | Felix Fietkau | 2016-07-21 | 1 | -180/+180 |
* | ar71xx: remove obsolete MultiProfile template code | Felix Fietkau | 2016-07-21 | 1 | -40/+0 |
* | ar71xx: fix default network config of WZR-HP-G300NH and CR3000 | Jo-Philipp Wich | 2016-07-20 | 1 | -2/+2 |
* | ar71xx: add support for gl-ar300m | Zhao Gang | 2016-07-20 | 11 | -0/+217 |
* | ar71xx: add software transmit timestamp support | Stephen Walker | 2016-07-15 | 2 | -0/+3 |
* | ar71xx: define wmac reset function for QCA955x | Felix Fietkau | 2016-07-15 | 2 | -3/+85 |
* | ar71xx: add support for jjPlus JWAP230 | Piotr Dymacz | 2016-07-13 | 10 | -0/+192 |
* | ar71xx: add support for Wallys DR531 | Piotr Dymacz | 2016-07-13 | 11 | -0/+190 |
* | ar71xx: fix build error when initramfs is disabled | Felix Fietkau | 2016-07-13 | 1 | -1/+1 |
* | ar71xx: fix a legacy image porting issue | Felix Fietkau | 2016-07-13 | 2 | -8/+1 |
* | ar71xx: Fix PowerCloud CAP324 No Cloud title | Daniel Dickinson | 2016-07-11 | 1 | -1/+1 |
* | ar71xx: base-files: remove the now unneeded 09_fix-seama-header | Yousong Zhou | 2016-07-11 | 1 | -21/+0 |
* | ar71xx: image: fix typo in MTDPARTS def for qihoo-c301 | Yousong Zhou | 2016-07-11 | 1 | -1/+1 |
* | ar71xx: image: seama: fix making factory and sysupgrade image | Yousong Zhou | 2016-07-11 | 1 | -11/+12 |
* | tools: add kernel2minor utility for Mikrotik devices | Sergey Sergeev | 2016-07-05 | 1 | -2/+2 |
* | ar71xx: fix nand device profile | John Crispin | 2016-07-05 | 4 | -19/+19 |
* | ar71xx: spi-rb4xx fix. | Sergey Sergeev | 2016-07-02 | 1 | -1/+1 |
* | ar71xx: prevent spurious ethernet resets from dma hang check false positives | Felix Fietkau | 2016-07-02 | 2 | -6/+12 |
* | ar71xx: seama: fix making factory images | Yousong Zhou | 2016-06-30 | 3 | -58/+81 |
* | ar71xx: image: unify indentation with 2 whitespaces | Yousong Zhou | 2016-06-30 | 1 | -112/+112 |
* | ar71xx: image: remove duplicate IMAGES definition | Yousong Zhou | 2016-06-30 | 1 | -1/+0 |
* | ar71xx: hiwifi-hc6361: move packages selection to generic.mk | Yousong Zhou | 2016-06-30 | 2 | -14/+9 |
* | ar71xx: further legacy image build fixes | Jo-Philipp Wich | 2016-06-27 | 1 | -1/+6 |
* | ar71xx: disable pdata->use_flow_control for QCA9558 | Felix Fietkau | 2016-06-27 | 1 | -1/+0 |
* | ar71xx: rename ethernet pdata->builtin_switch to use_flow_control | Felix Fietkau | 2016-06-27 | 3 | -8/+8 |
* | ar71xx: merge profiles into image building code | Jo-Philipp Wich | 2016-06-27 | 59 | -2503/+959 |
* | kernel: update to version 4.4.14 | Hauke Mehrtens | 2016-06-26 | 1 | -1/+1 |
* | Revert "ar71xx: prevent spurious ethernet resets from dma hang check false po... | Felix Fietkau | 2016-06-26 | 2 | -6/+5 |
* | ar71xx: prevent spurious ethernet resets from dma hang check false positives | Felix Fietkau | 2016-06-26 | 2 | -5/+6 |
* | ar71xx: enable flow control for ethernet MACs with built-in switch | Felix Fietkau | 2016-06-26 | 3 | -1/+11 |
* | Revert "ar71xx: fix legacy image building" | John Crispin | 2016-06-23 | 59 | -938/+2492 |
* | ar71xx: fix legacy image building | Jo-Philipp Wich | 2016-06-24 | 1 | -20/+14 |
* | ar71xx: merge profiles into image building code | John Crispin | 2016-06-22 | 59 | -2472/+924 |
* | ar71xx: hiwifi-hc6361: lift size limit on kernel and rootfs parts | Yousong Zhou | 2016-06-22 | 2 | -19/+20 |
* | ar71xx: WDR4300: Fixed default VLAN order | David Pinilla Caparrós | 2016-06-17 | 1 | -1/+1 |
* | Revert "ar71xx/cpe510: use second wifi calibration table" | Alexander Couzens | 2016-06-16 | 1 | -1/+1 |
* | Revert "ar71xx: enable flow control for ethernet MACs with built-in switch" | Felix Fietkau | 2016-06-14 | 1 | -9/+1 |
* | ar71xx: mach-ubnt-xm.c convert patches to mach file | Arne Zachlod | 2016-06-13 | 4 | -773/+701 |
* | ar71xx: enable flow control for ethernet MACs with built-in switch | Felix Fietkau | 2016-06-13 | 1 | -1/+9 |