openwrt/openwrt.git
14 years agobuild system: introduce a new feature called build variants. it allows building a...
Felix Fietkau [Tue, 10 Nov 2009 22:00:54 +0000 (22:00 +0000)]
build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package

SVN-Revision: 18357

14 years agomac80211: implement wds sta support (wds ap support work in progress, needs hostapd...
Felix Fietkau [Tue, 10 Nov 2009 19:27:19 +0000 (19:27 +0000)]
mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes)

SVN-Revision: 18356

14 years agomac80211: fix wpa in client mode
Felix Fietkau [Tue, 10 Nov 2009 19:27:13 +0000 (19:27 +0000)]
mac80211: fix wpa in client mode

SVN-Revision: 18355

14 years agoconvert profiles to become subtargets, compile tested only
Florian Fainelli [Tue, 10 Nov 2009 00:22:07 +0000 (00:22 +0000)]
convert profiles to become subtargets, compile tested only

SVN-Revision: 18354

14 years agoadd preliminary MPC83xx support
Imre Kaloz [Mon, 9 Nov 2009 11:45:04 +0000 (11:45 +0000)]
add preliminary MPC83xx support

SVN-Revision: 18353

14 years agobackport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface...
Felix Fietkau [Mon, 9 Nov 2009 00:58:44 +0000 (00:58 +0000)]
backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface detection

SVN-Revision: 18352

14 years agomac80211: fix wifi detect with 11n cards that have multiple bands
Felix Fietkau [Mon, 9 Nov 2009 00:58:39 +0000 (00:58 +0000)]
mac80211: fix wifi detect with 11n cards that have multiple bands

SVN-Revision: 18351

14 years agoremove empty wl153 profile after r18349
Florian Fainelli [Sun, 8 Nov 2009 23:01:29 +0000 (23:01 +0000)]
remove empty wl153 profile after r18349

SVN-Revision: 18350

14 years agoalso support pcmcia
Florian Fainelli [Sun, 8 Nov 2009 22:55:44 +0000 (22:55 +0000)]
also support pcmcia

SVN-Revision: 18349

14 years agomove headers to arch/x86/include/asm/, patch from sn9
Florian Fainelli [Sun, 8 Nov 2009 22:49:28 +0000 (22:49 +0000)]
move headers to arch/x86/include/asm/, patch from sn9

SVN-Revision: 18347

14 years agomake sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9
Florian Fainelli [Sun, 8 Nov 2009 22:48:19 +0000 (22:48 +0000)]
make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9

SVN-Revision: 18346

14 years agoAdd some build fixes for kernel 2.6.21 and the infineon amazon target.
Hauke Mehrtens [Sun, 8 Nov 2009 21:56:59 +0000 (21:56 +0000)]
Add some build fixes for kernel 2.6.21 and the infineon amazon target.

Now it compiles with the new toolchain.
These are mostly backports from mainline linux and newer linux kernels from openwrt.

SVN-Revision: 18345

14 years agob43: work around a locking issue, might fix #5996
Felix Fietkau [Sat, 7 Nov 2009 17:40:52 +0000 (17:40 +0000)]
b43: work around a locking issue, might fix #5996

SVN-Revision: 18338

14 years agoadd again missing hunk in vmlinux.lds.S
Florian Fainelli [Sat, 7 Nov 2009 13:36:32 +0000 (13:36 +0000)]
add again missing hunk in vmlinux.lds.S

SVN-Revision: 18337

14 years agoadd missing hunk in the block2mtd patch
Florian Fainelli [Sat, 7 Nov 2009 13:03:10 +0000 (13:03 +0000)]
add missing hunk in the block2mtd patch

SVN-Revision: 18336

14 years agomerge upstream fixes on mdio loop
Florian Fainelli [Sat, 7 Nov 2009 12:48:17 +0000 (12:48 +0000)]
merge upstream fixes on mdio loop

SVN-Revision: 18335

14 years agorefresh 2.6.31 patches
Florian Fainelli [Sat, 7 Nov 2009 12:45:41 +0000 (12:45 +0000)]
refresh 2.6.31 patches

SVN-Revision: 18334

