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
Michael Büsch
e4e278d82a
omap24xx: Add 2.6.36 support
...
SVN-Revision: 23072
2010-09-15 17:45:10 +00:00
Gabor Juhos
a07788ae63
generic: add support for the EON EN25F32 flash chip
...
* based on a patch by laigor <laigor@mail.ru> from #7882
SVN-Revision: 23058
2010-09-14 12:03:01 +00:00
Jo-Philipp Wich
7ec18378a7
add kvm_guest to subtarget list
...
SVN-Revision: 23056
2010-09-13 17:00:37 +00:00
Florian Fainelli
bbca651e1b
remove wpa-supplicant and iw from the Tecom GW6x00 profile
...
SVN-Revision: 23051
2010-09-13 08:30:35 +00:00
Alexandros C. Couloumbis
a9f54bfd51
linux/generic: update patches for 2.6.36-rc4
...
SVN-Revision: 23047
2010-09-13 07:24:53 +00:00
Alexandros C. Couloumbis
7328f794bb
linux/generic: update mini_fo evict_inode migration
...
SVN-Revision: 23046
2010-09-13 07:22:39 +00:00
Alexandros C. Couloumbis
6a5618187e
linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ready for mainlin inclusion
...
SVN-Revision: 23045
2010-09-13 07:21:38 +00:00
Jo-Philipp Wich
ea5904ff93
- sync with host opkg changes - get rid of autogenerated opkg.conf - utilize dl/ as package cache, useful for remote downloads
...
SVN-Revision: 23039
2010-09-12 22:04:09 +00:00
Florian Fainelli
d3e206ad96
default to using 2.6.35
...
SVN-Revision: 23038
2010-09-12 21:23:53 +00:00
Florian Fainelli
dc1302fdf9
remove 2.6.33 support
...
SVN-Revision: 23037
2010-09-12 21:23:47 +00:00
Florian Fainelli
327ac42dca
change the Tecom GW6x00 profile to use wl instead of b43
...
SVN-Revision: 23036
2010-09-12 21:23:41 +00:00
Florian Fainelli
f4f789f211
register udc and spi devices at the correct init level
...
SVN-Revision: 23035
2010-09-12 21:23:35 +00:00
Florian Fainelli
fab2e77357
refresh 2.6.35 patches
...
SVN-Revision: 23034
2010-09-12 21:23:29 +00:00
Florian Fainelli
ed008fe1e8
refresh 2.6.35 patches
...
SVN-Revision: 23033
2010-09-12 21:23:15 +00:00
Jo-Philipp Wich
21fe52a736
override ARCH_PACKAGES
...
SVN-Revision: 23031
2010-09-12 20:50:53 +00:00
Jo-Philipp Wich
af800676d5
override ARCH_PACKAGES
...
SVN-Revision: 23030
2010-09-12 20:50:38 +00:00
Michael Büsch
4b7536d3c7
omap24xx: Add default network config
...
SVN-Revision: 23004
2010-09-11 15:21:03 +00:00
Michael Büsch
f0813cd0f5
omap24xx: Add pointercal file
...
SVN-Revision: 23003
2010-09-11 15:04:21 +00:00
Michael Büsch
9b4aafb87e
Refresh patch
...
SVN-Revision: 23000
2010-09-10 21:41:06 +00:00
Michael Büsch
7751eaf871
Allow receiving input events even if the X-server grabbed the device.
...
SVN-Revision: 22999
2010-09-10 21:40:12 +00:00
Jo-Philipp Wich
ee81bb7cdb
fix a small typo in sed pattern
...
SVN-Revision: 22997
2010-09-10 15:40:42 +00:00
Jo-Philipp Wich
7a2ce99fe5
fix arch detection pattern to cope with underscores in board name, e.g. "adm5120_mips"
...
SVN-Revision: 22980
2010-09-08 05:46:37 +00:00
Jo-Philipp Wich
699876fa6b
- add a helper script to generate opkg.conf, attempt to detect package architecture from packages/ - fix package defaults when no package override is given, IB previously aggregated the defautls of all profiles - introduce a repositories.conf, allows using remote opkg repositories in imagebuilder
...
SVN-Revision: 22978
2010-09-08 00:36:35 +00:00
Jo-Philipp Wich
1cd4b50164
fix Dockstart default rdate interface in system config, reformat
...
SVN-Revision: 22975
2010-09-07 21:26:12 +00:00
Jo-Philipp Wich
2c59d54a43
use --force-run-hooks for host opkg install
...
SVN-Revision: 22973
2010-09-07 21:22:07 +00:00
John Crispin
72d4242263
extracted firmware files were generated with an incorrect umask
...
SVN-Revision: 22957
2010-09-06 16:34:45 +00:00
Hamish Guthrie
54f4dd5612
add package python-cjson to gumstix profile
...
SVN-Revision: 22956
2010-09-06 13:56:43 +00:00
Jo-Philipp Wich
7d045509fd
adjust image defaults for KVM
...
SVN-Revision: 22950
2010-09-06 02:31:37 +00:00
Jo-Philipp Wich
9d74fc3eb3
use opkg/host for package installation - speeds up rebuild operations - aligns generated package list format with the one created by opkg on the target - fixes broken dependency handling in imagebuilder
...
SVN-Revision: 22949
2010-09-06 02:15:46 +00:00
Jo-Philipp Wich
8ce034b36a
x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda.
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 22944
2010-09-05 23:18:51 +00:00
Felix Fietkau
0c6653c6e2
ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND
...
SVN-Revision: 22935
2010-09-05 16:17:06 +00:00
Alexandros C. Couloumbis
ff48b77be1
linux/ixp4xx: add kernel 2.6.36 preliminary support
...
SVN-Revision: 22924
2010-09-04 22:54:53 +00:00
Alexandros C. Couloumbis
e465d84971
linux/ixp4xx: revert r22922
...
SVN-Revision: 22923
2010-09-04 22:50:43 +00:00
Alexandros C. Couloumbis
64bc2e51fc
linux/ixp4xx: add kernel 2.6.36 preliminary support
...
SVN-Revision: 22922
2010-09-04 22:47:35 +00:00
Alexandros C. Couloumbis
6cff1caa68
linux/generic: fix ioctl on 2.6.36 ( http://lwn.net/Articles/394724/ )
...
SVN-Revision: 22921
2010-09-04 22:18:54 +00:00
Alexandros C. Couloumbis
d3bb3031c6
linux/ixp4xx: fix am apex image make bug
...
SVN-Revision: 22920
2010-09-04 21:48:49 +00:00
Florian Fainelli
0ca31140aa
add switch driver for Lantiq PSB6970
...
Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch.
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
SVN-Revision: 22914
2010-09-04 18:06:01 +00:00
Gabor Juhos
3e747a7f75
target/toolchain: fix installation after r22723
...
SVN-Revision: 22887
2010-09-04 11:56:33 +00:00
Gabor Juhos
fcfe56924b
ar71xx: build firmware images for the Zcomax boards
...
SVN-Revision: 22884
2010-09-03 18:14:43 +00:00
Gabor Juhos
b4336a8e2d
ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards
...
SVN-Revision: 22882
2010-09-03 18:14:37 +00:00
Alexandros C. Couloumbis
9f29fa68f6
linux/orion: fix iproute2 issue (partially closes ticket #7862 )
...
SVN-Revision: 22878
2010-09-03 07:06:08 +00:00
Lars-Peter Clausen
a70e0d0665
Add kernel package for the mv_cesa crypto module
...
SVN-Revision: 22877
2010-09-03 01:03:22 +00:00
Lars-Peter Clausen
3fe1d8503c
Set -mtune to marvell-f
...
SVN-Revision: 22876
2010-09-03 00:45:55 +00:00
Alexandros C. Couloumbis
8df0c8e390
generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
...
SVN-Revision: 22867
2010-09-01 13:14:05 +00:00
Gabor Juhos
ece9b523e4
ar71xx: refresh patches
...
SVN-Revision: 22864
2010-08-31 20:13:50 +00:00
Gabor Juhos
47f8fd1dde
ar71xx: rewrite SPI drivers for the RB4xx boards
...
* add a new SPI controller driver
* add SPI driver for the CPLD chip
* convert the NAND driver
* enable the mikroSD slot
* enable more LEDs
SVN-Revision: 22863
2010-08-31 20:13:47 +00:00
Gabor Juhos
4ca54a5b39
generic: bacport SPI bus locking API
...
SVN-Revision: 22862
2010-08-31 20:06:42 +00:00
Gabor Juhos
7782fcf874
generic: fix erase operation on the pm25lv flash chip
...
SVN-Revision: 22861
2010-08-31 20:06:38 +00:00
Gabor Juhos
6c1d3b0a79
generic: introduce broadcast_uevent function
...
SVN-Revision: 22858
2010-08-31 20:06:25 +00:00
Felix Fietkau
08755b8858
rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure that the VLAN MC entry gets allocated. Fixes problems with tagged-only ports ( #7795 )
...
SVN-Revision: 22856
2010-08-31 19:04:02 +00:00
Florian Fainelli
8108b387d0
backport upstream multicast fix ( #7848 )
...
SVN-Revision: 22852
2010-08-31 14:10:25 +00:00
Florian Fainelli
685d598add
refresh 2.6.32 patches
...
SVN-Revision: 22851
2010-08-31 14:10:07 +00:00
Florian Fainelli
c0411f877f
rework multi_probe patch to be cleaner
...
SVN-Revision: 22850
2010-08-31 14:09:25 +00:00
Florian Fainelli
82e244fb28
refresh patches
...
SVN-Revision: 22849
2010-08-31 14:08:58 +00:00
Florian Fainelli
66f9c974c0
refresh 2.6.32 patches
...
SVN-Revision: 22848
2010-08-31 14:08:30 +00:00
Jo-Philipp Wich
867ac59ff9
enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx
...
SVN-Revision: 22846
2010-08-30 22:59:20 +00:00
Lars-Peter Clausen
34736c48b9
Build usb storage support into the kernel.
...
This allows for example to put the rootfs on a usb-stick.
SVN-Revision: 22845
2010-08-30 19:09:37 +00:00
Alexandros C. Couloumbis
a3b66e1ea1
linux/generic: update 2.6.36 kernel patches
...
SVN-Revision: 22844
2010-08-30 08:58:50 +00:00
Lars-Peter Clausen
dc116b1887
Add different profiles for Sheevaplug and Dockstar
...
Thanks to Gerrit Visser
SVN-Revision: 22838
2010-08-29 21:16:00 +00:00
Lars-Peter Clausen
429c8a56b6
Use kirkwood_nand_init instead of manually registering the nand driver
...
This fixes that the device would hang during boot.
SVN-Revision: 22837
2010-08-29 21:10:59 +00:00
Lars-Peter Clausen
014765e77c
Align jffs2 to pagesize and fix mkfs2.jffs2 opts
...
SVN-Revision: 22836
2010-08-29 21:08:55 +00:00
Alexandros C. Couloumbis
67fd8d1fdc
linux/generic: update 2.6.36 kernel patches
...
SVN-Revision: 22834
2010-08-29 18:33:06 +00:00
Lars-Peter Clausen
cf445bb48f
Update 2.6.35.x to 2.6.35.4
...
SVN-Revision: 22833
2010-08-29 18:19:20 +00:00
Alexandros C. Couloumbis
206e5f313e
linux/generic: add kernel 2.6.36 preliminary support
...
SVN-Revision: 22832
2010-08-29 14:35:23 +00:00
Lars-Peter Clausen
28d7de48b8
Cleanup image generation
...
SVN-Revision: 22829
2010-08-28 22:01:21 +00:00
Andy Boyett
5cc80a7c9a
update wbd222 patch after r22662
...
SVN-Revision: 22821
2010-08-27 05:24:44 +00:00
Michael Büsch
e483dd2836
Improve n810 profile
...
SVN-Revision: 22817
2010-08-26 19:54:08 +00:00
Hamish Guthrie
b6869eb1cd
Update kernel to 2.6.34.5, add USB storage to profile
...
SVN-Revision: 22813
2010-08-26 11:24:23 +00:00
Florian Fainelli
00e15a3abf
add 2.6.35 support
...
SVN-Revision: 22812
2010-08-26 09:13:44 +00:00
Gabor Juhos
48af005b73
generic: fix pm25lv SPI flash support
...
SVN-Revision: 22804
2010-08-25 19:57:19 +00:00
Gabor Juhos
a80b9af0cd
ar71xx: refresh patches
...
SVN-Revision: 22803
2010-08-25 19:57:11 +00:00
Florian Fainelli
cfb88ec980
add support for 2.6.35
...
SVN-Revision: 22802
2010-08-25 19:56:18 +00:00
Florian Fainelli
0505b8ba58
rename config-2.6.32 to config-default
...
SVN-Revision: 22801
2010-08-25 19:56:13 +00:00
Florian Fainelli
2e343d9760
add 2.6.35 support
...
SVN-Revision: 22800
2010-08-25 19:56:08 +00:00
Florian Fainelli
87100c3feb
refresh 2.6.35 patches
...
SVN-Revision: 22799
2010-08-25 19:56:03 +00:00
Michael Büsch
7a8066735d
Add usb gadget feature flag
...
SVN-Revision: 22798
2010-08-25 17:35:34 +00:00
Florian Fainelli
a61696b8f0
update to 2.6.35.3
...
SVN-Revision: 22791
2010-08-25 10:53:30 +00:00
Florian Fainelli
9678699591
update qemu README wrt latest qemu
...
SVN-Revision: 22790
2010-08-25 10:53:25 +00:00
Lars-Peter Clausen
061ca5765f
Add missing symbols to 2.6.35 config
...
SVN-Revision: 22787
2010-08-25 01:04:18 +00:00
Lars-Peter Clausen
6e3060af50
Update kernel to 2.6.35
...
SVN-Revision: 22786
2010-08-24 19:46:24 +00:00
Michael Büsch
3b6d2366bd
Add usb gadget packages
...
SVN-Revision: 22785
2010-08-24 15:15:23 +00:00
Michael Büsch
0eb37951ed
n810: Fix USB board init
...
SVN-Revision: 22781
2010-08-23 16:14:04 +00:00
Michael Büsch
e54b810ace
tahvo-usb: Use platform device interface properly (don't crash)
...
SVN-Revision: 22780
2010-08-23 14:24:39 +00:00
Lars-Peter Clausen
1dfa6cffb1
refresh config
...
SVN-Revision: 22777
2010-08-22 23:22:08 +00:00
Lars-Peter Clausen
b584c5f0f0
Fix n5x6 sound drivers
...
SVN-Revision: 22776
2010-08-22 23:21:11 +00:00
Hauke Mehrtens
f313fa0bd7
kernel: fix some mistakes in ssb patch refresh in r22766, r22767 and r22768.
...
SVN-Revision: 22774
2010-08-22 19:22:01 +00:00
Florian Fainelli
8b778d5ba3
refresh 2.6.35 patches
...
SVN-Revision: 22773
2010-08-22 17:09:23 +00:00
Florian Fainelli
31ce3e2546
refresh 2.6.35 patches
...
SVN-Revision: 22772
2010-08-22 17:09:18 +00:00
Florian Fainelli
3515a89f70
make adm6996 switches work on tnetd7200 and tnetd7300
...
SVN-Revision: 22771
2010-08-22 17:09:11 +00:00
Florian Fainelli
bb28b9941e
cleanup the cpmac phy mask, patch from Ben Witten
...
SVN-Revision: 22770
2010-08-22 17:09:00 +00:00
Florian Fainelli
1e5f5ff823
refresh patches
...
SVN-Revision: 22769
2010-08-22 17:08:47 +00:00
Florian Fainelli
69120f3f47
update to 2.6.34.5
...
SVN-Revision: 22768
2010-08-22 17:08:37 +00:00
Florian Fainelli
dc6cc63c00
update to 2.6.33.7
...
SVN-Revision: 22767
2010-08-22 17:08:07 +00:00
Florian Fainelli
b1becffa5b
update to 2.6.32.20
...
SVN-Revision: 22766
2010-08-22 17:07:37 +00:00
Lars-Peter Clausen
0e974c50ed
Add Seagate Dockstar support
...
SVN-Revision: 22765
2010-08-22 17:03:25 +00:00
Michael Büsch
8c43d37dbb
n810: Add basic battery management driver
...
SVN-Revision: 22760
2010-08-22 14:45:08 +00:00
Hauke Mehrtens
09e05d833d
kernel: update kernel version to 2.6.34.5
...
SVN-Revision: 22759
2010-08-22 13:26:06 +00:00
Michael Büsch
7ebcd04786
Update to 2.6.35.3
...
SVN-Revision: 22753
2010-08-21 19:25:07 +00:00
Lars-Peter Clausen
bcdf9742be
Danube: Fix irq ack
...
SVN-Revision: 22748
2010-08-21 15:58:44 +00:00
Michael Büsch
649d213428
n810: Add retu/tahvo userspace interface debugging
...
SVN-Revision: 22747
2010-08-21 15:43:39 +00:00
Claudio Mignanti
cdff144a64
Include the usb-ohci module as default
...
SVN-Revision: 22733
2010-08-19 19:06:47 +00:00
Florian Fainelli
e8487a49e4
add swconfig to the default set of packages
...
SVN-Revision: 22728
2010-08-19 14:56:21 +00:00
Florian Fainelli
9c4245c7e1
remove fixed phy support, enable most ar7 switch drivers.
...
SVN-Revision: 22727
2010-08-19 14:56:16 +00:00
Felix Fietkau
caf173f869
kernel: backport ppoll to 2.6.31 to fix udev build
...
SVN-Revision: 22719
2010-08-19 12:49:33 +00:00
Felix Fietkau
fe65572981
kernel: backport ssb dma_dev changes to fix b43 build
...
SVN-Revision: 22718
2010-08-19 12:49:29 +00:00
Michael Büsch
7c97bbabe7
Add Tahvo USB support
...
SVN-Revision: 22712
2010-08-19 11:22:15 +00:00
Gabor Juhos
0826570bc4
generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled
...
SVN-Revision: 22704
2010-08-18 16:00:39 +00:00
Gabor Juhos
08c5588cd2
generic: rtl8366: add generic code to enable VLANs
...
SVN-Revision: 22703
2010-08-18 16:00:37 +00:00
Gabor Juhos
77d6cd0feb
generic: rtl8366: add enable_vlan{,4k} to smi_ops
...
SVN-Revision: 22702
2010-08-18 16:00:34 +00:00
Gabor Juhos
6855ac2393
ar71xx: don't override CONFIG_SWAP
...
SVN-Revision: 22701
2010-08-18 16:00:31 +00:00
Gabor Juhos
7bc5a672c1
ar71xx: change mac address initialization
...
SVN-Revision: 22700
2010-08-18 16:00:28 +00:00
Florian Fainelli
af0ecdebfd
allow 1MB extra space for JFFS and other enhancements ( #7706 )
...
SVN-Revision: 22690
2010-08-17 15:31:27 +00:00
Florian Fainelli
0d29f1119b
add missing config options from #7733 , thanks maddes
...
SVN-Revision: 22685
2010-08-16 21:01:32 +00:00
Florian Fainelli
a1043e0c65
refresh 310-cfi0002-swap.patch
...
SVN-Revision: 22683
2010-08-16 20:55:18 +00:00
Felix Fietkau
523fcf0497
ar71xx: add a new driver for the ar7240 switch using swconfig. hooks directly into the ethernet driver, as MAC resets also require switch reinitializations and the switch is part of the cpu core anyway switch only tl-wr741nd (and other devices using this board file, such as tl-wr841nd) over to using this by default, as other devices are still untested fixes #7563
...
SVN-Revision: 22675
2010-08-16 19:21:57 +00:00
Florian Fainelli
9f1ed6e4d3
add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 config
...
SVN-Revision: 22674
2010-08-16 18:40:43 +00:00
Hauke Mehrtens
26f323dcf5
brcm47xx: do not read out cfe
...
Reading the CFE properties causes system hangs on some devices. With
this patch nvram read will be successful very time so cfe will no be
read out. This code is not really correct but it will work around some
problems for some people.
Related ticket: #7693
SVN-Revision: 22663
2010-08-15 18:23:17 +00:00