Gabor Juhos
cbfce53831
kernel: update linux 3.3 to 3.3.4
...
SVN-Revision: 31541
2012-04-30 08:38:11 +00:00
Gabor Juhos
e931ffd678
linux: rtl836x: add a generic reset_switch function
...
SVN-Revision: 31536
2012-04-29 18:29:31 +00:00
Gabor Juhos
1d9400263f
linux: rtl836x: rename rtl836*_hw_init to rtl836*_setup
...
SVN-Revision: 31535
2012-04-29 18:29:29 +00:00
Gabor Juhos
badd7a3cf2
linux: rtl836x: add a reset_chip callback to rtl8366_smi_ops
...
SVN-Revision: 31534
2012-04-29 18:29:26 +00:00
Gabor Juhos
3e3a4d3d6b
ar71xx: allow to disable link polling on unused PHYs
...
SVN-Revision: 31533
2012-04-29 18:29:24 +00:00
Gabor Juhos
a8d3109208
rb532: remove 2.6.35 support
...
The generic 2.6.35 support has been remove long time ago.
SVN-Revision: 31532
2012-04-29 16:56:07 +00:00
Gabor Juhos
532b74ff7b
linux/3.3: refresh patches
...
SVN-Revision: 31531
2012-04-29 16:56:03 +00:00
Gabor Juhos
27a1f6652a
rdc: add 3.3 support
...
SVN-Revision: 31530
2012-04-29 15:59:49 +00:00
Gabor Juhos
c59b60fa0b
mpc85xx: add support for 3.3
...
Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 31529
2012-04-29 15:55:28 +00:00
Gabor Juhos
f687ca2296
orion: add 3.3 support
...
SVN-Revision: 31528
2012-04-29 15:20:40 +00:00
Gabor Juhos
923ebbac81
linux/3.3: yet another missing symbol
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 31527
2012-04-29 15:08:24 +00:00
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
2012-04-29 15:08:22 +00:00
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
2012-04-29 15:00:38 +00:00
Gabor Juhos
296086868a
mpc85xx: don't override CONFIG_WATHCDOG
...
SVN-Revision: 31521
2012-04-29 15:00:36 +00:00
Gabor Juhos
77735b5930
linux: move CONFIG_BOOKE_WDT to the generic config
...
SVN-Revision: 31520
2012-04-29 15:00:34 +00:00
Gabor Juhos
4fa9cf6c33
linux/2.6.36: R.I.P.
...
SVN-Revision: 31519
2012-04-29 15:00:33 +00:00
Gabor Juhos
3bc2afc384
linux: add broken flag to targets which are using 2.6.36
...
SVN-Revision: 31518
2012-04-29 15:00:32 +00:00
Gabor Juhos
417185b33c
adm5120: create a new subtarget for the RB1xx devices
...
SVN-Revision: 31513
2012-04-29 07:36:46 +00:00
Gabor Juhos
7925eea45f
adm5120: share a common kernel config between the subtargets
...
SVN-Revision: 31512
2012-04-29 07:36:44 +00:00
Gabor Juhos
e96d52d198
adm5120: merge 3.3 patches
...
SVN-Revision: 31511
2012-04-29 07:36:43 +00:00
Gabor Juhos
19be4923e0
adm5120: remove 2.6.32 support
...
SVN-Revision: 31510
2012-04-29 07:36:37 +00:00
Gabor Juhos
aa48f1326b
adm5120: switch to 3.3.3
...
SVN-Revision: 31509
2012-04-29 07:36:36 +00:00
Gabor Juhos
a1a0f67748
adm5120: fix macronix bootloc patch
...
SVN-Revision: 31508
2012-04-29 07:36:35 +00:00
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
2012-04-29 07:36:33 +00:00
Gabor Juhos
1a0ef04231
adm8668: merge 3.3 fixes
...
SVN-Revision: 31497
2012-04-28 10:41:43 +00:00
Gabor Juhos
87ae19eaa3
adm8668: nuke 2.6.36 support
...
SVN-Revision: 31496
2012-04-28 10:39:47 +00:00
Gabor Juhos
9a7e9e76a3
adm8668: switch to 3.3
...
SVN-Revision: 31495
2012-04-28 10:38:53 +00:00
Florian Fainelli
e047cf1899
switch to gpio-keys-polled
...
SVN-Revision: 31491
2012-04-27 16:44:48 +00:00
Gabor Juhos
af2b3518af
linux/3.3: yet another missing symbol
...
SVN-Revision: 31488
2012-04-27 06:31:43 +00:00
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
2012-04-26 17:53:56 +00:00
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
2012-04-25 20:32:17 +00:00
Gabor Juhos
d8c7ac8a8a
adm8668: add support for 3.3
...
SVN-Revision: 31480
2012-04-25 18:53:49 +00:00
Gabor Juhos
7f09ba740a
adm8668: build gzip compressed uImage for testing
...
SVN-Revision: 31479
2012-04-25 18:53:48 +00:00
Gabor Juhos
15d641eee1
adm8668: use a suffix for initramfs images
...
SVN-Revision: 31478
2012-04-25 18:53:46 +00:00
Gabor Juhos
a447f1810c
ar71xx: enable MIB counters in the built-in switch of the AR934x
...
SVN-Revision: 31476
2012-04-25 13:02:11 +00:00
Gabor Juhos
cad1fa359d
adm5120: remove 2.6.38 support
...
SVN-Revision: 31475
2012-04-25 12:57:35 +00:00
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
2012-04-25 12:57:33 +00:00
Gabor Juhos
43d67fa995
linux/3.3: fix compiler warnings in the plat_nand driver
...
SVN-Revision: 31473
2012-04-25 12:57:29 +00:00
Gabor Juhos
4319d95842
adm5120: make 5GXi depends on CPU_LITTLE_ENDIAN
...
SVN-Revision: 31472
2012-04-25 12:57:26 +00:00
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
2012-04-24 21:56:42 +00:00
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
2012-04-24 20:35:46 +00:00
Jonas Gorski
8a38c62c07
bcm63xx: drop linux 3.2 support
...
SVN-Revision: 31464
2012-04-24 11:49:27 +00:00
Jonas Gorski
77219290e1
bcm63xx: drop linux 3.0 support
...
SVN-Revision: 31463
2012-04-24 11:49:24 +00:00
Jonas Gorski
49de6c1714
bcm63xx: switch kernel to 3.3
...
SVN-Revision: 31462
2012-04-24 11:49:19 +00:00
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
2012-04-24 11:38:44 +00:00
Jonas Gorski
8fd383ae2e
kernel: update linux 3.3 to 3.3.3
...
SVN-Revision: 31460
2012-04-24 09:25:38 +00:00
Jonas Gorski
22b4e6b882
kernel: update linux 3.2 to 3.2.16
...
SVN-Revision: 31459
2012-04-24 09:25:35 +00:00
Jonas Gorski
7ccf25f7da
kernel: add some more missing kernel config symbols
...
SVN-Revision: 31458
2012-04-24 09:25:32 +00:00
Jo-Philipp Wich
ed957f7c84
enable NF_CONNTRACK_PROCFS for Linux 3.3, required for /proc/net/nf_conntrack ( #11339 )
...
SVN-Revision: 31454
2012-04-24 00:55:57 +00:00
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
2012-04-23 16:56:08 +00:00