aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mediatek: mt7623: Re-enable ARM arch timerDavid Woodhouse2022-01-101-0/+1
* mediatek: mt7623: Disable power button reset for U7623-02 boardDavid Woodhouse2022-01-101-0/+4
* firewall: update to latest HEADKevin Darbyshire-Bryant2022-01-101-3/+3
* ath79: Add support for OpenMesh OM5P-AC v1Sven Eckelmann2022-01-096-0/+237
* ath79: Add support for OpenMesh OM5P-ANSven Eckelmann2022-01-096-2/+248
* opkg: update to git HEAD of 2022-01-09Daniel Golle2022-01-091-3/+3
* ath79: add support for ASUS RP-AC66Tamas Balogh2022-01-096-0/+189
* firewall4: bump to git HEADStijn Tintel2022-01-091-3/+3
* mediatek mt7622: fix 300mhz typo in dtsFritz D. Ansel2022-01-091-0/+27
* x86: improve sysinfo handling of dummy valuesStefan Lippers-Hollmann2022-01-081-0/+12
* ipq806x: janitorial work, respect line lengthsAlex Lewontin2022-01-081-19/+41
* ipq806x: modularize generic subtargetAlex Lewontin2022-01-082-430/+431
* kernel: add kmod-usb-net-lan78xxJosef Schlehofer2022-01-081-0/+17
* kernel: provide kmod-fixed-phy as separate kmodChristian Lamparter2022-01-081-2/+17
* kernel: add kmod-phy-microchipChristian Lamparter2022-01-081-0/+15
* toolchain/binutils: v2.37 Close the file descriptor if there is no archive fdHirokazu MORIKAWA2022-01-081-0/+184
* lantiq: replace patches with version accepted upstreamAleksander Jan Bajkowski2022-01-085-15/+116
* elfutils: Add missing musl-fts dependencyFlorian Fainelli2022-01-071-1/+1
* linux-firmware: add new package r8152-firmwareMarty Jones2022-01-082-1/+15
* ltq-ifxos: update to 1.7.1Jan Hoffmann2022-01-086-234/+34
* ltq-vdsl: move to the default device name /dev/dsl_cpe_api/0Andre Heider2022-01-083-14/+3
* busybox: update to 1.35.0Hannu Nyman2022-01-0810-208/+314
* mbedtls: enable session ticketsGlenn Strauss2022-01-081-18/+0
* elfutils: update to 0.186Sergey V. Lobanov2022-01-087-145/+30
* ramips: add support for Linksys EA6350 v4Nick McKinney2022-01-088-0/+52
* ramips: add support for RAISECOM MSG1500 X.00Liangkuan Yang2022-01-085-0/+190
* ramips: add support for Joowin WR758AC V1 and V2Rodrigo Araujo2022-01-085-0/+162
* utils/mdadm: fix build on hosts without /run dirSergey V. Lobanov2022-01-081-1/+1
* kernel: enhance multicast routing supportMatthew Hagan2022-01-081-2/+22
* kernel: bump 5.10 to 5.10.90Rui Salvaterra2022-01-079-22/+13
* kernel: bump 5.4 to 5.4.170John Audia2022-01-073-17/+7
* toolchain: glibc: Enable --enable-bind-nowHauke Mehrtens2022-01-071-0/+1
* toolchain: glibc: Increase minimum kernel version to 5.4Hauke Mehrtens2022-01-071-1/+1
* toolchain: glibc: Update to version 2.34Hauke Mehrtens2022-01-074-12/+9
* firewall4: bump to git HEADStijn Tintel2022-01-061-2/+2
* firewall4: fix syntax error in dependency specJo-Philipp Wich2022-01-061-1/+1
* firewall/firewall4: provide uci-firewallStijn Tintel2022-01-062-2/+4
* firewall4: bump to git HEADStijn Tintel2022-01-061-4/+4
* firewall4: order DEPENDS alphabeticallyStijn Tintel2022-01-061-1/+5
* firewall4: drop kmod-ipt-nat from CONFLICTSStijn Tintel2022-01-061-1/+1
* ltq-deu: disable arc4 algorithmDaniel Kestrel2022-01-061-4/+4
* ltq-deu: add aes_gcm algorithmDaniel Kestrel2022-01-061-0/+313
* ltq-deu: change PKG_RELEASE to AUTORELEASEDaniel Kestrel2022-01-061-1/+1
* ltq-deu: remove redundant code for setting the key in aesDaniel Kestrel2022-01-061-120/+4
* ltq-deu: add shash cbcmac-aes algorithm to the driverDaniel Kestrel2022-01-061-5/+362
* ltq-deu: remove driver disablement for kernel 5.4 and aboveDaniel Kestrel2022-01-061-1/+1
* ltq-deu: add aes_xts algorithmDaniel Kestrel2022-01-061-0/+324
* ltq-deu: update initialisations for hmac algorithmsDaniel Kestrel2022-01-062-6/+4
* ltq-deu: remove compiler warning and shorten locked sectionsDaniel Kestrel2022-01-067-43/+7
* ltq-deu: fix temp size exceed in hmac algorithmsDaniel Kestrel2022-01-062-71/+146