summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* kernel: remove hostap driverFelix Fietkau2016-07-3114-1076/+6
* octeon: increase block2mtd rootfs probe timeout on ERFelix Fietkau2016-07-301-1/+1
* image.mk: add CMDLINE to DEVICE_VARSFelix Fietkau2016-07-301-1/+1
* octeon: pad squashfs sysupgrade image rootfsFelix Fietkau2016-07-301-0/+2
* image: add support for overriding kernel/rootfs images in sysupgrade-tar temp...Felix Fietkau2016-07-302-2/+3
* octeon: drop unsupported jffs2 feature flagFelix Fietkau2016-07-301-1/+1
* octeon: fix sysupgrade imagesFelix Fietkau2016-07-301-1/+0
* kernel: fix crashlog regression on x86Felix Fietkau2016-07-301-20/+32
* include/cmake.mk: fix host buildsFelix Fietkau2016-07-291-1/+2
* dnsmasq: drop --interface and --except-interface options when the interface c...Felix Fietkau2016-07-291-2/+2
* cmake: include/cmake.mk add CMAKE_BINARY_SUBDIR to allow out of source tree b...Luke McKee2016-07-292-3/+6
* netifd: update to the latest version, adds an event handling fixFelix Fietkau2016-07-291-1/+1
* dnsmasq: remove use of uci state for getting network ifnameFelix Fietkau2016-07-291-2/+2
* image.mk: remove leftover variable from a previous reworkFelix Fietkau2016-07-291-1/+0
* ath25: rework image buildingJo-Philipp Wich2016-07-291-41/+27
* build: rename sysupgrade-nand to sysupgrade-tarJo-Philipp Wich2016-07-2911-13/+13
* octeon: clean up image build codeJo-Philipp Wich2016-07-291-13/+2
* dnsmasq: replace the iface hotplug script with a procd triggerFelix Fietkau2016-07-293-11/+8
* dnsmasq: make the check for existing DHCP servers more reliableFelix Fietkau2016-07-291-0/+6
* dnsmasq: write atomic config fileUlrich Weber2016-07-291-8/+10
* netifd: update to the latest versionFelix Fietkau2016-07-291-2/+2
* procd: add default timeout for reload trigger actionsFelix Fietkau2016-07-291-0/+10
* igmpproxy: remove procd_open_trigger/procd_close_trigger callsFelix Fietkau2016-07-291-3/+1
* dropbear: remove procd_open_trigger/procd_close_trigger callsFelix Fietkau2016-07-291-2/+0
* sysntpd: remove procd_open_trigger/procd_close_trigger callsFelix Fietkau2016-07-291-3/+0
* procd: rework trigger handlingFelix Fietkau2016-07-291-8/+16
* procd: update to the latest versionFelix Fietkau2016-07-291-2/+2
* libubox: update to the latest version, adds a few utility functionsFelix Fietkau2016-07-291-2/+2
* build: add option to enable all profilesFelix Fietkau2016-07-291-0/+4
* build: add support for per-device rootfs based on device profile packgesFelix Fietkau2016-07-293-13/+101
* build: minor cleanup of redundant codeFelix Fietkau2016-07-292-2/+6
* build: set TMPDIR for opkg callsFelix Fietkau2016-07-291-0/+1
* build: add target_params variable for getting root filesystem image parametersFelix Fietkau2016-07-291-1/+2
* build: add template for getting opkg package files from package namesFelix Fietkau2016-07-292-5/+4