| Commit message (Expand) | Author | Age | Files | Lines |
* | config: pack toolchain per default on buildbots | Paul Spooren | 2021-10-08 | 1 | -0/+1 |
* | build: select procd-seccomp if kernel support is present | Daniel Golle | 2021-10-07 | 1 | -0/+5 |
* | build: select procd-ujail if !SMALL_FLASH | Daniel Golle | 2021-10-07 | 1 | -0/+5 |
* | umdns: add missing syscalls to seccomp filter | Ronny Kotzschmar | 2021-10-07 | 1 | -0/+3 |
* | tools/meson: update to 0.59.2 | Rosen Penev | 2021-10-07 | 4 | -5/+7 |
* | kernel: export switch_generic_set_link() symbol | Rafał Miłecki | 2021-10-07 | 1 | -0/+1 |
* | kernel: 5.10: dsa: don't set skb->offload_fwd_mark when not offloading bridge | Matthew Hagan | 2021-10-07 | 1 | -0/+138 |
* | Revert "swconfig: fix Broadcom b53 support" | Rafał Miłecki | 2021-10-07 | 2 | -33/+0 |
* | kernel: backport bgmac upstream commits from 5.15 / for 5.16 | Rafał Miłecki | 2021-10-07 | 5 | -2/+177 |
* | mpc85xx: switch to Kernel 5.10 | Adrian Schmutzler | 2021-10-05 | 2 | -2/+2 |
* | kernel: 5.10: add missing symbols | Pawel Dembicki | 2021-10-05 | 4 | -5/+4 |
* | bcm27xx: remove obsolete kernel 5.4 | Adrian Schmutzler | 2021-10-05 | 1051 | -266922/+0 |
* | firmware-utils: bump to git HEAD | Kevin Darbyshire-Bryant | 2021-10-05 | 1 | -3/+3 |
* | kernel: drop kmod-gpio-dev | Stijn Tintel | 2021-10-05 | 1 | -16/+0 |
* | bcm27xx: add RPI_AXIPERF symbol | Stijn Tintel | 2021-10-05 | 8 | -0/+8 |
* | bcm27xx: add SND_SOC_AD193X_{I2C,SPI} symbols | Stijn Tintel | 2021-10-05 | 9 | -2/+16 |
* | tools/cmake: update to 3.21.3 | Rosen Penev | 2021-10-05 | 1 | -2/+2 |
* | tools/bison: update to 3.8.2 | Rosen Penev | 2021-10-05 | 1 | -2/+2 |
* | busybox: update to 1.34.1 | Hannu Nyman | 2021-10-05 | 3 | -116/+2 |
* | firmware-utils: update to version 2021-10-05 | Petr Štetiar | 2021-10-05 | 104 | -37775/+9 |
* | ramips: fix USW-Flex reversed switch-port order | David Bauer | 2021-10-04 | 1 | -4/+4 |
* | uboot-mediatek: update to 2021.10 | Daniel Golle | 2021-10-04 | 32 | -610/+77 |
* | dnsmasq: add explicit "set:" for client-matching options | Paul Fertser | 2021-10-03 | 1 | -6/+6 |
* | build: fix `which` detection on Fedora & MacOS | Paul Spooren | 2021-10-02 | 1 | -1/+3 |
* | kernel: Deactivate some ARM64 errata workarounds | Hauke Mehrtens | 2021-10-03 | 17 | -61/+10 |
* | sunxi: Refresh kernel 5.10 configuration | Hauke Mehrtens | 2021-10-03 | 3 | -115/+18 |
* | sunxi: Activate CONFIG_SATA_PMP | Hauke Mehrtens | 2021-10-03 | 1 | -0/+2 |
* | kirkwood: refresh kernel config | Sungbo Eo | 2021-10-03 | 1 | -3/+7 |
* | kirkwood: solidify SATA_PMP config | Sungbo Eo | 2021-10-03 | 2 | -0/+24 |
* | ath79: add recipe for common setup with loader-okli-compile | Adrian Schmutzler | 2021-10-02 | 3 | -25/+13 |
* | treewide: use AUTORELEASE on all uboot-* packages | Adrian Schmutzler | 2021-10-02 | 10 | -10/+10 |
* | realtek: ensure output drivers are enabled in RTL8231 | Paul Fertser | 2021-10-02 | 2 | -10/+14 |
* | bcm4908img: detect Linksys images | Rafał Miłecki | 2021-10-02 | 2 | -1/+23 |
* | bcm4908img: store offset of tail data | Rafał Miłecki | 2021-10-02 | 2 | -11/+14 |
* | mvebu: remove obsolete Kernel 5.4 | Paul Spooren | 2021-10-02 | 73 | -8546/+0 |
* | ipq806x: remove obsolete Kernel 5.4 | Paul Spooren | 2021-10-02 | 46 | -8294/+0 |
* | gemini: remove obsolete Kernel 5.4 | Paul Spooren | 2021-10-02 | 5 | -847/+0 |
* | malta: remove obsolete Kernel 5.4 | Paul Spooren | 2021-10-02 | 1 | -335/+0 |
* | armvirt: remove obsolete Kernel 5.4 | Paul Spooren | 2021-10-02 | 3 | -385/+0 |
* | x86: remove obsolete Kernel 5.4 | Paul Spooren | 2021-10-02 | 10 | -2009/+0 |
* | kernel: bump 5.4 to 5.4.150 | Hauke Mehrtens | 2021-10-02 | 56 | -154/+120 |
* | mvebu: add Globalscale MOCHAbin | Robert Marko | 2021-10-02 | 6 | -1/+471 |
* | lantiq: kernel: xway-nand: Move ECC engine setting to new DT binding | Daniel Kestrel | 2021-10-02 | 13 | -7/+50 |
* | lantiq: kernel: xway-nand: Fix setting on-die ECC engines in dts | Hauke Mehrtens | 2021-10-02 | 2 | -2/+70 |
* | uboot-lantiq: fix sha1.h header clash when system libmd installed | Alan Swanson | 2021-10-02 | 1 | -0/+172 |
* | mediatek: mt7623: bpi-r2: add LED aliases | Daniel Golle | 2021-10-01 | 1 | -0/+29 |
* | mediatek: remove files and patches for Linux 5.4 | Daniel Golle | 2021-10-01 | 183 | -111722/+0 |
* | armvirt: switch to Kernel 5.10 | Paul Spooren | 2021-10-01 | 1 | -2/+1 |
* | malta: switch to Kernel 5.10 | Paul Spooren | 2021-10-01 | 1 | -2/+1 |
* | prereq-build: revert "fix `which` detection on Fedora" | Paul Spooren | 2021-09-30 | 1 | -1/+1 |