14 years agoadd olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches
Florian Fainelli [Sat, 7 Nov 2009 12:32:25 +0000 (12:32 +0000)]
add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches

SVN-Revision: 18333

14 years agothe olpc config that was merged from the olpc port is a 2.6.30 config
Florian Fainelli [Sat, 7 Nov 2009 12:16:31 +0000 (12:16 +0000)]
the olpc config that was merged from the olpc port is a 2.6.30 config

SVN-Revision: 18332

14 years agoswitch back to LuCI main repo
Jo-Philipp Wich [Sat, 7 Nov 2009 00:09:53 +0000 (00:09 +0000)]
switch back to LuCI main repo

SVN-Revision: 18328

14 years agoprovide the correct flash mapping on non airlink devices, remove the rootfs_type...
Florian Fainelli [Fri, 6 Nov 2009 10:53:15 +0000 (10:53 +0000)]
provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9

SVN-Revision: 18327

14 years agoadd the prereq-check on lzma
Florian Fainelli [Fri, 6 Nov 2009 08:47:28 +0000 (08:47 +0000)]
add the prereq-check on lzma

SVN-Revision: 18326

14 years agouse host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working...
Florian Fainelli [Fri, 6 Nov 2009 08:42:41 +0000 (08:42 +0000)]
use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration

SVN-Revision: 18325

14 years agostrip down even more the kernel configuration
Florian Fainelli [Thu, 5 Nov 2009 23:40:12 +0000 (23:40 +0000)]
strip down even more the kernel configuration

SVN-Revision: 18324

14 years agoiproute2: compile the static libraries with $(FPIC), as they are reused by other...
Felix Fietkau [Thu, 5 Nov 2009 22:29:14 +0000 (22:29 +0000)]
iproute2: compile the static libraries with $(FPIC), as they are reused by other packages for inclusion into shared libraries should fix collectd build failures on mips

SVN-Revision: 18323

14 years agouboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code
Felix Fietkau [Thu, 5 Nov 2009 21:25:31 +0000 (21:25 +0000)]
uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code

SVN-Revision: 18321

14 years agoremove the old alix led junk which was replaced by upstream code
Felix Fietkau [Thu, 5 Nov 2009 16:16:32 +0000 (16:16 +0000)]
remove the old alix led junk which was replaced by upstream code

SVN-Revision: 18320

14 years agooops, forgot the autoload
Felix Fietkau [Thu, 5 Nov 2009 16:12:11 +0000 (16:12 +0000)]
oops, forgot the autoload

SVN-Revision: 18319

