| Commit message (Expand) | Author | Age | Files | Lines |
* | ipq806x: add support for Buffalo WXR-2533DHP | INAGAKI Hiroshi | 2019-01-01 | 1 | -0/+22 |
* | ipq806x: drop kernel/ rootfs partition images for the ZyXEL NBG6817 | Stefan Lippers-Hollmann | 2018-12-17 | 1 | -3/+1 |
* | ipq806x: Add support for IPQ8064 AP161 board | Ram Chandra Jangir | 2018-11-26 | 1 | -0/+13 |
* | mac80211: make ath10k-ct the default ath10k | John Crispin | 2018-09-26 | 1 | -12/+12 |
* | build: add mkrasimage | David Bauer | 2018-08-28 | 1 | -1/+5 |
* | ipq806x: add support for NEC Aterm WG2600HP | INAGAKI Hiroshi | 2018-06-19 | 1 | -0/+12 |
* | ipq806x: define KERNEL_SIZE in KB instead of byte for the image generation | Stefan Lippers-Hollmann | 2018-05-22 | 1 | -5/+5 |
* | ipq806x: increase kernel partition size for the Netgear Nighthawk X4 R7500v2 | Stefan Lippers-Hollmann | 2018-05-22 | 1 | -1/+1 |
* | ipq806x: increase kernel partition size for the Netgear Nighthawk X4 R7500 | Stefan Lippers-Hollmann | 2018-05-22 | 1 | -1/+1 |
* | ipq806x: increase kernel partition size for the Netgear Nighthawk X4 D7800 | Stefan Lippers-Hollmann | 2018-05-22 | 1 | -1/+1 |
* | ipq806x: increase kernel partition size for the TP-Link Archer VR2600v | Stefan Lippers-Hollmann | 2018-05-22 | 1 | -1/+1 |
* | ipq806x: increase kernel partition size for the Netgear r7800 | Stefan Lippers-Hollmann | 2018-05-22 | 1 | -1/+1 |
* | build: consolidate fake uImage header build commands | Mathias Kresin | 2018-04-20 | 1 | -3/+3 |
* | ipq806x: add support for Compex WPQ864 | Christian Mehlis | 2018-03-15 | 1 | -2/+13 |
* | ipq806x: drop ipq40xx support | John Crispin | 2018-03-14 | 1 | -75/+0 |
* | ipq806x: add support for GL.iNet GL-B1300 | Dongming Han | 2018-02-14 | 1 | -0/+15 |
* | ipq-wifi: drop OpenMesh A42 board-2.bin | Sven Eckelmann | 2018-02-11 | 1 | -1/+1 |
* | ipq806x: remove dependency on non-existent kmod | Christian Lamparter | 2018-01-18 | 1 | -1/+1 |
* | ipq-wifi: align AVM FRITZ!Box 4040's board-2.bin package | Christian Lamparter | 2018-01-18 | 1 | -1/+1 |
* | ipq806x: drop ubifs support | Mathias Kresin | 2018-01-15 | 1 | -9/+0 |
* | ipq806x: drop legacy image leftovers | Mathias Kresin | 2018-01-15 | 1 | -24/+0 |
* | ipq806x: unset filesystem specific build command by default | Mathias Kresin | 2018-01-15 | 1 | -0/+1 |
* | ipq806x: remove unnecessary filesystem specific build | Mathias Kresin | 2018-01-15 | 1 | -1/+1 |
* | ipq806x: use bin file extension for sysupgrade-tar images | Mathias Kresin | 2018-01-15 | 1 | -8/+8 |
* | ipq806x: add support for OpenMesh A42 | Sven Eckelmann | 2018-01-13 | 1 | -0/+17 |
* | ipq806x: Sort occurrences of boardame alphabetically | Luis Araneda | 2018-01-13 | 1 | -107/+107 |
* | ipq806x: convert to dt-based board-detection | Luis Araneda | 2018-01-13 | 1 | -1/+11 |
* | ipq806x: sync image filename with dt compatible string | Luis Araneda | 2018-01-13 | 1 | -28/+28 |
* | treewide: add only one device when appending to TARGET_DEVICES | Luis Araneda | 2017-12-12 | 1 | -3/+14 |
* | ipq806x: ipq4019: add ap-dk01.1-c1 board support | Roman Yeryomin | 2017-10-30 | 1 | -1/+17 |
* | ipq806x: nbg6817: add kmod-fs-ext4 to device packages | Stefan Lippers-Hollmann | 2017-11-03 | 1 | -1/+1 |
* | treewide: do not use IMG_PREFIX in Image/Prepare | Jonas Gorski | 2017-10-26 | 1 | -2/+2 |
* | ipq806x: Enable AP148 fit image(.itb) generation | Ram Chandra Jangir | 2017-07-06 | 1 | -0/+1 |
* | build: rename TPLINK_BOARD_NAME to TPLINK_BOARD_ID | Piotr Dymacz | 2017-06-29 | 1 | -3/+3 |
* | ipq806x: Enable ubi image for ipq40xx AP-DK04.1-C1 board | Ram Chandra Jangir | 2017-06-07 | 1 | -1/+14 |
* | firmware: rework fritz-tools package | Mathias Kresin | 2017-04-08 | 1 | -1/+1 |
* | treewide: select ath10k firmware explicit | Mathias Kresin | 2017-03-24 | 1 | -1/+1 |
* | ipq806x: fix Netgear X4 R7500 ath10k firmware selection | Thomas Reifferscheid | 2017-03-24 | 1 | -1/+1 |
* | ipq806x: add ipq4019 fritz4040 support | Christian Lamparter | 2017-03-22 | 1 | -3/+23 |
* | ipq806x: sanitize Dni image generation | Thomas Reifferscheid | 2017-02-26 | 1 | -4/+3 |
* | ipq806x: fix fakerootfs position | Thomas Reifferscheid | 2017-02-21 | 1 | -2/+2 |
* | build: centralize fakeroot code | Joseph C. Lehner | 2017-02-04 | 1 | -8/+3 |
* | build: move append-file to image-commands.mk | Joseph C. Lehner | 2017-01-27 | 1 | -4/+0 |
* | ipq806x: add support for TP-Link Archer VR2600v | Sebastian Quilitz | 2016-11-24 | 1 | -1/+18 |
* | ipq806x: append metadata to images | Felix Fietkau | 2016-11-19 | 1 | -6/+5 |
* | ipq806x: fix zyxel image build error | Felix Fietkau | 2016-11-04 | 1 | -1/+1 |
* | ipq806x/nbg6817: add support for ZyXEL NBG6817 | André Valentin | 2016-10-26 | 1 | -1/+24 |
* | ipq806x: add back end-of-UBI marker for a few factory images (FS#228) | Felix Fietkau | 2016-10-18 | 1 | -0/+2 |
* | image: add KERNEL_SIZE to the default device vars | Mathias Kresin | 2016-09-13 | 1 | -1/+0 |
* | ramips: improve Linksys EA8500 build code | Mathias Kresin | 2016-09-11 | 1 | -2/+2 |