openwrt/openwrt.git
13 years agoadd switch driver for Lantiq PSB6970
Florian Fainelli [Sat, 4 Sep 2010 18:06:01 +0000 (18:06 +0000)]
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

13 years agofirewall: add option to disable NAT reflection
Jo-Philipp Wich [Sat, 4 Sep 2010 17:49:14 +0000 (17:49 +0000)]
firewall: add option to disable NAT reflection

SVN-Revision: 22908

13 years agofirewall: clean up description (#7875)
Jo-Philipp Wich [Sat, 4 Sep 2010 17:39:00 +0000 (17:39 +0000)]
firewall: clean up description (#7875)

SVN-Revision: 22905

13 years agopackage/apex: update apex to version 1.6.9
Alexandros C. Couloumbis [Sat, 4 Sep 2010 17:02:18 +0000 (17:02 +0000)]
package/apex: update apex to version 1.6.9

SVN-Revision: 22900

13 years agotoolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.gnu.org...
Alexandros C. Couloumbis [Sat, 4 Sep 2010 17:00:55 +0000 (17:00 +0000)]
toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (gcc.gnu.org/bugzilla/show_bug.cgi?id=44392)

SVN-Revision: 22899

13 years ago6in4: fix logic fail in previous commit
Jo-Philipp Wich [Sat, 4 Sep 2010 16:12:40 +0000 (16:12 +0000)]
6in4: fix logic fail in previous commit

SVN-Revision: 22897

13 years ago6in4: replace sed match with variable substitution, change pattern from a-z to a...
Jo-Philipp Wich [Sat, 4 Sep 2010 16:09:49 +0000 (16:09 +0000)]
6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only)

SVN-Revision: 22893

13 years agoadd kmod-usb-serial-ipw module
Florian Fainelli [Sat, 4 Sep 2010 16:03:26 +0000 (16:03 +0000)]
add kmod-usb-serial-ipw module

This patch adds support to compile kmod-usb-serial-ipw module. It is
used by USB IPWireless communication devices used for 3G.

Signed-off-by: Lukas macura <macura@opf.slu.cz>
SVN-Revision: 22891

13 years agoadd cpu msr kernel module package
Florian Fainelli [Sat, 4 Sep 2010 16:03:20 +0000 (16:03 +0000)]
add cpu msr kernel module package

This adds a separate kernel package for x86 cpu msr support.
MSR module is needed e.g. when updating coreboot bios on alix boards.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 22890

13 years agosupport pre-md5summed passwords in 6in4 scripts
Florian Fainelli [Sat, 4 Sep 2010 16:03:14 +0000 (16:03 +0000)]
support pre-md5summed passwords in 6in4 scripts

The he.net ipv6 tunnels require that a user supply the md5sum of his password
when updating the ipv4 tunnel endpoint. the 6in4 package supports this well,
but requires that a user store his password in plaintext in uci. this patch
tries to detect whether the password in uci is already an md5sum
(32 characters containing only [a-z0-9]), so users can avoid storing plaintext
passwords.

Signed-off-by: Steven Brudenell <steven.brudenell@gmail.com>
SVN-Revision: 22889

13 years agofirewall: - handle NAT reflection in firewall hotplug, solves synchronizing issues...
Jo-Philipp Wich [Sat, 4 Sep 2010 15:49:13 +0000 (15:49 +0000)]
firewall: - handle NAT reflection in firewall hotplug, solves synchronizing issues on boot - introduce masq_src and masq_dest options to limit zone masq to specific ip ranges, supports multiple subnets and negation

SVN-Revision: 22888

13 years agotarget/toolchain: fix installation after r22723
Gabor Juhos [Sat, 4 Sep 2010 11:56:33 +0000 (11:56 +0000)]
target/toolchain: fix installation after r22723

SVN-Revision: 22887

13 years agoZcomax device firmware tool endianness fix
Michael Büsch [Sat, 4 Sep 2010 05:40:56 +0000 (05:40 +0000)]
Zcomax device firmware tool endianness fix

SVN-Revision: 22885

13 years agoar71xx: build firmware images for the Zcomax boards
Gabor Juhos [Fri, 3 Sep 2010 18:14:43 +0000 (18:14 +0000)]
ar71xx: build firmware images for the Zcomax boards

SVN-Revision: 22884

13 years agotools/firmware-utils: new tool for the Zcomax devices
Gabor Juhos [Fri, 3 Sep 2010 18:14:40 +0000 (18:14 +0000)]
tools/firmware-utils: new tool for the Zcomax devices

SVN-Revision: 22883

13 years agoar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards
Gabor Juhos [Fri, 3 Sep 2010 18:14:37 +0000 (18:14 +0000)]
ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards

SVN-Revision: 22882

13 years agopackage/mtd: write remaining data after adding file to the jffs2 partition
Gabor Juhos [Fri, 3 Sep 2010 18:14:32 +0000 (18:14 +0000)]
package/mtd: write remaining data after adding file to the jffs2 partition

SVN-Revision: 22881

13 years agoignore vim .swp files when scanning for updates (#7867)
Jo-Philipp Wich [Fri, 3 Sep 2010 12:31:18 +0000 (12:31 +0000)]
ignore vim .swp files when scanning for updates (#7867)

SVN-Revision: 22880

13 years agopackage/iproute2: update iproute2 to version 2.6.35
Alexandros C. Couloumbis [Fri, 3 Sep 2010 07:39:46 +0000 (07:39 +0000)]
package/iproute2: update iproute2 to version 2.6.35

SVN-Revision: 22879

13 years agolinux/orion: fix iproute2 issue (partially closes ticket #7862)
Alexandros C. Couloumbis [Fri, 3 Sep 2010 07:06:08 +0000 (07:06 +0000)]
linux/orion: fix iproute2 issue (partially closes ticket #7862)

SVN-Revision: 22878

13 years agoAdd kernel package for the mv_cesa crypto module
Lars-Peter Clausen [Fri, 3 Sep 2010 01:03:22 +0000 (01:03 +0000)]
Add kernel package for the mv_cesa crypto module

SVN-Revision: 22877

13 years agoSet -mtune to marvell-f
Lars-Peter Clausen [Fri, 3 Sep 2010 00:45:55 +0000 (00:45 +0000)]
Set -mtune to marvell-f

SVN-Revision: 22876

13 years agomac80211: another override
Felix Fietkau [Thu, 2 Sep 2010 20:10:50 +0000 (20:10 +0000)]
mac80211: another override

SVN-Revision: 22875

13 years agomac80211: add missing config override for ath9k
Felix Fietkau [Thu, 2 Sep 2010 20:02:50 +0000 (20:02 +0000)]
mac80211: add missing config override for ath9k

SVN-Revision: 22874

13 years agoadd a command for printing a cleaned up make target database - will be used to analyz...
Felix Fietkau [Wed, 1 Sep 2010 17:51:36 +0000 (17:51 +0000)]
add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point

SVN-Revision: 22871

13 years agoath9k: add a patch for dumping the eeprom contents via debugfs
Felix Fietkau [Wed, 1 Sep 2010 17:51:30 +0000 (17:51 +0000)]
ath9k: add a patch for dumping the eeprom contents via debugfs

SVN-Revision: 22870

13 years agofix a compile error when compiling with glibc (#7816)
Felix Fietkau [Wed, 1 Sep 2010 15:21:43 +0000 (15:21 +0000)]
fix a compile error when compiling with glibc (#7816)

SVN-Revision: 22869

13 years agogeneric: move iptables/netfilter kernel options from generic/config to package/kernel...
Alexandros C. Couloumbis [Wed, 1 Sep 2010 13:14:05 +0000 (13:14 +0000)]
generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk

SVN-Revision: 22867

13 years agomac80211: replace 800-nuke_led_code.patch with something smaller. most of the #ifdef...
Felix Fietkau [Tue, 31 Aug 2010 23:34:27 +0000 (23:34 +0000)]
mac80211: replace 800-nuke_led_code.patch with something smaller. most of the #ifdef spaghetti that the old patch introduced was completely unnecessary

SVN-Revision: 22866

13 years agomac80211: update to wireless-testing 2010-08-31
Felix Fietkau [Tue, 31 Aug 2010 23:34:21 +0000 (23:34 +0000)]
mac80211: update to wireless-testing 2010-08-31

SVN-Revision: 22865

13 years agoar71xx: refresh patches
Gabor Juhos [Tue, 31 Aug 2010 20:13:50 +0000 (20:13 +0000)]
ar71xx: refresh patches

SVN-Revision: 22864

13 years agoar71xx: rewrite SPI drivers for the RB4xx boards
Gabor Juhos [Tue, 31 Aug 2010 20:13:47 +0000 (20:13 +0000)]
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

13 years agogeneric: bacport SPI bus locking API
Gabor Juhos [Tue, 31 Aug 2010 20:06:42 +0000 (20:06 +0000)]
generic: bacport SPI bus locking API

SVN-Revision: 22862

13 years agogeneric: fix erase operation on the pm25lv flash chip
Gabor Juhos [Tue, 31 Aug 2010 20:06:38 +0000 (20:06 +0000)]
generic: fix erase operation on the pm25lv flash chip

SVN-Revision: 22861

13 years agopackage/broadcom-diag: use broadcast_uevent
Gabor Juhos [Tue, 31 Aug 2010 20:06:32 +0000 (20:06 +0000)]
package/broadcom-diag: use broadcast_uevent

SVN-Revision: 22860

13 years agopackage/button-hotplug: use brodcast_uevent
Gabor Juhos [Tue, 31 Aug 2010 20:06:30 +0000 (20:06 +0000)]
package/button-hotplug: use brodcast_uevent

SVN-Revision: 22859

13 years agogeneric: introduce broadcast_uevent function
Gabor Juhos [Tue, 31 Aug 2010 20:06:25 +0000 (20:06 +0000)]
generic: introduce broadcast_uevent function

SVN-Revision: 22858

13 years agortl8366_smi: when setting VLAN ports, always initialize the PVID to ensure that the...
Felix Fietkau [Tue, 31 Aug 2010 19:04:02 +0000 (19:04 +0000)]
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

13 years agohostapd: backport a fix to check for STA STBC capabilities before setting them (fixes...
Felix Fietkau [Tue, 31 Aug 2010 16:16:32 +0000 (16:16 +0000)]
hostapd: backport a fix to check for STA STBC capabilities before setting them (fixes #7464)

SVN-Revision: 22854

13 years agobackport upstream multicast fix (#7848)
Florian Fainelli [Tue, 31 Aug 2010 14:10:25 +0000 (14:10 +0000)]
backport upstream multicast fix (#7848)

SVN-Revision: 22852

13 years agorefresh 2.6.32 patches
Florian Fainelli [Tue, 31 Aug 2010 14:10:07 +0000 (14:10 +0000)]
refresh 2.6.32 patches

SVN-Revision: 22851

13 years agorework multi_probe patch to be cleaner
Florian Fainelli [Tue, 31 Aug 2010 14:09:25 +0000 (14:09 +0000)]
rework multi_probe patch to be cleaner

SVN-Revision: 22850

13 years agorefresh patches
Florian Fainelli [Tue, 31 Aug 2010 14:08:58 +0000 (14:08 +0000)]
refresh patches

SVN-Revision: 22849

13 years agorefresh 2.6.32 patches
Florian Fainelli [Tue, 31 Aug 2010 14:08:30 +0000 (14:08 +0000)]
refresh 2.6.32 patches

SVN-Revision: 22848

13 years agofirewall: - fix processing of rules with an ip family option - append interface rules...
Jo-Philipp Wich [Tue, 31 Aug 2010 01:54:08 +0000 (01:54 +0000)]
firewall: - fix processing of rules with an ip family option - append interface rules at the end of internal zone chains, simplifies injecting user or addon rules - support simple file logging (option log + option log_limit per zone)

SVN-Revision: 22847

13 years agoenable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx
Jo-Philipp Wich [Mon, 30 Aug 2010 22:59:20 +0000 (22:59 +0000)]
enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx

SVN-Revision: 22846

13 years agoBuild usb storage support into the kernel.
Lars-Peter Clausen [Mon, 30 Aug 2010 19:09:37 +0000 (19:09 +0000)]
Build usb storage support into the kernel.

This allows for example to put the rootfs on a usb-stick.

SVN-Revision: 22845

13 years agolinux/generic: update 2.6.36 kernel patches
Alexandros C. Couloumbis [Mon, 30 Aug 2010 08:58:50 +0000 (08:58 +0000)]
linux/generic: update 2.6.36 kernel patches

SVN-Revision: 22844

13 years agogcj can only be built safely on gcc >= 4.3
Florian Fainelli [Mon, 30 Aug 2010 07:35:18 +0000 (07:35 +0000)]
gcj can only be built safely on gcc >= 4.3

SVN-Revision: 22843

13 years agoDockstar: Adjust rootfs size to that of the original fw
Lars-Peter Clausen [Sun, 29 Aug 2010 21:29:23 +0000 (21:29 +0000)]
Dockstar: Adjust rootfs size to that of the original fw

SVN-Revision: 22839

13 years agoAdd different profiles for Sheevaplug and Dockstar
Lars-Peter Clausen [Sun, 29 Aug 2010 21:16:00 +0000 (21:16 +0000)]
Add different profiles for Sheevaplug and Dockstar

Thanks to Gerrit Visser

SVN-Revision: 22838

13 years agoUse kirkwood_nand_init instead of manually registering the nand driver
Lars-Peter Clausen [Sun, 29 Aug 2010 21:10:59 +0000 (21:10 +0000)]
Use kirkwood_nand_init instead of manually registering the nand driver

This fixes that the device would hang during boot.

SVN-Revision: 22837

13 years agoAlign jffs2 to pagesize and fix mkfs2.jffs2 opts
Lars-Peter Clausen [Sun, 29 Aug 2010 21:08:55 +0000 (21:08 +0000)]
Align jffs2 to pagesize and fix mkfs2.jffs2 opts

SVN-Revision: 22836

13 years agopackage/madwifi: enable mtu & mac config options for > 2.6.29 kernels
Alexandros C. Couloumbis [Sun, 29 Aug 2010 18:42:11 +0000 (18:42 +0000)]
package/madwifi: enable mtu & mac config options for > 2.6.29 kernels

SVN-Revision: 22835

13 years agolinux/generic: update 2.6.36 kernel patches
Alexandros C. Couloumbis [Sun, 29 Aug 2010 18:33:06 +0000 (18:33 +0000)]
linux/generic: update 2.6.36 kernel patches

SVN-Revision: 22834

13 years agoUpdate 2.6.35.x to 2.6.35.4
Lars-Peter Clausen [Sun, 29 Aug 2010 18:19:20 +0000 (18:19 +0000)]
Update 2.6.35.x to 2.6.35.4

SVN-Revision: 22833

13 years agolinux/generic: add kernel 2.6.36 preliminary support
Alexandros C. Couloumbis [Sun, 29 Aug 2010 14:35:23 +0000 (14:35 +0000)]
linux/generic: add kernel 2.6.36 preliminary support

SVN-Revision: 22832

13 years agoCleanup image generation
Lars-Peter Clausen [Sat, 28 Aug 2010 22:01:21 +0000 (22:01 +0000)]
Cleanup image generation

SVN-Revision: 22829

13 years agoath9k: fix a WARN_ON when aggregation start is issued more than once, should improve...
Felix Fietkau [Sat, 28 Aug 2010 17:59:03 +0000 (17:59 +0000)]
ath9k: fix a WARN_ON when aggregation start is issued more than once, should improve stability with 802.11n

SVN-Revision: 22827

13 years agoath9k: add some extra checks to the mic failure fix
Felix Fietkau [Sat, 28 Aug 2010 16:23:45 +0000 (16:23 +0000)]
ath9k: add some extra checks to the mic failure fix

SVN-Revision: 22825

13 years agolibreadline: install *.so symlinks as well (#4872)
Jo-Philipp Wich [Fri, 27 Aug 2010 20:13:17 +0000 (20:13 +0000)]
libreadline: install *.so symlinks as well (#4872)

SVN-Revision: 22824

13 years agoupdate wbd222 patch after r22662
Andy Boyett [Fri, 27 Aug 2010 05:24:44 +0000 (05:24 +0000)]
update wbd222 patch after r22662

SVN-Revision: 22821

13 years agoscripts/feeds: fix a bug in the metadata caching change
Felix Fietkau [Thu, 26 Aug 2010 21:40:16 +0000 (21:40 +0000)]
scripts/feeds: fix a bug in the metadata caching change

SVN-Revision: 22819

13 years agoImprove n810 profile
Michael Büsch [Thu, 26 Aug 2010 19:54:08 +0000 (19:54 +0000)]
Improve n810 profile

SVN-Revision: 22817

13 years agoscripts/feeds: switch to the right feed metadata when installing a package to fix...
Felix Fietkau [Thu, 26 Aug 2010 15:13:47 +0000 (15:13 +0000)]
scripts/feeds: switch to the right feed metadata when installing a package to fix dependency handling (patch by matthijs from #5891)

SVN-Revision: 22815

13 years agoscripts/feeds: cache feed metadata instead of re-reading it on every get_feed() call
Felix Fietkau [Thu, 26 Aug 2010 15:13:42 +0000 (15:13 +0000)]
scripts/feeds: cache feed metadata instead of re-reading it on every get_feed() call

SVN-Revision: 22814

13 years agoUpdate kernel to 2.6.34.5, add USB storage to profile
Hamish Guthrie [Thu, 26 Aug 2010 11:24:23 +0000 (11:24 +0000)]
Update kernel to 2.6.34.5, add USB storage to profile

SVN-Revision: 22813

13 years agoadd 2.6.35 support
Florian Fainelli [Thu, 26 Aug 2010 09:13:44 +0000 (09:13 +0000)]
add 2.6.35 support

SVN-Revision: 22812

13 years agoadd compile fixes for ar7-atm
Florian Fainelli [Thu, 26 Aug 2010 09:13:38 +0000 (09:13 +0000)]
add compile fixes for ar7-atm

SVN-Revision: 22811

13 years agoppp: populate gateway of default route with peer address (#6259)
Jo-Philipp Wich [Wed, 25 Aug 2010 23:10:40 +0000 (23:10 +0000)]
ppp: populate gateway of default route with peer address (#6259)

SVN-Revision: 22806

13 years agouhttpd: fix segfault triggered by Basic Auth checking
Jo-Philipp Wich [Wed, 25 Aug 2010 21:38:48 +0000 (21:38 +0000)]
uhttpd: fix segfault triggered by Basic Auth checking

SVN-Revision: 22805

13 years agogeneric: fix pm25lv SPI flash support
Gabor Juhos [Wed, 25 Aug 2010 19:57:19 +0000 (19:57 +0000)]
generic: fix pm25lv SPI flash support

SVN-Revision: 22804

13 years agoar71xx: refresh patches
Gabor Juhos [Wed, 25 Aug 2010 19:57:11 +0000 (19:57 +0000)]
ar71xx: refresh patches

SVN-Revision: 22803

13 years agoadd support for 2.6.35
Florian Fainelli [Wed, 25 Aug 2010 19:56:18 +0000 (19:56 +0000)]
add support for 2.6.35

SVN-Revision: 22802

13 years agorename config-2.6.32 to config-default
Florian Fainelli [Wed, 25 Aug 2010 19:56:13 +0000 (19:56 +0000)]
rename config-2.6.32 to config-default

SVN-Revision: 22801

13 years agoadd 2.6.35 support
Florian Fainelli [Wed, 25 Aug 2010 19:56:08 +0000 (19:56 +0000)]
add 2.6.35 support

SVN-Revision: 22800

13 years agorefresh 2.6.35 patches
Florian Fainelli [Wed, 25 Aug 2010 19:56:03 +0000 (19:56 +0000)]
refresh 2.6.35 patches

SVN-Revision: 22799

13 years agoAdd usb gadget feature flag
Michael Büsch [Wed, 25 Aug 2010 17:35:34 +0000 (17:35 +0000)]
Add usb gadget feature flag

SVN-Revision: 22798

13 years agop54: Fix powersave mode
Michael Büsch [Wed, 25 Aug 2010 13:46:40 +0000 (13:46 +0000)]
p54: Fix powersave mode

SVN-Revision: 22797

13 years agoath9k: fix spurious MIC failure detection, causing instability issues in AP mode
Felix Fietkau [Wed, 25 Aug 2010 12:30:50 +0000 (12:30 +0000)]
ath9k: fix spurious MIC failure detection, causing instability issues in AP mode

SVN-Revision: 22795

13 years agoupdate to 2.6.35.3
Florian Fainelli [Wed, 25 Aug 2010 10:53:30 +0000 (10:53 +0000)]
update to 2.6.35.3

SVN-Revision: 22791

13 years agoupdate qemu README wrt latest qemu
Florian Fainelli [Wed, 25 Aug 2010 10:53:25 +0000 (10:53 +0000)]
update qemu README wrt latest qemu

SVN-Revision: 22790

13 years agoAdd missing symbols to 2.6.35 config
Lars-Peter Clausen [Wed, 25 Aug 2010 01:04:18 +0000 (01:04 +0000)]
Add missing symbols to 2.6.35 config

SVN-Revision: 22787

13 years agoUpdate kernel to 2.6.35
Lars-Peter Clausen [Tue, 24 Aug 2010 19:46:24 +0000 (19:46 +0000)]
Update kernel to 2.6.35

SVN-Revision: 22786

13 years agoAdd usb gadget packages
Michael Büsch [Tue, 24 Aug 2010 15:15:23 +0000 (15:15 +0000)]
Add usb gadget packages

SVN-Revision: 22785

13 years agon810: Fix USB board init
Michael Büsch [Mon, 23 Aug 2010 16:14:04 +0000 (16:14 +0000)]
n810: Fix USB board init

SVN-Revision: 22781

13 years agotahvo-usb: Use platform device interface properly (don't crash)
Michael Büsch [Mon, 23 Aug 2010 14:24:39 +0000 (14:24 +0000)]
tahvo-usb: Use platform device interface properly (don't crash)

SVN-Revision: 22780

13 years agorefresh config
Lars-Peter Clausen [Sun, 22 Aug 2010 23:22:08 +0000 (23:22 +0000)]
refresh config

SVN-Revision: 22777

13 years agoFix n5x6 sound drivers
Lars-Peter Clausen [Sun, 22 Aug 2010 23:21:11 +0000 (23:21 +0000)]
Fix n5x6 sound drivers

SVN-Revision: 22776

13 years agokernel: fix some mistakes in ssb patch refresh in r22766, r22767 and r22768.
Hauke Mehrtens [Sun, 22 Aug 2010 19:22:01 +0000 (19:22 +0000)]
kernel: fix some mistakes in ssb patch refresh in r22766, r22767 and r22768.

SVN-Revision: 22774

13 years agorefresh 2.6.35 patches
Florian Fainelli [Sun, 22 Aug 2010 17:09:23 +0000 (17:09 +0000)]
refresh 2.6.35 patches

SVN-Revision: 22773

13 years agorefresh 2.6.35 patches
Florian Fainelli [Sun, 22 Aug 2010 17:09:18 +0000 (17:09 +0000)]
refresh 2.6.35 patches

SVN-Revision: 22772

13 years agomake adm6996 switches work on tnetd7200 and tnetd7300
Florian Fainelli [Sun, 22 Aug 2010 17:09:11 +0000 (17:09 +0000)]
make adm6996 switches work on tnetd7200 and tnetd7300

SVN-Revision: 22771

13 years agocleanup the cpmac phy mask, patch from Ben Witten
Florian Fainelli [Sun, 22 Aug 2010 17:09:00 +0000 (17:09 +0000)]
cleanup the cpmac phy mask, patch from Ben Witten

SVN-Revision: 22770

13 years agorefresh patches
Florian Fainelli [Sun, 22 Aug 2010 17:08:47 +0000 (17:08 +0000)]
refresh patches

SVN-Revision: 22769

13 years agoupdate to 2.6.34.5
Florian Fainelli [Sun, 22 Aug 2010 17:08:37 +0000 (17:08 +0000)]
update to 2.6.34.5

SVN-Revision: 22768

13 years agoupdate to 2.6.33.7
Florian Fainelli [Sun, 22 Aug 2010 17:08:07 +0000 (17:08 +0000)]
update to 2.6.33.7

SVN-Revision: 22767

13 years agoupdate to 2.6.32.20
Florian Fainelli [Sun, 22 Aug 2010 17:07:37 +0000 (17:07 +0000)]
update to 2.6.32.20

SVN-Revision: 22766

13 years agoAdd Seagate Dockstar support
Lars-Peter Clausen [Sun, 22 Aug 2010 17:03:25 +0000 (17:03 +0000)]
Add Seagate Dockstar support

SVN-Revision: 22765

13 years agoAdd uboot for marvell kirkwood based boards
Lars-Peter Clausen [Sun, 22 Aug 2010 16:48:28 +0000 (16:48 +0000)]
Add uboot for marvell kirkwood based boards

SVN-Revision: 22764