| Commit message (Expand) | Author | Age | Files | Lines |
* | build: rename sysupgrade-nand to sysupgrade-tar | Jo-Philipp Wich | 2016-07-29 | 1 | -1/+1 |
* | mvebu: limit image builds to profile selection | Felix Fietkau | 2016-07-26 | 1 | -0/+1 |
* | mvebu: switch to the new image build code | Felix Fietkau | 2016-07-21 | 6 | -405/+127 |
* | mvebu: Configure status LED for WRT1900ACS | Rujun Wang | 2016-06-15 | 1 | -0/+3 |
* | kernel: update kernel 4.4 to version 4.4.13 | Álvaro Fernández Rojas | 2016-06-12 | 1 | -58/+0 |
* | mvebu: add a patch to deal with excessive latencies/delays during flash PIO c... | Felix Fietkau | 2016-06-10 | 1 | -0/+36 |
* | mvebu: configure switch on WRT1200AC and WRT1900ACv2/S | Claudio Leite | 2016-05-23 | 1 | -6/+4 |
* | mvebu: backport upstream ethernet driver improvements and enable buffer manag... | Felix Fietkau | 2016-05-22 | 29 | -6/+4334 |
* | mvebu: fix device I/O coherency issues | Felix Fietkau | 2016-05-22 | 1 | -0/+47 |
* | kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides | Felix Fietkau | 2016-05-21 | 1 | -1/+0 |
* | mvebu: correct patch name of the crypto sram fix | Felix Fietkau | 2016-05-21 | 1 | -0/+0 |
* | mvebu: fix bus ranges for the crypto processor sram | Felix Fietkau | 2016-05-21 | 1 | -0/+13 |
* | mvebu: tune kernel config for performance | Felix Fietkau | 2016-05-21 | 1 | -1/+1 |
* | mvebu: enable core drivers in the kernel config instead of packaging them | Felix Fietkau | 2016-05-21 | 8 | -93/+66 |
* | mvebu: add some more flash driver fixes | Felix Fietkau | 2016-05-21 | 3 | -0/+156 |
* | mvebu: rename recently added flash driver fix | Felix Fietkau | 2016-05-21 | 1 | -0/+0 |
* | mvebu: prevent crash in the flash driver in case of a spurious interrupt | Felix Fietkau | 2016-05-21 | 1 | -0/+13 |
* | mvebu: backport an upstream NAND flash driver fix | Felix Fietkau | 2016-05-21 | 1 | -0/+428 |
* | mvebu: update to linux 4.4 | Felix Fietkau | 2016-05-20 | 22 | -3069/+15 |
* | mvebu: fix portability issues in the image makefile code | Felix Fietkau | 2016-05-20 | 1 | -5/+5 |
* | mvebu: add SolidRun ClearFog A1 support | Luka Perkov | 2016-02-17 | 8 | -0/+640 |
* | mvebu: add missing symbols. | John Crispin | 2016-02-16 | 2 | -0/+2 |
* | mvebu: fix WRT1900AC v1 LED driver module | Jo-Philipp Wich | 2016-02-09 | 1 | -1/+1 |
* | base-files: remove default /etc/config/network, generate it via board.d instead | Felix Fietkau | 2016-01-25 | 1 | -3/+0 |
* | kernel: refresh patches for kernel 4.4 | Hauke Mehrtens | 2016-01-12 | 1 | -2/+2 |
* | generic/4.4: bump to -rc5 | Imre Kaloz | 2015-12-15 | 1 | -34/+0 |
* | all: drop old uci-defaults.sh | Jo-Philipp Wich | 2015-12-11 | 2 | -2/+2 |
* | mvebu: drop support for old kernels | Imre Kaloz | 2015-12-11 | 63 | -7171/+0 |
* | mvebu: armada-385-rd has been renamed to armada-388-rd upstream | Imre Kaloz | 2015-12-11 | 1 | -1/+1 |
* | mvebu: update and fixup 4.4 patches | Imre Kaloz | 2015-12-10 | 12 | -34/+35 |
* | mvebu: fixup wifi macs for Linksys boards | Imre Kaloz | 2015-12-10 | 1 | -0/+17 |
* | mvebu: add support for 4.4-rc | Imre Kaloz | 2015-12-10 | 15 | -0/+2062 |
* | mvebu: add support for 4.1 and switch over | Imre Kaloz | 2015-12-10 | 24 | -1148/+3035 |
* | all: remove redundant board.d/00_model files | Jo-Philipp Wich | 2015-12-04 | 1 | -13/+0 |
* | all: remove dummy ucidef_set_interface_loopback() from board.d | Jo-Philipp Wich | 2015-12-03 | 1 | -2/+0 |
* | board.d: merge ucidef_add_switch() and ucidef_add_switch_ports() | Jo-Philipp Wich | 2015-12-03 | 1 | -2/+1 |
* | mvebu: switch network and led config defaults to board detection framework | Jo-Philipp Wich | 2015-11-30 | 3 | -11/+24 |
* | Revert "mvebu: migrate led and network setup to board detection framework" | Jo-Philipp Wich | 2015-11-22 | 2 | -9/+9 |
* | mvebu: migrate led and network setup to board detection framework | Jo-Philipp Wich | 2015-11-20 | 2 | -9/+9 |
* | mvebu: add support for the Linksys WRT1900ACS (Shelby) | Imre Kaloz | 2015-10-08 | 12 | -7/+370 |
* | This had been set in r44508 as a workaround for switch problems. | Imre Kaloz | 2015-08-21 | 1 | -2/+1 |
* | mvebu: fix cobra chainmask | Imre Kaloz | 2015-08-21 | 1 | -2/+2 |
* | mvebu: add support for the Linksys boot counter | Imre Kaloz | 2015-08-19 | 2 | -14/+20 |
* | image.mk: move KDIR_TMP definition to a central location | Jonas Gorski | 2015-08-14 | 1 | -4/+0 |
* | image: fix jffs2(_nand) image generation | Jonas Gorski | 2015-08-05 | 1 | -1/+3 |
* | mvebu: update dts files for mamba / WRT1900AC | Imre Kaloz | 2015-07-31 | 2 | -4/+4 |
* | mvebu: fix gpio config on the WRT1200AC | Imre Kaloz | 2015-07-31 | 1 | -3/+3 |
* | mvebu: make patches apply against 3.18.18 again | Hauke Mehrtens | 2015-07-12 | 6 | -11/+10 |
* | kernel: update 3.18 to 3.18.16 | Jonas Gorski | 2015-06-17 | 3 | -51/+3 |
* | mvebu: make flashing more safe | Imre Kaloz | 2015-05-27 | 2 | -1/+18 |