aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* orion: Add uboot-envtools in the default package listFlorian Fainelli2016-12-041-1/+2
* kernel: Add missing kernel config symbolFlorian Fainelli2016-12-041-0/+1
* orion: Set appropriate DEVICE_TYPE for harddisk targetFlorian Fainelli2016-12-041-0/+1
* orion: Switch to kernel 4.4Florian Fainelli2016-12-041-1/+1
* orion: Advertise support for RTCFlorian Fainelli2016-12-041-1/+1
* orion: Make sub-targets augment FEATURES, not re-define itFlorian Fainelli2016-12-042-2/+2
* kernel: add kernel package for the rs5c372a rtc moduleFlorian Fainelli2016-12-041-0/+16
* orion: Build images for Buffalo Terastation Pro II/LiveFlorian Fainelli2016-12-042-1/+12
* orion: Add support for 4.4 kernelFlorian Fainelli2016-12-045-0/+1124
* orion: Fold DT2 setup files into patchFlorian Fainelli2016-12-043-536/+553
* include/kernel: Switch to git download methodFlorian Fainelli2016-12-042-10/+20
* include/download.mk: Allow specify DownloadMethod specific optionsFlorian Fainelli2016-12-041-1/+2
* kernel: Add check to of_scan_flat_dt() before accessing initial_boot_paramsFelix Fietkau2016-12-041-0/+30
* kernel: Fix alloc_node_mem_map with ARCH_PFN_OFFSETFelix Fietkau2016-12-041-0/+86
* ar71xx: set GPIO reset line for Ubiquiti NanoStation Loco XWFelix Fietkau2016-12-041-0/+17
* ar71xx: add support for configuring at803x PHY GPIO reset via platform dataFelix Fietkau2016-12-041-0/+68
* kernel: add support for the AT8032 PHYFelix Fietkau2016-12-041-0/+65
* kernel: backport some upstream at803x fixesFelix Fietkau2016-12-043-0/+162
* ramips: prevent packet forwarding on mt7620 between switch ports during init ...Felix Fietkau2016-12-042-5/+7
* base-files: add a hint in sysupgrade that shows what to do when the image met...Felix Fietkau2016-12-041-0/+3
* ramips: fix LAN port order of WeVO W2914NS v2Yong-hyu, Ban2016-12-041-1/+4
* ramips: fix PBR-D1 button definitionBangLang Huang2016-12-041-2/+2
* ramips: add support for PCI based OHCI/EHCI support for F5D8235 V1Tobias Wolf2016-12-042-1/+10
* ramips: introduce CONFIG_PCI and CONFIG_OF_*PCI for rt288xTobias Wolf2016-12-044-5/+17
* ramips: improve F5D8235 V1 supportTobias Wolf2016-12-044-18/+78
* mvebu: fix sysupgrade for Linksys WRT3200ACMVignesh Balasubramaniam2016-12-041-1/+1
* mvebu: fix image validation errorMathias Kresin2016-12-041-2/+2
* lantiq: fix image validation errorsMathias Kresin2016-12-0415-15/+20
* cyassl: update to wolfssl version 3.9.10Hauke Mehrtens2016-12-031-2/+2
* valgrind: update to 3.12.0Hauke Mehrtens2016-12-035-101/+8
* curl: update to version 7.51.0Hauke Mehrtens2016-12-033-6/+6
* mbedtls: update to version 2.4.0Hauke Mehrtens2016-12-033-46/+25
* polarssl: update to version 1.3.18Hauke Mehrtens2016-12-032-17/+17
* scripts: getver.sh: append Git short hash to revisionJo-Philipp Wich2016-12-021-1/+1
* build: adjust version number handlingJo-Philipp Wich2016-12-026-18/+28
* procd: update to the latest version, fixes killing jailed processesFelix Fietkau2016-12-021-3/+3
* libubox: update to the latest versionFelix Fietkau2016-12-011-3/+3
* ramips: fix sdhci support on mt7621John Crispin2016-12-012-24/+10
* tools: cmake: fix compatibility with LibreSSL as wellJo-Philipp Wich2016-12-011-0/+22
* ramips: RB750Gr3: Add pwr LED and buzzer to DTSAndrew Yong2016-12-012-2/+13
* ipq806x: add thermal sensor driverdissent12016-12-0116-13/+2293
* ipq806x: increase coherent dma pool sizePavel Kubelun2016-12-011-0/+52
* ipq806x: add enable reg and masks for PRNGPavel Kubelun2016-12-011-0/+25
* net: ar8327: modify some configuration of switchPavel Kubelun2016-12-012-4/+13
* net: ar8216: address security vulnerabilities in swconfig & ar8216Pavel Kubelun2016-12-013-13/+32
* net: ar8216: prevent device duplication in ar8xxx_dev_listPavel Kubelun2016-12-011-2/+2
* net: ar8216: hold ar8xxx_dev_list_lock during use_count--Pavel Kubelun2016-12-011-3/+6
* net: ar8327: replace sprintf() by scnprintf()Pavel Kubelun2016-12-011-2/+1
* net: ar8327: remove unnecessary spinlocksPavel Kubelun2016-12-011-4/+0
* net: ar8216: sync mib_work cancellationPavel Kubelun2016-12-011-1/+1