Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oxnas: drop compatibility with old kernels from dwmac-oxnas | Daniel Golle | 2016-05-20 | 1 | -27/+0 |
| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||||
* | oxnas: sync 010-arm_introduce-dma-fiq-irq-broadcast with cns3xxx | Daniel Golle | 2016-05-20 | 1 | -15/+27 |
| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||||
* | kernel: update kernel 4.4 to version 4.4.11 | Álvaro Fernández Rojas | 2016-05-19 | 21 | -989/+112 |
| | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||||
* | kernel: fix unaligned access issue in the bridge multicast-to-unicast patch | Felix Fietkau | 2016-05-19 | 1 | -4/+4 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ramips: use backported upstream patches | Álvaro Fernández Rojas | 2016-05-19 | 9 | -108/+236 |
| | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||||
* | ar71xx: fix a remaining unaligned access issue | Felix Fietkau | 2016-05-19 | 1 | -0/+19 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | kirkwood: move ubi/ubifs options to the image makefile | Felix Fietkau | 2016-05-19 | 3 | -36/+36 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | lantiq: move ubi/ubifs options to the image makefile | Felix Fietkau | 2016-05-19 | 5 | -21/+18 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ramips: fix pinctrl regression | Álvaro Fernández Rojas | 2016-05-18 | 6 | -6/+6 |
| | | | | | | This regression was introduced in commit 9195d8da. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||||
* | ramips: fix spidev generic nodes | Álvaro Fernández Rojas | 2016-05-18 | 3 | -5/+6 |
| | | | | | | | Use linux,spidev compatible string. Move MZK-DP150N spidev to spi1 node. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||||
* | ar71xx: fix register address calculation for DDR flushing | Felix Fietkau | 2016-05-18 | 1 | -0/+23 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ramips: fix size-cells on spi nodes | Álvaro Fernández Rojas | 2016-05-18 | 111 | -114/+114 |
| | | | | | | size-cells should be 0 in order to avoid dummy values in reg properties. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||||
* | kernel: add back the macronix software protection disable patch | Felix Fietkau | 2016-05-18 | 1 | -0/+14 |
| | | | | | | It was accidentally left out when 4.4 support was added Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | bcm53xx: drop Copyright header from two of my bash scripts | Rafał Miłecki | 2016-05-18 | 2 | -5/+0 |
| | | | | | | | | | | | | | Both scripts modified by this patch were added by me. First of all I incorrectly added OpenWrt as Copyright holder. It was wrong because: 1) I simply can't transfer my moral rights according to the Polish law 2) Transfering copyrights (economic rights) requires an agreement which I didn't sign with OpenWrt(.org). Other than that I don't find these trivial scripts important enough to put info about *my* copyrights in a header so this patch just drops them completely. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> | ||||
* | ramips: fix 8M WT3020 image creation | John Crispin | 2016-05-16 | 1 | -1/+1 |
| | | | | | | fix image size for 8M version : 4M -> 8M Signed-off-by: Gerhard Bertelsmann <info@gerhard-bertelsmann.de> | ||||
* | oxnas: move target-specific modules into target's modules.mk | Daniel Golle | 2016-05-17 | 1 | -0/+41 |
| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||||
* | kernel: backport patches for fq_codel queue memory limit support | Felix Fietkau | 2016-05-16 | 5 | -12/+232 |
| | | | | | | Use it to replace the reduction in max packets/flows Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ar71xx: fix typo in pci memory window initialization fix | Felix Fietkau | 2016-05-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | oxnas: reorganize image build code and nuke profiles | Daniel Golle | 2016-05-16 | 7 | -119/+36 |
| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||||
* | kernel: fix yaffs2 build with kernel 4.4 | Jo-Philipp Wich | 2016-05-16 | 1 | -0/+47 |
| | | | | | | | Fix YAFFS2 build after upstream nd_set_link() removal by importing http://permalink.gmane.org/gmane.linux.embedded.yocto.linux-yocto/4373 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | ||||
* | ar71xx: typo in jjplus profile | Cezary Jackiewicz | 2016-05-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl> | ||||
* | ramips: fix ArcherC20i image creation - 3rd try | John Crispin | 2016-05-15 | 1 | -1/+1 |
| | | | | Signed-off-by: John Crispin <john@phrozen.org> | ||||
* | kernel: enable CONFIG_PANIC_ON_OOPS by default | Felix Fietkau | 2016-05-15 | 3 | -6/+6 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | kernel: set CONFIG_PANIC_TIMEOUT by default | Felix Fietkau | 2016-05-15 | 3 | -3/+3 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ar71xx: update to linux 4.4 | Felix Fietkau | 2016-05-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ar71xx: register the gpio driver earlier | Felix Fietkau | 2016-05-15 | 1 | -0/+15 |
| | | | | | | This allows gpio requests from mach files to succeed. Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ar71xx: fix a PCI initialization issue in Linux 4.4 | Felix Fietkau | 2016-05-15 | 1 | -0/+37 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ar71xx: fix DDR write buffer flushing issues with 4.4 | Felix Fietkau | 2016-05-15 | 13 | -97/+1386 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | mac80211: update to wireless-testing 2016-05-12 | Felix Fietkau | 2016-05-15 | 1 | -0/+4 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | kernel: fix a compiler warning on 64 bit systems | Felix Fietkau | 2016-05-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ramips: fix Archer C20i image build | Felix Fietkau | 2016-05-15 | 1 | -2/+1 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ar71xx: add support for TP-LINK TL-WR842N/ND v3 | Cezary Jackiewicz | 2016-05-14 | 9 | -9/+129 |
| | | | | | | | | | | | - CPU QCA9531-BL3A - RAM: 64MB - flash: 16MB - USB AP143 platform, similar to tl-wr841n v10/v11, but with USB Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl> | ||||
* | ramips: set default profile to priority 1 | John Crispin | 2016-05-14 | 6 | -0/+6 |
| | | | | | | doing so will sort all profiles alphabetically Signed-off-by: John Crispin <john@phrozen.org> | ||||
* | ar71xx: add proper support for Archer-C7 V2 | John Crispin | 2016-05-14 | 3 | -5/+42 |
| | | | | | | This has minor differences to the V1 Signed-off-by: John Crispin <john@phrozen.org> | ||||
* | ramips: fix ArcherC20i image creation | John Crispin | 2016-05-14 | 1 | -1/+1 |
| | | | | Signed-off-by: John Crispin <john@phrozen.org> | ||||
* | ramips/mt7621: remove cflags override | Felix Fietkau | 2016-05-14 | 1 | -1/+0 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | kernel: add missing config symbol | Felix Fietkau | 2016-05-14 | 1 | -0/+1 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | brcm2708: convert to the new building system | Álvaro Fernández Rojas | 2016-05-14 | 4 | -72/+20 |
| | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||||
* | ramips: disable unused ethernet ports on VoCore | Álvaro Fernández Rojas | 2016-05-14 | 1 | -1/+2 |
| | | | | | | Only ports 0 and 4 are used so disable the other ones in order to save power. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||||
* | arm64: add missing kconfig symbol | Jo-Philipp Wich | 2016-05-13 | 1 | -0/+1 |
| | | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io> | ||||
* | kernel: backport patches improving fq_codel drop behavior | Felix Fietkau | 2016-05-12 | 9 | -32/+1101 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | kernel: remove out-of-tree patches for reducing qdisc truesize | Felix Fietkau | 2016-05-12 | 7 | -111/+7 |
| | | | | | | The copy overhead can be quite expensive Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | kernel: fold codel default fix into main patch | Felix Fietkau | 2016-05-12 | 2 | -22/+20 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ramips: fix indentation of Build/* template commands | Felix Fietkau | 2016-05-12 | 2 | -12/+12 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | kernel: remove ocf support, cryptodev-linux should be used instead | Felix Fietkau | 2016-05-12 | 225 | -94692/+4 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ar71xx: Fix TP-LINK Archer-C5/C7 v2 rfkill | John Crispin | 2016-05-12 | 1 | -1/+1 |
| | | | | | | Fix ARCHER_C7_GPIO_BTN_RFKILL, which is attached to GPIO23 Signed-off-by: Lars Buerding <lb.wrt@metatux.net> | ||||
* | ramips: add wmac nodes to all mt7628/88 dts files | John Crispin | 2016-05-12 | 3 | -0/+11 |
| | | | | Signed-off-by: John Crispin <john@phrozen.org> | ||||
* | ramips: add status led for ZBT-WE826 | Andrew Yong | 2016-05-12 | 1 | -1/+2 |
| | | | | Signed-off-by: Andrew Yong <me@ndoo.sg> | ||||
* | ramips: convert mt7620 to new image building code | John Crispin | 2016-05-12 | 16 | -468/+386 |
| | | | | Signed-off-by: John Crispin <john@phrozen.org> | ||||
* | ramips: convert mt7688 to new image building code | John Crispin | 2016-05-12 | 3 | -26/+14 |
| | | | | Signed-off-by: John Crispin <john@phrozen.org> |