summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* include/image.mk: allow image code to override uImage nameJohn Crispin2016-08-032-2/+3
* ramips: updated remaining profiles to the new image building codeJohn Crispin2016-08-0342-1322/+1001
* x86: enable CPU frequency scalingLucian Cristian2016-08-034-5/+15
* linux/modules: Add SCH5627 Super I/O chipsLucian Cristian2016-08-031-0/+16
* lantiq: add cpu temperatur sensor driver for xrx200Florian Eckert2016-08-033-0/+171
* rtc-rv5c386a: package does not build inside the SDKJohn Crispin2016-08-031-1/+1
* uboot-lantiq: package does not build inside the SDKJohn Crispin2016-08-031-1/+1
* build: remove MIPS dsp/dsp2 CPU_SUBTYPEFelix Fietkau2016-08-0311-12/+0
* build: move merged package directory from bin/ to staging_dirFelix Fietkau2016-08-032-2/+2
* mkelfimage: remove package, it is a host tool that has been unused for yearsFelix Fietkau2016-08-022-46/+0
* ar71xx: remove useless minimal/ath5k profilesFelix Fietkau2016-08-022-34/+0
* uboot-ar71xx: fix default selection for NBG460N/550N/550NHFelix Fietkau2016-08-021-1/+1
* mac80211: fix minor memleak on AP restart / warning on driver unloadFelix Fietkau2016-08-021-0/+54
* ath9k: fix sta initialization bug leading to stability issuesFelix Fietkau2016-08-021-0/+33
* omap: remove CONFIG_SND_DEBUG overrideFelix Fietkau2016-08-021-2/+0
* kernel: add missing config symbolFelix Fietkau2016-08-021-0/+1
* feeds: switch from github to lede-project.org mirrorsFelix Fietkau2016-08-011-4/+4
* gdb: fix build with gcc 4.1.2 as host compilerHauke Mehrtens2016-08-011-0/+16
* scripts: fix remote-gdb with CONFIG_BUILD_SUFFIXHauke Mehrtens2016-08-011-2/+2
* lantiq: enable missing ath10k firmware for BT Home Hub 5AFelix Fietkau2016-08-011-1/+1
* build: remove image specific checksum codeJo-Philipp Wich2016-08-011-8/+0
* build: add checksum targetJo-Philipp Wich2016-08-013-0/+17
* apm821xx: fix IB image buildingJo-Philipp Wich2016-08-011-6/+10
* base-files: increase vm.min_free_kbytesFelix Fietkau2016-08-011-0/+16
* kernel: re-enable CONFIG_SND_VERBOSE_PROCFS (FS#66)Felix Fietkau2016-08-011-1/+1
* ar71xx: Make wget2nand look for LEDE project firmware filesdiizzyy2016-07-261-2/+2
* ipq806x: fix MAC_POWER_SEL for Netgear R7800dissent12016-07-261-1/+1
* uqmi: add metric option to interface configFlorian Eckert2016-07-261-2/+7
* uqmi: fix option ipv6Florian Eckert2016-07-261-5/+1
* ramips: Rename TP-Link Archer C50 LEDsP.Wassi2016-07-262-10/+10
* ramips: Improve TP-Link Archer C20i supportP.Wassi2016-07-264-5/+49
* target/sdk: update README.SDK to explain dependency handlingFelix Fietkau2016-08-011-1/+5
* target/sdk: ship toolchain and kernel module packageFelix Fietkau2016-08-011-0/+2
* image: use the merged package directory to resolve dependencies for per-devic...Felix Fietkau2016-08-011-2/+14
* build: create a package feed directory containing all packagesFelix Fietkau2016-08-012-1/+11
* build: fix tabs vs whitespace issueFelix Fietkau2016-08-011-6/+6
* brcm63xx: fix CT-536p/CT-5621T supportDaniel Gonzalez2016-08-012-2/+2
* kernel: silence a false positive uninitialized variable warningFelix Fietkau2016-08-011-1/+1
* ipq806x: fix boot hang if cmdline contains words with r in the middleJonas Gorski2016-08-011-1/+1
* mvebu: fix NAND flash issues (FS#67)Felix Fietkau2016-07-312-36/+69
* imx6: clean up / fix ventana image build codeFelix Fietkau2016-07-311-69/+43
* build: add template for installing device .dtb filesFelix Fietkau2016-07-311-0/+8
* imx6: use ubinize-image.sh to fix build with per-device rootfsFelix Fietkau2016-07-313-64/+4
* build: do not depend on svn any moreHauke Mehrtens2016-07-311-3/+0
* brcm63xx: fix build with per-device rootfsFelix Fietkau2016-07-311-1/+1
* ipq806x: add missing sysupgrade-nand => sysupgrade-tar changeFelix Fietkau2016-07-311-1/+1
* image: fix build issue with per-device rootfs and legacy devicesFelix Fietkau2016-07-311-1/+1
* perf: prevent build from within the sdk and mark as nonsharedFelix Fietkau2016-07-311-1/+2
* sdk: provide a config symbol for detecting builds within the SDKFelix Fietkau2016-07-311-0/+4
* image: add a helper variable for getting kernel/rootfs from within image Buil...Felix Fietkau2016-07-3113-51/+54