14 years agofix kmod-leds-alix (#6079, #6105)
Felix Fietkau [Thu, 5 Nov 2009 16:11:45 +0000 (16:11 +0000)]
fix kmod-leds-alix (#6079, #6105)

SVN-Revision: 18318

14 years agofix up the download location for the updated mac80211 version (thx, swalker)
Felix Fietkau [Thu, 5 Nov 2009 16:05:52 +0000 (16:05 +0000)]
fix up the download location for the updated mac80211 version (thx, swalker)

SVN-Revision: 18317

14 years agofix breakage introduced with r18315
Florian Fainelli [Thu, 5 Nov 2009 14:35:36 +0000 (14:35 +0000)]
fix breakage introduced with r18315

SVN-Revision: 18316

14 years agoremove the patch dir hack in iptables when building with an external tree, this did...
Florian Fainelli [Thu, 5 Nov 2009 14:21:05 +0000 (14:21 +0000)]
remove the patch dir hack in iptables when building with an external tree, this did not work at all.

SVN-Revision: 18315

14 years agoremove some other useless configuration items
Florian Fainelli [Thu, 5 Nov 2009 13:21:55 +0000 (13:21 +0000)]
remove some other useless configuration items

SVN-Revision: 18314

14 years agoenable multicast routing for linux 2.4 (#6037)
Felix Fietkau [Thu, 5 Nov 2009 12:10:17 +0000 (12:10 +0000)]
enable multicast routing for linux 2.4 (#6037)

SVN-Revision: 18312

14 years agoPass TARGET_CFLAGS using and external variable instead a sed expression that can...
Felix Fietkau [Thu, 5 Nov 2009 11:55:00 +0000 (11:55 +0000)]
Pass TARGET_CFLAGS using and external variable instead a sed expression that can fail when TARGET_CFLAGS contains the ":" symbol.

Signed-off: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>

SVN-Revision: 18311

14 years agoDon't build gmp and mpfr when using external toolchains (based on patch from #6035)
Felix Fietkau [Thu, 5 Nov 2009 11:16:20 +0000 (11:16 +0000)]
Don't build gmp and mpfr when using external toolchains (based on patch from #6035)

SVN-Revision: 18310

14 years agoadd missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)
Felix Fietkau [Thu, 5 Nov 2009 11:06:23 +0000 (11:06 +0000)]
add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)

SVN-Revision: 18309

14 years agobinutils: fix build errors in 2.20 (patch from #6094)
Felix Fietkau [Thu, 5 Nov 2009 01:49:20 +0000 (01:49 +0000)]
binutils: fix build errors in 2.20 (patch from #6094)

SVN-Revision: 18307

14 years agometadata: process dependencies for targets that have subtargets as well - hides the...
Felix Fietkau [Thu, 5 Nov 2009 01:24:30 +0000 (01:24 +0000)]
metadata: process dependencies for targets that have subtargets as well - hides the ramips target unless the user has requested to play with broken packages/targets (related to #6051)

SVN-Revision: 18306

14 years agoremove useless configuration options
Florian Fainelli [Wed, 4 Nov 2009 23:07:56 +0000 (23:07 +0000)]
remove useless configuration options

SVN-Revision: 18303

14 years agofix one more instance of r18295
Felix Fietkau [Wed, 4 Nov 2009 22:51:07 +0000 (22:51 +0000)]
fix one more instance of r18295

SVN-Revision: 18301

14 years ago2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel Gimpelevich
Andy Boyett [Wed, 4 Nov 2009 22:44:02 +0000 (22:44 +0000)]
2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel Gimpelevich

SVN-Revision: 18300

14 years agoinclude kmod-rdc321x-wdt by default
Florian Fainelli [Wed, 4 Nov 2009 22:43:34 +0000 (22:43 +0000)]
include kmod-rdc321x-wdt by default

SVN-Revision: 18299

14 years agomake rdc321-wdt become a package, saves some space in the kernel
Florian Fainelli [Wed, 4 Nov 2009 22:43:05 +0000 (22:43 +0000)]
make rdc321-wdt become a package, saves some space in the kernel

SVN-Revision: 18298

14 years agoadd missing ledtrig-netdev dependency on the networking stack
Florian Fainelli [Wed, 4 Nov 2009 22:21:13 +0000 (22:21 +0000)]
add missing ledtrig-netdev dependency on the networking stack

SVN-Revision: 18297

14 years agofix platform specific overrides for kernel modules, fixes lp on brcm-2.4
Felix Fietkau [Wed, 4 Nov 2009 21:54:53 +0000 (21:54 +0000)]
fix platform specific overrides for kernel modules, fixes lp on brcm-2.4

SVN-Revision: 18295

14 years agomac80211: update to 2009-11-03
Felix Fietkau [Wed, 4 Nov 2009 21:54:47 +0000 (21:54 +0000)]
mac80211: update to 2009-11-03

SVN-Revision: 18294

14 years agomac80211: fill some important capabilities into ht_capab in the hostapd config
Felix Fietkau [Wed, 4 Nov 2009 21:53:49 +0000 (21:53 +0000)]
mac80211: fill some important capabilities into ht_capab in the hostapd config

SVN-Revision: 18293

14 years agoLuCI main repo is down due to server crash, switch to repo mirror
Jo-Philipp Wich [Wed, 4 Nov 2009 16:51:43 +0000 (16:51 +0000)]
LuCI main repo is down due to server crash, switch to repo mirror

SVN-Revision: 18292

14 years agomadwifi: fix a crash bug related to refcounting of bss nodes
Felix Fietkau [Wed, 4 Nov 2009 00:05:56 +0000 (00:05 +0000)]
madwifi: fix a crash bug related to refcounting of bss nodes

SVN-Revision: 18290

14 years agofix breakage on wl500gp after r18214, thanks sn9 (#6084)
Florian Fainelli [Tue, 3 Nov 2009 20:35:37 +0000 (20:35 +0000)]
fix breakage on wl500gp after r18214, thanks sn9 (#6084)

SVN-Revision: 18289

14 years agoimages without tagid now fallback to the untouched partition layout (#6093)
Florian Fainelli [Tue, 3 Nov 2009 19:59:04 +0000 (19:59 +0000)]
images without tagid now fallback to the untouched partition layout (#6093)

SVN-Revision: 18288

14 years agounbreak brcm-2.4
Felix Fietkau [Tue, 3 Nov 2009 15:38:04 +0000 (15:38 +0000)]
unbreak brcm-2.4

SVN-Revision: 18287

14 years agotemporary remove the pfifo fast patch from 2.6.32, too
Imre Kaloz [Tue, 3 Nov 2009 11:12:17 +0000 (11:12 +0000)]
temporary remove the pfifo fast patch from 2.6.32, too

SVN-Revision: 18284

14 years agoadd preliminary 2.6.32 support
Imre Kaloz [Tue, 3 Nov 2009 10:49:27 +0000 (10:49 +0000)]
add preliminary 2.6.32 support

SVN-Revision: 18283

14 years agoadd more missing configuration symbols
Florian Fainelli [Tue, 3 Nov 2009 01:24:44 +0000 (01:24 +0000)]
add more missing configuration symbols

SVN-Revision: 18282

14 years agorefresh kernel patches
Florian Fainelli [Tue, 3 Nov 2009 01:12:48 +0000 (01:12 +0000)]
refresh kernel patches

SVN-Revision: 18281

14 years agouse 2.6.31.5, left-over from r18279
Florian Fainelli [Tue, 3 Nov 2009 01:12:20 +0000 (01:12 +0000)]
use 2.6.31.5, left-over from r18279

SVN-Revision: 18280

14 years agomerge the olpc target with the x86 target, both tested and running
Florian Fainelli [Tue, 3 Nov 2009 01:02:39 +0000 (01:02 +0000)]
merge the olpc target with the x86 target, both tested and running

SVN-Revision: 18279

14 years agoincrease the rootdelay value to ensure usb enumeration completes before block2mtd...
Florian Fainelli [Mon, 2 Nov 2009 23:40:12 +0000 (23:40 +0000)]
increase the rootdelay value to ensure usb enumeration completes before block2mtd uses /dev/sdX

SVN-Revision: 18278

14 years agoadd cpu identification patch from bifferos
Florian Fainelli [Mon, 2 Nov 2009 23:10:14 +0000 (23:10 +0000)]
add cpu identification patch from bifferos

SVN-Revision: 18277

14 years agoforward port r18254 to 2.6.30
Florian Fainelli [Mon, 2 Nov 2009 23:07:47 +0000 (23:07 +0000)]
forward port r18254 to 2.6.30

SVN-Revision: 18276

14 years agorefresh patches
Florian Fainelli [Mon, 2 Nov 2009 23:05:47 +0000 (23:05 +0000)]
refresh patches

SVN-Revision: 18275

14 years agofix compilation failure of adm5120-dbg.c with the removal of bus_id
Florian Fainelli [Mon, 2 Nov 2009 15:55:16 +0000 (15:55 +0000)]
fix compilation failure of adm5120-dbg.c with the removal of bus_id

SVN-Revision: 18274

14 years agosquashfs4: use our lzma props settings again instead of the defaults (smaller images...
Felix Fietkau [Mon, 2 Nov 2009 14:52:15 +0000 (14:52 +0000)]
squashfs4: use our lzma props settings again instead of the defaults (smaller images on arm/mips)

SVN-Revision: 18273

14 years agosquashfs4: refresh the cygwin patch
Felix Fietkau [Mon, 2 Nov 2009 14:52:09 +0000 (14:52 +0000)]
squashfs4: refresh the cygwin patch

SVN-Revision: 18272

14 years agosquashfs4: fix build breakage
Felix Fietkau [Mon, 2 Nov 2009 14:52:03 +0000 (14:52 +0000)]
squashfs4: fix build breakage

SVN-Revision: 18271

14 years agoresync 2.6.30/2.6.31 patches
Imre Kaloz [Mon, 2 Nov 2009 09:54:06 +0000 (09:54 +0000)]
resync 2.6.30/2.6.31 patches

SVN-Revision: 18270

14 years agouse the new option for creating squashfs4-lzma images
Imre Kaloz [Mon, 2 Nov 2009 09:53:29 +0000 (09:53 +0000)]
use the new option for creating squashfs4-lzma images

SVN-Revision: 18269

14 years agosync mksquashfs4 with the CVS code to generate LZMA images
Imre Kaloz [Mon, 2 Nov 2009 09:52:54 +0000 (09:52 +0000)]
sync mksquashfs4 with the CVS code to generate LZMA images

SVN-Revision: 18268

14 years agoSwitch to the squashfs-lzma code from the squashfs-devel git tree.
Imre Kaloz [Mon, 2 Nov 2009 09:51:35 +0000 (09:51 +0000)]
Switch to the squashfs-lzma code from the squashfs-devel git tree.

SVN-Revision: 18267

14 years agogcc: fix build with cloog/ppl
Felix Fietkau [Mon, 2 Nov 2009 00:47:27 +0000 (00:47 +0000)]
gcc: fix build with cloog/ppl

SVN-Revision: 18266

14 years agobinutils: fix path to cloog and ppl
Felix Fietkau [Mon, 2 Nov 2009 00:47:24 +0000 (00:47 +0000)]
binutils: fix path to cloog and ppl

SVN-Revision: 18265

14 years agoadd cloog and ppl to the tools build for the graphite framework in gcc 4.4
Felix Fietkau [Mon, 2 Nov 2009 00:47:21 +0000 (00:47 +0000)]
add cloog and ppl to the tools build for the graphite framework in gcc 4.4

SVN-Revision: 18264

14 years agoadd binutils 2.20
Felix Fietkau [Mon, 2 Nov 2009 00:47:17 +0000 (00:47 +0000)]
add binutils 2.20

SVN-Revision: 18263

14 years agoixp4xx: fix weird ethernet issues with some devices caused by the ethernet packet...
Felix Fietkau [Mon, 2 Nov 2009 00:44:01 +0000 (00:44 +0000)]
ixp4xx: fix weird ethernet issues with some devices caused by the ethernet packet size increase. despite what the docs day, 14320 is the largest working MRU value, not 16320 fixes #5785 for me

SVN-Revision: 18262

14 years agoclean up menuconfig path of dsl driver and userland helper
John Crispin [Sun, 1 Nov 2009 19:05:32 +0000 (19:05 +0000)]
clean up menuconfig path of dsl driver and userland helper

SVN-Revision: 18260

14 years agoadds dsl support, thank you infineon/lantiq
John Crispin [Sun, 1 Nov 2009 18:52:35 +0000 (18:52 +0000)]
adds dsl support, thank you infineon/lantiq

SVN-Revision: 18259

14 years agofix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5c8497c327768130ee6...
Florian Fainelli [Sun, 1 Nov 2009 10:46:36 +0000 (10:46 +0000)]
fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5c8497c327768130ee683392 (#6070)

SVN-Revision: 18258

14 years ago2.6.28: remove zero-byte patch left by last commit
Andy Boyett [Sun, 1 Nov 2009 06:24:34 +0000 (06:24 +0000)]
2.6.28: remove zero-byte patch left by last commit

SVN-Revision: 18255

14 years ago2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. Thanks...
Andy Boyett [Sun, 1 Nov 2009 05:34:46 +0000 (05:34 +0000)]
2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. Thanks Daniel Gimpelevich

SVN-Revision: 18254

14 years agofix failsafe, was accidentally broken by r18214. Thanks Daniel Gimpelevich
Andy Boyett [Sun, 1 Nov 2009 01:09:56 +0000 (01:09 +0000)]
fix failsafe, was accidentally broken by r18214. Thanks Daniel Gimpelevich

SVN-Revision: 18253

14 years agoixp4xx: the missing phy_disconnect call has been added in upstream, remove that patch
Gabor Juhos [Sat, 31 Oct 2009 20:10:34 +0000 (20:10 +0000)]
ixp4xx: the missing phy_disconnect call has been added in upstream, remove that patch

SVN-Revision: 18252

14 years agoixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messages
Gabor Juhos [Sat, 31 Oct 2009 20:10:30 +0000 (20:10 +0000)]
ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messages

SVN-Revision: 18251

14 years agoalway include kmod-libertas by default
Florian Fainelli [Sat, 31 Oct 2009 12:29:14 +0000 (12:29 +0000)]
alway include kmod-libertas by default

SVN-Revision: 18245

14 years agokmod-libertas needs kmod-lib80211 to load
Florian Fainelli [Sat, 31 Oct 2009 12:28:55 +0000 (12:28 +0000)]
kmod-libertas needs kmod-lib80211 to load

SVN-Revision: 18244

14 years agouse $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevich
Andy Boyett [Fri, 30 Oct 2009 22:52:27 +0000 (22:52 +0000)]
use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevich

SVN-Revision: 18232

14 years agorefresh 2.6.30 kernel patches
Florian Fainelli [Fri, 30 Oct 2009 16:24:52 +0000 (16:24 +0000)]
refresh 2.6.30 kernel patches

SVN-Revision: 18231

14 years agofix build failures on include/scsi/scsi.h, spotted by udev compilation
Florian Fainelli [Fri, 30 Oct 2009 16:24:20 +0000 (16:24 +0000)]
fix build failures on include/scsi/scsi.h, spotted by udev compilation

SVN-Revision: 18230

14 years agoramips: register ethernet device on the WHR-G300N and V22RW-2x2 boards
Gabor Juhos [Fri, 30 Oct 2009 15:15:41 +0000 (15:15 +0000)]
ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boards

SVN-Revision: 18229

14 years agofix siit compilation failures on brcm-2.4
Florian Fainelli [Fri, 30 Oct 2009 14:14:53 +0000 (14:14 +0000)]
fix siit compilation failures on brcm-2.4

SVN-Revision: 18228

14 years agoar71xx: sync 2.6.31 kernel config
Gabor Juhos [Fri, 30 Oct 2009 12:26:28 +0000 (12:26 +0000)]
ar71xx: sync 2.6.31 kernel config

SVN-Revision: 18227

14 years agoar71xx: add preliminary support for the TL-WR841ND v5 board
Gabor Juhos [Fri, 30 Oct 2009 12:26:25 +0000 (12:26 +0000)]
ar71xx: add preliminary support for the TL-WR841ND v5 board

SVN-Revision: 18226

14 years agoar71xx: use soc specific divider for mdio clock
Gabor Juhos [Fri, 30 Oct 2009 12:26:22 +0000 (12:26 +0000)]
ar71xx: use soc specific divider for mdio clock

SVN-Revision: 18225

14 years agoar71xx: update mdio_reset code
Gabor Juhos [Fri, 30 Oct 2009 12:26:17 +0000 (12:26 +0000)]
ar71xx: update mdio_reset code

SVN-Revision: 18224

14 years agoar71xx: add missing profiles for the TL-WR841ND v3 and MZK-W300NH boards
Gabor Juhos [Fri, 30 Oct 2009 12:26:14 +0000 (12:26 +0000)]
ar71xx: add missing profiles for the TL-WR841ND v3 and MZK-W300NH boards

SVN-Revision: 18223

14 years agoar71xx: simplify image generation
Gabor Juhos [Fri, 30 Oct 2009 12:26:10 +0000 (12:26 +0000)]
ar71xx: simplify image generation

SVN-Revision: 18222

14 years agoremove no longer used configs and patches
Florian Fainelli [Fri, 30 Oct 2009 09:55:53 +0000 (09:55 +0000)]
remove no longer used configs and patches

SVN-Revision: 18221

14 years agomissing header file changes, and fix mtu value
John Crispin [Fri, 30 Oct 2009 09:18:40 +0000 (09:18 +0000)]
missing header file changes, and fix mtu value

SVN-Revision: 18220

14 years agofix my typo
Travis Kemen [Fri, 30 Oct 2009 01:08:11 +0000 (01:08 +0000)]
fix my typo

SVN-Revision: 18219