Commit Graph

8302 Commits (7fb394b9ab8e45c85202fc211ee9cabc0f4540c7)

Author SHA1 Message Date
Gabor Juhos badd7a3cf2 linux: rtl836x: add a reset_chip callback to rtl8366_smi_ops
SVN-Revision: 31534
12 years ago
Gabor Juhos 3e3a4d3d6b ar71xx: allow to disable link polling on unused PHYs
SVN-Revision: 31533
12 years ago
Gabor Juhos a8d3109208 rb532: remove 2.6.35 support
The generic 2.6.35 support has been remove long time ago.

SVN-Revision: 31532
12 years ago
Gabor Juhos 532b74ff7b linux/3.3: refresh patches
SVN-Revision: 31531
12 years ago
Gabor Juhos 27a1f6652a rdc: add 3.3 support
SVN-Revision: 31530
12 years ago
Gabor Juhos c59b60fa0b mpc85xx: add support for 3.3
Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 31529
12 years ago
Gabor Juhos f687ca2296 orion: add 3.3 support
SVN-Revision: 31528
12 years ago
Gabor Juhos 923ebbac81 linux/3.3: yet another missing symbol
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 31527
12 years ago
Gabor Juhos 55fdc18beb linux/3.3: add support for the Pericom PT7C4338 I2C RTC chip
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 31525
12 years ago
Gabor Juhos f6d5998d31 mpc85xx: add kmod-booke-wdt to the default packages
Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 31523
12 years ago
Gabor Juhos 296086868a mpc85xx: don't override CONFIG_WATHCDOG
SVN-Revision: 31521
12 years ago
Gabor Juhos 77735b5930 linux: move CONFIG_BOOKE_WDT to the generic config
SVN-Revision: 31520
12 years ago
Gabor Juhos 4fa9cf6c33 linux/2.6.36: R.I.P.
SVN-Revision: 31519
12 years ago
Gabor Juhos 3bc2afc384 linux: add broken flag to targets which are using 2.6.36
SVN-Revision: 31518
12 years ago
Gabor Juhos 417185b33c adm5120: create a new subtarget for the RB1xx devices
SVN-Revision: 31513
12 years ago
Gabor Juhos 7925eea45f adm5120: share a common kernel config between the subtargets
SVN-Revision: 31512
12 years ago
Gabor Juhos e96d52d198 adm5120: merge 3.3 patches
SVN-Revision: 31511
12 years ago
Gabor Juhos 19be4923e0 adm5120: remove 2.6.32 support
SVN-Revision: 31510
12 years ago
Gabor Juhos aa48f1326b adm5120: switch to 3.3.3
SVN-Revision: 31509
12 years ago
Gabor Juhos a1a0f67748 adm5120: fix macronix bootloc patch
SVN-Revision: 31508
12 years ago
Gabor Juhos 8e06682fb7 ramips: rt305x: extract wifi eeprom and use the 8M template for the UR-336UN
Patch-by: Lebedev Dmitry <lebedev@trendnet.ru>

SVN-Revision: 31507
12 years ago
Gabor Juhos 1a0ef04231 adm8668: merge 3.3 fixes
SVN-Revision: 31497
12 years ago
Gabor Juhos 87ae19eaa3 adm8668: nuke 2.6.36 support
SVN-Revision: 31496
12 years ago
Gabor Juhos 9a7e9e76a3 adm8668: switch to 3.3
SVN-Revision: 31495
12 years ago
Florian Fainelli e047cf1899 switch to gpio-keys-polled
SVN-Revision: 31491
12 years ago
Gabor Juhos af2b3518af linux/3.3: yet another missing symbol
SVN-Revision: 31488
12 years ago
Felix Fietkau 34ffb526a2 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)

SVN-Revision: 31484
12 years ago
Hauke Mehrtens d7b7b99d6e 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

SVN-Revision: 31481
12 years ago
Gabor Juhos d8c7ac8a8a adm8668: add support for 3.3
SVN-Revision: 31480
12 years ago
Gabor Juhos 7f09ba740a adm8668: build gzip compressed uImage for testing
SVN-Revision: 31479
12 years ago
Gabor Juhos 15d641eee1 adm8668: use a suffix for initramfs images
SVN-Revision: 31478
12 years ago
Gabor Juhos a447f1810c ar71xx: enable MIB counters in the built-in switch of the AR934x
SVN-Revision: 31476
12 years ago
Gabor Juhos cad1fa359d adm5120: remove 2.6.38 support
SVN-Revision: 31475
12 years ago
Gabor Juhos 671361c7ea adm5120: add 3.3 support
Partially based on the 3.1 patches by Hartmut Knaack <knaack.h [at] gmx.de>

