aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mbedtls: re-enable RC4 support (needed by transmission and others)Felix Fietkau2017-01-081-9/+0
* odhcpd: bump to git HEADHans Dedecker2017-01-071-3/+3
* Revert "gdb: fix build with gcc 4.1.2 as host compiler"Hauke Mehrtens2017-01-071-16/+0
* zlib: update to 1.2.10Magnus Kroken2017-01-071-2/+2
* rb532: drop patch-cmdline from base-filesFelix Fietkau2017-01-072-90/+0
* rb532: switch to UBI, drop yaffs2 support, use sysupgrade for NANDFelix Fietkau2017-01-079-162/+105
* rb532: convert to new loopback based overlay supportFelix Fietkau2017-01-073-36/+52
* build: add image command for calling kernel2minorFelix Fietkau2017-01-071-0/+5
* oxnas: minor kernel config improvementsDaniel Golle2017-01-071-1/+2
* oxnas: require image metadataDaniel Golle2017-01-071-0/+1
* oxnas: remove some kprintf calls from NAND driverDaniel Golle2017-01-071-5/+0
* lantiq: fix console print for additional boardsHauke Mehrtens2017-01-063-0/+12
* kernel: bump to 4.4.40Hauke Mehrtens2017-01-0624-153/+48
* tools/kernel2minor: fix permissions of created filesFelix Fietkau2017-01-061-0/+11
* mac80211: backport cfg80211 support for ieee80211-freq-limit DT propertyRafał Miłecki2017-01-062-0/+312
* x86: add kernel module for AMD CS5535/CS5536 audio chipsetCezary Jackiewicz2017-01-061-0/+21
* tools/kernel2minor: fix endian conversion issues, allow creating little-endia...Felix Fietkau2017-01-061-0/+33
* tools/kernel2minor: fix portability issueFelix Fietkau2017-01-061-0/+13
* base-files: save /bin/mknod for sysupgradeFelix Fietkau2017-01-061-1/+2
* yaffs: fix to detect MLC/TLC NAND flashVladimir Zahradnik2017-01-062-2/+2
* lantiq: fix console printHauke Mehrtens2017-01-0535-4/+128
* strace: update to version 4.15Hauke Mehrtens2017-01-052-5/+3
* dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'Eric Luehrsen2017-01-052-23/+31
* dnsmasq: clean up white space in dnsmasq.initEric Luehrsen2017-01-051-16/+16
* ar71xx: add support for TP-Link WBS210/510Matthias Schiffer2017-01-058-8/+95
* firmware-utils: tplink-safeloader: add support for TP-Link WBS210/510 1.2Matthias Schiffer2017-01-051-0/+62
* tools: cmake: use different approach for passing LDFLAGSJo-Philipp Wich2017-01-051-3/+5
* Revert "build: fix HOST_CONFIGURE_VARS placement"Jo-Philipp Wich2017-01-051-1/+1
* tools: cmake: use pkg-config to discover libcrypto linker flagsJo-Philipp Wich2017-01-051-1/+2
* tools: mkimage: use pkg-config to discover libcrypto linker flagsJo-Philipp Wich2017-01-051-2/+2
* tools: make libressl build depend on pkg-configJo-Philipp Wich2017-01-051-0/+1
* build: fix HOST_CONFIGURE_VARS placementJo-Philipp Wich2017-01-051-1/+1
* cmake: update to version 3.7.1Felix Fietkau2017-01-054-571/+2
* build: ensure that prereq-build is run before metadata scan from feeds (FS#367)Felix Fietkau2017-01-051-1/+1
* uboot-sunxi: enable parallel buildFelix Fietkau2017-01-051-0/+2
* sunxi: use fwtool for checking sdcard imagesYousong Zhou2017-01-055-153/+19
* sunxi: add sysupgrade supportYousong Zhou2017-01-053-0/+91
* sunxi: make sdcard image with squashfs as rootfsYousong Zhou2017-01-051-1/+2
* sunxi: convert to new image generation methodYousong Zhou2017-01-0518-363/+171
* uboot-sunxi: add uboot-sunxi-all for selecting all other variantsYousong Zhou2017-01-051-142/+50
* base-files: export x86 platform upgrade functions to common.shYousong Zhou2017-01-053-96/+95
* sunxi: enable loopback device and f2fs supportYousong Zhou2017-01-051-0/+14
* sunxi: fix dts name for Mele M9Yousong Zhou2017-01-051-1/+1
* build: unzip: perform operations quietlyYousong Zhou2017-01-051-1/+1
* x86: move sysupgrade.tgz only if it existsYousong Zhou2017-01-051-3/+6
* kernel: spi: allow setting chipselect gpio to sleepFelix Fietkau2017-01-051-0/+21
* ar71xx: remove a non-upstream spi core patchFelix Fietkau2017-01-055-208/+8
* ath9k: don't run periodic and nf calibration at the same timeFelix Fietkau2017-01-051-0/+26
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-0522-45/+28
* build: add a small standalone utility for calculating md5/sha256 hashFelix Fietkau2017-01-052-0/+833