summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* sound jz4740_pcm: Don't request dma channel mor then once.Lars-Peter Clausen2010-03-221-4/+5
| | | | | | | | | 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
* atheros: config-2.6.33, add missing option on commit r20332Alexandros C. Couloumbis2010-03-211-0/+1
| | | | SVN-Revision: 20360
* ar71xx: use the RB411 setup for the RB411UGabor Juhos2010-03-211-10/+1
| | | | SVN-Revision: 20359
* ar71xx: change PHY select logic, and update phy_masksGabor Juhos2010-03-2122-78/+37
| | | | SVN-Revision: 20358
* fix ethernet driver remove function to use the correct annotation (#6311)Florian Fainelli2010-03-214-8/+8
| | | | SVN-Revision: 20350
* jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()Lars-Peter Clausen2010-03-211-17/+23
| | | | SVN-Revision: 20349
* x86: do no overwrite CONFIG_SCSI_LOWLEVELHauke Mehrtens2010-03-213-3/+2
| | | | | | | CONFIG_SCSI_LOWLEVEL is needed for some packages. Backport commit r19759 into kernel 2.6.30 SVN-Revision: 20340
* kernel: Add some missing config symbolsHauke Mehrtens2010-03-215-10/+142
| | | | | | | This adds some missing config symbols and opens the menu behind CONFIG_SND_PCI and CONFIG_ISDN. SVN-Revision: 20339
* add register definitions for ebuJohn Crispin2010-03-211-1/+2
| | | | SVN-Revision: 20338
* atheros: config-2.6.33, PCI: disable common quirksAlexandros C. Couloumbis2010-03-211-0/+1
| | | | SVN-Revision: 20337
* atheros: config-2.6.33, use UP-only small-memory-footprint RCUAlexandros C. Couloumbis2010-03-211-2/+0
| | | | | | (tested on production system, works solid for couple of weeks) SVN-Revision: 20336
* atheros: config-2.6.33, optimize for sizeAlexandros C. Couloumbis2010-03-211-0/+2
| | | | SVN-Revision: 20335
* atheros: config-2.6.33, turn off swap memoryAlexandros C. Couloumbis2010-03-211-0/+1
| | | | SVN-Revision: 20334
* atheros: config-2.6.33, turn off BSD Process AccountingAlexandros C. Couloumbis2010-03-211-0/+1
| | | | SVN-Revision: 20333
* atheros: config-2.6.33, fix CONFIG_CMDLINEAlexandros C. Couloumbis2010-03-211-1/+5
| | | | SVN-Revision: 20332
* generic-2.6: sync patches to 2.6.34-rc2Alexandros C. Couloumbis2010-03-211-2/+3
| | | | SVN-Revision: 20329
* do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge ↵Florian Fainelli2010-03-201-1/+0
| | | | | | driver, thanks rtz SVN-Revision: 20324
* rework board detectionFlorian Fainelli2010-03-1814-305/+634
| | | | | | | | | 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
* base-files: show boot state on intramfs imagesGabor Juhos2010-03-181-0/+5
| | | | SVN-Revision: 20289
* ar71xx: check returned value of ioremap in ar71xx_pcibios_setupGabor Juhos2010-03-181-0/+2
| | | | SVN-Revision: 20288
* ar71xx: optimize register access in ar71xx_pci.cGabor Juhos2010-03-181-44/+50
| | | | SVN-Revision: 20287
* ar71xx: optimize register access in irq.cGabor Juhos2010-03-181-23/+46
| | | | SVN-Revision: 20286
* ar71xx: optimize register access in ar724x_pci.cGabor Juhos2010-03-181-37/+36
| | | | SVN-Revision: 20285
* ar71xx: introduce global ar724x_pci_ctrl_base variableGabor Juhos2010-03-181-20/+14
| | | | SVN-Revision: 20284
* ar71xx: add error handling to ar724x_pcibios_initGabor Juhos2010-03-181-2/+13
| | | | SVN-Revision: 20283
* ar71xx: move ar724x_pci_* helpers to ar724x-pci.cGabor Juhos2010-03-182-30/+30
| | | | SVN-Revision: 20282
* ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.cGabor Juhos2010-03-183-163/+149
| | | | SVN-Revision: 20281
* ar71xx: use set_irq_chained_handler for the PCI IRQsGabor Juhos2010-03-181-37/+12
| | | | SVN-Revision: 20280
* ar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2Gabor Juhos2010-03-183-7/+6
| | | | SVN-Revision: 20279
* ar71xx: remove unnecessary includes from setup.cGabor Juhos2010-03-181-2/+0
| | | | SVN-Revision: 20278
* ar71xx: fix ar724x_pci_wr{,_nf} helpersGabor Juhos2010-03-181-0/+2
| | | | SVN-Revision: 20277
* do not use font <FONT_MINI_4x6> for target lb60 by default as it's unreadableMirko Vogt2010-03-181-1/+0
| | | | SVN-Revision: 20274
* Bugfix: do not call request_irq() with interrupts disabled, signed off by ↵John Crispin2010-03-181-15/+9
| | | | | | Ithamar R. Adema SVN-Revision: 20273
* make mtd handel 128k sectors properly, based on patch by Ithamar R. AdemaJohn Crispin2010-03-181-10/+14
| | | | SVN-Revision: 20272
* fixes board detection, signed off by Ithamar R. AdemaJohn Crispin2010-03-181-1/+2
| | | | SVN-Revision: 20271
* added feature "pcmcia"Markus Wigge2010-03-181-1/+1
| | | | SVN-Revision: 20268
* Also build jffs2 images with 128k eraseblock size, signed off by Ithamar R. ↵John Crispin2010-03-181-0/+5
| | | | | | Adema SVN-Revision: 20267
* we have a maximum of 32 gpiosJohn Crispin2010-03-181-1/+1
| | | | SVN-Revision: 20265
* Make it possible for boards to disable PCI REQ signals in the PCI ↵John Crispin2010-03-182-1/+9
| | | | | | controller, signed off by Ithamar R. Adema SVN-Revision: 20264
* Calculate PCI BARMASK11 register value dynamicly, signed off by Ithamar R. AdemaJohn Crispin2010-03-181-1/+12
| | | | SVN-Revision: 20262
* include wpad-mini and mac80211_hwsim by defaultFlorian Fainelli2010-03-171-0/+2
| | | | SVN-Revision: 20256
* add missing configuration symbolsFlorian Fainelli2010-03-173-0/+3
| | | | SVN-Revision: 20255
* sdk: fix up paths for $(ARCH_SUFFIX)Felix Fietkau2010-03-171-1/+1
| | | | SVN-Revision: 20254
* refresh patchesLars-Peter Clausen2010-03-174-20/+27
| | | | SVN-Revision: 20253
* The lcm driver currently does not use any of the backlight api, so remove ↵Lars-Peter Clausen2010-03-162-2/+1
| | | | | | CONFIG_BACKLIGHT_CLASS_DEVICE as a dependecy and from the config. Fixes #6871 SVN-Revision: 20248
* ar71xx: fix semantics error in the __ar71xx_gpio_get_value function.Gabor Juhos2010-03-161-1/+1
| | | | | | * Thanks to Pascal Dornier SVN-Revision: 20247
* ifxmips - adds cf0001 swizzel patch, by/signed off Veli-Matti Valtonen (maligor)John Crispin2010-03-162-0/+25
| | | | SVN-Revision: 20246
* adm5120: use 2.6.32.10 kernelAlexandros C. Couloumbis2010-03-161-1/+1
| | | | SVN-Revision: 20245
* revert last commitAlexandros C. Couloumbis2010-03-161-1/+1
| | | | SVN-Revision: 20244
* adm5120: use 2.6.33.1 kernelAlexandros C. Couloumbis2010-03-161-1/+1
| | | | SVN-Revision: 20243