juhosg
e4a752ed29
mpc85xx: don't override CONFIG_WATHCDOG
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 15:00:36 +00:00
juhosg
95fc5670e1
linux: move CONFIG_BOOKE_WDT to the generic config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 15:00:34 +00:00
juhosg
afab35ea6e
linux/2.6.36: R.I.P.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 15:00:33 +00:00
juhosg
b2fc0c6423
linux: add broken flag to targets which are using 2.6.36
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 15:00:32 +00:00
juhosg
3fa6652791
adm5120: create a new subtarget for the RB1xx devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 07:36:46 +00:00
juhosg
d50d82ab6e
adm5120: share a common kernel config between the subtargets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 07:36:44 +00:00
juhosg
0c3e51f31c
adm5120: merge 3.3 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 07:36:43 +00:00
juhosg
71b94eaba4
adm5120: remove 2.6.32 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 07:36:37 +00:00
juhosg
064b1182e5
adm5120: switch to 3.3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 07:36:36 +00:00
juhosg
f2d86d5a21
adm5120: fix macronix bootloc patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 07:36:35 +00:00
juhosg
399af78951
ramips: rt305x: extract wifi eeprom and use the 8M template for the UR-336UN
...
Patch-by: Lebedev Dmitry <lebedev@trendnet.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 07:36:33 +00:00
juhosg
a7eaf12ead
adm8668: merge 3.3 fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-28 10:41:43 +00:00
juhosg
d9edbe9c04
adm8668: nuke 2.6.36 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-28 10:39:47 +00:00
juhosg
f127c4c7b0
adm8668: switch to 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-28 10:38:53 +00:00
florian
8812c9e533
[brcm63xx] switch to gpio-keys-polled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-27 16:44:48 +00:00
juhosg
ccfe94d5e5
linux/3.3: yet another missing symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31488 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-27 06:31:43 +00:00
nbd
87e474d1bb
build: rework verbosity level selection
...
V=99 and V=1 are now deprecated in favor of a new verbosity class system,
though the old flags are still supported.
You can set the V variable on the command line (or OPENWRT_VERBOSE in the
environment) to one or more of the following characters:
- s: stdout+stderr (equal to the old V=99)
- c: commands (for build systems that suppress commands by default, e.g. kbuild)
- w: warnings/errors only (equal to the old V=1)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-26 17:53:56 +00:00
hauke
b2caa2e0b5
brcm47xx: BCMA - Modified PCI CFG space access
...
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-25 20:32:17 +00:00
juhosg
fade685a5b
adm8668: add support for 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-25 18:53:49 +00:00
juhosg
b2a1169d98
adm8668: build gzip compressed uImage for testing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-25 18:53:48 +00:00
juhosg
c363d3b566
adm8668: use a suffix for initramfs images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-25 18:53:46 +00:00
juhosg
1d61105c25
ar71xx: enable MIB counters in the built-in switch of the AR934x
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-25 13:02:11 +00:00
juhosg
efae7066fc
adm5120: remove 2.6.38 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-25 12:57:35 +00:00
juhosg
05735d303b
adm5120: add 3.3 support
...
Partially based on the 3.1 patches by Hartmut Knaack <knaack.h [at] gmx.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-25 12:57:33 +00:00
juhosg
0e8ddda2ee
linux/3.3: fix compiler warnings in the plat_nand driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-25 12:57:29 +00:00
juhosg
5d61cfe7e3
adm5120: make 5GXi depends on CPU_LITTLE_ENDIAN
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-25 12:57:26 +00:00
hauke
91a591d328
brcm47xx: A couple of other (inconsequential) BCMA patches
...
Noticed these while reviewing the code.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 21:56:42 +00:00
hauke
ee396d93e1
brcm47xx: b44 fix workaround detection on some brcm47xx boards
...
Because of api change of nvram_getenv, the workaround failed to detect the hardware.
Based on patch by b.sander
Fixes #11268 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 20:35:46 +00:00
jogo
50d9e73cdf
bcm63xx: drop linux 3.2 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 11:49:27 +00:00
jogo
7a0767fe77
bcm63xx: drop linux 3.0 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 11:49:24 +00:00
jogo
30f433f1b9
bcm63xx: switch kernel to 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31462 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 11:49:19 +00:00
juhosg
7318bf5df0
ar71xx: TL-WR741NDv4: add WLAN LED config
...
On TP-Link TL-WR741ND version 4, the WLAN LED must be configured to work.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 11:38:44 +00:00
jogo
aa09643423
kernel: update linux 3.3 to 3.3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31460 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 09:25:38 +00:00
jogo
b628e1e894
kernel: update linux 3.2 to 3.2.16
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31459 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 09:25:35 +00:00
jogo
c2cc410c54
kernel: add some more missing kernel config symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 09:25:32 +00:00
jow
5deef26972
[generic] enable NF_CONNTRACK_PROCFS for Linux 3.3, required for /proc/net/nf_conntrack ( #11339 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31454 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 00:55:57 +00:00
juhosg
81896ccacb
x86: restore config-default, it is needed for 2.6.39
...
Reported-by: Thomas Heil <heil@terminal-consulting.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-23 16:56:08 +00:00
juhosg
4e19be80f8
ramips: rt305x: add support for the UR-336UN board
...
Patch-by: Lebedev Dmitry <lebedev@trendnet.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-23 16:56:06 +00:00
juhosg
06add57343
ramips: rt305x: add support for the Asus WL-330N3G board
...
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-23 16:56:05 +00:00
florian
fbad451aa0
[malta] switch to 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-23 12:33:30 +00:00
florian
93bbaa79c6
[malta] add support for 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-23 12:33:27 +00:00
florian
da04a5b2b3
[uml] switch to 3.3.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-23 12:33:24 +00:00
florian
9b5873bbb0
[uml] add 3.3 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31445 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-23 12:33:19 +00:00
blogic
20486e3d63
[lantiq] Adding wifi eeprom extract for ARV752DPW - Easybox 802
...
Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31443 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-23 09:40:37 +00:00
nbd
038eed6f69
ar8216: enable forwarding of multicast frames to the cpu port on ar8327 (thx, SeG)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31441 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-22 19:19:49 +00:00
claudio
c5151773ad
[at91] flexibity: Cleanup the subtarget config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31440 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-22 16:56:10 +00:00
claudio
28aee0e335
[at91] tqma9263: update board definition for 3.x series and fix config choose
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-22 09:09:53 +00:00
claudio
a559a0ea16
[at91] Remove old netus board definition
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-22 09:09:50 +00:00
juhosg
8480a04b3a
ep93xx: remove 2.6.39 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31434 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-22 07:20:55 +00:00
juhosg
1961ecdaf1
amazon: remove 2.6.3{0,2} support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-22 07:20:53 +00:00