Michael Büsch
740e2938dd
spi-gpio-old: 2.6.36 compile fix
...
SVN-Revision: 23292
2010-10-07 13:26:39 +00:00
Michael Büsch
1ac300cda9
hci_h4p: Compile fixes
...
SVN-Revision: 23291
2010-10-07 13:05:31 +00:00
Michael Büsch
a8c848bb50
cryptodev: Compilefix on 2.6.36
...
SVN-Revision: 23290
2010-10-07 12:12:52 +00:00
Michael Büsch
4c4f7be14e
omap24xx: Update kernel config
...
SVN-Revision: 23289
2010-10-07 12:02:26 +00:00
Michael Büsch
7178dc62a4
omap24xx: Improve n810 battery management
...
SVN-Revision: 23282
2010-10-07 09:58:37 +00:00
Hauke Mehrtens
badd8ffee3
brcm47xx: add patches for kernel 2.6.36
...
SVN-Revision: 23278
2010-10-06 20:11:03 +00:00
Hamish Guthrie
0dc830c8f1
kernel: crashlog uses bootmem to allocate memory which is being deprecated in favour of memblock. microblaze, sh, arm, sparc and powerpc only have memblock.
...
SVN-Revision: 23269
2010-10-06 09:40:00 +00:00
Imre Kaloz
27a1e6cc6a
as we only support 2.6, remove the useless bool for it
...
SVN-Revision: 23246
2010-10-05 14:19:00 +00:00
Imre Kaloz
7fa8ba095b
Toto, we don't support Linux 2.4 anymore..
...
SVN-Revision: 23245
2010-10-05 14:15:46 +00:00
Gabor Juhos
69355ee10e
ramips: Allow ethernet interface to be taken down and up again
...
Taking the ramips ethernet interface down and up again resulted in the
driver not receiving any frames anymore. Fix this by correctly disabling
interrupts in the hw on ifdown.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 23243
2010-10-05 14:10:34 +00:00
Alexandros C. Couloumbis
975bf6a4fa
linux/generic: update kernel patch refreshing. Include two missed patches.
...
SVN-Revision: 23240
2010-10-05 09:49:53 +00:00
Alexandros C. Couloumbis
de644deef5
linux/ixp4xx: revert accidentally leaked enabled kernel option (thank you kaloz)
...
SVN-Revision: 23239
2010-10-05 09:07:45 +00:00
Alexandros C. Couloumbis
11c45f64fe
linux/generic: refresh 2.6.36 kernel patches
...
SVN-Revision: 23237
2010-10-05 08:50:54 +00:00
Lars-Peter Clausen
290e192ce8
Make mv_cesa crypto module available on Orion as well.
...
SVN-Revision: 23229
2010-10-04 21:33:07 +00:00
Hauke Mehrtens
7f473a276f
kernel: fix some build warnings with kernel 2.6.36
...
SVN-Revision: 23226
2010-10-04 20:43:07 +00:00
Alexandros C. Couloumbis
7cb70cb2b8
linux/adm5120: add preliminary 2.6.36 kernel support (refresh patches)
...
SVN-Revision: 23224
2010-10-04 17:45:05 +00:00
Alexandros C. Couloumbis
a8d7d9af83
yaffs2: add preliminary 2.6.36 kernel support (sync to yaffs2 git tree). This code needs further testing especially for backwards compatibility. It boots on rb532 with kernel options: CONFIG_DEVTMPFS & CONFIG_DEVTMPFS_MOUNT
...
SVN-Revision: 23221
2010-10-04 16:55:06 +00:00
Imre Kaloz
5f9a6a5431
upgrade kernel versions to the latest stable ones
...
SVN-Revision: 23219
2010-10-04 10:40:41 +00:00
Lars-Peter Clausen
f05a30206c
Iomega iConnect Wireless platform support
...
This patch adds support for Iomega iConnect Wireless. Leds and wireless card
support are still missing.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23217
2010-10-04 09:19:52 +00:00
Lars-Peter Clausen
1162dfde82
Remove hwmon and i2c support from being built-in
...
SVN-Revision: 23214
2010-10-04 09:06:21 +00:00
Lars-Peter Clausen
83d6a36019
update 2.6.35.x to 2.6.35.7
...
SVN-Revision: 23213
2010-10-04 07:42:32 +00:00
Michael Büsch
68219be4e7
n810: Add fstab for maemo filesystems
...
SVN-Revision: 23195
2010-10-03 12:16:56 +00:00
Lars-Peter Clausen
ff9ddd7c0f
Add jffs2 feature flag
...
SVN-Revision: 23177
2010-10-02 14:31:49 +00:00
Gabor Juhos
697f5d0bdd
ar71xx: initial support for jjPlus JWAP003
...
Patch-by: Cezary Jackiewicz <cezary@eko.one.pl>
(the GPIODEV code has been removed, the sysfs interface
can be used to control the GPIO lines instead - juhosg)
SVN-Revision: 23165
2010-10-01 07:09:29 +00:00
Michael Büsch
cfd47b3740
omap24xx: Add maintainer information
...
SVN-Revision: 23160
2010-09-30 10:50:51 +00:00
Michael Büsch
65f47378d7
omap24xx: Update to 2.6.36-rc6
...
SVN-Revision: 23157
2010-09-30 09:50:04 +00:00
Alexandros C. Couloumbis
d328e72247
linux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster)
...
SVN-Revision: 23153
2010-09-29 15:09:07 +00:00
Alexandros C. Couloumbis
76e0ff33de
linux/ixp4xx: sync 2.6.36 patches to 2.6.36-rc6
...
SVN-Revision: 23150
2010-09-29 13:50:16 +00:00
Felix Fietkau
8511c6b16c
AP96: Fix LAN/WAN setup
...
LAN (eth0) is behind a switch and the fixed speed/duplex was
supposed to be for it, not WAN (eth1).
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
SVN-Revision: 23147
2010-09-28 22:55:14 +00:00
Lars-Peter Clausen
8314ce02cc
Fix mv_cesa module dependencies and .ko file location Thanks KanjiMonster & Memphiz
...
SVN-Revision: 23145
2010-09-28 16:32:08 +00:00
Gabor Juhos
2fdc8aea04
ar71xx: build firmware image for the TL-MR3420 v1 board
...
SVN-Revision: 23138
2010-09-27 14:54:04 +00:00
Gabor Juhos
32d12d5e5c
ar71xx: add support for the TL-MR3420 v1 board
...
SVN-Revision: 23136
2010-09-27 14:53:59 +00:00
Gabor Juhos
b831ebdde9
ar71xx: AR724[12] requires different USB setup
...
SVN-Revision: 23135
2010-09-27 14:53:57 +00:00
Gabor Juhos
ef54e93712
ar71xx: build firmware image for the TL-WR841N v7
...
SVN-Revision: 23134
2010-09-27 14:53:54 +00:00
Gabor Juhos
cda8655910
ar71xx: use the MDIO interface of the 2nd MAC on the ar7241
...
SVN-Revision: 23132
2010-09-27 14:53:49 +00:00
Gabor Juhos
b445943cdf
ar71xx: move ath9k specific PCI fixup into a separate file
...
SVN-Revision: 23131
2010-09-27 14:53:46 +00:00
Gabor Juhos
4ae167959b
ar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCs
...
With this change ath9k can handle the wireless chip on the TL-WR841N v7
board which is based on the AR7241 SoC.
SVN-Revision: 23130
2010-09-27 14:53:43 +00:00
Gabor Juhos
e5b081335e
ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)
...
The attached patch adds a preliminary support for Prolink PWH2004 board
(Ralink RT305x based). LAN and flash appear to work. However, the USB
port and WLAN I have not managed to activate properly yet, but that
problem appears to be present with other rt305x targets as well(?).
Signed-off-by: Esa Hyytia <esa at netlab.tkk.fi>
SVN-Revision: 23129
2010-09-27 14:43:34 +00:00
Gabor Juhos
39c57eeb31
ramips: allow USB
...
The current defaults for ramips rt305x does not allow the USB
subsystem to be selected/built.
This patch is just a small step in that direction.
Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
SVN-Revision: 23128
2010-09-27 14:42:07 +00:00
Gabor Juhos
dc4df4ca65
generic: RTL8366S/RB: Fix autonegotiation for the WAN port.
...
The RTL8366S/RB support connecting a second mac to it and using the 5th
port as an independent phy. Therefore we need to handle autonegotiation
changes for phy 4 like on a single phy device.
This fixes #7980 , verified on a WNDR3700.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 23127
2010-09-27 14:42:05 +00:00
Gabor Juhos
5721f06fe1
generic: add rtl8366rb switch port rate, port and qos enable/disable support
...
Patch-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 23126
2010-09-27 14:41:54 +00:00
Felix Fietkau
a7bb7dd99e
Add support for Atheros AP96 reference board
...
This is still preliminary and not really tested much. Anyway, this
version seems to be enough to get both wired and wireless
interfaces working. Buttons and leds are also working.
mach-ap96.c is based on mach-wndr3700.c.
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
SVN-Revision: 23125
2010-09-27 08:59:53 +00:00
Michael Büsch
a41b1df07b
omap24xx fb: Do not omit init
...
SVN-Revision: 23123
2010-09-26 22:03:18 +00:00
Michael Büsch
da53a6d635
omap24xx: Upgrade to linux-2.6.36-rc5
...
SVN-Revision: 23121
2010-09-26 12:53:23 +00:00
Michael Büsch
cde47c9958
omap24xx: Export certain n8x0 GPIO switches as input device
...
SVN-Revision: 23120
2010-09-26 12:50:53 +00:00
Felix Fietkau
19723d09c2
x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)
...
SVN-Revision: 23104
2010-09-20 22:14:07 +00:00
Michael Büsch
a2ca27e237
omap24xx cbus: fix ioctls
...
SVN-Revision: 23083
2010-09-18 18:14:17 +00:00
Michael Büsch
1e3c230596
omap24xx: Add n8x0 specific GPIO switch code
...
SVN-Revision: 23082
2010-09-18 17:58:30 +00:00
Michael Büsch
581f65334b
omap24xx: Add support for GPIO switches on the n810
...
SVN-Revision: 23081
2010-09-18 17:31:00 +00:00
Michael Büsch
ab5d942622
omap24xx: Update 2.6.36 config
...
SVN-Revision: 23074
2010-09-15 19:15:52 +00:00