| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: add more registers to ar71x_regs.h | Julien Dusser | 2018-02-13 | 3 | -11/+388 |
* | ramips: add support for D-Link DAP-1522 A1 | George Hopkins | 2018-02-13 | 7 | -9/+173 |
* | kernel: mtdsplit: split by WRG header | George Hopkins | 2018-02-13 | 1 | -3/+18 |
* | kernel: add missing symbol | John Crispin | 2018-02-13 | 2 | -0/+2 |
* | ar71xx: Add eTactica EG-200 support | Karl Palsson | 2018-02-13 | 12 | -1/+139 |
* | ramips: use new image build code for WHR-G300N | INAGAKI Hiroshi | 2018-02-13 | 2 | -42/+21 |
* | mediatek: remove the CPU_SUBTYPE | John Crispin | 2018-02-13 | 1 | -1/+0 |
* | cns3xxx: remove linux 4.9 support | Koen Vandeputte | 2018-02-13 | 29 | -1607/+13 |
* | kernel: add missing symbol for v4.14 | John Crispin | 2018-02-13 | 1 | -0/+1 |
* | octeontx: add support for OCTEON TX target | Tim Harvey | 2018-02-13 | 8 | -0/+1049 |
* | mxs: rename files to files-4.9 | Michael Heimpold | 2018-02-13 | 1 | -0/+0 |
* | ramips: Add support for the GnuBee Personal Cloud Two | Rosen Penev | 2018-02-13 | 7 | -0/+160 |
* | layerscape: fix call trace of pfe module removing | Yangbo Lu | 2018-02-13 | 1 | -14/+5 |
* | layerscape: fix DPAA2 QDMA issue | Yangbo Lu | 2018-02-13 | 1 | -0/+134 |
* | layerscape: add a make menuconfig known issue in README | Yangbo Lu | 2018-02-13 | 1 | -0/+6 |
* | layerscape: fix type for kernel 4.9 dpaa2_mac_get_stats() function | Yangbo Lu | 2018-02-13 | 1 | -7/+8 |
* | layerscape: update README | Yangbo Lu | 2018-02-13 | 1 | -23/+32 |
* | layerscape: support ubifs rootfs | Yangbo Lu | 2018-02-13 | 3 | -10/+37 |
* | layerscape: remove USB configs for 64-bit | Yangbo Lu | 2018-02-13 | 1 | -46/+2 |
* | layerscape: remove USB and TI specific configs for 32-bit | Yangbo Lu | 2018-02-13 | 1 | -155/+2 |
* | layerscape: update patches-4.9 to LSDK1712 | Yangbo Lu | 2018-02-13 | 33 | -2062/+5557 |
* | layerscape: update build guide in README | Yangbo Lu | 2018-02-13 | 1 | -0/+4 |
* | ar71xx: add support for TP-Link RE355 | Henryk Heisig | 2018-02-13 | 14 | -5/+99 |
* | brcm63xx: switch to kernel 4.9 | Jonas Gorski | 2018-02-12 | 1 | -1/+1 |
* | ar7: switch to kernel 4.9 | Jonas Gorski | 2018-02-12 | 1 | -1/+1 |
* | ar7: fix ac49x compilation with 4.9 | Jonas Gorski | 2018-02-12 | 1 | -1/+1 |
* | Revert "mediatek: activate fpu feature flag" | John Crispin | 2018-02-12 | 1 | -1/+1 |
* | mvebu: fix sysupgrade from 17.04 for clearfog pro | Jonas Gorski | 2018-02-11 | 1 | -0/+1 |
* | brcm63xx: add kernel 4.14 support | Jonas Gorski | 2018-02-11 | 193 | -0/+23023 |
* | brcm63xx: add kernel 4.9 support | Jonas Gorski | 2018-02-11 | 204 | -0/+23683 |
* | brcm63xx: switch to new partition layout specification | Jonas Gorski | 2018-02-11 | 87 | -863/+1407 |
* | brcm63xx: enhance dt partitions support to match upstream more closely | Jonas Gorski | 2018-02-11 | 1 | -9/+19 |
* | brcm63xx: backport latest bcm63xx_enet changes from upstream | Jonas Gorski | 2018-02-11 | 11 | -19/+201 |
* | brcm63xx: fix ephy reset gpio lookup | Jonas Gorski | 2018-02-11 | 1 | -1/+1 |
* | ar71xx: add missing config symbol ATH79_MACH_CF_E375AC | Matthias Schiffer | 2018-02-11 | 2 | -0/+2 |
* | mediatek: activate fpu feature flag | Hauke Mehrtens | 2018-02-11 | 1 | -1/+1 |
* | ipq-wifi: drop OpenMesh A42 board-2.bin | Sven Eckelmann | 2018-02-11 | 1 | -1/+1 |
* | ar71xx:add support for COMFAST CF-E375AC | Ding Tengfei | 2018-02-11 | 11 | -1/+139 |
* | ar71xx: remove bs-partition ro-flag for UniFi AC | David Bauer | 2018-02-11 | 1 | -1/+1 |
* | ramips: add support for TP-Link Archer C50 v3 | Henryk Heisig | 2018-02-11 | 6 | -0/+116 |
* | ramips: ArcherC20v4: use common TP-Link dtsi file | Henryk Heisig | 2018-02-11 | 1 | -72/+3 |
* | ramips: change the TP-Link dtsi filename | Henryk Heisig | 2018-02-11 | 4 | -3/+3 |
* | kernel: mtdsplit: Add support for D-link JBOOT | Pawel Dembicki | 2018-02-11 | 7 | -0/+287 |
* | ipq806x: mark AVM FB4040 switchport as untagged | David Bauer | 2018-02-11 | 1 | -1/+1 |
* | x86: add preinit hook to reload microcode | Zoltan HERPAI | 2018-02-11 | 1 | -0/+10 |
* | x86: enable microcode loading for Intel and AMD | Zoltan HERPAI | 2018-02-11 | 2 | -2/+8 |
* | ar71xx: Orders the names of the devices alphabetically. | Arne Zachlod | 2018-02-11 | 3 | -176/+176 |
* | imx6: use DTS_DIR at image build code | AdriĆ Llaudet | 2018-02-10 | 1 | -1/+1 |
* | archs38: bump kernel to 4.14. | Evgeniy Didin | 2018-02-10 | 3 | -26/+28 |
* | kernel: backport fix undefined abort | Evgeniy Didin | 2018-02-10 | 2 | -0/+125 |