openwrt/openwrt.git
13 years agotarget/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918)
Nicolas Thill [Sun, 2 May 2010 04:20:03 +0000 (04:20 +0000)]
target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918)

SVN-Revision: 21293

13 years agotarget/uml: rename patch 003 to match what we have in 2.6.30
Nicolas Thill [Sun, 2 May 2010 04:14:57 +0000 (04:14 +0000)]
target/uml: rename patch 003 to match what we have in 2.6.30

SVN-Revision: 21292

13 years agotarget/uml: refresh 2.6.30 patches
Nicolas Thill [Sun, 2 May 2010 02:40:21 +0000 (02:40 +0000)]
target/uml: refresh 2.6.30 patches

SVN-Revision: 21291

13 years agotarget/uml: add patches for 2.6.32
Nicolas Thill [Sun, 2 May 2010 00:59:04 +0000 (00:59 +0000)]
target/uml: add patches for 2.6.32

SVN-Revision: 21290

13 years agonvram: fix crash when get, set or unset is invoked without argument (#7263)
Jo-Philipp Wich [Sun, 2 May 2010 00:45:03 +0000 (00:45 +0000)]
nvram: fix crash when get, set or unset is invoked without argument (#7263)

SVN-Revision: 21288

13 years agoppp: bring pppoa script in sync with updated ppp logic
Jo-Philipp Wich [Sat, 1 May 2010 19:18:25 +0000 (19:18 +0000)]
ppp: bring pppoa script in sync with updated ppp logic

SVN-Revision: 21287

13 years agofirewall: - replace uci firewall with a modular dual stack implementation developed...
Jo-Philipp Wich [Sat, 1 May 2010 18:22:01 +0000 (18:22 +0000)]
firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2

SVN-Revision: 21286

13 years agocomgt: - localize variables - bring scripts in sync with updated ppp logic - bump...
Jo-Philipp Wich [Sat, 1 May 2010 18:01:36 +0000 (18:01 +0000)]
comgt: - localize variables - bring scripts in sync with updated ppp logic - bump package revision

SVN-Revision: 21285

13 years agopptp: - bring pptp scripts in sync with updated ppp logic - bump package revision
Jo-Philipp Wich [Sat, 1 May 2010 17:55:41 +0000 (17:55 +0000)]
pptp: - bring pptp scripts in sync with updated ppp logic - bump package revision

SVN-Revision: 21284

13 years agoppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named interfac...
Jo-Philipp Wich [Sat, 1 May 2010 17:54:37 +0000 (17:54 +0000)]
ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named interfaces when bringing up 3g, pptp, ppp or pppoe connections - get rid of unit count logic - shutdown pppd when ifdown is invoked - bump package revision

SVN-Revision: 21283

13 years agopackage/base-files: fix libraries packaging on 64bits targets (closes: #6918)
Nicolas Thill [Sat, 1 May 2010 13:29:04 +0000 (13:29 +0000)]
package/base-files: fix libraries packaging on 64bits targets (closes: #6918)

SVN-Revision: 21282

13 years agopppd: - localize variables in setup script - implement demand option as true boolean...
Jo-Philipp Wich [Sat, 1 May 2010 11:08:03 +0000 (11:08 +0000)]
pppd: - localize variables in setup script - implement demand option as true boolean so that 0 actually disables it - don't overwrite user supplied dns servers if demand is enabled - toggle peerdns default value, use 1 if no user supplied dns server is set, 0 otherwise - reset resolv.conf.auto before setting up dns

SVN-Revision: 21280

13 years agotarget/x86: add to changes missed from [21246] preventing .vdi & .vmdk image generation
Nicolas Thill [Fri, 30 Apr 2010 18:43:39 +0000 (18:43 +0000)]
target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image generation

SVN-Revision: 21277

13 years agovsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 MB downl...
Felix Fietkau [Fri, 30 Apr 2010 16:11:31 +0000 (16:11 +0000)]
vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 MB download with a 14k one

SVN-Revision: 21274

13 years agomac80211: update to wireless-testing 2010-04-28
Felix Fietkau [Fri, 30 Apr 2010 15:55:24 +0000 (15:55 +0000)]
mac80211: update to wireless-testing 2010-04-28

SVN-Revision: 21271

13 years agoswconfig: mask on brcm47xx
Jo-Philipp Wich [Fri, 30 Apr 2010 15:55:08 +0000 (15:55 +0000)]
swconfig: mask on brcm47xx

SVN-Revision: 21270

13 years agokernel: bring ssb in sync with upstream (as of current wireless-testing)
Felix Fietkau [Fri, 30 Apr 2010 15:53:08 +0000 (15:53 +0000)]
kernel: bring ssb in sync with upstream (as of current wireless-testing)

SVN-Revision: 21269

13 years agoadd upstream patch to fix linking failures on '__rela_iplt_end'
Florian Fainelli [Fri, 30 Apr 2010 12:20:24 +0000 (12:20 +0000)]
add upstream patch to fix linking failures on '__rela_iplt_end'

SVN-Revision: 21267

13 years agobrcm47xx: update config-2.6.33 options
Alexandros C. Couloumbis [Fri, 30 Apr 2010 11:10:04 +0000 (11:10 +0000)]
brcm47xx: update config-2.6.33 options

SVN-Revision: 21266

13 years agobrcm47xx: refresh 2.6.33 kernel patches
Alexandros C. Couloumbis [Fri, 30 Apr 2010 11:05:40 +0000 (11:05 +0000)]
brcm47xx: refresh 2.6.33 kernel patches

SVN-Revision: 21265

13 years agopackage/grub: fix x86_64 issue (closes #7248)
Alexandros C. Couloumbis [Fri, 30 Apr 2010 07:07:20 +0000 (07:07 +0000)]
package/grub: fix x86_64 issue (closes #7248)

SVN-Revision: 21264

13 years agouboot-xburst: Fix lcd display init sequence.
Lars-Peter Clausen [Thu, 29 Apr 2010 17:18:26 +0000 (17:18 +0000)]
uboot-xburst: Fix lcd display init sequence.

SVN-Revision: 21263

13 years agopackage/kernel: renable kmod-input on 2.4 (closes: #7063)
Nicolas Thill [Thu, 29 Apr 2010 16:04:19 +0000 (16:04 +0000)]
package/kernel: renable kmod-input on 2.4 (closes: #7063)

SVN-Revision: 21262

13 years agotarget/brcm-2.4: add missing CONFIG_INPUT_* symbols
Nicolas Thill [Thu, 29 Apr 2010 16:01:28 +0000 (16:01 +0000)]
target/brcm-2.4: add missing CONFIG_INPUT_* symbols

SVN-Revision: 21261

13 years agoenable inotify support target xburst
Mirko Vogt [Thu, 29 Apr 2010 15:56:58 +0000 (15:56 +0000)]
enable inotify support target xburst

SVN-Revision: 21260

13 years agompc83xx: sync image/Makefile to r20834
Alexandros C. Couloumbis [Thu, 29 Apr 2010 13:48:47 +0000 (13:48 +0000)]
mpc83xx: sync image/Makefile to r20834

SVN-Revision: 21259

13 years agompc83xx: add some missing options on config-2.6.33
Alexandros C. Couloumbis [Thu, 29 Apr 2010 13:40:24 +0000 (13:40 +0000)]
mpc83xx: add some missing options on config-2.6.33

SVN-Revision: 21258

13 years agompc83xx: trim down unnecessary config-2.6.33 options
Alexandros C. Couloumbis [Thu, 29 Apr 2010 13:25:13 +0000 (13:25 +0000)]
mpc83xx: trim down unnecessary config-2.6.33 options

SVN-Revision: 21257

13 years agompc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config options, refre...
Alexandros C. Couloumbis [Thu, 29 Apr 2010 13:12:44 +0000 (13:12 +0000)]
mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config options, refresh kernel patches

SVN-Revision: 21256

13 years agorename reset_buttons to buttons
Raphaël Huck [Thu, 29 Apr 2010 12:54:24 +0000 (12:54 +0000)]
rename reset_buttons to buttons

SVN-Revision: 21255

13 years agoadd WPS button support for nb4 boards
Raphaël Huck [Thu, 29 Apr 2010 12:51:41 +0000 (12:51 +0000)]
add WPS button support for nb4 boards

SVN-Revision: 21254

13 years agofix gpio button key code, match button-hotplug code
Raphaël Huck [Thu, 29 Apr 2010 12:51:02 +0000 (12:51 +0000)]
fix gpio button key code, match button-hotplug code

SVN-Revision: 21253

13 years agofix gpio_button device register
Raphaël Huck [Thu, 29 Apr 2010 12:50:09 +0000 (12:50 +0000)]
fix gpio_button device register

SVN-Revision: 21252

13 years agopackage/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
Nicolas Thill [Thu, 29 Apr 2010 10:25:57 +0000 (10:25 +0000)]
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only

SVN-Revision: 21251

13 years agopackage/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4
Nicolas Thill [Thu, 29 Apr 2010 10:23:36 +0000 (10:23 +0000)]
package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4

SVN-Revision: 21250

13 years agopackage/kernel: move AddDepends calls at the end of package definitions, move back...
Nicolas Thill [Thu, 29 Apr 2010 04:04:19 +0000 (04:04 +0000)]
package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity

SVN-Revision: 21248

13 years agomove kmod-lp package defition specific to brcm-2.4 to package/kernel
Nicolas Thill [Thu, 29 Apr 2010 03:57:55 +0000 (03:57 +0000)]
move kmod-lp package defition specific to brcm-2.4 to package/kernel

SVN-Revision: 21247

13 years agotarget/x86: various image changes * add a -combined suffix for grub+kernel+rootfs...
Nicolas Thill [Thu, 29 Apr 2010 03:03:47 +0000 (03:03 +0000)]
target/x86: various image changes * add a -combined suffix for grub+kernel+rootfs images and -rootfs for root filesystem only images * change ext from .image to .img * fix perms on VirtualBox .vdi image * gzip ext2 rootfs image as well

SVN-Revision: 21246

13 years agotarget/x86: rearrange image Makefile, indent, reorder, simplify, change some ifeq...
Nicolas Thill [Thu, 29 Apr 2010 00:47:05 +0000 (00:47 +0000)]
target/x86: rearrange image Makefile, indent, reorder, simplify, change some ifeq/ifneq tests

SVN-Revision: 21245

13 years agoinclude: rearrange image.mk, indent, reorder, change some ifeq/ifneq tests
Nicolas Thill [Thu, 29 Apr 2010 00:44:26 +0000 (00:44 +0000)]
include: rearrange image.mk, indent, reorder, change some ifeq/ifneq tests

SVN-Revision: 21244

13 years agotarget/x86: remove temporary files in image generation scripts
Nicolas Thill [Thu, 29 Apr 2010 00:41:22 +0000 (00:41 +0000)]
target/x86: remove temporary files in image generation scripts

SVN-Revision: 21243

13 years agoreplace old quote stripping with calls to qstrip macro
Nicolas Thill [Thu, 29 Apr 2010 00:32:44 +0000 (00:32 +0000)]
replace old quote stripping with calls to qstrip macro

SVN-Revision: 21242

13 years agouboot-xburst: Add macro to initalize lcd pins for 8bit serial displays
Lars-Peter Clausen [Wed, 28 Apr 2010 19:59:53 +0000 (19:59 +0000)]
uboot-xburst: Add macro to initalize lcd pins for 8bit serial displays

SVN-Revision: 21241

13 years agorefresh 2.6.31 patches
Florian Fainelli [Wed, 28 Apr 2010 19:59:28 +0000 (19:59 +0000)]
refresh 2.6.31 patches

SVN-Revision: 21240

13 years agobuildsystem: rearrange main config options, reorder, move stripping items to a "Strip...
Nicolas Thill [Wed, 28 Apr 2010 17:37:32 +0000 (17:37 +0000)]
buildsystem: rearrange main config options, reorder, move stripping items to a "Stripping options" subsection,

SVN-Revision: 21239

13 years agobuildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
Nicolas Thill [Wed, 28 Apr 2010 14:47:43 +0000 (14:47 +0000)]
buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ

SVN-Revision: 21238

13 years agoimages: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is selected...
Nicolas Thill [Wed, 28 Apr 2010 14:27:03 +0000 (14:27 +0000)]
images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is selected or not

SVN-Revision: 21237

13 years agouse kernel 2.6.32.12
Alexandros C. Couloumbis [Wed, 28 Apr 2010 14:11:48 +0000 (14:11 +0000)]
use kernel 2.6.32.12

SVN-Revision: 21236

13 years agoadd kernel 2.6.34 support, refresh patches
Alexandros C. Couloumbis [Wed, 28 Apr 2010 14:09:43 +0000 (14:09 +0000)]
add kernel 2.6.34 support, refresh patches

SVN-Revision: 21235

13 years agorefresh 2.6.32 patches
Florian Fainelli [Wed, 28 Apr 2010 13:55:15 +0000 (13:55 +0000)]
refresh 2.6.32 patches

SVN-Revision: 21233

13 years agopanic on unrecovered NMI, thanks rtz2
Florian Fainelli [Wed, 28 Apr 2010 13:55:11 +0000 (13:55 +0000)]
panic on unrecovered NMI, thanks rtz2

SVN-Revision: 21232

13 years agofix the setup of MII clock in the case enet1 is linked to external switch for 6358...
Raphaël Huck [Wed, 28 Apr 2010 12:30:32 +0000 (12:30 +0000)]
fix the setup of MII clock in the case enet1 is linked to external switch for 6358 boards, thx Miguel

SVN-Revision: 21231

13 years agoinclude the watchdog driver by default
Florian Fainelli [Wed, 28 Apr 2010 09:57:20 +0000 (09:57 +0000)]
include the watchdog driver by default

SVN-Revision: 21222

13 years agoresync 2.6.32 support with changes in 2.6.30
Florian Fainelli [Wed, 28 Apr 2010 09:54:20 +0000 (09:54 +0000)]
resync 2.6.32 support with changes in 2.6.30

SVN-Revision: 21220

13 years agouse upstream MFD, GPIO patch, put everything in patches.
Florian Fainelli [Wed, 28 Apr 2010 09:54:16 +0000 (09:54 +0000)]
use upstream MFD, GPIO patch, put everything in patches.

SVN-Revision: 21219

13 years agorefresh kernel patches
Alexandros C. Couloumbis [Wed, 28 Apr 2010 09:28:13 +0000 (09:28 +0000)]
refresh kernel patches

SVN-Revision: 21218

13 years agorefresh kernel patches
Alexandros C. Couloumbis [Wed, 28 Apr 2010 09:26:19 +0000 (09:26 +0000)]
refresh kernel patches

SVN-Revision: 21217

13 years ago- correctly copy .config when scripts/env is used in the buildroot - prevent user...
Jo-Philipp Wich [Tue, 27 Apr 2010 22:16:40 +0000 (22:16 +0000)]
- correctly copy .config when scripts/env is used in the buildroot - prevent user provides PACKAGES from overriding per-profile defaults

SVN-Revision: 21213

13 years agomkimage fails to build on some systems if sed is not installed, add a dependency...
Felix Fietkau [Tue, 27 Apr 2010 21:57:32 +0000 (21:57 +0000)]
mkimage fails to build on some systems if sed is not installed, add a dependency to fix parallel build issues

SVN-Revision: 21210

13 years agoar71xx: add a new default profile containing all drivers for all boards
Felix Fietkau [Tue, 27 Apr 2010 20:16:27 +0000 (20:16 +0000)]
ar71xx: add a new default profile containing all drivers for all boards

SVN-Revision: 21209

13 years agofixes file perms of mountd uci file and init.d script, thx yann.lopez
John Crispin [Tue, 27 Apr 2010 15:58:24 +0000 (15:58 +0000)]
fixes file perms of mountd uci file and init.d script, thx yann.lopez

SVN-Revision: 21205

13 years agoupdate Makefile
Ralph Hempel [Tue, 27 Apr 2010 15:53:04 +0000 (15:53 +0000)]
update Makefile

SVN-Revision: 21204

13 years agoupdate danube target
Ralph Hempel [Tue, 27 Apr 2010 15:48:49 +0000 (15:48 +0000)]
update danube target

SVN-Revision: 21203

13 years agofix atm compilation
Ralph Hempel [Tue, 27 Apr 2010 15:47:50 +0000 (15:47 +0000)]
fix atm compilation

SVN-Revision: 21202

13 years agoadd external irq
Ralph Hempel [Tue, 27 Apr 2010 15:46:45 +0000 (15:46 +0000)]
add external irq

SVN-Revision: 21201

13 years agoadd ar9 target
Ralph Hempel [Tue, 27 Apr 2010 15:45:43 +0000 (15:45 +0000)]
add ar9 target

SVN-Revision: 21200

13 years agoextend bcm63xx_wdt driver for debugging purposes, thx Miguel
Raphaël Huck [Tue, 27 Apr 2010 15:45:03 +0000 (15:45 +0000)]
extend bcm63xx_wdt driver for debugging purposes, thx Miguel

SVN-Revision: 21199

13 years agoadd .33 support
Ralph Hempel [Tue, 27 Apr 2010 15:37:13 +0000 (15:37 +0000)]
add .33 support

SVN-Revision: 21198

13 years agoadd .33 support
Ralph Hempel [Tue, 27 Apr 2010 15:35:48 +0000 (15:35 +0000)]
add .33 support

SVN-Revision: 21197

13 years agox86: prepare for kernels 2.6.33 & 2.6.34
Alexandros C. Couloumbis [Tue, 27 Apr 2010 14:43:41 +0000 (14:43 +0000)]
x86: prepare for kernels 2.6.33 & 2.6.34

SVN-Revision: 21196

13 years agosync to kernel 2.6.32.12
Alexandros C. Couloumbis [Tue, 27 Apr 2010 14:30:08 +0000 (14:30 +0000)]
sync to kernel 2.6.32.12

SVN-Revision: 21195

13 years agofix .32 kernel, add support for .33 kernel
Ralph Hempel [Tue, 27 Apr 2010 14:08:38 +0000 (14:08 +0000)]
fix .32 kernel, add support for .33 kernel

SVN-Revision: 21194

13 years agoadd neufbox 4 board support, thx Miguel & Florian
Raphaël Huck [Tue, 27 Apr 2010 13:49:31 +0000 (13:49 +0000)]
add neufbox 4 board support, thx Miguel & Florian

SVN-Revision: 21193

13 years agoadd NXP 74HC164 chip driver support, thx Miguel & Florian
Raphaël Huck [Tue, 27 Apr 2010 13:48:26 +0000 (13:48 +0000)]
add NXP 74HC164 chip driver support, thx Miguel & Florian

SVN-Revision: 21192

13 years agoadd extended platform devices patch, thx Miguel & Florian
Raphaël Huck [Tue, 27 Apr 2010 13:46:22 +0000 (13:46 +0000)]
add extended platform devices patch, thx Miguel & Florian

SVN-Revision: 21191

13 years agorb532: refresh config options
Alexandros C. Couloumbis [Tue, 27 Apr 2010 13:08:15 +0000 (13:08 +0000)]
rb532: refresh config options

SVN-Revision: 21188

13 years agocyassl: remove stray "\r" in hunk header of 120-makefile_destdir.patch which incorrec...
Jo-Philipp Wich [Tue, 27 Apr 2010 13:07:50 +0000 (13:07 +0000)]
cyassl: remove stray "\r" in hunk header of 120-makefile_destdir.patch which incorrectly triggers CR stripping in "patch" resulting in non-fitting hunks (#6954)

SVN-Revision: 21187

13 years agopackage/busybox: add 2 upstream fixes (ash & cpio), bumb release number
Nicolas Thill [Tue, 27 Apr 2010 11:59:19 +0000 (11:59 +0000)]
package/busybox: add 2 upstream fixes (ash & cpio), bumb release number

SVN-Revision: 21186

13 years agopackage/busybox: refresh patches
Nicolas Thill [Tue, 27 Apr 2010 11:50:37 +0000 (11:50 +0000)]
package/busybox: refresh patches

SVN-Revision: 21185

13 years agopackage/grub: fix cross compile options
Alexandros C. Couloumbis [Tue, 27 Apr 2010 11:42:48 +0000 (11:42 +0000)]
package/grub: fix cross compile options

SVN-Revision: 21184

13 years agoadm5120: add 2.6.33 & 2.6.34 kernel support
Alexandros C. Couloumbis [Tue, 27 Apr 2010 08:46:13 +0000 (08:46 +0000)]
adm5120: add 2.6.33 & 2.6.34 kernel support

SVN-Revision: 21182

13 years agoadm5120: use kernel 2.6.32.12
Alexandros C. Couloumbis [Tue, 27 Apr 2010 08:40:58 +0000 (08:40 +0000)]
adm5120: use kernel 2.6.32.12

SVN-Revision: 21181

13 years agoadd 2.6.33.3 & 2.6.32.12 kernel checksums
Alexandros C. Couloumbis [Tue, 27 Apr 2010 08:39:06 +0000 (08:39 +0000)]
add 2.6.33.3 & 2.6.32.12 kernel checksums

SVN-Revision: 21180

13 years agohostapd: add ap isolate support for mac80211
Felix Fietkau [Mon, 26 Apr 2010 23:08:03 +0000 (23:08 +0000)]
hostapd: add ap isolate support for mac80211

SVN-Revision: 21179

13 years agomac80211: add ap isolate support
Felix Fietkau [Mon, 26 Apr 2010 23:07:44 +0000 (23:07 +0000)]
mac80211: add ap isolate support

SVN-Revision: 21178

13 years agoar71xx: create separate 'factory' and 'sysupgrade' images for the Planex boards
Gabor Juhos [Mon, 26 Apr 2010 18:28:10 +0000 (18:28 +0000)]
ar71xx: create separate 'factory' and 'sysupgrade' images for the Planex boards

SVN-Revision: 21175

13 years agotools/firmware-utils: add size check to the mkplanexfw tool
Gabor Juhos [Mon, 26 Apr 2010 18:28:07 +0000 (18:28 +0000)]
tools/firmware-utils: add size check to the mkplanexfw tool

Also pad the image to a 64K boundary.

SVN-Revision: 21174

13 years agoar71xx: remove config partition from the mtd map on the MZK-W300NH board
Gabor Juhos [Mon, 26 Apr 2010 18:28:04 +0000 (18:28 +0000)]
ar71xx: remove config partition from the mtd map on the MZK-W300NH board

This space can be used to extend the rootfs_data partition.

SVN-Revision: 21173

13 years agoar71xx: fix firmware partition size on the MZK-W04NU board
Gabor Juhos [Mon, 26 Apr 2010 18:28:01 +0000 (18:28 +0000)]
ar71xx: fix firmware partition size on the MZK-W04NU board

SVN-Revision: 21172

13 years agoar71xx: build different firmware images for the DIR-825-Bx boards
Gabor Juhos [Mon, 26 Apr 2010 18:27:58 +0000 (18:27 +0000)]
ar71xx: build different firmware images for the DIR-825-Bx boards

SVN-Revision: 21171

13 years agoar71xx: create smaller sysupgrade images for the WRT400N board
Gabor Juhos [Mon, 26 Apr 2010 18:27:54 +0000 (18:27 +0000)]
ar71xx: create smaller sysupgrade images for the WRT400N board

SVN-Revision: 21170

13 years agoar71xx: create firmware images for the TL-WR941ND v3 boards
Gabor Juhos [Mon, 26 Apr 2010 18:27:51 +0000 (18:27 +0000)]
ar71xx: create firmware images for the TL-WR941ND v3 boards

SVN-Revision: 21169

13 years agoar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NL
Gabor Juhos [Mon, 26 Apr 2010 18:27:47 +0000 (18:27 +0000)]
ar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NL

The 'factory' image requires the garbage at the end of the image.
Flashing from the original web interface does not work without that.

SVN-Revision: 21168

13 years agomac80211: add pci id for WNR854T
Hauke Mehrtens [Mon, 26 Apr 2010 17:59:49 +0000 (17:59 +0000)]
mac80211: add pci id for WNR854T

This closes #7209 and is an addition to r21077.

SVN-Revision: 21167

13 years agoag71xx: remove rx alignment code for small packets, it seems to break ipv6 for some...
Felix Fietkau [Mon, 26 Apr 2010 16:39:13 +0000 (16:39 +0000)]
ag71xx: remove rx alignment code for small packets, it seems to break ipv6 for some reason (fixes #7236)

SVN-Revision: 21166

13 years agofix spi chip select configuration
Florian Fainelli [Mon, 26 Apr 2010 13:33:48 +0000 (13:33 +0000)]
fix spi chip select configuration

SVN-Revision: 21164

13 years agofix bcm6358 spi base register address (#7234)
Florian Fainelli [Mon, 26 Apr 2010 09:22:27 +0000 (09:22 +0000)]
fix bcm6358 spi base register address (#7234)

SVN-Revision: 21163

13 years agothe SPI_CMD register is 16-bits wide
Florian Fainelli [Mon, 26 Apr 2010 09:22:23 +0000 (09:22 +0000)]
the SPI_CMD register is 16-bits wide

SVN-Revision: 21162

13 years agorefresh 2.6.33 patches, add more mach support, add crypto support, tbd. mach/board...
Ralph Hempel [Sun, 25 Apr 2010 16:20:16 +0000 (16:20 +0000)]
refresh 2.6.33 patches, add more mach support, add crypto support, tbd. mach/board detection

SVN-Revision: 21159

13 years ago(oops - second try) fixed autoconf detection for 2.6.33 kernel
Ralph Hempel [Sun, 25 Apr 2010 16:18:21 +0000 (16:18 +0000)]
(oops - second try) fixed autoconf detection for 2.6.33 kernel

SVN-Revision: 21158