openwrt/svn-archive/archive.git
14 years ago[package] dropbear: add GatewayPorts (-a) option (#6503)
Jo-Philipp Wich [Thu, 14 Jan 2010 18:43:05 +0000 (18:43 +0000)]
[package] dropbear: add GatewayPorts (-a) option (#6503)

SVN-Revision: 19127

14 years ago[toolchain] add support for uClibc 0.9.30.2
Florian Fainelli [Thu, 14 Jan 2010 12:27:46 +0000 (12:27 +0000)]
[toolchain] add support for uClibc 0.9.30.2

SVN-Revision: 19125

14 years ago[package] opkg: fallback to dest->root_dir if specified overlay_root does not exist...
Jo-Philipp Wich [Wed, 13 Jan 2010 20:21:39 +0000 (20:21 +0000)]
[package] opkg: fallback to dest->root_dir if specified overlay_root does not exist on filesystem (#6498)

SVN-Revision: 19121

14 years ago[buildroot] allow download urls using the file:// schema (#6480)
Jo-Philipp Wich [Wed, 13 Jan 2010 19:38:53 +0000 (19:38 +0000)]
[buildroot] allow download urls using the file:// schema (#6480)

SVN-Revision: 19120

14 years ago[package] wpa_supplicant: add WEP key handling to conform with documented behaviour...
Jo-Philipp Wich [Wed, 13 Jan 2010 19:31:47 +0000 (19:31 +0000)]
[package] wpa_supplicant: add WEP key handling to conform with documented behaviour in mac80211.sh (#6493)

SVN-Revision: 19119

14 years ago[package] base-files, mac80211 (#6491)
Jo-Philipp Wich [Wed, 13 Jan 2010 18:39:44 +0000 (18:39 +0000)]
[package] base-files, mac80211 (#6491)
  - fix wep key handling in iw with mac80211 based drivers
  - sanitize keys where necessary
  - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends

SVN-Revision: 19118

14 years agomtd-utils depends on libuuid
Lars-Peter Clausen [Wed, 13 Jan 2010 13:14:35 +0000 (13:14 +0000)]
mtd-utils depends on libuuid

SVN-Revision: 19117

14 years agoar71xx: reduce button threshold values
Gabor Juhos [Wed, 13 Jan 2010 10:18:30 +0000 (10:18 +0000)]
ar71xx: reduce button threshold values

SVN-Revision: 19116

14 years agokernel: change debounce logic in the gpio-buttons driver
Gabor Juhos [Wed, 13 Jan 2010 10:18:24 +0000 (10:18 +0000)]
kernel: change debounce logic in the gpio-buttons driver

 * thanks to Nuno Gonçalves

SVN-Revision: 19115

14 years agoar71xx: fix 320S33B flash chip support
Gabor Juhos [Wed, 13 Jan 2010 06:52:12 +0000 (06:52 +0000)]
ar71xx: fix 320S33B flash chip support

SVN-Revision: 19114

14 years agoFix libuuid header location and reenable building of mkfs.ubifs
Lars-Peter Clausen [Wed, 13 Jan 2010 05:21:50 +0000 (05:21 +0000)]
Fix libuuid header location and reenable building of mkfs.ubifs

SVN-Revision: 19113

14 years agomac80211: another minor fix to monitor mode queue selection
Felix Fietkau [Tue, 12 Jan 2010 03:10:12 +0000 (03:10 +0000)]
mac80211: another minor fix to monitor mode queue selection

SVN-Revision: 19111

14 years agomac80211: upgrade to a new unofficial snapshot based on wireless-testing+wireless-2.6
Felix Fietkau [Tue, 12 Jan 2010 03:10:03 +0000 (03:10 +0000)]
mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wireless-2.6

SVN-Revision: 19110

14 years ago[xburst] Disable CONFIG_MODVERSIONS
Lars-Peter Clausen [Mon, 11 Jan 2010 19:48:32 +0000 (19:48 +0000)]
[xburst] Disable CONFIG_MODVERSIONS

SVN-Revision: 19109

14 years agomtd-utils: Don't include lzo headers aswell...
Lars-Peter Clausen [Mon, 11 Jan 2010 16:15:52 +0000 (16:15 +0000)]
mtd-utils: Don't include lzo headers aswell...

SVN-Revision: 19107

14 years ago[tools] do not build nor install mkfs.ubifs until we have it fixed
Florian Fainelli [Mon, 11 Jan 2010 15:40:45 +0000 (15:40 +0000)]
[tools] do not build nor install mkfs.ubifs until we have it fixed
(#6483)

SVN-Revision: 19106

14 years agoAdd libuuid Makefile. Oops...
Lars-Peter Clausen [Mon, 11 Jan 2010 11:18:26 +0000 (11:18 +0000)]
Add libuuid Makefile. Oops...

SVN-Revision: 19105

14 years agomtd-utils: Disable lzo for mkfs.ubifs
Lars-Peter Clausen [Mon, 11 Jan 2010 11:04:30 +0000 (11:04 +0000)]
mtd-utils: Disable lzo for mkfs.ubifs

SVN-Revision: 19104

14 years agoAdd libuuid hosttool package. It's needed in order to build mkfs.ubifs
Lars-Peter Clausen [Mon, 11 Jan 2010 11:02:54 +0000 (11:02 +0000)]
Add libuuid hosttool package. It's needed in order to build mkfs.ubifs

SVN-Revision: 19103

14 years agorefresh patch
Imre Kaloz [Mon, 11 Jan 2010 09:40:26 +0000 (09:40 +0000)]
refresh patch

SVN-Revision: 19102

14 years agotargets using 2.6.32 should use the latest release
Imre Kaloz [Mon, 11 Jan 2010 09:16:40 +0000 (09:16 +0000)]
targets using 2.6.32 should use the latest release

SVN-Revision: 19101

14 years agoar71xx: add support for the D-Link DIR-600 rev. A1 board
Gabor Juhos [Mon, 11 Jan 2010 08:02:10 +0000 (08:02 +0000)]
ar71xx: add support for the D-Link DIR-600 rev. A1 board

SVN-Revision: 19100

14 years agomac80211: fix some monitor mode queue selection bugs
Felix Fietkau [Mon, 11 Jan 2010 05:57:59 +0000 (05:57 +0000)]
mac80211: fix some monitor mode queue selection bugs

SVN-Revision: 19099

14 years agoMerge xburst target.
Lars-Peter Clausen [Mon, 11 Jan 2010 04:44:45 +0000 (04:44 +0000)]
Merge xburst target.

SVN-Revision: 19098

14 years agoAdd support for building ubifs images.
Lars-Peter Clausen [Mon, 11 Jan 2010 01:10:45 +0000 (01:10 +0000)]
Add support for building ubifs images.

SVN-Revision: 19097

14 years ago[tools] mtd-utils: Build mkfs.ubifs
Lars-Peter Clausen [Mon, 11 Jan 2010 01:04:15 +0000 (01:04 +0000)]
[tools] mtd-utils: Build mkfs.ubifs

SVN-Revision: 19096

14 years agomkimage: fix compile errors on non-glibc systems
Felix Fietkau [Sun, 10 Jan 2010 18:42:12 +0000 (18:42 +0000)]
mkimage: fix compile errors on non-glibc systems

SVN-Revision: 19095

14 years ago[mpc83xx]: FIT uImage support for the MPC8377-WLAN
Imre Kaloz [Sun, 10 Jan 2010 18:14:23 +0000 (18:14 +0000)]
[mpc83xx]: FIT uImage support for the MPC8377-WLAN

SVN-Revision: 19094

14 years ago[package] ppp: process option dns if peerdns is off (#6474)
Jo-Philipp Wich [Sun, 10 Jan 2010 16:28:09 +0000 (16:28 +0000)]
[package] ppp: process option dns if peerdns is off (#6474)

SVN-Revision: 19093

14 years ago[mpc83xx]: upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E...
Imre Kaloz [Sun, 10 Jan 2010 16:02:11 +0000 (16:02 +0000)]
[mpc83xx]: upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN board - not finished, yet

SVN-Revision: 19092

14 years ago[tools/mkimage]: upgrade and build from the u-boot source
Imre Kaloz [Sun, 10 Jan 2010 15:57:43 +0000 (15:57 +0000)]
[tools/mkimage]: upgrade and build from the u-boot source

SVN-Revision: 19091

14 years ago[package] dnsmasq: only write search directive if domain is actually set
Jo-Philipp Wich [Sun, 10 Jan 2010 15:31:58 +0000 (15:31 +0000)]
[package] dnsmasq: only write search directive if domain is actually set

SVN-Revision: 19090

14 years agoremove unneeded patch
Imre Kaloz [Sat, 9 Jan 2010 23:17:49 +0000 (23:17 +0000)]
remove unneeded patch

SVN-Revision: 19088

14 years agoupgrade to latest kernels
Imre Kaloz [Sat, 9 Jan 2010 23:13:27 +0000 (23:13 +0000)]
upgrade to latest kernels

SVN-Revision: 19087

14 years ago[package] dnsmasq: add local domain as search directive to /tmp/resolv.conf
Jo-Philipp Wich [Sat, 9 Jan 2010 21:03:48 +0000 (21:03 +0000)]
[package] dnsmasq: add local domain as search directive to /tmp/resolv.conf

SVN-Revision: 19086

14 years agodl_cleanup: Show it to the user, if file extension or version pattern is unknown
Michael Büsch [Sat, 9 Jan 2010 18:58:28 +0000 (18:58 +0000)]
dl_cleanup: Show it to the user, if file extension or version pattern is unknown

SVN-Revision: 19085

14 years agodl_cleanup: Add regex for foo_1_2_3
Michael Büsch [Sat, 9 Jan 2010 18:45:05 +0000 (18:45 +0000)]
dl_cleanup: Add regex for foo_1_2_3

SVN-Revision: 19084

14 years agodl_cleanup: Allow removing items from blacklist
Michael Büsch [Sat, 9 Jan 2010 18:31:29 +0000 (18:31 +0000)]
dl_cleanup: Allow removing items from blacklist

SVN-Revision: 19083

14 years agodl_cleanup: Add linux and gcc to blacklist
Michael Büsch [Sat, 9 Jan 2010 18:19:29 +0000 (18:19 +0000)]
dl_cleanup: Add linux and gcc to blacklist

SVN-Revision: 19082

14 years agodl_cleanup: Add dry-run option
Michael Büsch [Sat, 9 Jan 2010 18:06:54 +0000 (18:06 +0000)]
dl_cleanup: Add dry-run option

SVN-Revision: 19081

14 years agohostapd: fix compile error with madwifi enabled
Felix Fietkau [Fri, 8 Jan 2010 21:25:40 +0000 (21:25 +0000)]
hostapd: fix compile error with madwifi enabled

SVN-Revision: 19080

14 years agoar71xx: add NAPI statistics to the ag71xx driver
Gabor Juhos [Fri, 8 Jan 2010 20:22:55 +0000 (20:22 +0000)]
ar71xx: add NAPI statistics to the ag71xx driver

SVN-Revision: 19079

14 years agomac80211: fix patch naming
Felix Fietkau [Fri, 8 Jan 2010 16:56:39 +0000 (16:56 +0000)]
mac80211: fix patch naming

SVN-Revision: 19078

14 years agohostapd: upgrade to latest version
Felix Fietkau [Fri, 8 Jan 2010 16:55:19 +0000 (16:55 +0000)]
hostapd: upgrade to latest version

SVN-Revision: 19077

14 years agomac80211: various wds related fixes
Felix Fietkau [Fri, 8 Jan 2010 16:55:15 +0000 (16:55 +0000)]
mac80211: various wds related fixes

SVN-Revision: 19076

14 years agoar71xx: add missing flash partition for the DIR-825
Gabor Juhos [Fri, 8 Jan 2010 13:35:25 +0000 (13:35 +0000)]
ar71xx: add missing flash partition for the DIR-825

SVN-Revision: 19075

14 years ago[PATCH] dnsmasq: Fix setting the network-id for config host sections
Jo-Philipp Wich [Fri, 8 Jan 2010 00:03:08 +0000 (00:03 +0000)]
[PATCH] dnsmasq: Fix setting the network-id for config host sections
This renames name to networkid where applicable, and re-adds the name option for hosts.
Signed-off-by: Stefan Bethke <stb@lassitu.de>
SVN-Revision: 19069

14 years agocarl9170: enable ht support by default
Felix Fietkau [Thu, 7 Jan 2010 22:51:08 +0000 (22:51 +0000)]
carl9170: enable ht support by default

SVN-Revision: 19068

14 years agocarl9170: fix debugfs support
Felix Fietkau [Thu, 7 Jan 2010 22:22:10 +0000 (22:22 +0000)]
carl9170: fix debugfs support

SVN-Revision: 19067

14 years agoadd the carl9170 wifi driver for ar9170 devices
Felix Fietkau [Thu, 7 Jan 2010 21:59:57 +0000 (21:59 +0000)]
add the carl9170 wifi driver for ar9170 devices

SVN-Revision: 19066

14 years agomac80211: export a few ath header files
Felix Fietkau [Thu, 7 Jan 2010 21:59:51 +0000 (21:59 +0000)]
mac80211: export a few ath header files

SVN-Revision: 19065

14 years agomac80211: fix spurious client reconnects triggered by rejected action frames being...
Felix Fietkau [Thu, 7 Jan 2010 19:15:30 +0000 (19:15 +0000)]
mac80211: fix spurious client reconnects triggered by rejected action frames being interpreted as chan switch announcements

SVN-Revision: 19064

14 years agomac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ones...
Felix Fietkau [Thu, 7 Jan 2010 19:15:05 +0000 (19:15 +0000)]
mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ones are not working yet)

SVN-Revision: 19063

14 years agobcm47xx: Add basic 2.6.32 support.
Michael Büsch [Thu, 7 Jan 2010 16:06:05 +0000 (16:06 +0000)]
bcm47xx: Add basic 2.6.32 support.

SVN-Revision: 19062

14 years ago[package] opkg: update to r513, move lock-file to /var/lock and drop cleanup patch...
Jo-Philipp Wich [Thu, 7 Jan 2010 12:37:49 +0000 (12:37 +0000)]
[package] opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - went upstream

SVN-Revision: 19061

14 years ago[tools] mpfr: add missing MD5SUM
Nicolas Thill [Thu, 7 Jan 2010 02:07:51 +0000 (02:07 +0000)]
[tools] mpfr: add missing MD5SUM

SVN-Revision: 19060

14 years ago[ar71xx] fix typo after r19054
Jo-Philipp Wich [Wed, 6 Jan 2010 20:16:07 +0000 (20:16 +0000)]
[ar71xx] fix typo after r19054

SVN-Revision: 19059

14 years ago[package] kernel: cleanup crypto stuff and fix module names on 2.4
Nicolas Thill [Wed, 6 Jan 2010 18:50:38 +0000 (18:50 +0000)]
[package] kernel: cleanup crypto stuff and fix module names on 2.4

SVN-Revision: 19058

14 years ago[package] kernel: remove even more calls to CompareKernelPatchVer
Nicolas Thill [Wed, 6 Jan 2010 18:46:42 +0000 (18:46 +0000)]
[package] kernel: remove even more calls to CompareKernelPatchVer

SVN-Revision: 19057

14 years agomac80211: merge some further fixes to the queue stop patch
Felix Fietkau [Wed, 6 Jan 2010 18:43:01 +0000 (18:43 +0000)]
mac80211: merge some further fixes to the queue stop patch

SVN-Revision: 19056

14 years agoar71xx: don't include nvram.h for the WRT400N
Gabor Juhos [Wed, 6 Jan 2010 15:24:04 +0000 (15:24 +0000)]
ar71xx: don't include nvram.h for the WRT400N

SVN-Revision: 19055

14 years agoar71xx: add detailed interrupt statistics for the ag71xx driver
Gabor Juhos [Wed, 6 Jan 2010 15:24:01 +0000 (15:24 +0000)]
ar71xx: add detailed interrupt statistics for the ag71xx driver

SVN-Revision: 19054

14 years agokernel: use generic thread_info allocator on MIPS
Gabor Juhos [Wed, 6 Jan 2010 15:23:57 +0000 (15:23 +0000)]
kernel: use generic thread_info allocator on MIPS

 * Fixes kernel panic if SLUB_DEBUG is enabled.

SVN-Revision: 19053

14 years agowpa_supplicant: remove legacy PS3 gelic wpa driver support
Hamish Guthrie [Wed, 6 Jan 2010 09:35:58 +0000 (09:35 +0000)]
wpa_supplicant: remove legacy PS3 gelic wpa driver support

SVN-Revision: 19052

14 years agoixp4xx: allocate all skbs using GFP_DMA
Felix Fietkau [Wed, 6 Jan 2010 06:05:15 +0000 (06:05 +0000)]
ixp4xx: allocate all skbs using GFP_DMA
this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi.
significantly improves ath9k performance and obsoletes an ath specific patch

SVN-Revision: 19051

14 years agorun led init after /etc/init.d/done to keep the configured led settings active after...
Felix Fietkau [Wed, 6 Jan 2010 02:34:20 +0000 (02:34 +0000)]
run led init after /etc/init.d/done to keep the configured led settings active after the system has finished booting
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
SVN-Revision: 19050

14 years ago[package] kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions...
Nicolas Thill [Wed, 6 Jan 2010 01:11:31 +0000 (01:11 +0000)]
[package] kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions instead

SVN-Revision: 19049

14 years ago[package] kernel: fix IDE modules on 2.4
Nicolas Thill [Wed, 6 Jan 2010 01:08:00 +0000 (01:08 +0000)]
[package] kernel: fix IDE modules on 2.4

SVN-Revision: 19048

14 years agoar71xx: init PCI on the WRT400N board (thanks to Ben Pfountz for testing)
Gabor Juhos [Tue, 5 Jan 2010 20:12:12 +0000 (20:12 +0000)]
ar71xx: init PCI on the WRT400N board (thanks to Ben Pfountz for testing)

SVN-Revision: 19047

14 years ago[target] ixp4xx: add missing config symbol for 2.6.30
Nicolas Thill [Tue, 5 Jan 2010 19:47:55 +0000 (19:47 +0000)]
[target] ixp4xx: add missing config symbol for 2.6.30

SVN-Revision: 19046

14 years agomac80211: merge johill's tx queue stop fix patch from the linux-wireless list - fixes...
Felix Fietkau [Tue, 5 Jan 2010 19:14:28 +0000 (19:14 +0000)]
mac80211: merge johill's tx queue stop fix patch from the linux-wireless list - fixes serious latency spike and tcp throughput drop issues

SVN-Revision: 19045

14 years agoar71xx: fix ubntxm image builds
Felix Fietkau [Tue, 5 Jan 2010 18:37:22 +0000 (18:37 +0000)]
ar71xx: fix ubntxm image builds

SVN-Revision: 19044

14 years agomac80211: update ath9k tx fix with changes from upstream
Felix Fietkau [Tue, 5 Jan 2010 18:37:14 +0000 (18:37 +0000)]
mac80211: update ath9k tx fix with changes from upstream

SVN-Revision: 19043

14 years ago[target] also remove empty directories after [19035]
Nicolas Thill [Tue, 5 Jan 2010 15:02:00 +0000 (15:02 +0000)]
[target] also remove empty directories after [19035]

SVN-Revision: 19041

14 years ago[scripts] adjust svn:ignore for cygwin builds
Florian Fainelli [Tue, 5 Jan 2010 11:06:21 +0000 (11:06 +0000)]
[scripts] adjust svn:ignore for cygwin builds

SVN-Revision: 19040

14 years ago[tools] make mtd-utils compile correctly on cygwin
Florian Fainelli [Tue, 5 Jan 2010 11:06:16 +0000 (11:06 +0000)]
[tools] make mtd-utils compile correctly on cygwin

SVN-Revision: 19039

14 years ago[olpc] remove target since it was merged as a subtarget of x86
Florian Fainelli [Mon, 4 Jan 2010 19:16:38 +0000 (19:16 +0000)]
[olpc] remove target since it was merged as a subtarget of x86

SVN-Revision: 19035

14 years agoar71xx: clean up image fs selection templates
Felix Fietkau [Mon, 4 Jan 2010 16:27:41 +0000 (16:27 +0000)]
ar71xx: clean up image fs selection templates

SVN-Revision: 19034

14 years agoar71xx: add missing templates for PB4X image generation
Gabor Juhos [Mon, 4 Jan 2010 14:28:31 +0000 (14:28 +0000)]
ar71xx: add missing templates for PB4X image generation

SVN-Revision: 19033

14 years agoar71xx: update Kconfig of the ag71xx driver
Gabor Juhos [Mon, 4 Jan 2010 14:28:28 +0000 (14:28 +0000)]
ar71xx: update Kconfig of the ag71xx driver

SVN-Revision: 19032

14 years agoar71xx: add dummy debugfs support for the ag71xx driver
Gabor Juhos [Mon, 4 Jan 2010 14:28:25 +0000 (14:28 +0000)]
ar71xx: add dummy debugfs support for the ag71xx driver

SVN-Revision: 19031

14 years agoar71xx: fix RB-450G board detection (closes: #6453)
Gabor Juhos [Mon, 4 Jan 2010 14:28:20 +0000 (14:28 +0000)]
ar71xx: fix RB-450G board detection (closes: #6453)

SVN-Revision: 19030

14 years agoar71xx: fix generating pb4x images
Felix Fietkau [Mon, 4 Jan 2010 11:54:58 +0000 (11:54 +0000)]
ar71xx: fix generating pb4x images

SVN-Revision: 19029

14 years ago[ar7] add support for titan variant (WRTP54G) (#6185)
Florian Fainelli [Sun, 3 Jan 2010 20:19:32 +0000 (20:19 +0000)]
[ar7] add support for titan variant (WRTP54G) (#6185)

SVN-Revision: 19022

14 years agoPrevent unnecessary host package rebuilds.
Lars-Peter Clausen [Sun, 3 Jan 2010 18:00:28 +0000 (18:00 +0000)]
Prevent unnecessary host package rebuilds.

Sometimes `make install` touches a file inside the build directory, so it is
betterr to create the build stamp after calling `make install` otherwise the
package is going to be rebuild even though nothing really changed.

SVN-Revision: 19021

14 years ago[scripts] update-package-md5sum: A tool to update the md5sum of openwrt packages.
Lars-Peter Clausen [Sun, 3 Jan 2010 17:06:06 +0000 (17:06 +0000)]
[scripts] update-package-md5sum: A tool to update the md5sum of openwrt packages.
Useful when upgrading a set of packages.

SVN-Revision: 19019

14 years agodl_cleanup: Utility to delete all but the very last version of the tarballs in the...
Michael Büsch [Sun, 3 Jan 2010 13:26:30 +0000 (13:26 +0000)]
dl_cleanup: Utility to delete all but the very last version of the tarballs in the download directory.
The tool does currently have a few false positives (probably below 1%), but this is harmless, because buildroot will just redownload them.

SVN-Revision: 19018

14 years agoadm5120: don't use IRQF_DISABLED flag in the switch driver
Gabor Juhos [Sun, 3 Jan 2010 12:14:19 +0000 (12:14 +0000)]
adm5120: don't use IRQF_DISABLED flag in the switch driver

SVN-Revision: 19017

14 years agoadm5120: improve sysupgrade support
Gabor Juhos [Sun, 3 Jan 2010 12:14:17 +0000 (12:14 +0000)]
adm5120: improve sysupgrade support

SVN-Revision: 19016

14 years agoadm5120: fix board detection
Gabor Juhos [Sun, 3 Jan 2010 12:14:14 +0000 (12:14 +0000)]
adm5120: fix board detection

SVN-Revision: 19015

14 years agoamazon: readd wrongly removed file
Hauke Mehrtens [Sun, 3 Jan 2010 00:06:37 +0000 (00:06 +0000)]
amazon: readd wrongly removed file

SVN-Revision: 19014

14 years agoamazon: work on pci controller
Hauke Mehrtens [Sat, 2 Jan 2010 23:08:15 +0000 (23:08 +0000)]
amazon: work on pci controller

SVN-Revision: 19013

14 years ago[package] fix zlib linking failures with gcc-4.4+ (#6173)
Florian Fainelli [Sat, 2 Jan 2010 19:45:50 +0000 (19:45 +0000)]
[package] fix zlib linking failures with gcc-4.4+ (#6173)

SVN-Revision: 19012

14 years agoar71xx: create firmware images for the AP81/PB42/PB44 boards
Gabor Juhos [Sat, 2 Jan 2010 16:30:52 +0000 (16:30 +0000)]
ar71xx: create firmware images for the AP81/PB42/PB44 boards

SVN-Revision: 19011

14 years agoar71xx: simplify image generation a bit
Gabor Juhos [Sat, 2 Jan 2010 16:30:49 +0000 (16:30 +0000)]
ar71xx: simplify image generation a bit

SVN-Revision: 19010

14 years ago[package] add western digital netcenter support to broadcom-diag (#6124)
Florian Fainelli [Sat, 2 Jan 2010 16:22:20 +0000 (16:22 +0000)]
[package] add western digital netcenter support to broadcom-diag (#6124)
original patch from Christoph Muellner

SVN-Revision: 19008

14 years agoadm5120: preliminary 2.6.32 support (closes: #6304)
Gabor Juhos [Sat, 2 Jan 2010 15:52:34 +0000 (15:52 +0000)]
adm5120: preliminary 2.6.32 support (closes: #6304)

SVN-Revision: 19005

14 years agoadm5120: use enum for MACH_ADM5120_ definitions
Gabor Juhos [Sat, 2 Jan 2010 15:52:30 +0000 (15:52 +0000)]
adm5120: use enum for MACH_ADM5120_ definitions

SVN-Revision: 19004

14 years agoadm5120: nuke adm5120_mach_type, use mips_machtype instead
Gabor Juhos [Sat, 2 Jan 2010 15:07:45 +0000 (15:07 +0000)]
adm5120: nuke adm5120_mach_type, use mips_machtype instead

SVN-Revision: 19003

14 years agoadm5120: split bootext partition on the ZyXEL P-33x boards
Gabor Juhos [Sat, 2 Jan 2010 15:07:42 +0000 (15:07 +0000)]
adm5120: split bootext partition on the ZyXEL P-33x boards

SVN-Revision: 19002