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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20349 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: fix some minor error:
hauke [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20348 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20347 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: x86 remove dependency on ata-core and scsi-core
hauke [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20346 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20345 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: fix tg3 installation
hauke [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20344 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20343 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20342 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: make ISDN build again
hauke [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20341 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agox86: do no overwrite CONFIG_SCSI_LOWLEVEL
hauke [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20340 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: Add some missing config symbols
hauke [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20339 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20338 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20337 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoatheros: config-2.6.33, use UP-only small-memory-footprint RCU
acoul [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20336 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20335 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20334 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20333 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20332 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20331 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20329 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[rdc] do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge...
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20324 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20323 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20322 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20312 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20311 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20310 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20303 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoaccept unknown server certificates by default on svn download
florian [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20299 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20298 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[rdc] rework board detection
florian [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20294 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20293 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[scripts] remote-gdb:
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20290 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20289 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20288 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20287 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20286 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20285 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20284 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20283 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20282 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20281 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20280 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20279 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20278 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20277 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20275 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agodo not use font <FONT_MINI_4x6> for target lb60 by default as it's unreadable
mirko [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20274 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips] Bugfix: do not call request_irq() with interrupts disabled, signed off...
blogic [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20273 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips] make mtd handel 128k sectors properly, based on patch by Ithamar R. Adema
blogic [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20272 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20271 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips-dsl-api] Add option to disable debug output of DSL drivers signed of by...
blogic [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20270 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20269 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20268 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips] Also build jffs2 images with 128k eraseblock size, signed off by Ithamar...
blogic [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20267 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[br2684ctl] Allow UCI configuration of ATM QOS parameters per interface, signed off...
blogic [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20266 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20265 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips] Make it possible for boards to disable PCI REQ signals in the PCI controlle...
blogic [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20264 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20263 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20262 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20261 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20259 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20256 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20255 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20254 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20253 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[xburst] The lcm driver currently does not use any of the backlight api, so
lars [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20248 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: fix semantics error in the __ar71xx_gpio_get_value function.
juhosg [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20247 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20246 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20245 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20244 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20243 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: optimize GPIO code
juhosg [Tue, 16 Mar 2010 14:02:31 +0000 (14:02 +0000)]
ar71xx: optimize GPIO code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20242 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agonew kernel checksums:
markus [Tue, 16 Mar 2010 13:04:03 +0000 (13:04 +0000)]
new kernel checksums:
 2.6.32.10
 2.6.33.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20241 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofix yenta_socket driver
markus [Tue, 16 Mar 2010 10:41:26 +0000 (10:41 +0000)]
fix yenta_socket driver

Disable some calls the WRT54G3G implementation does not like
and enable interrupts to allow hotplugging.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20240 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofix PCI resouce allocation for SSB PCI host bridge
markus [Tue, 16 Mar 2010 10:39:37 +0000 (10:39 +0000)]
fix PCI resouce allocation for SSB PCI host bridge

The defined offset is wrong and the fixup-code overrides it
later on so that it never gets used for most PCI devices.
Unfortunately the yenta-socket allocates its own resources
and crashes because of the wrong mem_offset.

It seems that the offset and fixup code came from 2.4 where
resource allocation was handled differently.

This patch removes the unneeded parts and thus enables
the yenta_socket on the WRT54G3G platform.

It was tested on Asus WL500G-Premium (v1 and v2), Linksys
WRT54G3G, Netgear WGT634U

Signed-off-by: Michael Buesch <mb@bu3sch.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20239 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agorb532: don't use bridge by default
acoul [Tue, 16 Mar 2010 08:26:50 +0000 (08:26 +0000)]
rb532: don't use bridge by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20238 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agorb532: sync patches. Use 2.6.33.1 kernel
acoul [Tue, 16 Mar 2010 08:23:02 +0000 (08:23 +0000)]
rb532: sync patches. Use 2.6.33.1 kernel

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20237 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agogeneric-2.6: sync patches to 2.6.33.1
acoul [Tue, 16 Mar 2010 08:15:47 +0000 (08:15 +0000)]
generic-2.6: sync patches to 2.6.33.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20236 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoactually fix linux-atm
thepeople [Mon, 15 Mar 2010 18:30:56 +0000 (18:30 +0000)]
actually fix linux-atm

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20233 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobase-files: reload switch settings on /etc/init.d/network start as well
nbd [Mon, 15 Mar 2010 14:02:49 +0000 (14:02 +0000)]
base-files: reload switch settings on /etc/init.d/network start as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20232 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: fix defconfig script to work with ImageBuilder
juhosg [Mon, 15 Mar 2010 13:29:16 +0000 (13:29 +0000)]
ar71xx: fix defconfig script to work with ImageBuilder

  * patch from #5722

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20231 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: create separated and smaller sysupgrade files for the DIR-615 and similar...
juhosg [Mon, 15 Mar 2010 11:03:38 +0000 (11:03 +0000)]
ar71xx: create separated and smaller sysupgrade files for the DIR-615 and similar boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20230 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: build firmware image for the Fry's FR-54RTR board
juhosg [Mon, 15 Mar 2010 11:03:36 +0000 (11:03 +0000)]
ar71xx: build firmware image for the Fry's FR-54RTR board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20229 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: don't break the existing network configuration in the wget2nand script
juhosg [Mon, 15 Mar 2010 11:03:33 +0000 (11:03 +0000)]
ar71xx: don't break the existing network configuration in the wget2nand script

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20228 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: change DIR-600-A1 image generation template, will be usable for other boards
juhosg [Mon, 15 Mar 2010 11:03:31 +0000 (11:03 +0000)]
ar71xx: change DIR-600-A1 image generation template, will be usable for other boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20227 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoorion: drop DECLARE_MAC_BUF usage from the DT2 support file
juhosg [Mon, 15 Mar 2010 09:32:17 +0000 (09:32 +0000)]
orion: drop DECLARE_MAC_BUF usage from the DT2 support file

  * fixes build error on 2.6.33
  * closes #6863

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20226 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofixup linux-atm package after the broken patch earlier
thepeople [Mon, 15 Mar 2010 03:59:14 +0000 (03:59 +0000)]
fixup linux-atm package after the broken patch earlier

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20225 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] hostap-driver: Fix package installation
acinonyx [Mon, 15 Mar 2010 00:51:26 +0000 (00:51 +0000)]
[package] hostap-driver: Fix package installation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20224 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoUpdated post r19769, integrates the missing dl_method bzr hunk from #6370, uses the...
thepeople [Sun, 14 Mar 2010 21:55:11 +0000 (21:55 +0000)]
Updated post r19769, integrates the missing dl_method bzr hunk from #6370, uses the export subcommand for the vcs' that provide a usable version (hg archive doesn't work remotely, git archive isn't enabled on github), from #6700

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20222 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago/lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) where...
thepeople [Sun, 14 Mar 2010 21:42:56 +0000 (21:42 +0000)]
/lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem).

/etc/init.d/ppp automatically starts pptp session on boot., from #6720

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20221 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoif readethers is set to true make sure /etc/ethers exists, closes #6740
thepeople [Sun, 14 Mar 2010 21:33:02 +0000 (21:33 +0000)]
if readethers is set to true make sure /etc/ethers exists, closes #6740

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20220 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agothis patch allow to set -g option 1. -g allow to make a more secure ssh server config...
thepeople [Sun, 14 Mar 2010 21:26:45 +0000 (21:26 +0000)]
this patch allow to set -g option 1. -g allow to make a more secure ssh server configuration by avoiding brute force attack on root while allowing user to use password (where the username is more difficult to guess).

Matthieu
from #6736

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20219 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofix error output of brctl if bridging is not supported.
nbd [Sun, 14 Mar 2010 21:10:07 +0000 (21:10 +0000)]
fix error output of brctl if bridging is not supported.

The following error is displayed during network configuration on any device that has DEVICE_TYPE set to something else then router, or has brctl functionality disabled through some other method:

"brctl: SIOCGIFBR: Package not installed"

This is due to the unbridge function being called, which uses "brctl show" to determine if the interface is bridged.

Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20218 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[xburst] config-2.6.32: Add mising symbol
lars [Sun, 14 Mar 2010 19:27:13 +0000 (19:27 +0000)]
[xburst] config-2.6.32: Add mising symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20217 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] linux-atm: Update to stable version 2.5.1 from upstream project
thepeople [Sun, 14 Mar 2010 18:58:33 +0000 (18:58 +0000)]
[package] linux-atm: Update to stable version 2.5.1 from upstream project

   This commit integrates the upstream version of the linux-atm tools
   version 2.5.1.

   It simplify the patchset but keeps the debian-patches,
   prevent the usage of libflex on the target, and let the package
   compiles every tools.

   The Makefile only installs atmarp & atmarpd, but some useful debug
   programs are also included (like aread/awrite, atmdump,...) in the
   makefile, but commented by default.

Signed-off-by: Obinou <obconseil@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20216 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd an arch suffix for handling different variants of arm/mips for the toolchain...
nbd [Sun, 14 Mar 2010 18:24:05 +0000 (18:24 +0000)]
add an arch suffix for handling different variants of arm/mips for the toolchain/target directories

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20215 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofix missing nls support for 2.6.33
thepeople [Sun, 14 Mar 2010 18:22:57 +0000 (18:22 +0000)]
fix missing nls support for 2.6.33

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20214 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoatheros: fix FIS directory parsing on Top Boot flash chips
juhosg [Sun, 14 Mar 2010 18:20:04 +0000 (18:20 +0000)]
atheros: fix FIS directory parsing on Top Boot flash chips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20213 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[xburst] jzcodec: Fix supported formats.
lars [Sun, 14 Mar 2010 17:49:30 +0000 (17:49 +0000)]
[xburst] jzcodec: Fix supported formats.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20210 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] also fix invalid hunks in 2.6.33 patch
florian [Sun, 14 Mar 2010 17:21:47 +0000 (17:21 +0000)]
[kernel] also fix invalid hunks in 2.6.33 patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20209 3c298f89-4303-0410-b956-a3cf2f4a3e73