| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ramips: fix lenovo newifi-y1 switch and LED config | Chuanhong Guo | 2018-01-09 | 2 | -3/+5 |
* | ramips: add missing soc compatibles to dts | Mathias Kresin | 2018-01-09 | 2 | -2/+2 |
* | ramips: firewrt: indicate boot status via LED | Mathias Kresin | 2018-01-09 | 1 | -0/+1 |
* | ar71xx: remove obsolete '< KERNEL_VERSION(4, 4, 0)' check | Gabor Juhos | 2018-01-09 | 1 | -5/+0 |
* | ar71xx: remove obsolete '< KERNEL_VERSION(4, 2, 0)' check | Gabor Juhos | 2018-01-09 | 1 | -7/+0 |
* | ar71xx: remove obsolete '< KERNEL_VERSION(3, 15, 0)' checks | Gabor Juhos | 2018-01-09 | 2 | -17/+0 |
* | armvirt: bump to v4.14 | John Crispin | 2018-01-09 | 2 | -1/+253 |
* | malta: bump tp v4.14 | John Crispin | 2018-01-09 | 2 | -1/+310 |
* | malta: fix image prefix names | John Crispin | 2018-01-09 | 1 | -4/+4 |
* | ar71xx/mikrotik: disable TP-Link TL-WR810N v2 board support | Gabor Juhos | 2018-01-09 | 1 | -0/+1 |
* | ar71xx/mikrotik: disable unused MTD partitioning and split drivers | Gabor Juhos | 2018-01-09 | 1 | -0/+6 |
* | ar71xx/mikrotik: disable unused ethernet switch and phy drivers | Gabor Juhos | 2018-01-09 | 1 | -0/+4 |
* | ar71xx: fix Kconfig dependency of the 88E6063 switch DSA driver | Gabor Juhos | 2018-01-09 | 2 | -2/+4 |
* | ar71xx: sort kernel configurations | Gabor Juhos | 2018-01-09 | 4 | -6/+6 |
* | octeon: add support for kernel 4.14 | Stijn Tintel | 2018-01-08 | 5 | -0/+465 |
* | ar71xx: fix compiler warnings in mdio-bitbang.c for 4.4 | Gabor Juhos | 2018-01-07 | 2 | -3/+12 |
* | lantiq: fix wbmr-hp-g300h image metadata | Mathias Kresin | 2018-01-04 | 1 | -2/+2 |
* | sdk: switch base feed url to git.openwrt.org | Jo-Philipp Wich | 2018-01-04 | 1 | -1/+1 |
* | x86: preinit: use board_name on Sm Super Servers | Philip Prindeville | 2018-01-04 | 1 | -1/+8 |
* | x86: preinit: make name rewrite into reusable function | Philip Prindeville | 2018-01-04 | 1 | -6/+10 |
* | kernel: bump 4.14 to 4.14.11 | Stijn Tintel | 2018-01-03 | 14 | -41/+42 |
* | kernel: move CONFIG_KASAN to generic config | Stijn Tintel | 2018-01-02 | 7 | -4/+3 |
* | layerscape: activate fpu feature | Hauke Mehrtens | 2018-01-02 | 1 | -1/+1 |
* | at91: sama5: activate fpu | Hauke Mehrtens | 2018-01-02 | 1 | -0/+2 |
* | kernel: bump 4.9 to 4.9.73 | Kevin Darbyshire-Bryant | 2018-01-02 | 12 | -69/+80 |
* | bcm53xx: use iflag=skip_bytes for dd command during sysupgrade | Rafał Miłecki | 2017-12-29 | 1 | -2/+2 |
* | brcm47xx: image: build firmware for Asus WL-500g Deluxe | Rafał Miłecki | 2017-12-29 | 1 | -0/+8 |
* | bcm53xx: add early support for kernel 4.14 | Rafał Miłecki | 2017-12-29 | 20 | -0/+1702 |
* | ramips: fix Omega2 compatible string | Mathias Kresin | 2017-12-29 | 3 | -1/+3 |
* | ramips: fix widora neo diag led | Mathias Kresin | 2017-12-29 | 1 | -2/+4 |
* | lantiq: fix dts compatible string | Thomas Nixon | 2017-12-29 | 2 | -2/+2 |
* | bcm53xx: make USB packages compatible with kernels 4.13+ | Rafał Miłecki | 2017-12-29 | 1 | -2/+6 |
* | bcm53xx: add upstream patch fixing SPI controller driver | Rafał Miłecki | 2017-12-29 | 4 | -127/+214 |
* | ag71xx: Fix rx ring buffer stall on small packets flood on qca956x and qca953x. | Vittorio Gambaletta | 2017-12-29 | 3 | -1/+22 |
* | x86: add NVMe support for motherboards w/ M.2 slot | Philip Prindeville | 2017-12-26 | 1 | -0/+3 |
* | kernel: bump 4.4 to 4.4.108 | Kevin Darbyshire-Bryant | 2017-12-26 | 1 | -1/+1 |
* | kernel: bump 4.9 to 4.9.72 | Kevin Darbyshire-Bryant | 2017-12-26 | 13 | -39/+39 |
* | linux: unbreak host tools build for 4.14 | Jonas Gorski | 2017-12-25 | 1 | -1/+1 |
* | brcm2708: use x86's upgrade scripts for all rpi targets | Christian Lamparter | 2017-12-25 | 1 | -9/+93 |
* | brcm2708: convert to dt-based board-detection | Christian Lamparter | 2017-12-25 | 6 | -71/+20 |
* | brcm2708: add compatible strings | Christian Lamparter | 2017-12-25 | 1 | -0/+70 |
* | brcm2708: convert to metadata | Christian Lamparter | 2017-12-25 | 2 | -17/+7 |
* | ar71xx: spi-rb4xx: balance clk_prepare_enable() call | Gabor Juhos | 2017-12-24 | 1 | -2/+2 |
* | kernel/4.14: add missing newline character to UBI messages | Gabor Juhos | 2017-12-24 | 2 | -3/+3 |
* | kernel/4.9: add missing newline character to UBI messages | Gabor Juhos | 2017-12-24 | 2 | -3/+3 |
* | kernel/4.4: add missing newline character to UBI messages | Gabor Juhos | 2017-12-24 | 2 | -4/+4 |
* | kernel: bump 4.4 to 4.4.107 | Kevin Darbyshire-Bryant | 2017-12-23 | 17 | -64/+64 |
* | lantiq: remove DSL_ChipSetHWVersion from status information | Martin Schiller | 2017-12-23 | 1 | -4/+2 |
* | ramips: fix Linkit smart 7688 support | Mathias Kresin | 2017-12-23 | 3 | -24/+8 |
* | ramips: add support for TP-Link TL-MR3420 v5 | Henryk Heisig | 2017-12-23 | 6 | -0/+109 |