summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* cns3xxx: set v3.18 as defaultJohn Crispin2015-02-111-1/+1
| | | | | | | | tested on a nor and a spi laguna Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44393
* brcm2708: update to v3.18John Crispin2015-02-11117-2/+312213
| | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 44392
* lantiq: fix VG3503J partition table for newer kernelsJohn Crispin2015-02-112-3/+3
| | | | | | | | the kernel has increased and does not fit into the 1,5MB anymore. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44391
* bcm53xx: backport bcm47xx_wdt changes to 3.18 to use this driver in futureRafał Miłecki2015-02-113-0/+116
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44390
* malta: add config file for kernel 3.19.John Crispin2015-02-111-0/+256
| | | | | | | | | | | | This is based on config-3.18 with the following changes. - CONFIG_GENERIC_NET_UTILS is removed as it is already set in generic kernel config. - CONFIG_CPU_MICROMIPS is explicitly unset as required in kernel 3.19. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 44388
* generic: add a few missing symbols for generic config-3.19.John Crispin2015-02-111-0/+2
| | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 44387
* ipq806x: update target to v3.18John Crispin2015-02-11182-43760/+819
| | | | | | | | | | | | | | Patches in the ipq806x/patches folder were out of tree in v3.14. The newest patch at the time was from June, so we can safely assume that either the patches have been merged, or they have been rejected for a good reason. If patches are seen missing, we'll cherry-pick them on a per-needed basis. This new kernel have been tested on AP148, which seems to works fine. Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org> SVN-Revision: 44386
* kernel: backport bcma patches queued for 3.20Rafał Miłecki2015-02-114-4/+1058
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44385
* kernel: 3.18: complete backport of some bcma patchRafał Miłecki2015-02-111-0/+37
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44384
* bcm53xx: drop unused (and broken) GPIOLIB patchRafał Miłecki2015-02-111-29/+0
| | | | | | | | | | | First of all this patch was broken since adding 3.18 for bcm53xx. It was modifying ARCH_BRCMSTB instead of ARCH_BCM_5301X. Secondly we don't need it as ARCH_MULTIPLATFORM selects ARCH_WANT_OPTIONAL_GPIOLIB for us. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44383
* kernel: switch 3.19 from -rc5 to release .0Luka Perkov2015-02-1014-147/+31
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44381
* ar71xx: add mc-mac1200r to do_load_ath10k_board_bin()John Crispin2015-02-101-0/+11
| | | | | | | | | | This patch adds the mc-mac1200r target to do_load_ath10k_board_bin() in target/linux/ar71xx/base-files/lib/preinit/81_load_ath10k_board_bin to load the ath10k radio MAC address from the EEPROM in MERCURY MAC1200R devices Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net> SVN-Revision: 44375
* oxnas: switch to 3.18John Crispin2015-02-101-1/+1
| | | | | | | | Tested on stg212 and kd20. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44374
* kernel: add missing symbolJohn Crispin2015-02-101-0/+1
| | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44373
* ralink: fix hw status almost full not work on mt7620 and mt7621John Crispin2015-02-096-6/+31
| | | | | | | | | | | | | | the old FE_INT_STATUS register becomes two registers. FE_INT_STATUS and INT_STATUS. so the hw status almost full must change to read from FE_INT_STATUS register. tx/rx done read from INT_STATUS register. mt7620 datasheet define CNT_GDM1_AF at BIT(29). but after test it should be BIT(13). why? Signed-off-by: michael lee <igvtee@gmail.com> SVN-Revision: 44371
* ralink: change rt3883 cpu type to 74kcJohn Crispin2015-02-091-1/+1
| | | | | | Signed-off-by: michael lee <igvtee@gmail.com> SVN-Revision: 44370
* realview: r44368 contained a superflous patchJohn Crispin2015-02-091-11/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44369
* realview: bump to 3.18John Crispin2015-02-094-2/+293
| | | | | | Signed-off-by: Your Name <blogic@openwrt.org> SVN-Revision: 44368
* bcm53xx: fix loading SPROM content by bcma init changeRafał Miłecki2015-02-092-0/+140
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44367
* ixp4xx: add v3.18 supportJohn Crispin2015-02-0943-1/+9761
| | | | | | Signed-off-by: Your Name <blogic@openwrt.org> SVN-Revision: 44363
* ar71xx: dir-505: fix reset button gpio active_low valueJohn Crispin2015-02-091-1/+1
| | | | | | | | Fix 'active_low' default value for the reset button on DIR-505. Signed-off-by: Rocco Folino <rocco@devzen.net> SVN-Revision: 44360
* ar71xx: Add support for MERCURY MAC1200RJohn Crispin2015-02-0910-0/+229
| | | | | | | | | This patch adds support for MERCURY MAC1200R, a dual band 802.11bgn + 802.11ac router based on the AR9344, with QCA988x ath10k radio and 5 Fast Ethernet ports Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net> SVN-Revision: 44359
* ar71xx: fix nbg6716 power and usb ledJohn Crispin2015-02-092-3/+3
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Marcin Mikolajczak <gr4ffy@gmail.com> SVN-Revision: 44358
* oxnas: copy ubinized images to binary folderJohn Crispin2015-02-091-0/+2
| | | | | | | | | | | | | | | | Since r43778 ubinized images are stored inside KDIR. This makes sense when using an uninized image to generate a factory image. On oxnas ubinized images were used for sysupgrade before proper NAND support was implemented in OpenWrt. For users still on old builds before sysupgrade.tar was introduced, ubinized image is thus the only option to conveniantly upgrade to a more recent build. Copy ubinized image also to BIN_DIR, so it will be easier for users to find them. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44357
* ramips: Kingston MLW221 and MLWG2 cleanupJohn Crispin2015-02-094-122/+117
| | | | | | | | | | MLW221 dts use tabs NOT spaces. MLWG2 dts typo and 1 tab not spaces 01_leds and diag.sh cleanup Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 44356
* ramips: fix mt76 radio pcie location definition for in Xiaomi MiWiFi MiniJohn Crispin2015-02-091-1/+2
| | | | | | | | | This patch sets the correct location of the mt76 radio in the pcie bridge (pcie-bridge instead of pcie0). Additionaly, it disables the 2.4 GHz band. Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net> SVN-Revision: 44355
* ramips: Add mt76 node for Lenovo Y1 and Y1S.John Crispin2015-02-091-0/+9
| | | | | | | | | Both Y1 and Y1S have MT7612E wireless chip so I submitted this patch. Tested on Lenovo Y1. Signed-off-by: 郭传鈜 <gch981213@gmail.com> SVN-Revision: 44354
* lantiq: td-w8970: fix failsafe modeJohn Crispin2015-02-091-0/+18
| | | | | | | | Fix failsafe mode for TD-W8970, register interface for preinit. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 44353
* lantiq: td-w8970: fix reset buttonJohn Crispin2015-02-091-2/+2
| | | | | | | | For TP-LINK TD-W8970 button should work as "reset", not "BTN_1". Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 44352
* octeon: switch to 3.18John Crispin2015-02-091-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44350
* ralink: add 3.18 supportJohn Crispin2015-02-0981-55/+22696
| | | | | | | | keep default as 3.14, mt7621 gic need to be ported to 3.18 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44349
* lantiq: add 3.18 supportJohn Crispin2015-02-0949-349/+16771
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44348
* au1000: add 3.18 supportJohn Crispin2015-02-091-0/+144
| | | | | | | | this is only compile tested Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44345
* ar7: add 3.18 supportJohn Crispin2015-02-0913-0/+952
| | | | | | | | this is only compile tested Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44344
* malta: drop 3.10 supportJohn Crispin2015-02-091-239/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44342
* malta: disable 64 builds as the userland has been broken for agesJohn Crispin2015-02-091-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44341
* malta: add 3.18 supportJohn Crispin2015-02-092-1/+257
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44340
* kernel: copy mips_decompressor_memmove patch to 3.18/3.19John Crispin2015-02-092-0/+44
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44339
* kernel: add missing symbolsJohn Crispin2015-02-092-0/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44338
* kernel: fix compile error inside adm6996.cJohn Crispin2015-02-091-1/+1
| | | | | | | | drivers/net/phy/adm6996.c:881:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'u32' [-Wformat=] Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44333
* ramips: fix patches after 3.14.32 bumpLuka Perkov2015-02-089-57/+54
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44324
* linux/generic: add missing config symbolsNicolas Thill2015-02-083-0/+6
| | | | | | | | Related to debug/tracing, only added to 3.14+, might be needed for older versions as well Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 44323
* linux/sunxi: rename A20-OLinuXino-Lime profileNicolas Thill2015-02-081-4/+4
| | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 44322
* x86: refresh kernel configLuka Perkov2015-02-081-0/+3
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44321
* lantiq: fix patches after 3.14.32 bumpLuka Perkov2015-02-0810-65/+49
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44320
* kirkwood: refresh kernel configLuka Perkov2015-02-082-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44319
* kernel: update 3.18 to 3.18.6Luka Perkov2015-02-087-30/+20
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44318
* x86: declare missing kernel symbolsJo-Philipp Wich2015-02-071-0/+2
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44316
* ar71xx: ubnt: move new board patches into oneLuka Perkov2015-02-073-224/+188
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44315
* ar71xx: rb2011: apply patch to fileLuka Perkov2015-02-073-27/+7
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44314