summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apm821xx: add support for the apm821xx device targetChris Blake2016-07-2215-0/+1178
* ppc4xx: remove booke-wdt watchdog packageChristian Lamparter2016-07-225-18/+4
* lantiq: fix image creation of P2812HNUF3 & BTHOMEHUBV3AMathias Kresin2016-07-221-2/+2
* libpcap: fix dependency of install-shared-so make targetMatthias Schiffer2016-07-211-16/+20
* samba36: avoid picking up a dependency on libunwind (fixes GH #212)Felix Fietkau2016-07-211-0/+1
* hostapd: fix an error on parsing radius_das_clientFelix Fietkau2016-07-212-1/+11
* ath10k: add NAPI supportFelix Fietkau2016-07-211-0/+642
* mac80211: add a mesh related fixFelix Fietkau2016-07-211-0/+42
* kernel: enable CONFIG_SND_PROC_FS by default (FS#54)Felix Fietkau2016-07-211-2/+2
* toolchain/gcc: disable libmpx to fix build errors on x86 with gcc 6.1Felix Fietkau2016-07-211-0/+1
* ar71xx: add missing profile for the nand subtarget (FS#56)Felix Fietkau2016-07-211-0/+18
* ar71xx: fix WNDR4300v1 / WNDR3700v4 build (FS#56)Felix Fietkau2016-07-211-3/+9
* ar71xx: fix more image build code whitespace/tab issuesFelix Fietkau2016-07-211-6/+6
* imagebuilder: strip DEVICE_ prefix from profiles (FS#55)Felix Fietkau2016-07-212-4/+6
* build: fix image builder profile override (FS#55)Felix Fietkau2016-07-211-1/+1
* ar71xx: fix tab vs whitespace issue in image building codeFelix Fietkau2016-07-211-180/+180
* ar71xx: remove obsolete MultiProfile template codeFelix Fietkau2016-07-211-40/+0
* mvebu: switch to the new image build codeFelix Fietkau2016-07-216-405/+127
* kernel: update bcma backporting changes up to 4.8Rafał Miłecki2016-07-204-3/+101
* kernel: backport patch for MTD_BCM47XXSFLASH dependencyRafał Miłecki2016-07-202-0/+41
* ipq806x: clean up redundant initialization of core device image variablesFelix Fietkau2016-07-201-4/+1
* image.mk: initialize BOARD_NAME and IMAGES, add it to DEVICE_VARSFelix Fietkau2016-07-201-1/+4
* image.mk: add support for specifying the VID header offset for UBIFelix Fietkau2016-07-202-1/+3
* cns3xxx: remove obsolete jffs2 image build codeFelix Fietkau2016-07-201-16/+0
* x86: remove obsolete reference to $(PROFILE)Felix Fietkau2016-07-201-1/+0
* config: remove options for including kernel/dtb in rootfsFelix Fietkau2016-07-201-41/+0
* mxs: unconditionally install kernel images/dtb files into rootfs (needed by b...Felix Fietkau2016-07-202-18/+4
* kirkwood: remove obsolete code for including kernel/dtb in rootfsFelix Fietkau2016-07-201-45/+3
* omap: remove obsolete code for including kernel/dtb in rootfsFelix Fietkau2016-07-201-11/+0
* omap: remove obsolete kernel version supportFelix Fietkau2016-07-2012-2081/+0
* kirkwood: remove obsolete ubinize.cfg fileFelix Fietkau2016-07-201-13/+0
* kirkwood: clean up redundant variables in the image building codeFelix Fietkau2016-07-201-15/+9
* kirkwood: get rid of useless ubifs/ubi option variablesFelix Fietkau2016-07-201-33/+3
* lantiq: convert remaining xway NAND devices to new image build codeFelix Fietkau2016-07-201-65/+8
* lantiq: convert AVM xrx200 devices to new image build codeFelix Fietkau2016-07-201-10/+16
* lantiq: convert simple xrx200 devices to new image build codeFelix Fietkau2016-07-201-15/+8
* lantiq: add image build template for NAND devicesFelix Fietkau2016-07-201-0/+19
* lantiq: simplify image building codeFelix Fietkau2016-07-201-34/+3
* lantiq: fix building NAND images in default configFelix Fietkau2016-07-201-35/+22
* build: add support for parameter passing to mkfs from devicesFelix Fietkau2016-07-201-3/+10
* build: split legacy image mkfs.ubifs command from the one used for the new im...Felix Fietkau2016-07-202-42/+54
* build: split legacy image building code out of image.mkFelix Fietkau2016-07-202-37/+40
* build: make TARGET_ROOTFS_JFFS2 depend on USES_JFFS2Felix Fietkau2016-07-201-1/+1
* lantiq: disable jffs2 support on xrx200Felix Fietkau2016-07-202-20/+1
* image.mk: replace some template abstraction with make pattern rulesFelix Fietkau2016-07-201-14/+7
* image.mk: remove obsolete Build/mkfs overridesFelix Fietkau2016-07-201-2/+0
* kernel: remove obsolete patch adding usb_find_device_by_nameFelix Fietkau2016-07-203-252/+0
* ledtrig-usbdev: use upstream function for iterating USB devicesRafał Miłecki2016-07-201-5/+27
* ar71xx: fix default network config of WZR-HP-G300NH and CR3000Jo-Philipp Wich2016-07-201-2/+2
* ar71xx: add support for gl-ar300mZhao Gang2016-07-2012-0/+218