SVN-Revision: 31474
12 years ago
Gabor Juhos 43d67fa995 linux/3.3: fix compiler warnings in the plat_nand driver
SVN-Revision: 31473
12 years ago
Gabor Juhos 4319d95842 adm5120: make 5GXi depends on CPU_LITTLE_ENDIAN
SVN-Revision: 31472
12 years ago
Hauke Mehrtens e90d3f1663 brcm47xx: A couple of other (inconsequential) BCMA patches
Noticed these while reviewing the code.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>

SVN-Revision: 31471
12 years ago
Hauke Mehrtens b07998cf11 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.

SVN-Revision: 31470
12 years ago
Jonas Gorski 8a38c62c07 bcm63xx: drop linux 3.2 support
SVN-Revision: 31464
12 years ago
Jonas Gorski 77219290e1 bcm63xx: drop linux 3.0 support
SVN-Revision: 31463
12 years ago
Jonas Gorski 49de6c1714 bcm63xx: switch kernel to 3.3
SVN-Revision: 31462
12 years ago
Gabor Juhos 59b0c1b2b9 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>

SVN-Revision: 31461
12 years ago
Jonas Gorski 8fd383ae2e kernel: update linux 3.3 to 3.3.3
SVN-Revision: 31460
12 years ago
Jonas Gorski 22b4e6b882 kernel: update linux 3.2 to 3.2.16
SVN-Revision: 31459
12 years ago
Jonas Gorski 7ccf25f7da kernel: add some more missing kernel config symbols
SVN-Revision: 31458
12 years ago
Jo-Philipp Wich ed957f7c84 enable NF_CONNTRACK_PROCFS for Linux 3.3, required for /proc/net/nf_conntrack (#11339)
SVN-Revision: 31454
12 years ago
Gabor Juhos 4b6833b176 x86: restore config-default, it is needed for 2.6.39
Reported-by: Thomas Heil <heil@terminal-consulting.de>

SVN-Revision: 31452
12 years ago
Gabor Juhos 1ab80c7817 ramips: rt305x: add support for the UR-336UN board
Patch-by: Lebedev Dmitry <lebedev@trendnet.ru>

SVN-Revision: 31451
12 years ago
Gabor Juhos 3626444c6d 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>

SVN-Revision: 31450
12 years ago
Florian Fainelli 34f4f4a0c5 switch to 3.3
SVN-Revision: 31448
12 years ago
Florian Fainelli 9e054eb21a add support for 3.3
SVN-Revision: 31447
12 years ago
Florian Fainelli 460ef32930 switch to 3.3.2
SVN-Revision: 31446
12 years ago
Florian Fainelli 5eeee1f80e add 3.3 support
SVN-Revision: 31445
12 years ago
John Crispin d4f3677cba Adding wifi eeprom extract for ARV752DPW - Easybox 802
Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com>

SVN-Revision: 31443
12 years ago
Felix Fietkau dcd185c2f8 ar8216: enable forwarding of multicast frames to the cpu port on ar8327 (thx, SeG)
SVN-Revision: 31441
12 years ago
Claudio Mignanti 858a50b41c flexibity: Cleanup the subtarget config
SVN-Revision: 31440
12 years ago
Claudio Mignanti 6cd35fe3d3 tqma9263: update board definition for 3.x series and fix config choose
SVN-Revision: 31436
12 years ago
Claudio Mignanti 2852345af0 Remove old netus board definition
SVN-Revision: 31435
12 years ago
Gabor Juhos 755b97303e ep93xx: remove 2.6.39 support
SVN-Revision: 31434
12 years ago
Gabor Juhos 631bf82241 amazon: remove 2.6.3{0,2} support
SVN-Revision: 31433
12 years ago
Gabor Juhos 96b5d437d6 omap24xx: remove 2.6.38 support
SVN-Revision: 31426
12 years ago
Gabor Juhos 76448ed5cf xburst: remove 2.6.36 support
SVN-Revision: 31422
12 years ago
Gabor Juhos 0cdd676554 malta: remove 2.6.39 and 3.0 support
SVN-Revision: 31421
12 years ago
Gabor Juhos 0d148cb63b mpc83xx: remove 2.6.32 support
SVN-Revision: 31420
12 years ago
Gabor Juhos 884a4d47f0 octeon: remove 2.6.30 support
SVN-Revision: 31419
12 years ago
Gabor Juhos 26b3cdad1c cns3xxx: remove 2.6.31 support
SVN-Revision: 31418
12 years ago
Gabor Juhos b2b965a696 au1000: remove 2.6.39 support
SVN-Revision: 31416
12 years ago
Gabor Juhos f63d216467 x86: remove 2.6.32 support
SVN-Revision: 31415
12 years ago
Gabor Juhos bc2a7bfa70 ixp4xx: remove 2.6.3{2,8} and 3.0 support
SVN-Revision: 31414
12 years ago
Gabor Juhos 50610aa869 linux/2.6.31: R.I.P.
SVN-Revision: 31412
12 years ago
Gabor Juhos 2e5d3d2795 linux/2.6.30: R.I.P.
SVN-Revision: 31411
12 years ago
Gabor Juhos c6379f6295 linux: add broken flag to targets which are using 2.6.30
SVN-Revision: 31410
12 years ago
Gabor Juhos c627479641 linux/3.3: nuke the gpio_buttons patch
It is superseded by the in-kernel gpio-keys-polled driver.

SVN-Revision: 31409
12 years ago
Gabor Juhos 2d91cb94ac mpc52xx: nuke 3.2 config
SVN-Revision: 31408
12 years ago
Gabor Juhos 0a83f90e21 mpc52xx: switch to 3.3.2
SVN-Revision: 31407
12 years ago
Gabor Juhos e904724726 mpc52xx: add kernel config for 3.3
SVN-Revision: 31406
12 years ago
Gabor Juhos 5024ffb976 ramips: nuke 3.2 suport
SVN-Revision: 31405
12 years ago
Gabor Juhos 6c8ca78067 ramips: switch to 3.3.2
SVN-Revision: 31404
12 years ago
Gabor Juhos 5c325b0057 ramips: add support for 3.3
SVN-Revision: 31403
12 years ago
Gabor Juhos 7f902c962b ramips: rt305x: add OHCI/EHCI registration code for RT3352
SVN-Revision: 31402
12 years ago
Gabor Juhos 1645928135 ramips: rt305x: fix CPU clock detection on RT3352
SVN-Revision: 31401
12 years ago
Gabor Juhos fb69e28eaf ramips: rt305x: use different memory size setup for RT3352
SVN-Revision: 31400
12 years ago
Gabor Juhos 818aeba960 ramips: rt3883: add profile and build sysupgrade image for the RT-N56U
SVN-Revision: 31399
12 years ago
Gabor Juhos 6b677e1d22 ramips: add swconfig to the default package list
SVN-Revision: 31398
12 years ago
Gabor Juhos ced031a0b2 ramips: build initramfs image for the Fonera 2.0N
SVN-Revision: 31397
12 years ago
Gabor Juhos fc88a363c0 ramips: rt305x: add initial support for Tenda W306R V2.0
More device info at: http://wiki.openwrt.org/toh/tenda/w306r

Signed-off-by: David Pearce <David_18051985@hotmail.com.au>
[juhosg: fix checkpatch errors, remove kmod-phy and luci-ssl packages
from the profile, change broken GPIO number]

SVN-Revision: 31396
12 years ago
Gabor Juhos 88b5827c52 ramips: remove hardcoded console parameter from kernel configs
SVN-Revision: 31395
12 years ago
Gabor Juhos 1ffcaae700 linux/3.3: fix crypto4xx build failure
SVN-Revision: 31394
12 years ago
Mirko Vogt 87cdc0dd5b change /etc/config/network according to actual VLAN config to enable LAN port 4 on the ARV4520PW board
The VLAN mapping on the ARV4520PW board is the following:

port on Router: | VLAN in software:
LAN 1           | 3
LAN 2           | 2
LAN 3           | 1
LAN 4           | 0
DSL             | 4

So LAN4 is not VLAN4 but VLAN0 (VLAN4 is DSL port) -> set "3 2 1 0 5t" as default switch config.

SVN-Revision: 31391
12 years ago
Gabor Juhos 2624d67c08 ppc40x: nuke 3.2 support
SVN-Revision: 31387
12 years ago
Gabor Juhos f4833aa075 ppc40x: switch to 3.3.2
SVN-Revision: 31386
12 years ago
Gabor Juhos cfe4a6cb93 ppc40x: sync 3.3 config
SVN-Revision: 31385
12 years ago
Gabor Juhos 9140d4ee44 ar71xx: remove duplicated AP121 Kconfig entry
SVN-Revision: 31382
12 years ago
Gabor Juhos ef54b5736d cns21xx: remove 3.2 support
SVN-Revision: 31381
12 years ago
Gabor Juhos e667eb752b cns21xx: switch to 3.3.2
SVN-Revision: 31380
12 years ago
Gabor Juhos d1af548557 cns21xx: add support for 3.3
SVN-Revision: 31379
12 years ago
Gabor Juhos 434655d460 linux/3.3: update ARM mach-types
SVN-Revision: 31378
12 years ago
Claudio Mignanti 5c33f4e305 Add a missing symbol for config-3.3
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>

SVN-Revision: 31373
12 years ago
Claudio Mignanti 701309ec11 Reorganize the subtargets, group subtargets per cpu family
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>

SVN-Revision: 31372
12 years ago
Claudio Mignanti 3ac08ca653 Update the kernel to 3.3.x series, remove patches that doesn't apply anymore
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>

SVN-Revision: 31371
12 years ago