aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* binutils: update to version 2.30, resolves issues with LTOFelix Fietkau2018-07-102-2/+2
* binutils: backport an upstream fix for a linker bug that triggers with LTOFelix Fietkau2018-07-101-0/+112
* kernel: bcm47xxpart: fix getting user-space data partition nameRafał Miłecki2018-07-102-2/+4
* nasm: disable LTO, remove host specific workaroundsFelix Fietkau2018-07-101-7/+1
* odhcpd: update to latest git HEADHans Dedecker2018-07-091-4/+4
* toolchain/nasm: force ar and ranlib only on macOSXHauke Mehrtens2018-07-081-3/+5
* build: README punctuation pendantryKevin Darbyshire-Bryant2018-07-081-2/+2
* build: Update README & github helpKevin Darbyshire-Bryant2018-07-082-17/+22
* basefiles: Reword sysupgrade messageKevin Darbyshire-Bryant2018-07-081-1/+1
* ath79: add support for OCEDO RaccoonDavid Bauer2018-07-083-0/+186
* kernel: move CONFIG_USB_MTU3 to generic configHauke Mehrtens2018-07-072-1/+1
* kernel: disable some DRM_PANEL config optionsHauke Mehrtens2018-07-071-0/+2
* toolchain/nasm: Backport GCC8 compatibility fix from upstream repoTed Hess2018-07-071-0/+15
* ath79: disable unused drivers for tiny targetLucian Cristian2018-07-072-8/+8
* ath79: optimize ath79 tiny target for sizeLucian Cristian2018-07-071-0/+2
* ath79: add support for UniFi AC-Mesh ProChristoph Krapp2018-07-076-23/+44
* ramips: add support for Blueendless Kimax U35WFAdemar Arvati Filho2018-07-076-3/+123
* ar71xx: factor out safe loader image build codeMathias Kresin2018-07-073-60/+44
* ar71xx: drop unnecessary LOADER_TYPE variablesMathias Kresin2018-07-071-5/+1
* ar71xx: get rid of copy-fileMathias Kresin2018-07-071-6/+4
* ar71xx: mikrotik: cleanup nand image build codeMathias Kresin2018-07-071-14/+20
* ramips: add support for I-O DATA WN-AX1167GRINAGAKI Hiroshi2018-07-076-0/+197
* libnl: bump to 3.4.0Konstantin Demin2018-07-074-31/+15
* uboot-imx: bump to 2018.03 which fixes the build issues with fdt64_t redefini...Vladimir Vid2018-07-079-1636/+26
* mac80211: initialize sinfo in cfg80211_get_stationSven Eckelmann2018-07-071-0/+42
* ath10k-ct: search DT for BDF variant infoSven Eckelmann2018-07-073-1/+363
* config: add config option for KERNEL_TASKSTATSJeremiah McConnell2018-07-071-0/+21
* mbedtls: Activate deterministic ECDSAHauke Mehrtens2018-07-071-18/+0
* mbedtls: Disable MBEDTLS_SHA256_SMALLER implementationDaniel Engberg2018-07-071-9/+0
* mbedtls: Update to 2.11.0Daniel Engberg2018-07-076-32/+58
* mbedtls: cleanup config patchDaniel Engberg2018-07-071-35/+28
* sunxi: Enable SD block devicesDaniel Engberg2018-07-071-0/+1
* brcm2708: platform.sh: fix tar directory directiveAlexandru Ardelean2018-07-071-1/+1
* libconfig: update to version 1.7.2Enrico Mioso2018-07-071-4/+4
* kernel: remove DEVMEM and DEVKMEM from target's configLuis Araneda2018-07-075-8/+0
* WDR4900v1 remove dt node for absent hw crypto.Tim Small2018-07-071-0/+24
* ca-certificates: ca-bundle: add symlink for openssl default settingYousong Zhou2018-07-071-0/+2
* kernel: usb: dwc2 DMA alignment fixesAntti Seppälä2018-07-072-0/+176
* linux: update license tag to use correct SPDX tagFlorian Eckert2018-07-071-1/+1
* toolchain/nasm: fix missing AR/RANLIB variablesFelix Fietkau2018-07-071-4/+5
* perf: remove linux 4.4 workaroundsFelix Fietkau2018-07-074-75/+0
* kernel: remove linux 4.4 supportFelix Fietkau2018-07-07269-42118/+0
* libubox: update to the latest versionFelix Fietkau2018-07-071-3/+3
* firmware: amd64-microcode: update to 20180524Zoltan HERPAI2018-07-071-2/+2
* kmod-sched-cake: bump to latest 20180706Kevin Darbyshire-Bryant2018-07-071-3/+3
* tools/ccache: update to 3.4.2Hannu Nyman2018-07-062-5/+5
* tools/cmake: update to 3.11.4Hannu Nyman2018-07-062-3/+3
* toolchain: Replace YASM with NASMTed Hess2018-07-053-20/+13
* download.mk: enable DownloadMethod/github_archiveYousong Zhou2018-07-051-8/+14
* scripts/dl_github_archive.py: rename from download.pyYousong Zhou2018-07-052-125/+130