openwrt/svn-archive/archive.git
14 years agoEnable management frame protection in wpa_supplicant, and make it
Travis Kemen [Wed, 24 Mar 2010 00:21:28 +0000 (00:21 +0000)]
Enable management frame protection in wpa_supplicant, and make it
configurable in /etc/config/wireless.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 20395

14 years agoCleanup redundant psk handling code in wpa_supplicant.sh.
Travis Kemen [Wed, 24 Mar 2010 00:19:42 +0000 (00:19 +0000)]
Cleanup redundant psk handling code in wpa_supplicant.sh.
(I sent this one to openwrt-devel before, but I am resending it as part of
this series because the next patch will also edit wpa_supplicant.sh).

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 20394

14 years ago[x86] base-files: remove redundant "Press " when writing enter failsafe message
Jo-Philipp Wich [Tue, 23 Mar 2010 22:57:16 +0000 (22:57 +0000)]
[x86] base-files: remove redundant "Press " when writing enter failsafe message

SVN-Revision: 20393

14 years ago[package] base-files: make press key message more explicit in preinit
Jo-Philipp Wich [Tue, 23 Mar 2010 22:56:12 +0000 (22:56 +0000)]
[package] base-files: make press key message more explicit in preinit

SVN-Revision: 20392

14 years ago[package] block-extroot: make overlay mount check more explicit, it wrongly detected...
Jo-Philipp Wich [Tue, 23 Mar 2010 17:08:35 +0000 (17:08 +0000)]
[package] block-extroot: make overlay mount check more explicit, it wrongly detected /tmp/overlay as successful overlay mount

SVN-Revision: 20390

14 years ago[PATCH] kernel: fix xen-fbdev description
Jo-Philipp Wich [Tue, 23 Mar 2010 15:24:54 +0000 (15:24 +0000)]
[PATCH] kernel: fix xen-fbdev description
This patch fixes the description for KernelPackage xen-fbdev caused by a
typo in xen.mk.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 20389

14 years agogeneric-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.32 too
Alexandros C. Couloumbis [Tue, 23 Mar 2010 15:02:29 +0000 (15:02 +0000)]
generic-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.32 too

SVN-Revision: 20388

14 years ago[package] linux-atm: fix compilation of 'qgen' host tool
Nicolas Thill [Tue, 23 Mar 2010 14:32:14 +0000 (14:32 +0000)]
[package] linux-atm: fix compilation of 'qgen' host tool

SVN-Revision: 20387

14 years agogeneric-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)
Alexandros C. Couloumbis [Tue, 23 Mar 2010 12:42:17 +0000 (12:42 +0000)]
generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)

SVN-Revision: 20386

14 years ago[ar7] also generate images for AG1A, thanks obinou
Florian Fainelli [Tue, 23 Mar 2010 09:09:48 +0000 (09:09 +0000)]
[ar7] also generate images for AG1A, thanks obinou

SVN-Revision: 20385

