aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* build: unify target independent optimization optionsFelix Fietkau2013-07-2930-35/+35
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37600
* kernel: stop patching -funit-at-a-time into CFLAGS, it has no effect on ↵Felix Fietkau2013-07-295-50/+0
| | | | | | | | recent compilers Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37598
* bcm53xx: compile b53 switch driverHauke Mehrtens2013-07-281-0/+6
| | | | SVN-Revision: 37587
* bcm53xx: update patchesHauke Mehrtens2013-07-2816-97/+209
| | | | | | | | This reorders the patchs and adds some new ones. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37586
* bcm53xx: use clocksource patch as it was committed upstreamHauke Mehrtens2013-07-281-38/+38
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37585
* bcm53xx: add initial bgmac patchesHauke Mehrtens2013-07-284-0/+380
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37584
* bcm53xx: activate pci and usb in kernel configHauke Mehrtens2013-07-282-5/+11
| | | | | | | | This is not working, just compiling Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37583
* imx6: update default packagesLuka Perkov2013-07-281-1/+2
| | | | SVN-Revision: 37582
* imx6: add support for EHCI USBLuka Perkov2013-07-283-0/+124
| | | | SVN-Revision: 37581
* ar71xx: add profile and build image for the WNR612 v2 boardGabor Juhos2013-07-282-0/+11
| | | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3876/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37577
* ar71xx: add user-space support for the WNR612 v2 boardGabor Juhos2013-07-284-2/+10
| | | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3876/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37576
* ar71xx: add kernel support for the Netgear WNR612 v2 boardGabor Juhos2013-07-282-3/+48
| | | | | | | | | | | | | | | | | Netgear WNR612 v2: - cpu Atheros AR7240 (Python) @400MHz - flash 4MB - ram 32MB - ethernet 10/100: 1xwan + 2xlan (only two) - radio AR9285 [juhosg: use a separate kernel patch] Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3876/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37575
* ar71xx: add profile and build image for the TL-WR710N boardGabor Juhos2013-07-282-0/+13
| | | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3873/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37574
* ar71xx: add user-space support for the TL-WR710N boardGabor Juhos2013-07-284-0/+6
| | | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3873/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37573
* ar71xx: add kernel support for the TP-LINK TL-WR710N v1 boardGabor Juhos2013-07-282-3/+38
| | | | | | | | | | | | | | | Small router sold in EU: AR9330@400MHz, 1x USB2.0, 2x ethernet, 8MB flash, 32MB ram, one led, one button. See: http://galeria.tech-blog.pl/TP-Link_TL-WR710N-EU/ [juhosg: use a separate kernel patch] Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3873/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37572
* ar71xx: build image for the MERCURY MW4530R boardGabor Juhos2013-07-282-3/+4
| | | | | | | | | | | | Mercury MW4530R is a TP-Link TL-WDR4310 clone but with a much lower price tag (~ $40). This patch is tested to work at trunk r37525. Signed-off-by: Leon Xu <ylxu72@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3856/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37571
* ar71xx: add model detection for the MERCURY MW4530R boardGabor Juhos2013-07-281-0/+3
| | | | | | | | | | | | Mercury MW4530R is a TP-Link TL-WDR4310 clone but with a much lower price tag (~ $40). This patch is tested to work at trunk r37525. Signed-off-by: Leon Xu <ylxu72@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3856/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37570
* ar71xx: TEW632BRP has buttons 'active low', fix board configGabor Juhos2013-07-281-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Looks like trunk@37090 has changed the logic that determines if router's button was pressed. This resulted in TEW632BRP always booting into failsafe mode because it detected pressed button (which was not pressed). Measure with voltmeter has shown that buttons on this router are actually active-low. This patch reflects this fact in board configuration and fixes 'load info failsafe mode' issue. Note: it looks like Trendnet TEW632BRP and a close relative to TEW-652BRP V1.0 and D-Link DIR-615C1, so same problem may exist on those routers as well. This patch doesn't affect routers other than 632BRP and unfortunately I do not have hardware to test this issue with other routers. This patch fixes #13893 and is tested on actuall Trendnet TEW632BRP. Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37569
* ramips: add MPR-A1 supportJohn Crispin2013-07-2710-0/+143
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37568
* ralink: gpio driver should not set gpio to input when irq is queriredJohn Crispin2013-07-271-16/+24
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37567
* ramips: add back dwc_otg driverJohn Crispin2013-07-272-0/+24538
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37566
* ramips: MPR-A2 should use memory auto detectionJohn Crispin2013-07-271-4/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37565
* ramips: enable usb phy support on rt5350John Crispin2013-07-271-0/+10
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37564
* ralink: switch back to dwc_otg ... dwc2 seems to not work well with 3G modemsJohn Crispin2013-07-2713-15/+15
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37563
* strict_strtoul is obsolete, use kstrtoul insteadJohn Crispin2013-07-2711-51/+51
| | | | | | | | based on http://patchwork.openwrt.org/patch/3827/ Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37562
* ramips: unbreak asiarf dts filesJohn Crispin2013-07-263-6/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37561
* ar71xx: add profile and fixup image generation for the TL-MR10U boardGabor Juhos2013-07-262-1/+12
| | | | | | | | | | | | | | | Create a separate board profile and update the profile name in image/makefile. Also use the correct machtype string in kernel command line. Based on andelf's patch: http://andelf.diandian.com/post/2013-05-22/40050677370 Signed-off-by: Oleg Titov <oleg.titov@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3840/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37550
* ar71xx: add user-space support for the TL-MR10U boardGabor Juhos2013-07-264-0/+6
| | | | | | | | | | | Based on andelf's patch: http://andelf.diandian.com/post/2013-05-22/40050677370 Signed-off-by: Oleg Titov <oleg.titov@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3840/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37548
* ar71xx: add kernel support for the TL-MR10U boardGabor Juhos2013-07-262-3/+39
| | | | | | | | | | | | | | Based on andelf's patch: http://andelf.diandian.com/post/2013-05-22/40050677370 [juhosg: extend WR703N code to handle the TL-MR10U instead of adding a separate mach-tl-mr10u file]] Signed-off-by: Oleg Titov <oleg.titov@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3840/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37547
* kernel: update 3.10 to 3.10.3Gabor Juhos2013-07-2635-187/+63
| | | | | | | | Also refresh 3.10 patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37546
* lantiq: remove stale phy register setup properties from dts filesJohn Crispin2013-07-254-15/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37544
* lantiq: add TP-Link TDW8970 image generationJohn Crispin2013-07-251-0/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37543
* lantiq: add profile for TP-Link TDW8970John Crispin2013-07-251-0/+11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37542
* lantiq: add devicetree for TP-Link TDW8970John Crispin2013-07-251-0/+248
| | | | | | Signed-of-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37541
* lantiq: fix initramfs image generation for lzmaloader based imagesJohn Crispin2013-07-251-4/+10
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37540
* lantiq: make macs loadable from mtd partitionsJohn Crispin2013-07-251-34/+72
| | | | | | | | This is a really ugly hack but it will have to do until we copy the ramips patches to the lantiq tree Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37539
* lantiq: add a hook to make leds work on the secondary usb busJohn Crispin2013-07-251-1/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37538
* lantiq: update pcie driverJohn Crispin2013-07-251-1049/+1895
| | | | | | | | This is an intermediate commit until the new OF driver is functional. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37537
* xburst: Add missing kernel config symbolLars-Peter Clausen2013-07-251-0/+1
| | | | | | Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> SVN-Revision: 37534
* ramips: disable hg255dJohn Crispin2013-07-251-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37532
* ramipe: disable HG255D supportJohn Crispin2013-07-251-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37531
* ramips: important patch for HG255DJohn Crispin2013-07-252-2/+8
| | | | | | | | | | r37505 add support for Huawei HG255D, but it only tested under a community hacked u-boot ("lintel u-boot"), which has a different mtd layout compared to origin one. If you install it on a box with origin u-boot, the origin factory part will be destroyed, and your wifi interface will never up!!! This patch shrink firmware part in mtd layout to exclude origin factory part, and I will prepare another patch to fix the eeprom extract issue for box with origin u-boot. Signed-off-by: Leon Xu <ylxu72@gmail.com> SVN-Revision: 37530
* ramips: Basic support for the AsiaRF RT5350 based AWM002 module and ↵John Crispin2013-07-2412-0/+231
| | | | | | | | | | | evaluation board. Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board. http://www.asiarf.com/Smallest-Tiny-Ralink-802-11n-Wireless-AP-Router-Module-Board-AWM002-product-view-375.html Signed-off-by Jon Smirl <jonsmirl@gmail.com> SVN-Revision: 37521
* ramips: fix HG255D VLAN initial detect issueJohn Crispin2013-07-231-0/+1
| | | | | | Signed-off-by: Leon Xu <ylxu72@gmail.com> SVN-Revision: 37517
* linux/atheros: add 3.10 kernel supportJohn Crispin2013-07-2214-0/+6562
| | | | SVN-Revision: 37513
* xburst: Unmark brokenLars-Peter Clausen2013-07-221-1/+1
| | | | | | | | 3.10 support is working fine for this platform, so unmark it broken. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> SVN-Revision: 37512
* xburst: Remove 3.8 supportLars-Peter Clausen2013-07-2216-4561/+0
| | | | | | | | 3.8 support for this platform is broken, so remove it. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> SVN-Revision: 37511
* xburst: Add 3.10 supportLars-Peter Clausen2013-07-2217-0/+5427
| | | | | | | | Missing files from the previous commit. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> SVN-Revision: 37510
* xburst: Add 3.10 supportLars-Peter Clausen2013-07-221-1/+1
| | | | | | Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> SVN-Revision: 37509
* ar71xx: fix switch port map for the Archer C7Gabor Juhos2013-07-221-2/+8
| | | | | | | | | | | The correct port number for the WAN port is 1. Update the VLAN port maps to reflect that. https://forum.openwrt.org/viewtopic.php?pid=203755#p203755 Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37507