Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx: BCMA - Modified PCI CFG space access | Hauke Mehrtens | 2012-04-25 | 1 | -0/+104 |
| | | | | | | | | | | The existing code (prior to the patch) does an "ioremap_nocache" on a subset of a memory region that I think has already been mapped, and then un-maps that smaller region when it is finished. Thanks Nathan Hintz for the patch SVN-Revision: 31481 | ||||
* | adm8668: add support for 3.3 | Gabor Juhos | 2012-04-25 | 7 | -0/+451 |
| | | | | SVN-Revision: 31480 | ||||
* | adm8668: build gzip compressed uImage for testing | Gabor Juhos | 2012-04-25 | 1 | -0/+19 |
| | | | | SVN-Revision: 31479 | ||||
* | adm8668: use a suffix for initramfs images | Gabor Juhos | 2012-04-25 | 1 | -0/+10 |
| | | | | SVN-Revision: 31478 | ||||
* | ar71xx: enable MIB counters in the built-in switch of the AR934x | Gabor Juhos | 2012-04-25 | 1 | -2/+11 |
| | | | | SVN-Revision: 31476 | ||||
* | adm5120: remove 2.6.38 support | Gabor Juhos | 2012-04-25 | 22 | -1677/+0 |
| | | | | SVN-Revision: 31475 | ||||
* | adm5120: add 3.3 support | Gabor Juhos | 2012-04-25 | 26 | -0/+2841 |
| | | | | | | Partially based on the 3.1 patches by Hartmut Knaack <knaack.h [at] gmx.de> SVN-Revision: 31474 | ||||
* | linux/3.3: fix compiler warnings in the plat_nand driver | Gabor Juhos | 2012-04-25 | 1 | -3/+3 |
| | | | | SVN-Revision: 31473 | ||||
* | adm5120: make 5GXi depends on CPU_LITTLE_ENDIAN | Gabor Juhos | 2012-04-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 31472 | ||||
* | brcm47xx: A couple of other (inconsequential) BCMA patches | Hauke Mehrtens | 2012-04-24 | 2 | -0/+30 |
| | | | | | | | | Noticed these while reviewing the code. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 31471 | ||||
* | brcm47xx: b44 fix workaround detection on some brcm47xx boards | Hauke Mehrtens | 2012-04-24 | 1 | -16/+9 |
| | | | | | | | | | | Because of api change of nvram_getenv, the workaround failed to detect the hardware. Based on patch by b.sander Fixes #11268. SVN-Revision: 31470 | ||||
* | bcm63xx: drop linux 3.2 support | Jonas Gorski | 2012-04-24 | 44 | -5120/+4 |
| | | | | SVN-Revision: 31464 | ||||
* | bcm63xx: drop linux 3.0 support | Jonas Gorski | 2012-04-24 | 42 | -5087/+0 |
| | | | | SVN-Revision: 31463 | ||||
* | bcm63xx: switch kernel to 3.3 | Jonas Gorski | 2012-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 31462 | ||||
* | ar71xx: TL-WR741NDv4: add WLAN LED config | Gabor Juhos | 2012-04-24 | 1 | -0/+1 |
| | | | | | | | | On TP-Link TL-WR741ND version 4, the WLAN LED must be configured to work. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 31461 | ||||
* | kernel: update linux 3.3 to 3.3.3 | Jonas Gorski | 2012-04-24 | 16 | -28/+24 |
| | | | | SVN-Revision: 31460 | ||||
* | kernel: update linux 3.2 to 3.2.16 | Jonas Gorski | 2012-04-24 | 11 | -11/+11 |
| | | | | SVN-Revision: 31459 | ||||
* | kernel: add some more missing kernel config symbols | Jonas Gorski | 2012-04-24 | 2 | -0/+16 |
| | | | | SVN-Revision: 31458 | ||||
* | enable NF_CONNTRACK_PROCFS for Linux 3.3, required for ↵ | Jo-Philipp Wich | 2012-04-24 | 1 | -1/+1 |
| | | | | | | /proc/net/nf_conntrack (#11339) SVN-Revision: 31454 | ||||
* | x86: restore config-default, it is needed for 2.6.39 | Gabor Juhos | 2012-04-23 | 1 | -0/+379 |
| | | | | | | Reported-by: Thomas Heil <heil@terminal-consulting.de> SVN-Revision: 31452 | ||||
* | ramips: rt305x: add support for the UR-336UN board | Gabor Juhos | 2012-04-23 | 11 | -0/+139 |
| | | | | | | Patch-by: Lebedev Dmitry <lebedev@trendnet.ru> SVN-Revision: 31451 | ||||
* | ramips: rt305x: add support for the Asus WL-330N3G board | Gabor Juhos | 2012-04-23 | 10 | -1/+119 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the ASUS WL-330N3G Comparing to the WL-330N, It have 32MB ram, usb support and a bicolor led. The bi-color led is driven by 2 gpio. I don't know how to handle this, so I simply made 2 leds : one red, one blue. But the red light takes precedence over the blue one according to the chart below. r = led is red b = led is blue 0 = led is off xy= x->r for red, b for blue led, y->value of brightness in /sys/class/leds/x/brughtness initial state action led gpio state r0 b0 r0->r1 r r0 b0 r0 b0 b0->b1 b r0 b1 r1 b0 r1->r0 0 r0 b0 r1 b0 b0->b1 r r1 *b1* r1 b1 r1->r0 b r0 b1 r1 b1 b1->b0 r r1 b0 r0 b1 r0->r1 r r1 *b1* r0 b1 b1->b0 0 r0 r0 Signed-off-by: Frédéric Leroy <fredo@starox.org> SVN-Revision: 31450 | ||||
* | switch to 3.3 | Florian Fainelli | 2012-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31448 | ||||
* | add support for 3.3 | Florian Fainelli | 2012-04-23 | 1 | -0/+14 |
| | | | | SVN-Revision: 31447 | ||||
* | switch to 3.3.2 | Florian Fainelli | 2012-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31446 | ||||
* | add 3.3 support | Florian Fainelli | 2012-04-23 | 3 | -0/+18 |
| | | | | SVN-Revision: 31445 | ||||
* | Adding wifi eeprom extract for ARV752DPW - Easybox 802 | John Crispin | 2012-04-23 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com> SVN-Revision: 31443 | ||||
* | ar8216: enable forwarding of multicast frames to the cpu port on ar8327 ↵ | Felix Fietkau | 2012-04-22 | 1 | -0/+1 |
| | | | | | | (thx, SeG) SVN-Revision: 31441 | ||||
* | flexibity: Cleanup the subtarget config | Claudio Mignanti | 2012-04-22 | 1 | -729/+1 |
| | | | | SVN-Revision: 31440 | ||||
* | tqma9263: update board definition for 3.x series and fix config choose | Claudio Mignanti | 2012-04-22 | 3 | -18/+7 |
| | | | | SVN-Revision: 31436 | ||||
* | Remove old netus board definition | Claudio Mignanti | 2012-04-22 | 1 | -242/+0 |
| | | | | SVN-Revision: 31435 | ||||
* | ep93xx: remove 2.6.39 support | Gabor Juhos | 2012-04-22 | 5 | -1587/+0 |
| | | | | SVN-Revision: 31434 | ||||
* | amazon: remove 2.6.3{0,2} support | Gabor Juhos | 2012-04-22 | 18 | -718/+0 |
| | | | | SVN-Revision: 31433 | ||||
* | omap24xx: remove 2.6.38 support | Gabor Juhos | 2012-04-21 | 32 | -12106/+0 |
| | | | | SVN-Revision: 31426 | ||||
* | xburst: remove 2.6.36 support | Gabor Juhos | 2012-04-21 | 25 | -19190/+0 |
| | | | | SVN-Revision: 31422 | ||||
* | malta: remove 2.6.39 and 3.0 support | Gabor Juhos | 2012-04-21 | 2 | -321/+0 |
| | | | | SVN-Revision: 31421 | ||||
* | mpc83xx: remove 2.6.32 support | Gabor Juhos | 2012-04-21 | 7 | -2665/+0 |
| | | | | SVN-Revision: 31420 | ||||
* | octeon: remove 2.6.30 support | Gabor Juhos | 2012-04-21 | 21 | -64036/+0 |
| | | | | SVN-Revision: 31419 | ||||
* | cns3xxx: remove 2.6.31 support | Gabor Juhos | 2012-04-21 | 12 | -57263/+0 |
| | | | | SVN-Revision: 31418 | ||||
* | au1000: remove 2.6.39 support | Gabor Juhos | 2012-04-21 | 5 | -338/+0 |
| | | | | SVN-Revision: 31416 | ||||
* | x86: remove 2.6.32 support | Gabor Juhos | 2012-04-21 | 4 | -502/+0 |
| | | | | SVN-Revision: 31415 | ||||
* | ixp4xx: remove 2.6.3{2,8} and 3.0 support | Gabor Juhos | 2012-04-21 | 124 | -19156/+0 |
| | | | | SVN-Revision: 31414 | ||||
* | linux/2.6.31: R.I.P. | Gabor Juhos | 2012-04-21 | 116 | -52147/+0 |
| | | | | SVN-Revision: 31412 | ||||
* | linux/2.6.30: R.I.P. | Gabor Juhos | 2012-04-21 | 123 | -53125/+0 |
| | | | | SVN-Revision: 31411 | ||||
* | linux: add broken flag to targets which are using 2.6.30 | Gabor Juhos | 2012-04-21 | 5 | -5/+5 |
| | | | | SVN-Revision: 31410 | ||||
* | linux/3.3: nuke the gpio_buttons patch | Gabor Juhos | 2012-04-21 | 1 | -30/+0 |
| | | | | | | It is superseded by the in-kernel gpio-keys-polled driver. SVN-Revision: 31409 | ||||
* | mpc52xx: nuke 3.2 config | Gabor Juhos | 2012-04-21 | 1 | -277/+0 |
| | | | | SVN-Revision: 31408 | ||||
* | mpc52xx: switch to 3.3.2 | Gabor Juhos | 2012-04-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 31407 | ||||
* | mpc52xx: add kernel config for 3.3 | Gabor Juhos | 2012-04-21 | 1 | -0/+279 |
| | | | | SVN-Revision: 31406 | ||||
* | ramips: nuke 3.2 suport | Gabor Juhos | 2012-04-21 | 16 | -800/+0 |
| | | | | SVN-Revision: 31405 |