14 years agouClibc: fix free-after-use bug in __dns_lookup (closes #6886)
Gabor Juhos [Tue, 23 Mar 2010 08:12:24 +0000 (08:12 +0000)]
uClibc: fix free-after-use bug in __dns_lookup (closes #6886)

SVN-Revision: 20384

14 years ago[uci] bump to the lastest git commit
Travis Kemen [Tue, 23 Mar 2010 01:28:52 +0000 (01:28 +0000)]
[uci] bump to the lastest git commit

SVN-Revision: 20378

14 years ago[include] the svn fallback code added in r20322 is evaluated with each make invocatio...
Jo-Philipp Wich [Tue, 23 Mar 2010 01:21:50 +0000 (01:21 +0000)]
[include] the svn fallback code added in r20322 is evaluated with each make invocation and produces a lot of spurious "svn: broken pipe" error -
replace it with a more efficient version

SVN-Revision: 20377

14 years ago[xburst] sound jz4740_pcm: Set dma channel to NULL after it has been freed,
Lars-Peter Clausen [Mon, 22 Mar 2010 18:57:50 +0000 (18:57 +0000)]
[xburst] sound jz4740_pcm: Set dma channel to NULL after it has been freed,
because hw_free can be called multiple times aswell.

SVN-Revision: 20373

14 years ago[xburst] sound jz4740_pcm: Don't request dma channel mor then once.
Lars-Peter Clausen [Mon, 22 Mar 2010 15:22:26 +0000 (15:22 +0000)]
[xburst] sound jz4740_pcm: Don't request dma channel mor then once.

It is possible that the hw_params callback is called multiple times when using
the oss emulation layer. Thus we need to check whether the dma channel has
already been requested otherwise we'll end up with all dma channels being
requested by sound driver.

SVN-Revision: 20369

14 years agohostap-driver: fix a typo (thanks acinonyx)
Alexandros C. Couloumbis [Mon, 22 Mar 2010 11:43:46 +0000 (11:43 +0000)]
hostap-driver: fix a typo (thanks acinonyx)

SVN-Revision: 20367

14 years agohostap-driver: fix DEPENDS on Makefile
Alexandros C. Couloumbis [Mon, 22 Mar 2010 11:39:47 +0000 (11:39 +0000)]
hostap-driver: fix DEPENDS on Makefile

SVN-Revision: 20366

14 years ago[package] remove leftover wpa_supplicant directory after r19286
Jo-Philipp Wich [Sun, 21 Mar 2010 22:43:36 +0000 (22:43 +0000)]
[package] remove leftover wpa_supplicant directory after r19286

SVN-Revision: 20364

14 years ago[package] hostapd: always strip "11" from hwmode value
Jo-Philipp Wich [Sun, 21 Mar 2010 22:35:58 +0000 (22:35 +0000)]
[package] hostapd: always strip "11" from hwmode value

SVN-Revision: 20363

14 years agokernel: fix some documentation
Hauke Mehrtens [Sun, 21 Mar 2010 19:12:36 +0000 (19:12 +0000)]
kernel: fix some documentation

SVN-Revision: 20362

14 years agoatheros: config-2.6.33, add missing option on commit r20332
Alexandros C. Couloumbis [Sun, 21 Mar 2010 18:18:13 +0000 (18:18 +0000)]
atheros: config-2.6.33, add missing option on commit r20332

SVN-Revision: 20360

14 years agoar71xx: use the RB411 setup for the RB411U
Gabor Juhos [Sun, 21 Mar 2010 18:16:24 +0000 (18:16 +0000)]
ar71xx: use the RB411 setup for the RB411U

SVN-Revision: 20359

14 years agoar71xx: change PHY select logic, and update phy_masks
Gabor Juhos [Sun, 21 Mar 2010 18:16:07 +0000 (18:16 +0000)]
ar71xx: change PHY select logic, and update phy_masks

SVN-Revision: 20358

14 years ago[package] fix path to the orinoco pcmcia driver, thanks hauke
Florian Fainelli [Sun, 21 Mar 2010 17:56:19 +0000 (17:56 +0000)]
[package] fix path to the orinoco pcmcia driver, thanks hauke

SVN-Revision: 20357

14 years agochange from /jffs to /overlay, patch from Daniel Dickinson
Florian Fainelli [Sun, 21 Mar 2010 17:16:50 +0000 (17:16 +0000)]
change from /jffs to /overlay, patch from Daniel Dickinson

SVN-Revision: 20356

14 years ago[package] disable ucitrigger for now, not used, patch from Dave Kooper
Florian Fainelli [Sun, 21 Mar 2010 17:16:45 +0000 (17:16 +0000)]
[package] disable ucitrigger for now, not used, patch from Dave Kooper

SVN-Revision: 20355

14 years ago[package] If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron
Florian Fainelli [Sun, 21 Mar 2010 17:16:41 +0000 (17:16 +0000)]
[package] If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron
will place a spurious "crontabs" symlink into it. Patch fro Stefan Monnier

SVN-Revision: 20354

14 years ago[package] add pcmcia hermes module, patch from Guillaume Lecerf
Florian Fainelli [Sun, 21 Mar 2010 17:16:36 +0000 (17:16 +0000)]
[package] add pcmcia hermes module, patch from Guillaume Lecerf

SVN-Revision: 20353

14 years ago[atheros] fix ethernet driver remove function to use the correct annotation (#6311)
Florian Fainelli [Sun, 21 Mar 2010 16:05:27 +0000 (16:05 +0000)]
[atheros] fix ethernet driver remove function to use the correct annotation (#6311)

SVN-Revision: 20350

14 years ago[xburst] jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()
Lars-Peter Clausen [Sun, 21 Mar 2010 15:46:49 +0000 (15:46 +0000)]
[xburst] jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()

SVN-Revision: 20349

14 years agokernel: fix some minor error:
Hauke Mehrtens [Sun, 21 Mar 2010 14:22:38 +0000 (14:22 +0000)]
kernel: fix some minor error:

 * module ide-pci-generic is also included if it was build
 * correct loading queue for kmod-dm
 * place for mvsas.ko changed in new kernel.

SVN-Revision: 20348

14 years agokernel: these modules are already loaded by the scsi-core package
Hauke Mehrtens [Sun, 21 Mar 2010 14:19:48 +0000 (14:19 +0000)]
kernel: these modules are already loaded by the scsi-core package

SVN-Revision: 20347

14 years agokernel: x86 remove dependency on ata-core and scsi-core
Hauke Mehrtens [Sun, 21 Mar 2010 14:18:11 +0000 (14:18 +0000)]
kernel: x86 remove dependency on ata-core and scsi-core

The x86 image includes the modules out of ata-core and scsi-core
directly in the kernel image. Do not depend on these packages, because
they are not build in a x86 image.
This fixes #6873

SVN-Revision: 20346

14 years agokernel: load after its dependencies
Hauke Mehrtens [Sun, 21 Mar 2010 14:12:32 +0000 (14:12 +0000)]
kernel: load after its dependencies

SVN-Revision: 20345

14 years agokernel: fix tg3 installation
Hauke Mehrtens [Sun, 21 Mar 2010 14:09:24 +0000 (14:09 +0000)]
kernel: fix tg3 installation

libphy is build into the kernel for brcm47xx and not as an extra module.

SVN-Revision: 20344

14 years agokernel: include aes-i586 and twofish-i586 into crypto packages for x86
Hauke Mehrtens [Sun, 21 Mar 2010 14:07:30 +0000 (14:07 +0000)]
kernel: include aes-i586 and twofish-i586 into crypto packages for x86

SVN-Revision: 20343

14 years agokernel: fix typo
Hauke Mehrtens [Sun, 21 Mar 2010 14:06:32 +0000 (14:06 +0000)]
kernel: fix typo

SVN-Revision: 20342

14 years agokernel: make ISDN build again
Hauke Mehrtens [Sun, 21 Mar 2010 14:05:59 +0000 (14:05 +0000)]
kernel: make ISDN build again

In combination with r20339 ISDN will be build again.

 * Fix syntax problem in kmod-capi
 * add xfrm_ipcomp to kmod-ipsec

SVN-Revision: 20341

14 years agox86: do no overwrite CONFIG_SCSI_LOWLEVEL
Hauke Mehrtens [Sun, 21 Mar 2010 14:02:30 +0000 (14:02 +0000)]
x86: do no overwrite CONFIG_SCSI_LOWLEVEL

CONFIG_SCSI_LOWLEVEL is needed for some packages.
Backport commit r19759 into kernel 2.6.30

SVN-Revision: 20340

14 years agokernel: Add some missing config symbols
Hauke Mehrtens [Sun, 21 Mar 2010 13:57:07 +0000 (13:57 +0000)]
kernel: Add some missing config symbols

This adds some missing config symbols and opens the menu
behind CONFIG_SND_PCI and CONFIG_ISDN.

SVN-Revision: 20339

14 years ago[ifxmips] add register definitions for ebu
John Crispin [Sun, 21 Mar 2010 13:35:33 +0000 (13:35 +0000)]
[ifxmips] add register definitions for ebu

SVN-Revision: 20338

14 years agoatheros: config-2.6.33, PCI: disable common quirks
Alexandros C. Couloumbis [Sun, 21 Mar 2010 11:22:40 +0000 (11:22 +0000)]
atheros: config-2.6.33, PCI: disable common quirks

SVN-Revision: 20337

14 years agoatheros: config-2.6.33, use UP-only small-memory-footprint RCU
Alexandros C. Couloumbis [Sun, 21 Mar 2010 11:19:23 +0000 (11:19 +0000)]
atheros: config-2.6.33, use UP-only small-memory-footprint RCU

(tested on production system, works solid for couple of weeks)

SVN-Revision: 20336

14 years agoatheros: config-2.6.33, optimize for size
Alexandros C. Couloumbis [Sun, 21 Mar 2010 11:13:27 +0000 (11:13 +0000)]
atheros: config-2.6.33, optimize for size

SVN-Revision: 20335

14 years agoatheros: config-2.6.33, turn off swap memory
Alexandros C. Couloumbis [Sun, 21 Mar 2010 11:10:00 +0000 (11:10 +0000)]
atheros: config-2.6.33, turn off swap memory

SVN-Revision: 20334

14 years agoatheros: config-2.6.33, turn off BSD Process Accounting
Alexandros C. Couloumbis [Sun, 21 Mar 2010 11:07:35 +0000 (11:07 +0000)]
atheros: config-2.6.33, turn off BSD Process Accounting

SVN-Revision: 20333

14 years agoatheros: config-2.6.33, fix CONFIG_CMDLINE
Alexandros C. Couloumbis [Sun, 21 Mar 2010 11:03:57 +0000 (11:03 +0000)]
atheros: config-2.6.33, fix CONFIG_CMDLINE

SVN-Revision: 20332

14 years agohostap-driver: make hostap-pci visible (similarly to r20047)
Alexandros C. Couloumbis [Sun, 21 Mar 2010 08:13:01 +0000 (08:13 +0000)]
hostap-driver: make hostap-pci visible (similarly to r20047)

SVN-Revision: 20331

14 years agogeneric-2.6: sync patches to 2.6.34-rc2
Alexandros C. Couloumbis [Sun, 21 Mar 2010 06:53:08 +0000 (06:53 +0000)]
generic-2.6: sync patches to 2.6.34-rc2

SVN-Revision: 20329

14 years ago[rdc] do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge...
Florian Fainelli [Sat, 20 Mar 2010 17:45:41 +0000 (17:45 +0000)]
[rdc] do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge driver, thanks rtz

SVN-Revision: 20324

14 years ago[package] add more usb-storage modules (#6067)
Florian Fainelli [Sat, 20 Mar 2010 17:18:54 +0000 (17:18 +0000)]
[package] add more usb-storage modules (#6067)

SVN-Revision: 20323

14 years agofix svn download with older svn client versions
Florian Fainelli [Sat, 20 Mar 2010 17:18:47 +0000 (17:18 +0000)]
fix svn download with older svn client versions

SVN-Revision: 20322

14 years ago[package] add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
Florian Fainelli [Sat, 20 Mar 2010 10:27:30 +0000 (10:27 +0000)]
[package] add missing dependency to kmod-crypto-misc, patch from Benjamin Cama

SVN-Revision: 20312

14 years ago[package] update netfilter packages description, patch from Edgar Soldin
Florian Fainelli [Sat, 20 Mar 2010 10:27:24 +0000 (10:27 +0000)]
[package] update netfilter packages description, patch from Edgar Soldin

SVN-Revision: 20311

14 years ago[package] add sn9c201 webcam driver, patch from Chris Li
Florian Fainelli [Sat, 20 Mar 2010 10:27:18 +0000 (10:27 +0000)]
[package] add sn9c201 webcam driver, patch from Chris Li

SVN-Revision: 20310

14 years ago[package] update compcache to 0.6.2 (#6884)
Florian Fainelli [Fri, 19 Mar 2010 16:34:41 +0000 (16:34 +0000)]
[package] update compcache to 0.6.2 (#6884)

SVN-Revision: 20303

14 years agoaccept unknown server certificates by default on svn download
Florian Fainelli [Fri, 19 Mar 2010 13:44:47 +0000 (13:44 +0000)]
accept unknown server certificates by default on svn download

Some packages sources need to be checked out from server with unknown
certificates, silently accept by default in order not to stop builds, thanks rhk.

SVN-Revision: 20299

14 years ago[ifxmips] adds support in uboot for eon flash chips
John Crispin [Fri, 19 Mar 2010 11:22:07 +0000 (11:22 +0000)]
[ifxmips] adds support in uboot for eon flash chips

SVN-Revision: 20298

14 years ago[rdc] rework board detection
Florian Fainelli [Thu, 18 Mar 2010 23:35:21 +0000 (23:35 +0000)]
[rdc] rework board detection

Rework board detection, separate board specific code into its own file. As a
result we also change the way rdc images are generated.
Support for board which required binary tools, like AMIT are dropped. Patch by
Bernhard Loos.

SVN-Revision: 20294

14 years ago[tools] fix file creation mode, thanks rtz
Florian Fainelli [Thu, 18 Mar 2010 23:35:12 +0000 (23:35 +0000)]
[tools] fix file creation mode, thanks rtz

SVN-Revision: 20293

14 years ago[scripts] remote-gdb:
Jo-Philipp Wich [Thu, 18 Mar 2010 21:10:56 +0000 (21:10 +0000)]
[scripts] remote-gdb:
* use sysroot instead of solib search paths
* don't query arch if there's only one choice

SVN-Revision: 20290

14 years agobase-files: show boot state on intramfs images
Gabor Juhos [Thu, 18 Mar 2010 19:19:21 +0000 (19:19 +0000)]
base-files: show boot state on intramfs images

SVN-Revision: 20289

14 years agoar71xx: check returned value of ioremap in ar71xx_pcibios_setup
Gabor Juhos [Thu, 18 Mar 2010 19:19:19 +0000 (19:19 +0000)]
ar71xx: check returned value of ioremap in ar71xx_pcibios_setup

SVN-Revision: 20288

14 years agoar71xx: optimize register access in ar71xx_pci.c
Gabor Juhos [Thu, 18 Mar 2010 19:19:16 +0000 (19:19 +0000)]
ar71xx: optimize register access in ar71xx_pci.c

SVN-Revision: 20287

14 years agoar71xx: optimize register access in irq.c
Gabor Juhos [Thu, 18 Mar 2010 19:19:13 +0000 (19:19 +0000)]
ar71xx: optimize register access in irq.c

SVN-Revision: 20286

14 years agoar71xx: optimize register access in ar724x_pci.c
Gabor Juhos [Thu, 18 Mar 2010 19:19:10 +0000 (19:19 +0000)]
ar71xx: optimize register access in ar724x_pci.c

SVN-Revision: 20285

14 years agoar71xx: introduce global ar724x_pci_ctrl_base variable
Gabor Juhos [Thu, 18 Mar 2010 19:19:07 +0000 (19:19 +0000)]
ar71xx: introduce global ar724x_pci_ctrl_base variable

SVN-Revision: 20284

14 years agoar71xx: add error handling to ar724x_pcibios_init
Gabor Juhos [Thu, 18 Mar 2010 19:19:03 +0000 (19:19 +0000)]
ar71xx: add error handling to ar724x_pcibios_init

SVN-Revision: 20283

14 years agoar71xx: move ar724x_pci_* helpers to ar724x-pci.c
Gabor Juhos [Thu, 18 Mar 2010 19:18:58 +0000 (19:18 +0000)]
ar71xx: move ar724x_pci_* helpers to ar724x-pci.c

SVN-Revision: 20282

14 years agoar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.c
Gabor Juhos [Thu, 18 Mar 2010 19:18:54 +0000 (19:18 +0000)]
ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.c

SVN-Revision: 20281

14 years agoar71xx: use set_irq_chained_handler for the PCI IRQs
Gabor Juhos [Thu, 18 Mar 2010 19:18:50 +0000 (19:18 +0000)]
ar71xx: use set_irq_chained_handler for the PCI IRQs

SVN-Revision: 20280

14 years agoar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2
Gabor Juhos [Thu, 18 Mar 2010 19:18:46 +0000 (19:18 +0000)]
ar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2

SVN-Revision: 20279

14 years agoar71xx: remove unnecessary includes from setup.c
Gabor Juhos [Thu, 18 Mar 2010 19:18:41 +0000 (19:18 +0000)]
ar71xx: remove unnecessary includes from setup.c

SVN-Revision: 20278

14 years agoar71xx: fix ar724x_pci_wr{,_nf} helpers
Gabor Juhos [Thu, 18 Mar 2010 19:18:36 +0000 (19:18 +0000)]
ar71xx: fix ar724x_pci_wr{,_nf} helpers

SVN-Revision: 20277

14 years agofix limit
Travis Kemen [Thu, 18 Mar 2010 15:50:05 +0000 (15:50 +0000)]
fix limit

SVN-Revision: 20275

14 years agodo not use font <FONT_MINI_4x6> for target lb60 by default as it's unreadable
Mirko Vogt [Thu, 18 Mar 2010 14:32:48 +0000 (14:32 +0000)]
do not use font <FONT_MINI_4x6> for target lb60 by default as it's unreadable

SVN-Revision: 20274

14 years ago[ifxmips] Bugfix: do not call request_irq() with interrupts disabled, signed off...
John Crispin [Thu, 18 Mar 2010 13:55:14 +0000 (13:55 +0000)]
[ifxmips] Bugfix: do not call request_irq() with interrupts disabled, signed off by Ithamar R. Adema

SVN-Revision: 20273

14 years ago[ifxmips] make mtd handel 128k sectors properly, based on patch by Ithamar R. Adema
John Crispin [Thu, 18 Mar 2010 13:54:22 +0000 (13:54 +0000)]
[ifxmips] make mtd handel 128k sectors properly, based on patch by Ithamar R. Adema

SVN-Revision: 20272

14 years ago[ifxmips] fixes board detection, signed off by Ithamar R. Adema
John Crispin [Thu, 18 Mar 2010 13:53:22 +0000 (13:53 +0000)]
[ifxmips] fixes board detection, signed off by Ithamar R. Adema

SVN-Revision: 20271

14 years ago[ifxmips-dsl-api] Add option to disable debug output of DSL drivers signed of by...
John Crispin [Thu, 18 Mar 2010 13:02:29 +0000 (13:02 +0000)]
[ifxmips-dsl-api] Add option to disable debug output of DSL drivers signed of by Ithamar R. Adema

SVN-Revision: 20270

14 years agoadds misisng include in ifxmips dsl driver compat layer
John Crispin [Thu, 18 Mar 2010 13:01:32 +0000 (13:01 +0000)]
adds misisng include in ifxmips dsl driver compat layer

SVN-Revision: 20269

14 years agoadded feature "pcmcia"
Markus Wigge [Thu, 18 Mar 2010 12:20:36 +0000 (12:20 +0000)]
added feature "pcmcia"

SVN-Revision: 20268

14 years ago[ifxmips] Also build jffs2 images with 128k eraseblock size, signed off by Ithamar...
John Crispin [Thu, 18 Mar 2010 11:20:35 +0000 (11:20 +0000)]
[ifxmips] Also build jffs2 images with 128k eraseblock size, signed off by Ithamar R. Adema

SVN-Revision: 20267

14 years ago[br2684ctl] Allow UCI configuration of ATM QOS parameters per interface, signed off...
John Crispin [Thu, 18 Mar 2010 11:17:42 +0000 (11:17 +0000)]
[br2684ctl] Allow UCI configuration of ATM QOS parameters per interface, signed off by Ithamar R. Adema

SVN-Revision: 20266

14 years ago[ifxmips] we have a maximum of 32 gpios
John Crispin [Thu, 18 Mar 2010 10:56:28 +0000 (10:56 +0000)]
[ifxmips] we have a maximum of 32 gpios

SVN-Revision: 20265

14 years ago[ifxmips] Make it possible for boards to disable PCI REQ signals in the PCI controlle...
John Crispin [Thu, 18 Mar 2010 10:56:00 +0000 (10:56 +0000)]
[ifxmips] Make it possible for boards to disable PCI REQ signals in the PCI controller, signed off by Ithamar R. Adema

SVN-Revision: 20264

14 years ago[package] madwifi: remove redundant conditional dep, atheros has PCI support
Nicolas Thill [Thu, 18 Mar 2010 10:45:14 +0000 (10:45 +0000)]
[package] madwifi: remove redundant conditional dep, atheros has PCI support

SVN-Revision: 20263

14 years ago[ifxmips] Calculate PCI BARMASK11 register value dynamicly, signed off by Ithamar...
John Crispin [Thu, 18 Mar 2010 09:20:43 +0000 (09:20 +0000)]
[ifxmips] Calculate PCI BARMASK11 register value dynamicly, signed off by Ithamar R. Adema

SVN-Revision: 20262

14 years agoallow ping
Travis Kemen [Thu, 18 Mar 2010 03:46:41 +0000 (03:46 +0000)]
allow ping

SVN-Revision: 20261

14 years agoremove +1 as it isn't needed since 16619
Travis Kemen [Thu, 18 Mar 2010 01:39:02 +0000 (01:39 +0000)]
remove +1 as it isn't needed since 16619

SVN-Revision: 20259

14 years ago[malta] include wpad-mini and mac80211_hwsim by default
Florian Fainelli [Wed, 17 Mar 2010 20:21:53 +0000 (20:21 +0000)]
[malta] include wpad-mini and mac80211_hwsim by default

SVN-Revision: 20256

14 years ago[kernel] add missing configuration symbols
Florian Fainelli [Wed, 17 Mar 2010 20:21:49 +0000 (20:21 +0000)]
[kernel] add missing configuration symbols

SVN-Revision: 20255

14 years agosdk: fix up paths for $(ARCH_SUFFIX)
Felix Fietkau [Wed, 17 Mar 2010 16:03:08 +0000 (16:03 +0000)]
sdk: fix up paths for $(ARCH_SUFFIX)

SVN-Revision: 20254

14 years ago[xburst] refresh patches
Lars-Peter Clausen [Wed, 17 Mar 2010 15:07:36 +0000 (15:07 +0000)]
[xburst] refresh patches

SVN-Revision: 20253

14 years ago[xburst] The lcm driver currently does not use any of the backlight api, so
Lars-Peter Clausen [Tue, 16 Mar 2010 23:15:18 +0000 (23:15 +0000)]
[xburst] The lcm driver currently does not use any of the backlight api, so
remove CONFIG_BACKLIGHT_CLASS_DEVICE as a dependecy and from the config. Fixes #6871

SVN-Revision: 20248

14 years agoar71xx: fix semantics error in the __ar71xx_gpio_get_value function.
Gabor Juhos [Tue, 16 Mar 2010 19:53:25 +0000 (19:53 +0000)]
ar71xx: fix semantics error in the __ar71xx_gpio_get_value function.

  * Thanks to Pascal Dornier

SVN-Revision: 20247

14 years agoifxmips - adds cf0001 swizzel patch, by/signed off Veli-Matti Valtonen (maligor)
John Crispin [Tue, 16 Mar 2010 17:49:42 +0000 (17:49 +0000)]
ifxmips - adds cf0001 swizzel patch, by/signed off Veli-Matti Valtonen (maligor)

SVN-Revision: 20246

14 years agoadm5120: use 2.6.32.10 kernel
Alexandros C. Couloumbis [Tue, 16 Mar 2010 14:42:24 +0000 (14:42 +0000)]
adm5120: use 2.6.32.10 kernel

SVN-Revision: 20245

14 years agorevert last commit
Alexandros C. Couloumbis [Tue, 16 Mar 2010 14:40:59 +0000 (14:40 +0000)]
revert last commit

SVN-Revision: 20244

14 years agoadm5120: use 2.6.33.1 kernel
Alexandros C. Couloumbis [Tue, 16 Mar 2010 14:16:00 +0000 (14:16 +0000)]
adm5120: use 2.6.33.1 kernel

SVN-Revision: 20243