| Commit message (Expand) | Author | Age | Files | Lines |
* | nasm: disable LTO, remove host specific workarounds | Felix Fietkau | 2018-07-10 | 1 | -7/+1 |
* | odhcpd: update to latest git HEAD | Hans Dedecker | 2018-07-09 | 1 | -4/+4 |
* | toolchain/nasm: force ar and ranlib only on macOSX | Hauke Mehrtens | 2018-07-08 | 1 | -3/+5 |
* | build: README punctuation pendantry | Kevin Darbyshire-Bryant | 2018-07-08 | 1 | -2/+2 |
* | build: Update README & github help | Kevin Darbyshire-Bryant | 2018-07-08 | 2 | -17/+22 |
* | basefiles: Reword sysupgrade message | Kevin Darbyshire-Bryant | 2018-07-08 | 1 | -1/+1 |
* | ath79: add support for OCEDO Raccoon | David Bauer | 2018-07-08 | 3 | -0/+186 |
* | kernel: move CONFIG_USB_MTU3 to generic config | Hauke Mehrtens | 2018-07-07 | 2 | -1/+1 |
* | kernel: disable some DRM_PANEL config options | Hauke Mehrtens | 2018-07-07 | 1 | -0/+2 |
* | toolchain/nasm: Backport GCC8 compatibility fix from upstream repo | Ted Hess | 2018-07-07 | 1 | -0/+15 |
* | ath79: disable unused drivers for tiny target | Lucian Cristian | 2018-07-07 | 2 | -8/+8 |
* | ath79: optimize ath79 tiny target for size | Lucian Cristian | 2018-07-07 | 1 | -0/+2 |
* | ath79: add support for UniFi AC-Mesh Pro | Christoph Krapp | 2018-07-07 | 6 | -23/+44 |
* | ramips: add support for Blueendless Kimax U35WF | Ademar Arvati Filho | 2018-07-07 | 6 | -3/+123 |
* | ar71xx: factor out safe loader image build code | Mathias Kresin | 2018-07-07 | 3 | -60/+44 |
* | ar71xx: drop unnecessary LOADER_TYPE variables | Mathias Kresin | 2018-07-07 | 1 | -5/+1 |
* | ar71xx: get rid of copy-file | Mathias Kresin | 2018-07-07 | 1 | -6/+4 |
* | ar71xx: mikrotik: cleanup nand image build code | Mathias Kresin | 2018-07-07 | 1 | -14/+20 |
* | ramips: add support for I-O DATA WN-AX1167GR | INAGAKI Hiroshi | 2018-07-07 | 6 | -0/+197 |
* | libnl: bump to 3.4.0 | Konstantin Demin | 2018-07-07 | 4 | -31/+15 |
* | uboot-imx: bump to 2018.03 which fixes the build issues with fdt64_t redefini... | Vladimir Vid | 2018-07-07 | 9 | -1636/+26 |
* | mac80211: initialize sinfo in cfg80211_get_station | Sven Eckelmann | 2018-07-07 | 1 | -0/+42 |
* | ath10k-ct: search DT for BDF variant info | Sven Eckelmann | 2018-07-07 | 3 | -1/+363 |
* | config: add config option for KERNEL_TASKSTATS | Jeremiah McConnell | 2018-07-07 | 1 | -0/+21 |
* | mbedtls: Activate deterministic ECDSA | Hauke Mehrtens | 2018-07-07 | 1 | -18/+0 |
* | mbedtls: Disable MBEDTLS_SHA256_SMALLER implementation | Daniel Engberg | 2018-07-07 | 1 | -9/+0 |
* | mbedtls: Update to 2.11.0 | Daniel Engberg | 2018-07-07 | 6 | -32/+58 |
* | mbedtls: cleanup config patch | Daniel Engberg | 2018-07-07 | 1 | -35/+28 |
* | sunxi: Enable SD block devices | Daniel Engberg | 2018-07-07 | 1 | -0/+1 |
* | brcm2708: platform.sh: fix tar directory directive | Alexandru Ardelean | 2018-07-07 | 1 | -1/+1 |
* | libconfig: update to version 1.7.2 | Enrico Mioso | 2018-07-07 | 1 | -4/+4 |
* | kernel: remove DEVMEM and DEVKMEM from target's config | Luis Araneda | 2018-07-07 | 5 | -8/+0 |
* | WDR4900v1 remove dt node for absent hw crypto. | Tim Small | 2018-07-07 | 1 | -0/+24 |
* | ca-certificates: ca-bundle: add symlink for openssl default setting | Yousong Zhou | 2018-07-07 | 1 | -0/+2 |
* | kernel: usb: dwc2 DMA alignment fixes | Antti Seppälä | 2018-07-07 | 2 | -0/+176 |
* | linux: update license tag to use correct SPDX tag | Florian Eckert | 2018-07-07 | 1 | -1/+1 |
* | toolchain/nasm: fix missing AR/RANLIB variables | Felix Fietkau | 2018-07-07 | 1 | -4/+5 |
* | perf: remove linux 4.4 workarounds | Felix Fietkau | 2018-07-07 | 4 | -75/+0 |
* | kernel: remove linux 4.4 support | Felix Fietkau | 2018-07-07 | 269 | -42118/+0 |
* | libubox: update to the latest version | Felix Fietkau | 2018-07-07 | 1 | -3/+3 |
* | firmware: amd64-microcode: update to 20180524 | Zoltan HERPAI | 2018-07-07 | 1 | -2/+2 |
* | kmod-sched-cake: bump to latest 20180706 | Kevin Darbyshire-Bryant | 2018-07-07 | 1 | -3/+3 |
* | tools/ccache: update to 3.4.2 | Hannu Nyman | 2018-07-06 | 2 | -5/+5 |
* | tools/cmake: update to 3.11.4 | Hannu Nyman | 2018-07-06 | 2 | -3/+3 |
* | toolchain: Replace YASM with NASM | Ted Hess | 2018-07-05 | 3 | -20/+13 |
* | download.mk: enable DownloadMethod/github_archive | Yousong Zhou | 2018-07-05 | 1 | -8/+14 |
* | scripts/dl_github_archive.py: rename from download.py | Yousong Zhou | 2018-07-05 | 2 | -125/+130 |
* | download.mk: add more comments | Yousong Zhou | 2018-07-05 | 1 | -2/+5 |
* | fixup-makefile.pl: fixup when PKG_SOURCE is defined elsewhere | Yousong Zhou | 2018-07-05 | 1 | -1/+1 |
* | elfutils: bump to 0.173 | Luiz Angelo Daros de Luca | 2018-07-04 | 7 | -351/+149 |