| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: bump 4.14 to 4.14.77 | Koen Vandeputte | 2018-10-19 | 22 | -28/+39 |
* | kernel: bump 4.9 to 4.9.134 | Koen Vandeputte | 2018-10-19 | 8 | -33/+33 |
* | ar71xx/ath79: fix mtd corruption | Fabio Bettoni | 2018-10-17 | 3 | -3/+131 |
* | ar71xx: Move some targets to tiny | Koen Vandeputte | 2018-10-17 | 4 | -3/+3 |
* | treewide: use wpad-basic for not small flash targets | Mathias Kresin | 2018-10-16 | 65 | -130/+144 |
* | kernel: bump 4.14 to 4.14.76 | Koen Vandeputte | 2018-10-16 | 8 | -35/+35 |
* | kernel: bump 4.9 to 4.9.133 | Koen Vandeputte | 2018-10-16 | 2 | -3/+3 |
* | kernel: bump 3.18 to 3.18.124 | Koen Vandeputte | 2018-10-16 | 2 | -5/+5 |
* | ramips: refresh mt7621 kernel config | Felix Fietkau | 2018-10-15 | 1 | -5/+29 |
* | kernel: add CONFIG_CC_OPTIMIZE_FOR_* to the default config | Felix Fietkau | 2018-10-15 | 4 | -6/+2 |
* | bcm53xx: add pending pinctrl driver | Rafał Miłecki | 2018-10-11 | 2 | -0/+427 |
* | bcm53xx: replace SPI revert with a fix sent upstream | Rafał Miłecki | 2018-10-11 | 2 | -146/+42 |
* | mpc85xx: remove kernel 4.9 support | Magnus Kroken | 2018-10-11 | 5 | -516/+0 |
* | mpc85xx: switch to kernel 4.14 | Magnus Kroken | 2018-10-11 | 1 | -1/+1 |
* | mpc85xx: add kernel 4.14 support | Magnus Kroken | 2018-10-11 | 5 | -0/+521 |
* | ar71xx: remove linux 4.9 support | Koen Vandeputte | 2018-10-10 | 92 | -8105/+0 |
* | ar71xx: switch to kernel 4.14 | Koen Vandeputte | 2018-10-10 | 1 | -1/+1 |
* | kernel: bump 4.14 to 4.14.75 | Koen Vandeputte | 2018-10-10 | 22 | -99/+99 |
* | kernel: bump 4.9 to 4.9.132 | Koen Vandeputte | 2018-10-10 | 1 | -1/+1 |
* | kernel: enable memory compaction | Felix Fietkau | 2018-10-09 | 15 | -12/+6 |
* | kernel: support gcc-optimized inlining on all architectures | Felix Fietkau | 2018-10-09 | 5 | -1/+142 |
* | Revert "kernel: add a RPS balancer" | Stijn Tintel | 2018-10-08 | 1 | -93/+0 |
* | sunxi: add support for Orange Pi Zero | Julian Haupt | 2018-10-07 | 1 | -0/+10 |
* | ath79: add Fritz!Box 4020 switchconfig | David Bauer | 2018-10-07 | 1 | -1/+5 |
* | ath79: add support for TP-Link TL-WA901ND v2 | David Bauer | 2018-10-07 | 3 | -0/+140 |
* | ath79: add support for Buffalo WZR-HP-G302H A1A0 | INAGAKI Hiroshi | 2018-10-07 | 4 | -0/+263 |
* | ath79: add hwver parameter to buffalo-tag | INAGAKI Hiroshi | 2018-10-07 | 3 | -5/+6 |
* | ath79: Add support for TP-Link TL-WR842N-v2 | Robert Marko | 2018-10-07 | 4 | -1/+221 |
* | ipq40xx: Create /var/lock directory in platform_do_upgrade_* | Sven Eckelmann | 2018-10-07 | 1 | -8/+1 |
* | ar71xx: Create /var/lock directory in platform_do_upgrade_* | Sven Eckelmann | 2018-10-07 | 2 | -16/+3 |
* | ar71xx: Use sysupgrade's RAMFS_COPY_* for fw_(set|print)env | Sven Eckelmann | 2018-10-07 | 3 | -9/+6 |
* | ath79: fix build warning | Mathias Kresin | 2018-10-07 | 1 | -2/+0 |
* | ramips: don't hijack the status led | Mathias Kresin | 2018-10-07 | 1 | -14/+0 |
* | ramips: move status led unset to devicetree | Mathias Kresin | 2018-10-07 | 8 | -25/+0 |
* | ramips: add support for indicating the boot state using multiple leds | Mathias Kresin | 2018-10-07 | 214 | -217/+877 |
* | ramips: set F5D8235 v1 usb led trigger via devicetree | Mathias Kresin | 2018-10-07 | 2 | -5/+26 |
* | ramips: set rt2880 pci controller of_node | Mathias Kresin | 2018-10-07 | 1 | -0/+32 |
* | ramips: set usb led trigger via devicetree | Mathias Kresin | 2018-10-07 | 70 | -80/+235 |
* | ath79: Add support for Ubiquiti Nanostation AC | Tobias Schramm | 2018-10-07 | 6 | -0/+117 |
* | ath79: Add support for Ubiquiti NanoStation AC loco | Tobias Schramm | 2018-10-07 | 4 | -3/+66 |
* | ath79: Add generic device tree for Ubiquiti WA boards | Tobias Schramm | 2018-10-07 | 1 | -0/+92 |
* | ath79: fix MAC address for Buffalo BHR-4GRV | INAGAKI Hiroshi | 2018-10-07 | 3 | -2/+8 |
* | bcm53xx: added basic dts for linksys ea6500v2 | Rene Kjellerup | 2018-10-07 | 2 | -1/+70 |
* | ar71xx: fix pci irq init on kernel 4.14 | Koen Vandeputte | 2018-10-04 | 2 | -2/+2 |
* | kernel: bump 4.14 to 4.14.74 | Koen Vandeputte | 2018-10-04 | 5 | -13/+13 |
* | kernel: bump 4.9 to 4.9.131 | Koen Vandeputte | 2018-10-04 | 1 | -9/+9 |
* | sunxi: Turn on CONFIG_SUN4I_A10_CCU for A20 | Florian Fainelli | 2018-10-02 | 1 | -1/+0 |
* | kernel: bump 4.14 to 4.14.73 | Koen Vandeputte | 2018-10-02 | 7 | -105/+9 |
* | kernel: bump 4.9 to 4.9.130 | Koen Vandeputte | 2018-10-02 | 3 | -4/+4 |
* | uml: update to linux 4.14 | Felix Fietkau | 2018-09-29 | 9 | -353/+68 |