aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update linux 3.7 to 3.7.10Gabor Juhos2013-03-0317-22/+21
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35860
* ar71xx: update MAC address assignment for dir-825-c1Gabor Juhos2013-03-031-9/+9
| | | | | | | Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35855
* ar71xx: fixes leds for dir-825-c1Gabor Juhos2013-03-031-9/+20
| | | | | | | Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35854
* ramips: set -march=24kec for rt305x and rt3883 to enable use of DSP extensionGabor Juhos2013-03-034-1/+6
| | | | | | | | | | | | | | | | | | | All known rt305x and rt3883 implementations support at least the 24kec instruction set which includes the DSP extension. For rt288x, the previous value mips32r2 is kept. The cpu target is now set per sub-archtecture, according to cpu-feature-overrides.h of each SoC family. [juhosg: define ARCH_PACKAGES variable for rt305x/rt3883 in order to differentiate the packages compiled with the 24Kec option.] Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35853
* ramips: add user-space detection for ALL5002/ALL5003Gabor Juhos2013-03-031-0/+19
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35852
* ramips: indicate support for ALL5003Gabor Juhos2013-03-032-2/+2
| | | | | | | | | | | add ALL5003 to board description in mach-all5002.c adapt detection in user-space accordingly (no functional changes) Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35851
* ramips: enhance user-space board detectionGabor Juhos2013-03-032-3/+24
| | | | | | | | | | Similar to ar71xx, detect only once and cache the strings in /tmp/sysinfo/model and /tmp/sysinfo/boardname. Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35850
* ramips: fix whitespace in /lib/ramips.shGabor Juhos2013-03-031-3/+3
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35849
* Revert "[cns3xxx]: clean up PCI bus topology" (r35079)Felix Fietkau2013-03-021-27/+0
| | | | | | It breaks PCIe IRQ mapping and possibly other things SVN-Revision: 35842
* ar71xx: add support for Buffalo WZR 600DHPLuka Perkov2013-03-0120-26/+73
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 35840
* brcm47xx: bgmac: omit the fcsHauke Mehrtens2013-02-282-0/+38
| | | | | | This fixes #13058 and hopefully #12927 SVN-Revision: 35834
* brcm47xx: bgmac: update to version form netdev git repositoryHauke Mehrtens2013-02-282-26/+134
| | | | SVN-Revision: 35833
* ramips: add support for 3.8Gabor Juhos2013-02-2514-0/+788
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35801
* ramips: image: don't break make process if mkimage command failsGabor Juhos2013-02-251-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35800
* ramips: remove port_power_off field from ehci_platform_dataGabor Juhos2013-02-253-2/+22
| | | | | | | | It is removed in 3.8. Also add a revert patch for 3.7. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35799
* ramips: remove __dev_{init,exit} annotationsGabor Juhos2013-02-252-5/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35798
* brcm47xx: use bcm47xx_board_get() and detect some more boards in flash ↵Hauke Mehrtens2013-02-251-74/+37
| | | | | | partition driver SVN-Revision: 35791
* brcm47xx: board detection WNDR3400v2Hauke Mehrtens2013-02-253-4/+9
| | | | | | | | | | | | | | | | WNDR3400v2 is based on BCM53xx . Image that is created breaks the router somehow therefore "#". CFE and NVRAM contain different vars - example: CFE line original: Device eth0: hwaddr 74-44-01-37-C6-69, ipaddr 192.168.1.1, mask 255.255.255.0 CFE after openwrt: Device eth0: hwaddr 00-FF-FF-FF-FF-FF, ipaddr 192.168.1.1, mask 255.255.255.0 Logs were posted earlier on this mailing list: https://lists.openwrt.org/pipermail/openwrt-devel/2012-July/016174.html Different logs with factory firmware are in the wiki: http://wiki.openwrt.org/toh/netgear/wndr3400#wndr3400v2 (and on wikidevi for example) Signed off by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 35790
* ar71xx: add profile and build image fot the TL-WA830RE v1 boardGabor Juhos2013-02-252-0/+12
| | | | | | | | | | | Added support for the TP-LINK TL-WA830RE v1 Range Extender. Based on the WA901ND v1 support. Hardware IDs checked against original firmware. Patch was successfully tested on hardware. Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35789
* ar71xx: add model detection for the TL-WA830RE boardGabor Juhos2013-02-251-0/+3
| | | | | | | Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35788
* brcm47xx: use same board detection code as kernel 3.8Hauke Mehrtens2013-02-241-24/+24
| | | | SVN-Revision: 35770
* adm5120: add support for 3.8Gabor Juhos2013-02-2417-0/+1038
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35769
* adm5120: remove __dev{init,exit} annotationsGabor Juhos2013-02-243-5/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35768
* adm5120: remove a superfluous patchGabor Juhos2013-02-221-13/+0
| | | | | | | | | | | | | | | The NO_IRQ symbol is not used by the amba core since upstream commit: dfb85185bda373a70409c70c2632b02fb0f8f449 AMBA: get rid of last two uses of NO_IRQ This gets rid of the last two users of NO_IRQ in AMBA primecell drivers. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35748
* adm5120: avoid warning caused by wrong AMBA irq valuesGabor Juhos2013-02-221-2/+2
| | | | | | | | | | | | | | | | | | | The amba core throws a warning if -1 is used as an irq value since upstream commit: 2eac58d5026e4ec8b17ff8b62877fea9e1d2f1b3 ARM: amba: make use of -1 IRQs warn Make the core warn about the use of -1 (NO_IRQ) Cange the value of the unused IRQs to zero for the UART devices to get rid of the warning. Based on #12729. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35747
* cns21xx: add support for 3.8Gabor Juhos2013-02-2119-0/+7843
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35737
* mpc83xx: add support for 3.8Gabor Juhos2013-02-2111-0/+4547
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35736
* ppc44x: add support for 3.8Gabor Juhos2013-02-213-0/+300
| | | | | | | | Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35735
* ppc40x: add support for 3.8Gabor Juhos2013-02-218-0/+2043
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35734
* mpc85xx: add user-space support for the TL-WDR4900 v1Gabor Juhos2013-02-219-0/+320
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35733
* mpc85xx: update 3.8 configGabor Juhos2013-02-211-5/+18
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35732
* ar71xx: fix MAC address assignment on the DIR-825-Bx boardsGabor Juhos2013-02-211-7/+10
| | | | | | | | | | | Use the same MAC addresses as the original firmware. Based on a patch from #10421. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Tested-by: Gabor Varga <vargagab@gmail.com> SVN-Revision: 35730
* mpc85xx: add support for 3.8Gabor Juhos2013-02-217-0/+988
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35729
* ar71xx: add support for 3.8Gabor Juhos2013-02-21101-0/+9696
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35728
* atheros: add support for linux kernel v3.8Gabor Juhos2013-02-2113-0/+6528
| | | | | | | | | | | | | | | | | | | | | This builds and boots. Because of the function pointer indirection (e.g. mtd_info's read function pointer is assigned to spiflash_read), it is difficult for me to understand where the calls are coming from (could be anywhere, conditionally pointing at spiflash versions), so I punted and used the renamed function pointers (_erase, _read, _write). If someone knows better what to do, please fix. Cleaned up other sundry kernel tracking issues like get_phy_id and __devinit,etc. [juhosg: don't switch to that yet] Signed-off-by: Russell Senior <russell@personaltelco.net> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35727
* linux/3.8: add missing config symbolsGabor Juhos2013-02-211-0/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35726
* bcm63xx: Fix sysupgrade for tag-version 7 and 8Jonas Gorski2013-02-211-1/+1
| | | | | | | | Fix sysupgrade for tag-version 7 and 8. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35724
* generic: b53: clear SM_SW_FWD_MODE unconditionally when enabling VLANJonas Gorski2013-02-211-4/+2
| | | | | | | | | | Setting this bit stops BCM53125 (bgmac actually) from receiving any packets. This bit is cleared conditionally in b53_switch_reset and it seems the same is done in bcmrobo.c which never sets that bit again. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 35723
* generic: b53: remove empty spacesJonas Gorski2013-02-211-2/+2
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 35722
* ramips: print image build warnings/errors to stderrJonas Gorski2013-02-211-6/+6
| | | | | | | | Makes warnings/errors visible when building with V=w/V=1. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35721
* cns21xx: print image build warnings/errors to stderrJonas Gorski2013-02-211-4/+4
| | | | | | | | Makes warnings/errors visible when building with V=w/V=1. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35720
* ar71xx: print image build warnings/errors to stderrJonas Gorski2013-02-211-5/+5
| | | | | | | | Makes warnings/errors visible when building with V=w/V=1. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35719
* mpc85xx: add kmod-leds-gpio to the default packagesGabor Juhos2013-02-211-1/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35708
* mpc85xx: disable a bunch of unused device nodes on the TL-WDR4900Gabor Juhos2013-02-211-1/+33
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35707
* brcm47xx: do not use vlan0 any more.Hauke Mehrtens2013-02-203-43/+43
| | | | | | | | The Broadcom switch driver says that vlan0 should not be used with any switch other than bcm5325. This makes OpenWrt always use vlan1 and vlan2 instead. SVN-Revision: 35704
* mpc85xx: add kernel support for the TL-WDR4900 v1 boardGabor Juhos2013-02-202-0/+571
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35690
* mpc85xx: use a foreach loop to copy boot imagesGabor Juhos2013-02-201-1/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35689
* ar71xx: remove __dev{init,exit} annotations from kernel filesGabor Juhos2013-02-1913-34/+34
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35687
* linux/3.8: add missing Kconfig symbolsGabor Juhos2013-02-191-0/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35686
* mpc85xx: add default profileGabor Juhos2013-02-191-0/+16
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35677