| Commit message (Expand) | Author | Age | Files | Lines |
* | ramips: add support for Wavlink WL-WN531A6 | Georgi Vlaev | 2020-08-28 | 3 | -0/+194 |
* | curl: move package to packages.git | Paul Spooren | 2020-08-27 | 4 | -402/+0 |
* | tools/mpc: update to 1.2.0 | Hannu Nyman | 2020-08-27 | 1 | -2/+2 |
* | ramips: add support for TP-Link TL-WR850N v2 | Andrew Freeman | 2020-08-27 | 4 | -2/+85 |
* | at91: explicitly set CONFIG_USB_SUPPORT for sam9x subtarget | Adrian Schmutzler | 2020-08-27 | 1 | -0/+1 |
* | hostapd: Fix compile errors after wolfssl update | Hauke Mehrtens | 2020-08-27 | 1 | -0/+10 |
* | pistachio: Use kernel 5.4 by default | Hauke Mehrtens | 2020-08-27 | 1 | -2/+1 |
* | ramips: remove further mt7621 code from local ethernet driver | Adrian Schmutzler | 2020-08-26 | 5 | -265/+2 |
* | mtd-utils: Update to version 2.1.2 | Hauke Mehrtens | 2020-08-26 | 2 | -3/+3 |
* | tools: mtd-utils: Update to version 2.1.2 | Hauke Mehrtens | 2020-08-26 | 6 | -15/+16 |
* | wolfssl: Update to version 4.5.0 | Hauke Mehrtens | 2020-08-26 | 3 | -4/+31 |
* | curl: Use wolfssl by default | Hauke Mehrtens | 2020-08-26 | 1 | -1/+1 |
* | curl: Fix build with wolfssl | Hauke Mehrtens | 2020-08-26 | 1 | -0/+31 |
* | ath79: fix ethernet setup for some qca953x devices | Adrian Schmutzler | 2020-08-25 | 2 | -17/+0 |
* | uboot-at91: harmonize indent in Makefile | Adrian Schmutzler | 2020-08-25 | 1 | -5/+5 |
* | at91bootstrap: harmonize indent in Makefiles | Adrian Schmutzler | 2020-08-25 | 2 | -34/+34 |
* | at91: introduce vendor_model scheme and drop board names | Adrian Schmutzler | 2020-08-25 | 9 | -229/+152 |
* | at91: Refresh kernel config | Hauke Mehrtens | 2020-08-25 | 2 | -105/+206 |
* | at91: change dtb file path | Sandeep Sheriker M | 2020-08-25 | 1 | -5/+2 |
* | uboot-at91: bump version to linux4sam-2020.04 | Sandeep Sheriker M | 2020-08-25 | 2 | -6/+32 |
* | at91bootstrap: bump version to v3.9.3 | Sandeep Sheriker M | 2020-08-25 | 1 | -2/+2 |
* | at91: bump linux version to 5.4 | Sandeep Sheriker M | 2020-08-25 | 11 | -1012/+649 |
* | layerscape: add flashing manual for LS1012FRDM | Pawel Dembicki | 2020-08-25 | 1 | -0/+11 |
* | mt76: update to the latest version | Felix Fietkau | 2020-08-25 | 1 | -3/+3 |
* | firewall: Fix PKG_MIRROR_HASH | Hauke Mehrtens | 2020-08-24 | 1 | -1/+1 |
* | mbedtls: update to 2.16.7 | Magnus Kroken | 2020-08-24 | 2 | -27/+27 |
* | exfat: update to 5.8.7 | Rosen Penev | 2020-08-24 | 2 | -33/+2 |
* | kernel: add ar5523 driver | mohammad rasim | 2020-08-24 | 1 | -1/+10 |
* | kernel: backport RTL8366RB patches | Linus Walleij | 2020-08-24 | 3 | -0/+359 |
* | ipset: update to version 7.6 | Josef Schlehofer | 2020-08-24 | 1 | -2/+2 |
* | uClibc-ng: refresh config and remove several legacy options | Rosen Penev | 2020-08-24 | 22 | -159/+4 |
* | uClibc-ng: update package from 1.0.31 to 1.0.34 | Donald Hoskins | 2020-08-24 | 1 | -2/+2 |
* | cmake: Disable use of package registries | Jeffery To | 2020-08-24 | 1 | -0/+12 |
* | linux-firmware: add support for Marvell SDIO 8997 | Josef Schlehofer | 2020-08-24 | 2 | -2/+4 |
* | linux-firmware: update to version 20200817 | Josef Schlehofer | 2020-08-24 | 1 | -2/+2 |
* | kernel: bump 5.4 to 5.4.60 | Adrian Schmutzler | 2020-08-24 | 28 | -385/+134 |
* | Revert "scripts/download: add sources CDN as first mirror" | Jo-Philipp Wich | 2020-08-24 | 1 | -1/+0 |
* | kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 | Adrian Schmutzler | 2020-08-24 | 10 | -10/+3 |
* | ipq806x: replace pci patchset with upstream version | Ansuel Smith | 2020-08-24 | 30 | -580/+628 |
* | config: kernel: fix missed CGROUP_HUGETLB symbol | Yuan Tao | 2020-08-24 | 1 | -2/+2 |
* | busybox: fix typo in Makefile | Daniel Golle | 2020-08-23 | 1 | -1/+1 |
* | f2fs-tools: add selinux variant | Paul Spooren | 2020-08-23 | 1 | -1/+54 |
* | busybox: add selinux variant | Paul Spooren | 2020-08-23 | 3 | -5/+45 |
* | ramips: mt7621: use lzma-loader for ZBT-WG3526 | Rustam Gaptulin | 2020-08-24 | 1 | -0/+2 |
* | nat46: update to latest git HEAD | Hans Dedecker | 2020-08-23 | 1 | -2/+2 |
* | tools/ccache: update to 3.7.11 | Hannu Nyman | 2020-08-23 | 2 | -3/+3 |
* | tools/cmake: update to 3.18.2 | Hannu Nyman | 2020-08-23 | 4 | -16/+16 |
* | tools/mpfr: update to 4.1.0 | Hannu Nyman | 2020-08-23 | 2 | -4/+4 |
* | build: SDK/IB reproducible and faster compression | Paul Spooren | 2020-08-23 | 2 | -2/+6 |
* | tools/bison: update to 3.7.1 | Hannu Nyman | 2020-08-23 | 2 | -3/+3 |