| Commit message (Expand) | Author | Age | Files | Lines |
* | bcm53xx: move BCM53573 USB 2.0 patch to use backports prefix | Rafał Miłecki | 2016-09-21 | 1 | -2/+3 |
* | kernel: owl-loader for delayed Atheros ath9k fixup | Christian Lamparter | 2016-09-19 | 2 | -0/+277 |
* | ar71xx: update kernel config symbols | Piotr Dymacz | 2016-09-19 | 1 | -6/+0 |
* | ar71xx: mark U-Boot and radio calibration data partitions as read-only | Piotr Dymacz | 2016-09-19 | 2 | -17/+17 |
* | kirkwood: fix uimage creation for some kirkwood devices | bobafetthotmail | 2016-09-19 | 1 | -1/+0 |
* | cns3xxx: eliminate hardcoded kernel/rootfs partition split | Felix Fietkau | 2016-09-19 | 4 | -171/+36 |
* | cns3xxx: move laguna.c changes out of patches, update it in files/ | Felix Fietkau | 2016-09-19 | 3 | -133/+64 |
* | ubifs: add full overlayfs support | Felix Fietkau | 2016-09-19 | 4 | -0/+738 |
* | bcm53xx: use upstream accepted ILP clk driver for BCM53573 | Rafał Miłecki | 2016-09-17 | 1 | -30/+13 |
* | arm64: fix build for linux 4.4.21 | Álvaro Fernández Rojas | 2016-09-16 | 1 | -0/+2 |
* | kernel: update kernel 4.4 to version 4.4.21 | Álvaro Fernández Rojas | 2016-09-16 | 9 | -228/+18 |
* | sunxi: add rtl8xxxu into pcduino v3 profile | Álvaro Fernández Rojas | 2016-09-15 | 1 | -1/+1 |
* | brcmfmac43430-firmware: rename to brcmfmac-firmware-43430-sdio | Álvaro Fernández Rojas | 2016-09-15 | 1 | -1/+1 |
* | ar71xx: set region code of TP-Link TL-WDR3600/4300 to US | Matthias Schiffer | 2016-09-15 | 1 | -0/+2 |
* | ar71xx: separate TP-Link TL-WDR3600/4300/4310 profiles | Matthias Schiffer | 2016-09-15 | 1 | -9/+19 |
* | cns3xxx: Enable driver support for onboard m25p80 SPI flash | Koen Vandeputte | 2016-09-15 | 1 | -0/+2 |
* | kernel: clean up usb gadget support | Tim Harvey | 2016-09-15 | 2 | -2/+2 |
* | ramips: fix wrong blocksizes | Mathias Kresin | 2016-09-15 | 3 | -3/+2 |
* | kernel: update kernel 4.4 to version 4.4.20 | Álvaro Fernández Rojas | 2016-09-15 | 25 | -68/+39 |
* | ramips: enable 4K sector support in kernel config | Mathias Kresin | 2016-09-13 | 4 | -0/+4 |
* | image: remove padding parameter from append-kernel/append-rootfs | Mathias Kresin | 2016-09-13 | 5 | -13/+13 |
* | image: add KERNEL_SIZE to the default device vars | Mathias Kresin | 2016-09-13 | 7 | -9/+5 |
* | bcm53xx: use the latest submitted version of ILP clock driver | Rafał Miłecki | 2016-09-13 | 3 | -63/+52 |
* | bcm53xx: specify brcmfmac firmware for every device | Rafał Miłecki | 2016-09-13 | 1 | -5/+7 |
* | kernel: Backport pending appended DTB handling patches | Daniel Gimpelevich | 2016-09-12 | 7 | -37/+341 |
* | build: drop UBI EOF marker from images by default | Felix Fietkau | 2016-09-12 | 5 | -2/+3 |
* | ramips: improve Linksys EA8500 build code | Mathias Kresin | 2016-09-11 | 1 | -2/+2 |
* | mvebu: fix OpenBlocks AX3 image | Mathias Kresin | 2016-09-11 | 1 | -1/+1 |
* | ar71xx: fix typo in image build code | Mathias Kresin | 2016-09-11 | 2 | -3/+3 |
* | cleanup ucidef_set_interface* usage | Mathias Kresin | 2016-09-10 | 6 | -9/+8 |
* | use immediate set in target Makefiles | Mathias Kresin | 2016-09-10 | 7 | -7/+7 |
* | ramips: board.d merge redundant switch/interface configs | Mathias Kresin | 2016-09-10 | 1 | -11/+6 |
* | lantiq: board.d: apply alphabetical order | Mathias Kresin | 2016-09-10 | 1 | -43/+43 |
* | lantiq: board.d: cleanup default switch config | Mathias Kresin | 2016-09-10 | 1 | -32/+19 |
* | lantiq: enable cpu temp driver for more tested boards | Mathias Kresin | 2016-09-10 | 2 | -1/+9 |
* | brcm2708: update linux 4.4 patches to latest version | Álvaro Fernández Rojas | 2016-09-10 | 481 | -1038/+9288 |
* | x86: disable MTD support | Felix Fietkau | 2016-09-10 | 1 | -3/+1 |
* | octeon: remove block2mtd support | Felix Fietkau | 2016-09-10 | 1 | -1/+0 |
* | octeon: use new ext4/f2fs overlay support | Felix Fietkau | 2016-09-10 | 1 | -4/+3 |
* | octeon: enable f2fs and loopback device support in the config | Felix Fietkau | 2016-09-10 | 1 | -0/+6 |
* | octeon: enable f2fs and ext4 utilities | Felix Fietkau | 2016-09-10 | 1 | -0/+2 |
* | mvebu: use ext4/f2fs overlay filesystem for solidrun clearfog | Felix Fietkau | 2016-09-10 | 3 | -15/+12 |
* | mvebu: enable ext4, f2fs and loop device support | Felix Fietkau | 2016-09-10 | 2 | -1/+11 |
* | x86: drop the use of block2mtd, use ext4/f2fs as overlay filesystem | Felix Fietkau | 2016-09-10 | 1 | -16/+2 |
* | x86: enable mkf2fs and e2fsprogs by default | Felix Fietkau | 2016-09-10 | 1 | -2/+2 |
* | x86: enable f2fs and loopback device support in the kernel config | Felix Fietkau | 2016-09-10 | 1 | -7/+10 |
* | imx6: Add static PCA953x support in kernel | Koen Vandeputte | 2016-09-10 | 1 | -0/+2 |
* | ramips: set blocksize for remaining rt3883 devices | Mathias Kresin | 2016-09-08 | 1 | -0/+4 |
* | ramips: remove old build code seama recipe | Mathias Kresin | 2016-09-03 | 1 | -32/+0 |
* | ramips: switch DIR-610 A1 to new image build code | Mathias Kresin | 2016-09-08 | 1 | -3/+17 |