| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: add missing profile for the nand subtarget (FS#56) | Felix Fietkau | 2016-07-21 | 1 | -0/+18 |
* | ar71xx: fix WNDR4300v1 / WNDR3700v4 build (FS#56) | Felix Fietkau | 2016-07-21 | 1 | -3/+9 |
* | ar71xx: fix more image build code whitespace/tab issues | Felix Fietkau | 2016-07-21 | 1 | -6/+6 |
* | imagebuilder: strip DEVICE_ prefix from profiles (FS#55) | Felix Fietkau | 2016-07-21 | 2 | -4/+6 |
* | build: fix image builder profile override (FS#55) | Felix Fietkau | 2016-07-21 | 1 | -1/+1 |
* | ar71xx: fix tab vs whitespace issue in image building code | Felix Fietkau | 2016-07-21 | 1 | -180/+180 |
* | ar71xx: remove obsolete MultiProfile template code | Felix Fietkau | 2016-07-21 | 1 | -40/+0 |
* | mvebu: switch to the new image build code | Felix Fietkau | 2016-07-21 | 6 | -405/+127 |
* | kernel: update bcma backporting changes up to 4.8 | Rafał Miłecki | 2016-07-20 | 4 | -3/+101 |
* | kernel: backport patch for MTD_BCM47XXSFLASH dependency | Rafał Miłecki | 2016-07-20 | 2 | -0/+41 |
* | ipq806x: clean up redundant initialization of core device image variables | Felix Fietkau | 2016-07-20 | 1 | -4/+1 |
* | image.mk: initialize BOARD_NAME and IMAGES, add it to DEVICE_VARS | Felix Fietkau | 2016-07-20 | 1 | -1/+4 |
* | image.mk: add support for specifying the VID header offset for UBI | Felix Fietkau | 2016-07-20 | 2 | -1/+3 |
* | cns3xxx: remove obsolete jffs2 image build code | Felix Fietkau | 2016-07-20 | 1 | -16/+0 |
* | x86: remove obsolete reference to $(PROFILE) | Felix Fietkau | 2016-07-20 | 1 | -1/+0 |
* | config: remove options for including kernel/dtb in rootfs | Felix Fietkau | 2016-07-20 | 1 | -41/+0 |
* | mxs: unconditionally install kernel images/dtb files into rootfs (needed by b... | Felix Fietkau | 2016-07-20 | 2 | -18/+4 |
* | kirkwood: remove obsolete code for including kernel/dtb in rootfs | Felix Fietkau | 2016-07-20 | 1 | -45/+3 |
* | omap: remove obsolete code for including kernel/dtb in rootfs | Felix Fietkau | 2016-07-20 | 1 | -11/+0 |
* | omap: remove obsolete kernel version support | Felix Fietkau | 2016-07-20 | 12 | -2081/+0 |
* | kirkwood: remove obsolete ubinize.cfg file | Felix Fietkau | 2016-07-20 | 1 | -13/+0 |
* | kirkwood: clean up redundant variables in the image building code | Felix Fietkau | 2016-07-20 | 1 | -15/+9 |
* | kirkwood: get rid of useless ubifs/ubi option variables | Felix Fietkau | 2016-07-20 | 1 | -33/+3 |
* | lantiq: convert remaining xway NAND devices to new image build code | Felix Fietkau | 2016-07-20 | 1 | -65/+8 |
* | lantiq: convert AVM xrx200 devices to new image build code | Felix Fietkau | 2016-07-20 | 1 | -10/+16 |
* | lantiq: convert simple xrx200 devices to new image build code | Felix Fietkau | 2016-07-20 | 1 | -15/+8 |
* | lantiq: add image build template for NAND devices | Felix Fietkau | 2016-07-20 | 1 | -0/+19 |
* | lantiq: simplify image building code | Felix Fietkau | 2016-07-20 | 1 | -34/+3 |
* | lantiq: fix building NAND images in default config | Felix Fietkau | 2016-07-20 | 1 | -35/+22 |
* | build: add support for parameter passing to mkfs from devices | Felix Fietkau | 2016-07-20 | 1 | -3/+10 |
* | build: split legacy image mkfs.ubifs command from the one used for the new im... | Felix Fietkau | 2016-07-20 | 2 | -42/+54 |
* | build: split legacy image building code out of image.mk | Felix Fietkau | 2016-07-20 | 2 | -37/+40 |
* | build: make TARGET_ROOTFS_JFFS2 depend on USES_JFFS2 | Felix Fietkau | 2016-07-20 | 1 | -1/+1 |
* | lantiq: disable jffs2 support on xrx200 | Felix Fietkau | 2016-07-20 | 2 | -20/+1 |
* | image.mk: replace some template abstraction with make pattern rules | Felix Fietkau | 2016-07-20 | 1 | -14/+7 |
* | image.mk: remove obsolete Build/mkfs overrides | Felix Fietkau | 2016-07-20 | 1 | -2/+0 |
* | kernel: remove obsolete patch adding usb_find_device_by_name | Felix Fietkau | 2016-07-20 | 3 | -252/+0 |
* | ledtrig-usbdev: use upstream function for iterating USB devices | Rafał Miłecki | 2016-07-20 | 1 | -5/+27 |
* | ar71xx: fix default network config of WZR-HP-G300NH and CR3000 | Jo-Philipp Wich | 2016-07-20 | 1 | -2/+2 |
* | ar71xx: add support for gl-ar300m | Zhao Gang | 2016-07-20 | 12 | -0/+218 |
* | ath9k: switch to using mac80211 intermediate software queues | Felix Fietkau | 2016-07-19 | 11 | -18/+889 |
* | x86/generic: enable CONFIG_SATA_VIA | Florian Klink | 2016-07-19 | 1 | -0/+1 |
* | ubox: update to the latest version, fixes lsmod output | Felix Fietkau | 2016-07-19 | 1 | -2/+2 |
* | uboot-oxnas: fix build error on non-linux systems | Felix Fietkau | 2016-07-19 | 1 | -0/+52 |
* | kernel: backport cosmetic UBIFS patches to kernel 4.1 | Daniel Golle | 2016-07-19 | 2 | -0/+102 |
* | kernel: backport yet another cosmetic ubifs patch | Daniel Golle | 2016-07-19 | 1 | -0/+65 |
* | strace: update to version 1.12 | Hauke Mehrtens | 2016-07-18 | 1 | -3/+3 |
* | oxnas: add kmod-ledtrig-timer to default package set | Daniel Golle | 2016-07-18 | 1 | -3/+3 |
* | oxnas: use DHCP by default on ethernet interface (lan) | Daniel Golle | 2016-07-18 | 1 | -1/+1 |
* | oxnas: sync kernel config-4.1 with changes made to config-4.4 | Daniel Golle | 2016-07-18 | 1 | -7/+1 |