aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* adm5120: switch to 3.8Gabor Juhos2013-03-101-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35929
* malta: remove 3.7 supportGabor Juhos2013-03-101-290/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35928
* malta: switch to 3.8Gabor Juhos2013-03-101-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35927
* atheros: remove 3.3 supportGabor Juhos2013-03-1013-6484/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35926
* atheros: switch to 3.8Gabor Juhos2013-03-101-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35925
* mpc83xx: remove 3.7 supportGabor Juhos2013-03-1011-4541/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35924
* mpc83xx: switch to 3.8Gabor Juhos2013-03-101-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35923
* rb532: remove 3.7 supportGabor Juhos2013-03-103-209/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35922
* rb532: switch to 3.8Gabor Juhos2013-03-101-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35921
* rb532: add support for 3.8Gabor Juhos2013-03-103-0/+214
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35920
* ar71xx: correct board name to make LEDs work on RB750Gabor Juhos2013-03-101-1/+1
| | | | | | | | Patch by: Denver A <denvera@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3419/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35919
* ppc40x: remove __dev_{in,ex}it annotationsGabor Juhos2013-03-102-6/+6
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35918
* cns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet ↵Felix Fietkau2013-03-101-1/+1
| | | | | | performance SVN-Revision: 35917
* cns3xxx: remove linux 3.3 supportFelix Fietkau2013-03-1023-1558/+0
| | | | SVN-Revision: 35916
* cns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ↵Felix Fietkau2013-03-102-0/+22
| | | | | | ethernet cpu affinity (improves lan<->wlan bridging performance) SVN-Revision: 35915
* brcm47xx: add some more partition parser fixes by Rafał MiłeckiHauke Mehrtens2013-03-094-14/+156
| | | | SVN-Revision: 35912
* brcm47xx: netconfig: add bacis support for swconfigHauke Mehrtens2013-03-091-25/+27
| | | | | | Parse the cpu port from swconfig and explicitly mark the cpu port as tagged. SVN-Revision: 35911
* kernel: add a missing config symbol for 3.8Felix Fietkau2013-03-091-0/+1
| | | | SVN-Revision: 35910
* cns3xxx: add linux 3.8 support and use it by defaultFelix Fietkau2013-03-0931-25/+1543
| | | | SVN-Revision: 35908
* kernel: fix mpcore watchdog symbol exportFelix Fietkau2013-03-091-2/+10
| | | | SVN-Revision: 35907
* cns21xx: remove 3.7 supportGabor Juhos2013-03-0419-7828/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35886
* cns21xx: switch to 3.8Gabor Juhos2013-03-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35885
* ppc44x: remove 3.7 supportGabor Juhos2013-03-043-301/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35884
* ppc44x: switch to 3.8Gabor Juhos2013-03-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35883
* ppc40x: remove 3.7 supportGabor Juhos2013-03-048-2044/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35882
* ppc40x: switch to 3.8Gabor Juhos2013-03-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35881
* brcm63xx: fix LED names for various boardsFlorian Fainelli2013-03-041-8/+8
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35880
* ar71xx: add backported watchdog patchesGabor Juhos2013-03-043-0/+237
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35879
* ar71xx: use backported QCA955x patchesGabor Juhos2013-03-0428-349/+1021
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35878
* ar71xx: use backported PCI patchesGabor Juhos2013-03-0417-154/+400
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35877
* ar71xx: use backported MISC IRQ patchGabor Juhos2013-03-042-7/+31
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35876
* ar71xx: use backported GPIO patchesGabor Juhos2013-03-044-8/+84
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35875
* ar71xx: enable building ramdisk images for WZRHPG30XNH board typesLuka Perkov2013-03-041-0/+4
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> Acked-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35874
* ar71xx: use backported SPI patchesGabor Juhos2013-03-048-69/+119
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35873
* mpc85xx: remove 3.7 supportGabor Juhos2013-03-047-998/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35872
* mpc85xx: switch to 3.8Gabor Juhos2013-03-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35871
* ar71xx: remove 3.7 supportGabor Juhos2013-03-04104-10021/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35870
* ar71xx: switch to 3.8Gabor Juhos2013-03-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35869
* kernel: update linux 3.8 to 3.8.2Gabor Juhos2013-03-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35868
* ar71xx: rework changes from r35840Luka Perkov2013-03-0319-64/+28
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35865
* kernel: update linux 3.8 to 3.8.1Gabor Juhos2013-03-0311-22/+21
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35862
* linux/3.8: add missing config symbolsGabor Juhos2013-03-031-0/+6
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35861
* 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