summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* jbt6k74: * Register a lcd device. * Add callbacks to allow the graphics chip ↵Lars-Peter Clausen2009-06-291-120/+149
| | | | | | to disable the pixel clock. * Delay blanking to avoid white flash. SVN-Revision: 16616
* gta02_wm8753: Use snd_soc_add_controls to add machine specific controls.Lars-Peter Clausen2009-06-281-8/+6
| | | | SVN-Revision: 16613
* Fix wm8753 register cache.Lars-Peter Clausen2009-06-281-0/+26
| | | | SVN-Revision: 16612
* Cleanup sound patch.Lars-Peter Clausen2009-06-283-142/+70
| | | | SVN-Revision: 16611
* Fix freerunner gsm modem pm.Lars-Peter Clausen2009-06-282-8/+91
| | | | SVN-Revision: 16609
* shared DMA zone is twice smaller on 6338Florian Fainelli2009-06-281-1/+4
| | | | SVN-Revision: 16608
* turn on size optimization for bcm63xxFlorian Fainelli2009-06-281-0/+1
| | | | SVN-Revision: 16607
* add a short note on how to use OpenWrt for daily work, covering the use of ↵Florian Fainelli2009-06-283-0/+115
| | | | | | quilt inside of OpenWrt, updating kernel, packages and patches SVN-Revision: 16606
* turn off the Algorithmics FPU emulator by default now that we have software ↵Florian Fainelli2009-06-284-0/+652
| | | | | | floating point enabled in the toolchain, please recompile your toolchains and kernels SVN-Revision: 16605
* enable software floating point emulation by default for mips and mipsel targetsFlorian Fainelli2009-06-281-1/+1
| | | | SVN-Revision: 16604
* include arpfilter and arp_mangle in the kmod-arptables modules (#5410)Florian Fainelli2009-06-281-1/+3
| | | | SVN-Revision: 16600
* off-by-one gpio numbers for bcm6338Florian Fainelli2009-06-281-1/+1
| | | | SVN-Revision: 16597
* hostapd: Remove deprecated 'debug' configuration variableVasilis Tsiligiannis2009-06-271-1/+0
| | | | SVN-Revision: 16594
* bcm6338 can support PCI since it has MPIFlorian Fainelli2009-06-271-0/+1
| | | | SVN-Revision: 16592
* more fixes for bcm6338, no need not to prevent reads from MPI registers now ↵Florian Fainelli2009-06-273-11/+20
| | | | | | that we have it defined correctly SVN-Revision: 16589
* use enum for the machine typeGabor Juhos2009-06-273-31/+33
| | | | SVN-Revision: 16588
* fix the flash address comment and register the flash device again with its ↵Florian Fainelli2009-06-271-3/+7
| | | | | | proper physical address on 6338/6345 SVN-Revision: 16587
* fix a stupid typo preventing the board from being detectedFlorian Fainelli2009-06-271-1/+1
| | | | SVN-Revision: 16586
* prevent bcm6338 and bcm6345 from crashing very earlyFlorian Fainelli2009-06-271-3/+9
| | | | SVN-Revision: 16585
* add AR913x specific GPIO function bit definitionsGabor Juhos2009-06-272-9/+21
| | | | SVN-Revision: 16583
* only register fallback sprom and enable PCI if we actually have support for PCIFlorian Fainelli2009-06-271-2/+4
| | | | SVN-Revision: 16581
* do not bloat the kernel with experimental bcm6345 for nowFlorian Fainelli2009-06-271-1/+1
| | | | SVN-Revision: 16580
* more missing register definitions for bcm6338Florian Fainelli2009-06-272-9/+52
| | | | SVN-Revision: 16579
* fix ksymoops architecture dependenciesFlorian Fainelli2009-06-261-1/+1
| | | | SVN-Revision: 16576
* add a cross-version of ksymoopsFlorian Fainelli2009-06-261-0/+55
| | | | SVN-Revision: 16575
* more bcm6338 and bcm6345 related fixesFlorian Fainelli2009-06-264-1/+9
| | | | SVN-Revision: 16568
* define bcm6338 SDRAM base register and make sure that the right CPU id will ↵Florian Fainelli2009-06-262-2/+7
| | | | | | be used to detect a bcm6338 SVN-Revision: 16567
* generate images for the bcm6338wFlorian Fainelli2009-06-261-0/+4
| | | | SVN-Revision: 16566
* add board definitions for the bcm6338wFlorian Fainelli2009-06-261-0/+8
| | | | SVN-Revision: 16565
* mac80211: add more ath9k patchesGabor Juhos2009-06-257-1/+428
| | | | SVN-Revision: 16562
* Update compat-wireless to 2009-06-25Hauke Mehrtens2009-06-258-274/+67
| | | | SVN-Revision: 16561
* don't use the CRC header in the kernel partition on the WP543 board, so the ↵Gabor Juhos2009-06-251-1/+1
| | | | | | kernel can be flashed directly from OpenWrt SVN-Revision: 16560
* show SoC parameters in /proc/cpuinfoGabor Juhos2009-06-251-7/+13
| | | | SVN-Revision: 16559
* build firmware image for the 5GXi boardGabor Juhos2009-06-251-1/+40
| | | | SVN-Revision: 16558
* firmware-utils: add a tool to compute crc value for the 5gxi firmwareGabor Juhos2009-06-252-0/+310
| | | | SVN-Revision: 16557
* firmware-utils/mkcsysimg: minor bugfixGabor Juhos2009-06-251-1/+1
| | | | SVN-Revision: 16556
* add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)Gabor Juhos2009-06-2511-3/+120
| | | | SVN-Revision: 16555
* firmware-utils/mkcsysimg: add signature for the 5GXi boardGabor Juhos2009-06-242-5/+6
| | | | SVN-Revision: 16551
* firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption ↵Gabor Juhos2009-06-242-0/+362
| | | | | | algrithm SVN-Revision: 16550
* generate an uImage binary for nowImre Kaloz2009-06-231-0/+5
| | | | SVN-Revision: 16549
* use the proper serial device, change memory layoutImre Kaloz2009-06-231-15/+9
| | | | SVN-Revision: 16548
* use broken-out patches for the coldfire to make it easier to follow ↵Imre Kaloz2009-06-2388-51065/+66817
| | | | | | differences against the bsp SVN-Revision: 16547
* nuke obsolete kernel include dirGabor Juhos2009-06-2319-1628/+0
| | | | SVN-Revision: 16546
* 2.6.28 and 2.6.30 support is enough on ixp4xxImre Kaloz2009-06-2379-14259/+0
| | | | SVN-Revision: 16545
* we don't support 2.6.26 for a long time nowImre Kaloz2009-06-2347-8775/+0
| | | | SVN-Revision: 16544
* coldfire compile error fixImre Kaloz2009-06-231-0/+33
| | | | SVN-Revision: 16542
* add missing patch from the uclibc buildrootImre Kaloz2009-06-231-0/+371
| | | | SVN-Revision: 16541
* add preliminary coldfire v4e supportImre Kaloz2009-06-2114-1/+51268
| | | | SVN-Revision: 16538
* refresh 2.6.25 patchesImre Kaloz2009-06-212-3/+3
| | | | SVN-Revision: 16537
* mac80211/ath5k: add workaround for the AR71xx PCI bugGabor Juhos2009-06-212-1/+33
| | | | SVN-Revision: 16535