John Crispin
1f1ad83bc2
typo
...
SVN-Revision: 20403
2010-03-24 16:19:17 +00:00
John Crispin
ee9ed69f0f
adds support for airties wav-281/arcor a800/arcaydian arv452
...
SVN-Revision: 20402
2010-03-24 15:55:23 +00:00
John Crispin
1e1936323b
meta partition should not span brn-boot sector
...
SVN-Revision: 20401
2010-03-24 15:53:48 +00:00
John Crispin
a2155caf7b
add phylib support to ethernet driver
...
SVN-Revision: 20400
2010-03-24 15:53:05 +00:00
Jo-Philipp Wich
c63fd559fc
base-files: remove redundant "Press " when writing enter failsafe message
...
SVN-Revision: 20393
2010-03-23 22:57:16 +00:00
Alexandros C. Couloumbis
129d8a88f4
generic-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.32 too
...
SVN-Revision: 20388
2010-03-23 15:02:29 +00:00
Alexandros C. Couloumbis
c0ea2a6257
generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)
...
SVN-Revision: 20386
2010-03-23 12:42:17 +00:00
Florian Fainelli
d3b3c421d7
also generate images for AG1A, thanks obinou
...
SVN-Revision: 20385
2010-03-23 09:09:48 +00:00
Lars-Peter Clausen
0ddd7f1082
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
2010-03-22 18:57:50 +00:00
Lars-Peter Clausen
fd3344d488
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
2010-03-22 15:22:26 +00:00
Alexandros C. Couloumbis
4acfc97d11
atheros: config-2.6.33, add missing option on commit r20332
...
SVN-Revision: 20360
2010-03-21 18:18:13 +00:00
Gabor Juhos
120b1d8699
ar71xx: use the RB411 setup for the RB411U
...
SVN-Revision: 20359
2010-03-21 18:16:24 +00:00
Gabor Juhos
9a1031ce6d
ar71xx: change PHY select logic, and update phy_masks
...
SVN-Revision: 20358
2010-03-21 18:16:07 +00:00
Florian Fainelli
aef7bbc78f
fix ethernet driver remove function to use the correct annotation ( #6311 )
...
SVN-Revision: 20350
2010-03-21 16:05:27 +00:00
Lars-Peter Clausen
28e68dd8c7
jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()
...
SVN-Revision: 20349
2010-03-21 15:46:49 +00:00
Hauke Mehrtens
dfff03754d
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
2010-03-21 14:02:30 +00:00
Hauke Mehrtens
c1f9037135
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
2010-03-21 13:57:07 +00:00
John Crispin
e9615a0d36
add register definitions for ebu
...
SVN-Revision: 20338
2010-03-21 13:35:33 +00:00
Alexandros C. Couloumbis
bbc8db54e7
atheros: config-2.6.33, PCI: disable common quirks
...
SVN-Revision: 20337
2010-03-21 11:22:40 +00:00
Alexandros C. Couloumbis
5bd4a48d40
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
2010-03-21 11:19:23 +00:00
Alexandros C. Couloumbis
6b0a603420
atheros: config-2.6.33, optimize for size
...
SVN-Revision: 20335
2010-03-21 11:13:27 +00:00
Alexandros C. Couloumbis
f392ae1fa6
atheros: config-2.6.33, turn off swap memory
...
SVN-Revision: 20334
2010-03-21 11:10:00 +00:00
Alexandros C. Couloumbis
25d3c27e1e
atheros: config-2.6.33, turn off BSD Process Accounting
...
SVN-Revision: 20333
2010-03-21 11:07:35 +00:00
Alexandros C. Couloumbis
2122976cf6
atheros: config-2.6.33, fix CONFIG_CMDLINE
...
SVN-Revision: 20332
2010-03-21 11:03:57 +00:00
Alexandros C. Couloumbis
0fa2deaa28
generic-2.6: sync patches to 2.6.34-rc2
...
SVN-Revision: 20329
2010-03-21 06:53:08 +00:00
Florian Fainelli
ea89aacf52
do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge driver, thanks rtz
...
SVN-Revision: 20324
2010-03-20 17:45:41 +00:00
Florian Fainelli
a1058204d0
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
2010-03-18 23:35:21 +00:00
Gabor Juhos
706b6b846f
base-files: show boot state on intramfs images
...
SVN-Revision: 20289
2010-03-18 19:19:21 +00:00
Gabor Juhos
18aa68d368
ar71xx: check returned value of ioremap in ar71xx_pcibios_setup
...
SVN-Revision: 20288
2010-03-18 19:19:19 +00:00
Gabor Juhos
73f7a1c224
ar71xx: optimize register access in ar71xx_pci.c
...
SVN-Revision: 20287
2010-03-18 19:19:16 +00:00
Gabor Juhos
1dedaf30a6
ar71xx: optimize register access in irq.c
...
SVN-Revision: 20286
2010-03-18 19:19:13 +00:00
Gabor Juhos
2438a03ce4
ar71xx: optimize register access in ar724x_pci.c
...
SVN-Revision: 20285
2010-03-18 19:19:10 +00:00
Gabor Juhos
d02975eb0d
ar71xx: introduce global ar724x_pci_ctrl_base variable
...
SVN-Revision: 20284
2010-03-18 19:19:07 +00:00
Gabor Juhos
b051a3b784
ar71xx: add error handling to ar724x_pcibios_init
...
SVN-Revision: 20283
2010-03-18 19:19:03 +00:00
Gabor Juhos
695e989c6f
ar71xx: move ar724x_pci_* helpers to ar724x-pci.c
...
SVN-Revision: 20282
2010-03-18 19:18:58 +00:00
Gabor Juhos
5f109ef2f3
ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.c
...
SVN-Revision: 20281
2010-03-18 19:18:54 +00:00
Gabor Juhos
4d32460353
ar71xx: use set_irq_chained_handler for the PCI IRQs
...
SVN-Revision: 20280
2010-03-18 19:18:50 +00:00
Gabor Juhos
1b8137eefc
ar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2
...
SVN-Revision: 20279
2010-03-18 19:18:46 +00:00
Gabor Juhos
58911deda5
ar71xx: remove unnecessary includes from setup.c
...
SVN-Revision: 20278
2010-03-18 19:18:41 +00:00
Gabor Juhos
ca49e09c9a
ar71xx: fix ar724x_pci_wr{,_nf} helpers
...
SVN-Revision: 20277
2010-03-18 19:18:36 +00:00
Mirko Vogt
4c0b32c02a
do not use font <FONT_MINI_4x6> for target lb60 by default as it's unreadable
...
SVN-Revision: 20274
2010-03-18 14:32:48 +00:00
John Crispin
aeadc74d0e
Bugfix: do not call request_irq() with interrupts disabled, signed off by Ithamar R. Adema
...
SVN-Revision: 20273
2010-03-18 13:55:14 +00:00
John Crispin
950dc23320
make mtd handel 128k sectors properly, based on patch by Ithamar R. Adema
...
SVN-Revision: 20272
2010-03-18 13:54:22 +00:00
John Crispin
5abcf30366
fixes board detection, signed off by Ithamar R. Adema
...
SVN-Revision: 20271
2010-03-18 13:53:22 +00:00
Markus Wigge
47f29ede08
added feature "pcmcia"
...
SVN-Revision: 20268
2010-03-18 12:20:36 +00:00
John Crispin
2a89598ce5
Also build jffs2 images with 128k eraseblock size, signed off by Ithamar R. Adema
...
SVN-Revision: 20267
2010-03-18 11:20:35 +00:00
John Crispin
b306cc489a
we have a maximum of 32 gpios
...
SVN-Revision: 20265
2010-03-18 10:56:28 +00:00
John Crispin
10af553b63
Make it possible for boards to disable PCI REQ signals in the PCI controller, signed off by Ithamar R. Adema
...
SVN-Revision: 20264
2010-03-18 10:56:00 +00:00
John Crispin
afb701b0c4
Calculate PCI BARMASK11 register value dynamicly, signed off by Ithamar R. Adema
...
SVN-Revision: 20262
2010-03-18 09:20:43 +00:00
Florian Fainelli
3b12eda623
include wpad-mini and mac80211_hwsim by default
...
SVN-Revision: 20256
2010-03-17 20:21:53 +00:00