aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/gen_image_generic.sh: replace -o with if/&&Rosen Penev2020-07-111-2/+2
* scripts/env: fix remaining shellcheck warningPetr Štetiar2020-07-111-1/+1
* scripts/env: use read -r instead of readRosen Penev2020-07-111-1/+1
* scripts/env: exit in case of failure to cdRosen Penev2020-07-111-1/+1
* scripts/env: replace \! with !Rosen Penev2020-07-111-2/+2
* scripts/env: use command -v instead of whichRosen Penev2020-07-111-1/+1
* build: reduce number of files passed to ipk-removeEneas U de Queiroz2020-07-111-11/+8
* build: call ipkg-remove using xargs if #args>=512Eneas U de Queiroz2020-07-111-1/+11
* build: package-ipkg: avoid calling wildcard twiceEneas U de Queiroz2020-07-111-2/+8
* toolchain/wrapper.sh: fix remaining shellcheck warningsPetr Štetiar2020-07-111-8/+8
* toolchain/wrapper.sh: Replace read with read -rRosen Penev2020-07-111-1/+1
* toolchain/gdb: Don't use gdb-arcRosen Penev2020-07-111-11/+0
* kernel: kmod-zram: break the strict dependency from lz4Rui Salvaterra2020-07-112-4/+2
* zram-swap: correctly express the required dependenciesRui Salvaterra2020-07-111-1/+1
* zram-swap: enable swap discardRui Salvaterra2020-07-111-1/+1
* busybox: use CLOCK_MONOTONIC instead of gettimeofdayRui Salvaterra2020-07-111-1/+1
* lzo: switch to building with CMakeRosen Penev2020-07-111-11/+13
* libubox: update to version 2020-07-11Petr Štetiar2020-07-111-3/+3
* ramips: kernel: fix awake-rt305x-dwc2 patchAlexey Dobrovolsky2020-07-111-7/+7
* linux-firmware: package EIP197 mini firmwareTomasz Maciej Nowak2020-07-112-4/+15
* firmware-utils: mkfwimage: fix memcpy and strncpy usagePetr Štetiar2020-07-113-16/+28
* toolchain/gcc: Add GCC 10.1.0 patchesSyrone Wong2020-07-1113-34/+34
* toolchain/gcc: Add GCC 10.1.0 configSyrone Wong2020-07-113-0/+12
* toolchain/gcc: Copy patches from 9.3.0 to 10.1.0Syrone Wong2020-07-1118-0/+839
* kirkwood: add support for Check Point L-50Pawel Dembicki2020-07-118-0/+590
* uboot-kirkwood: add uboot for CheckPoint L-50Pawel Dembicki2020-07-115-2/+1078
* kernel: add package for Seiko S-35390A I2C RTCPawel Dembicki2020-07-111-0/+17
* uboot-envtools: ath79: update ubootenv partion index for gl-ar300mHuangbin Zhan2020-07-111-4/+8
* kernel: bump 5.4 to 5.4.51John Audia2020-07-115-69/+8
* ipq806x: enable Linksys EA8500 eth1 interfacePawel Dembicki2020-07-113-1/+3
* base-files: remove useless catAdrian Schmutzler2020-07-111-1/+1
* wireguard-tools: replace backticks by $(...)Adrian Schmutzler2020-07-111-4/+4
* base-files: replace backticks by $(...)Adrian Schmutzler2020-07-114-11/+11
* procd: fix yet another build issue, this time with capabilitiesDaniel Golle2020-07-111-3/+3
* procd: fix another seccomp-related build issueDaniel Golle2020-07-111-3/+3
* ath79: disable TP-Link TL-WR941ND v2Adrian Schmutzler2020-07-111-1/+1
* procd: jail: fix build on platforms without seccomp supportDaniel Golle2020-07-111-3/+3
* procd: update to git HEADDaniel Golle2020-07-102-3/+41
* mac80211: rt2x00: define RF5592 in init_eeprom routineDaniel Golle2020-07-103-3/+54
* ramips: add support for Netgear R6020Tim Thorpe2020-07-104-0/+194
* lantiq: set correct gphy pins for Zyxel P-2812Willem van den Akker2020-07-102-2/+2
* mediatek: fix bashism in gen_banana_pi_img.shDavid Woodhouse2020-07-091-1/+1
* kernel: iscsi-initator: fix kernel config symbolsLucian Cristian2020-07-091-2/+2
* mediatek: re-add u3phy2 phy-switch patchSungbo Eo2020-07-091-0/+66
* mediatek: do not create device nodes in uci-defaults scriptSungbo Eo2020-07-091-16/+5
* treewide: kernel: drop redundant USB_EHCI_HCD=n config symbolPetr Štetiar2020-07-0921-21/+0
* ath79: add support for D-Link DAP-1330/DAP-1365 A1Sebastian Schaper2020-07-098-3/+196
* ath79: add support for Arduino YunSungbo Eo2020-07-087-0/+352
* base-files: add functions to set or clear bit in MAC addressSungbo Eo2020-07-081-2/+18
* mediatek: Implement sysupgrade support for Banana Pi R2David Woodhouse2020-07-083-12/+128