aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* kernel: update kernel 4.9 to 4.9.34Koen Vandeputte2017-06-2721-40/+40
* kernel: use .patch extension for all patchesStijn Tintel2017-06-272-0/+0
* ar71xx/images/senao: fix reproducible issue using tarAlexander Couzens2017-06-251-0/+1
* ar71xx/image: make tar calls reproducibleAlexander Couzens2017-06-252-3/+11
* apm821xx: MR24: fix ethernet phy detection on the MR24Christian Lamparter2017-06-243-5/+116
* ramips: add MT7603E driver to AFoundry EW1200Mathias Kresin2017-06-241-1/+1
* ar71xx: add AVM FRITZ!WLAN Repeater 300E supportMathias Kresin2017-06-2414-0/+205
* ar71xx: add AR724x PCIe init fixesMathias Kresin2017-06-248-33/+175
* build: move lzma2eva build step to image-commands.mkMathias Kresin2017-06-241-3/+4
* kernel: move Lantiq PEF7061/7071/7072 phy driver to genericMathias Kresin2017-06-2415-19/+19
* kernel: backport MTD patch extracing TRX code to separated parserRafał Miłecki2017-06-236-60/+362
* kernel: backport upstream mtd support for partition parsersRafał Miłecki2017-06-239-23/+229
* kernel: backport upstream mtdpart.c cleanupsRafał Miłecki2017-06-2315-54/+1094
* kernel: don't switch allocate_partition to use mtd_roundup_to_ebRafał Miłecki2017-06-232-21/+3
* ramips: remove optional ucidef_set_led_rssi parametersMathias Kresin2017-06-171-3/+3
* ramips: add support for TRENDnet TEW-638APB V2Pavlo Samko2017-06-176-0/+116
* lantiq: show xdsl line init status on shared dsl/internet ledMathias Kresin2017-06-1713-19/+46
* lantiq: restore netdev trigger of dsl led on line upMartin Schiller2017-06-171-1/+14
* ipq806x: qca99xx: fix wifi calibrationPavel Kubelun2017-06-171-2/+2
* imagebuilder: don't rewrite package list outputDaniel Golle2017-06-171-1/+1
* imagebuilder: clean package_listDaniel Golle2017-06-171-6/+6
* imagebuilder: add package_list functionPaul Spooren2017-06-151-7/+14
* ramips: fix Phicomm K1S(PSG1208) pinmux小桥2017-06-121-1/+1
* kirkwood: add support for Cisco ON100Makoto Takeuchi2017-06-125-1/+195
* at91: convert boards to generic build targetBen Whitten2017-06-129-222/+163
* ar71xx: image: simplify TP-Link devices definitionsPiotr Dymacz2017-06-111-86/+28
* ar71xx: image: fix TP-Link TL-WR710N v2/v2.1 BOARDNAMEPiotr Dymacz2017-06-111-2/+2
* ar71xx: image: tp-link.mk: keep devices in alphabetical orderPiotr Dymacz2017-06-111-406/+399
* ar71xx: base-files: cleanups in 10-ar922x-led-fixPiotr Dymacz2017-06-111-22/+20
* ar71xx: base-files: cleanups in 11-ath10k-caldataPiotr Dymacz2017-06-111-24/+24
* ar71xx: add support for TP-Link Archer C25 v1Ludwig Thomeczek2017-06-1114-0/+274
* ar71xx: add support for TP-Link TL-WR942N v1Serg Studzinskii2017-06-1114-2/+333
* ar71xx: move WRTnode2Q to generic build targetPiotr Dymacz2017-06-113-8/+9
* ar71xx: image: simplify Ubiquiti devices definitionsPiotr Dymacz2017-06-111-45/+29
* ar71xx: image: mikrotik: shorten DEVICE_TITLEPiotr Dymacz2017-06-111-4/+4
* ar71xx: image: use simply expanded variablesPiotr Dymacz2017-06-116-202/+202
* ar71xx: image: update GL.iNet boards DEVICE_TITLEPiotr Dymacz2017-06-111-5/+5
* ar71xx: image: fix 8devices boards DEVICE_TITLEPiotr Dymacz2017-06-111-2/+2
* ar71xx: image: drop unused mtdlayouts from legacy.mkPiotr Dymacz2017-06-111-3/+0
* ar71xx: image: cosmetic: drop redundant empty linesPiotr Dymacz2017-06-115-23/+0
* ar71xx: image: add ROOTFS_SIZE to DEVICE_VARSPiotr Dymacz2017-06-111-4/+7
* ar71xx: image: keep custom Build/* functions in separate filesPiotr Dymacz2017-06-113-53/+53
* ar71xx: image: keep DEVICE_VARS and Build/* at the beginningPiotr Dymacz2017-06-114-60/+60
* ar71xx: image: simplify Compex devices definitionsPiotr Dymacz2017-06-111-20/+12
* ar71xx: image: drop redundant kmod-usb-ohci from DEVICE_PACKAGESPiotr Dymacz2017-06-114-22/+22
* ar71xx: image: drop redundant uboot-envtools from DEVICE_PACKAGESPiotr Dymacz2017-06-111-8/+4
* ar71xx: fixup ar71xx/ar933x_wmac_reset: remove indefinite wait for wmac resetKevin Darbyshire-Bryant2017-06-111-1/+1
* ar71xx/ar93xx_wmac_otp_read_word: fix wrongly used sizeof(*u)Alexander Couzens2017-06-111-2/+2
* linux/swconfig_get_attr: fix leak of msg in case of errorAlexander Couzens2017-06-111-1/+1
* linux/ledtrig-netdev: remove `unsigned < 0` checkAlexander Couzens2017-06-111-1/+1