Nicolas Thill [Tue, 23 Mar 2010 14:32:14 +0000 (14:32 +0000)]
linux-atm: fix compilation of 'qgen' host tool
SVN-Revision: 20387
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
Florian Fainelli [Tue, 23 Mar 2010 09:09:48 +0000 (09:09 +0000)]
also generate images for AG1A, thanks obinou
SVN-Revision: 20385
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
Travis Kemen [Tue, 23 Mar 2010 01:28:52 +0000 (01:28 +0000)]
bump to the lastest git commit
SVN-Revision: 20378
Jo-Philipp Wich [Tue, 23 Mar 2010 01:21:50 +0000 (01:21 +0000)]
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
Lars-Peter Clausen [Mon, 22 Mar 2010 18:57:50 +0000 (18:57 +0000)]
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
Lars-Peter Clausen [Mon, 22 Mar 2010 15:22:26 +0000 (15:22 +0000)]
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
Alexandros C. Couloumbis [Mon, 22 Mar 2010 11:43:46 +0000 (11:43 +0000)]
hostap-driver: fix a typo (thanks acinonyx)
SVN-Revision: 20367
Alexandros C. Couloumbis [Mon, 22 Mar 2010 11:39:47 +0000 (11:39 +0000)]
hostap-driver: fix DEPENDS on Makefile
SVN-Revision: 20366
Jo-Philipp Wich [Sun, 21 Mar 2010 22:35:58 +0000 (22:35 +0000)]
hostapd: always strip "11" from hwmode value
SVN-Revision: 20363
Hauke Mehrtens [Sun, 21 Mar 2010 19:12:36 +0000 (19:12 +0000)]
kernel: fix some documentation
SVN-Revision: 20362
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
Gabor Juhos [Sun, 21 Mar 2010 18:16:24 +0000 (18:16 +0000)]
ar71xx: use the RB411 setup for the RB411U
SVN-Revision: 20359
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
Florian Fainelli [Sun, 21 Mar 2010 17:56:19 +0000 (17:56 +0000)]
fix path to the orinoco pcmcia driver, thanks hauke
SVN-Revision: 20357
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
Florian Fainelli [Sun, 21 Mar 2010 17:16:45 +0000 (17:16 +0000)]
disable ucitrigger for now, not used, patch from Dave Kooper
SVN-Revision: 20355
Florian Fainelli [Sun, 21 Mar 2010 17:16:41 +0000 (17:16 +0000)]
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
Florian Fainelli [Sun, 21 Mar 2010 17:16:36 +0000 (17:16 +0000)]
add pcmcia hermes module, patch from Guillaume Lecerf
SVN-Revision: 20353
Florian Fainelli [Sun, 21 Mar 2010 16:05:27 +0000 (16:05 +0000)]
fix ethernet driver remove function to use the correct annotation (#6311)
SVN-Revision: 20350
Lars-Peter Clausen [Sun, 21 Mar 2010 15:46:49 +0000 (15:46 +0000)]
jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()
SVN-Revision: 20349
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
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
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
Hauke Mehrtens [Sun, 21 Mar 2010 14:12:32 +0000 (14:12 +0000)]
kernel: load after its dependencies
SVN-Revision: 20345
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
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
Hauke Mehrtens [Sun, 21 Mar 2010 14:06:32 +0000 (14:06 +0000)]
kernel: fix typo
SVN-Revision: 20342
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
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
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
John Crispin [Sun, 21 Mar 2010 13:35:33 +0000 (13:35 +0000)]
add register definitions for ebu
SVN-Revision: 20338
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
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
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
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
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
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
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
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
Florian Fainelli [Sat, 20 Mar 2010 17:45:41 +0000 (17:45 +0000)]
do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge driver, thanks rtz
SVN-Revision: 20324
Florian Fainelli [Sat, 20 Mar 2010 17:18:54 +0000 (17:18 +0000)]
add more usb-storage modules (#6067)
SVN-Revision: 20323
Florian Fainelli [Sat, 20 Mar 2010 17:18:47 +0000 (17:18 +0000)]
fix svn download with older svn client versions
SVN-Revision: 20322
Florian Fainelli [Sat, 20 Mar 2010 10:27:30 +0000 (10:27 +0000)]
add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
SVN-Revision: 20312
Florian Fainelli [Sat, 20 Mar 2010 10:27:24 +0000 (10:27 +0000)]
update netfilter packages description, patch from Edgar Soldin
SVN-Revision: 20311
Florian Fainelli [Sat, 20 Mar 2010 10:27:18 +0000 (10:27 +0000)]
add sn9c201 webcam driver, patch from Chris Li
SVN-Revision: 20310
Florian Fainelli [Fri, 19 Mar 2010 16:34:41 +0000 (16:34 +0000)]
update compcache to 0.6.2 (#6884)
SVN-Revision: 20303
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
John Crispin [Fri, 19 Mar 2010 11:22:07 +0000 (11:22 +0000)]
adds support in uboot for eon flash chips
SVN-Revision: 20298
Florian Fainelli [Thu, 18 Mar 2010 23:35:21 +0000 (23:35 +0000)]
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
Florian Fainelli [Thu, 18 Mar 2010 23:35:12 +0000 (23:35 +0000)]
fix file creation mode, thanks rtz
SVN-Revision: 20293
Jo-Philipp Wich [Thu, 18 Mar 2010 21:10:56 +0000 (21:10 +0000)]
remote-gdb: * use sysroot instead of solib search paths * don't query arch if there's only one choice
SVN-Revision: 20290
Gabor Juhos [Thu, 18 Mar 2010 19:19:21 +0000 (19:19 +0000)]
base-files: show boot state on intramfs images
SVN-Revision: 20289
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
Gabor Juhos [Thu, 18 Mar 2010 19:19:16 +0000 (19:19 +0000)]
ar71xx: optimize register access in ar71xx_pci.c
SVN-Revision: 20287
Gabor Juhos [Thu, 18 Mar 2010 19:19:13 +0000 (19:19 +0000)]
ar71xx: optimize register access in irq.c
SVN-Revision: 20286
Gabor Juhos [Thu, 18 Mar 2010 19:19:10 +0000 (19:19 +0000)]
ar71xx: optimize register access in ar724x_pci.c
SVN-Revision: 20285
Gabor Juhos [Thu, 18 Mar 2010 19:19:07 +0000 (19:19 +0000)]
ar71xx: introduce global ar724x_pci_ctrl_base variable
SVN-Revision: 20284
Gabor Juhos [Thu, 18 Mar 2010 19:19:03 +0000 (19:19 +0000)]
ar71xx: add error handling to ar724x_pcibios_init
SVN-Revision: 20283
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
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
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
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
Gabor Juhos [Thu, 18 Mar 2010 19:18:41 +0000 (19:18 +0000)]
ar71xx: remove unnecessary includes from setup.c
SVN-Revision: 20278
Gabor Juhos [Thu, 18 Mar 2010 19:18:36 +0000 (19:18 +0000)]
ar71xx: fix ar724x_pci_wr{,_nf} helpers
SVN-Revision: 20277
Travis Kemen [Thu, 18 Mar 2010 15:50:05 +0000 (15:50 +0000)]
fix limit
SVN-Revision: 20275
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
John Crispin [Thu, 18 Mar 2010 13:55:14 +0000 (13:55 +0000)]
Bugfix: do not call request_irq() with interrupts disabled, signed off by Ithamar R. Adema
SVN-Revision: 20273
John Crispin [Thu, 18 Mar 2010 13:54:22 +0000 (13:54 +0000)]
make mtd handel 128k sectors properly, based on patch by Ithamar R. Adema
SVN-Revision: 20272
John Crispin [Thu, 18 Mar 2010 13:53:22 +0000 (13:53 +0000)]
fixes board detection, signed off by Ithamar R. Adema
SVN-Revision: 20271
John Crispin [Thu, 18 Mar 2010 13:02:29 +0000 (13:02 +0000)]
Add option to disable debug output of DSL drivers signed of by Ithamar R. Adema
SVN-Revision: 20270
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
Markus Wigge [Thu, 18 Mar 2010 12:20:36 +0000 (12:20 +0000)]
added feature "pcmcia"
SVN-Revision: 20268
John Crispin [Thu, 18 Mar 2010 11:20:35 +0000 (11:20 +0000)]
Also build jffs2 images with 128k eraseblock size, signed off by Ithamar R. Adema
SVN-Revision: 20267
John Crispin [Thu, 18 Mar 2010 11:17:42 +0000 (11:17 +0000)]
Allow UCI configuration of ATM QOS parameters per interface, signed off by Ithamar R. Adema
SVN-Revision: 20266
John Crispin [Thu, 18 Mar 2010 10:56:28 +0000 (10:56 +0000)]
we have a maximum of 32 gpios
SVN-Revision: 20265
John Crispin [Thu, 18 Mar 2010 10:56:00 +0000 (10:56 +0000)]
Make it possible for boards to disable PCI REQ signals in the PCI controller, signed off by Ithamar R. Adema
SVN-Revision: 20264
Nicolas Thill [Thu, 18 Mar 2010 10:45:14 +0000 (10:45 +0000)]
madwifi: remove redundant conditional dep, atheros has PCI support
SVN-Revision: 20263
John Crispin [Thu, 18 Mar 2010 09:20:43 +0000 (09:20 +0000)]
Calculate PCI BARMASK11 register value dynamicly, signed off by Ithamar R. Adema
SVN-Revision: 20262
Travis Kemen [Thu, 18 Mar 2010 03:46:41 +0000 (03:46 +0000)]
allow ping
SVN-Revision: 20261
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
Florian Fainelli [Wed, 17 Mar 2010 20:21:53 +0000 (20:21 +0000)]
include wpad-mini and mac80211_hwsim by default
SVN-Revision: 20256
Florian Fainelli [Wed, 17 Mar 2010 20:21:49 +0000 (20:21 +0000)]
add missing configuration symbols
SVN-Revision: 20255
Felix Fietkau [Wed, 17 Mar 2010 16:03:08 +0000 (16:03 +0000)]
sdk: fix up paths for $(ARCH_SUFFIX)
SVN-Revision: 20254
Lars-Peter Clausen [Wed, 17 Mar 2010 15:07:36 +0000 (15:07 +0000)]
refresh patches
SVN-Revision: 20253
Lars-Peter Clausen [Tue, 16 Mar 2010 23:15:18 +0000 (23:15 +0000)]
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
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
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
Alexandros C. Couloumbis [Tue, 16 Mar 2010 14:42:24 +0000 (14:42 +0000)]
adm5120: use 2.6.32.10 kernel
SVN-Revision: 20245
Alexandros C. Couloumbis [Tue, 16 Mar 2010 14:40:59 +0000 (14:40 +0000)]
revert last commit
SVN-Revision: 20244
Alexandros C. Couloumbis [Tue, 16 Mar 2010 14:16:00 +0000 (14:16 +0000)]
adm5120: use 2.6.33.1 kernel
SVN-Revision: 20243
Gabor Juhos [Tue, 16 Mar 2010 14:02:31 +0000 (14:02 +0000)]
ar71xx: optimize GPIO code
SVN-Revision: 20242
Markus Wigge [Tue, 16 Mar 2010 13:04:03 +0000 (13:04 +0000)]
new kernel checksums: 2.6.32.10 2.6.33.1
SVN-Revision: 20241
Markus Wigge [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.
SVN-Revision: 20240
Markus Wigge [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>
SVN-Revision: 20239
Alexandros C. Couloumbis [Tue, 16 Mar 2010 08:26:50 +0000 (08:26 +0000)]
rb532: don't use bridge by default
SVN-Revision: 20238
Alexandros C. Couloumbis [Tue, 16 Mar 2010 08:23:02 +0000 (08:23 +0000)]
rb532: sync patches. Use 2.6.33.1 kernel
SVN-Revision: 20237
Alexandros C. Couloumbis [Tue, 16 Mar 2010 08:15:47 +0000 (08:15 +0000)]
generic-2.6: sync patches to 2.6.33.1
SVN-Revision: 20236
Travis Kemen [Mon, 15 Mar 2010 18:30:56 +0000 (18:30 +0000)]
actually fix linux-atm
SVN-Revision: 20233