summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* adjust default profile, and add an evalboard oneImre Kaloz2014-07-012-4/+28
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41435
* drop unneeded fileImre Kaloz2014-07-011-9/+0
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41433
* brcm63xx: fix Livebox 1 supportJonas Gorski2014-06-304-16/+22
| | | | | | | | | | | | | | | | | The Livebox 1 support is currently broken. Fixed with this patch Fixes: - Redboot partitioning broken: fixed - Replaced custom ephy reset with platform code - USB code breaks the building process: fixed - Led colors - Removed unneded EHCI code since bcm6348 only has OHCI Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com> [jogo: drop unneded parts since merge, fixup to apply to current head] Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41424
* brcm63xx: 3.10: backport multi-board supportJonas Gorski2014-06-3076-632/+1289
| | | | | | | | There have been no reported regressions, so backport it to 3.10. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41422
* brcm63xx: Add support for Comtrend WAP-5813nJonas Gorski2014-06-307-3/+254
| | | | | | | | | | This adds support for Comtrend WAP-5813n. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: refresh patches] Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41421
* brcm63xx: CPVA502+ board fixesJonas Gorski2014-06-3055-111/+103
| | | | | | | | | | | | | | | Some fixes for Telsey CPVA502+ bcm6348 routers: - reset the external PHY (eth1) with proper platform code, not using a led definiton - eth1 is an external phy, not a switch, deleted forced link speed - fixed led color Patch made for 3.14 kernel patches. Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com> [jogo: also fix 3.14, refresh patches] Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41420
* mvebu: drop 3.10 supportLuka Perkov2014-06-29197-20508/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41406
* fix the WPS button's GPIO number on the mambaImre Kaloz2014-06-291-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41392
* kernel: add missing config symbolsJonas Gorski2014-06-293-0/+9
| | | | | | | | | | Spotted by several buildbots. Signed-off-by: Michael Heimpold <mhei@heimpold.de> Patchwork: http://patchwork.openwrt.org/patch/5768/ Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41391
* upgrade to Linux 3.14.9Imre Kaloz2014-06-291-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41388
* build firmware images for the Mamba (Linksys WRT1900AC)Imre Kaloz2014-06-291-0/+5
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41387
* set nand and squashfs featuresImre Kaloz2014-06-291-2/+2
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41386
* add uboot-envtools by defaultImre Kaloz2014-06-291-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41385
* handle the dual-firmware layout on the WRT1900ACImre Kaloz2014-06-291-0/+153
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41384
* use the power led on the WRT1900AC for status reportingImre Kaloz2014-06-291-0/+29
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41383
* fixup mac addresses on the WRT1900ACImre Kaloz2014-06-292-0/+29
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41382
* automatically generate network configImre Kaloz2014-06-292-0/+32
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41381
* update mamba dtsImre Kaloz2014-06-291-9/+8
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41379
* kernel: add missing config symbolFelix Fietkau2014-06-294-0/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41378
* xburst: remove bogus led support overrideFelix Fietkau2014-06-291-1/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41373
* x86/kvm_guest: fix out of sync config-3.10John Crispin2014-06-291-0/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41372
* kernel: implement optinal multicast->unicast conversion for igmp snoopingFelix Fietkau2014-06-282-0/+748
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41367
* kernel: enable bridge igmp snoopingFelix Fietkau2014-06-284-4/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41366
* ar71xx: refresh patchesFelix Fietkau2014-06-284-11/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41365
* xburst: remove bogus config overrideFelix Fietkau2014-06-281-1/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41364
* ar7: backport an upstream fixing serial consoleFlorian Fainelli2014-06-271-0/+28
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 41363
* kernel: update 3.14 to 3.14.9Luka Perkov2014-06-276-25/+25
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41362
* update config for 3.14Imre Kaloz2014-06-271-16/+19
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41361
* build squashfs on ubi and SysupgradeNAND imagesImre Kaloz2014-06-271-0/+12
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41360
* ralink: refresh kernel patchesJohn Crispin2014-06-265-13/+11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41353
* kernel: refresh generic patchesJohn Crispin2014-06-2626-182/+86
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41352
* kernel: update 3.10.36->3.10.44John Crispin2014-06-2628-71/+27
| | | | | | | | 205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41351
* ar71xx: r41348 is missing these filesJohn Crispin2014-06-264-0/+279
| | | | | | | | sorry, the downside when applying patches with patch Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41350
* ar71xx: add support for EasyLink M150 and M-miniJohn Crispin2014-06-267-0/+33
| | | | | | | | | | | | | v3 refreshes the patch on trunk@41337 This patch adds support for the EasyLink EL-M150 and M-mini http://wiki.openwrt.org/toh/easylink/el-m150 http://wiki.openwrt.org/toh/easylink/el-m-mini Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 41348
* ar71xx: nbg6716: Enable procd nand sysupgrageJohn Crispin2014-06-263-12/+4
| | | | | | | | | This enables the procd nand upgrade for ZyXEL NBG 6716. Also the ubi config is cleaned up to match the wndr4300. Signed-off-by: André Valentin <avalentin@marcant.net> SVN-Revision: 41346
* ralink: fix up WRTNode vs WRTNODE in the dts fileJohn Crispin2014-06-261-1/+1
| | | | | | | | https://dev.openwrt.org/ticket/16899 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41343
* mvebu: drop preinit scriptLuka Perkov2014-06-262-9/+1
| | | | | | | | The /lib/mvebu.sh script can now handle this task. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41341
* imx6: move imx6.sh to /lib/ for consistencyLuka Perkov2014-06-263-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41339
* kirkwood: move kirkwood.sh to /lib/ for consistencyLuka Perkov2014-06-263-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41338
* kirkwood: base-files: use /lib/functions/kirkwood.shLuka Perkov2014-06-242-13/+23
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41336
* kirkwood: base-files: add script to detect board name and populate /tmp/sysinfoLuka Perkov2014-06-241-0/+58
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41335
* ar71xx: fix wndr3700v4 image headerJohn Crispin2014-06-241-1/+1
| | | | | | | | https://dev.openwrt.org/ticket/16840 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41333
* ar71xx: remove old jffs2 marker from image generation on nand targetsJohn Crispin2014-06-241-2/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41332
* ralink: Update MT7530 switch driver.John Crispin2014-06-241-82/+186
| | | | | | | | | | | - Support set VLAN ID of each vlan. - Support untag feature. - Replace register address with C MACRO. - There are 8 ports for MT7530 actually. Signed-off-by: Xiongfei Guo <xfguo@credosemi.com> SVN-Revision: 41331
* mpc83xx: add missing kernelnames into MakefileJohn Crispin2014-06-241-2/+2
| | | | | | | | add missing kernelnames to Makefile because those files are needed in 'target/linux/mpc83xx/image/Makefile'. Without them a compilation for mpc83xx is not possible - the buildbot stops with the error "No such file or directory" Signed-off-by: Claudio Thomas <ct@xmodus-systems.de> SVN-Revision: 41330
* SysupgradeNAND: include rootfs-type in image nameJohn Crispin2014-06-241-1/+1
| | | | | | | | also add quotes to paths Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 41326
* atheros[ar2315-spiflash]: remove duplicated definitionsJohn Crispin2014-06-242-34/+6
| | | | | | Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 41325
* atheros[ar2315-spiflash]: update driver idJohn Crispin2014-06-242-2/+2
| | | | | | | | Make id more specific and consistent with others platform drivers. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 41324
* atheros[ar2315-spiflash]: make local variables and functions staticJohn Crispin2014-06-241-5/+5
| | | | | | Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 41323
* atheros[ar2315-spiflash]: I/O fixesJohn Crispin2014-06-241-9/+6
| | | | | | | | | Directly use ioread/iowrite functions to avoid odd dependency. And carefully annotate I/O memory pointers. Singed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 41322