aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* re-enable s3c24xx-specific sound modules to fix build of kmod-soundcoreMirko Vogt2009-02-231-165/+12
| | | | SVN-Revision: 14646
* enable DSA supportGabor Juhos2009-02-231-0/+9
| | | | SVN-Revision: 14639
* remove duplicated includesGabor Juhos2009-02-231-1/+0
| | | | SVN-Revision: 14638
* TL-WR941ND: add DSA device for the Marvell 88E6060 switchGabor Juhos2009-02-233-0/+43
| | | | SVN-Revision: 14637
* move device registration function prototypes into a separate header fileGabor Juhos2009-02-2316-58/+89
| | | | SVN-Revision: 14635
* rename platform.c to devices.cGabor Juhos2009-02-232-1/+1
| | | | SVN-Revision: 14634
* enable TL-WR941ND in kernel configGabor Juhos2009-02-232-0/+5
| | | | SVN-Revision: 14633
* tl-wr941nd: register ethernet device, and fix machine idGabor Juhos2009-02-231-1/+14
| | | | SVN-Revision: 14632
* micrel phy driver: change initcall level if compiled into the kernelGabor Juhos2009-02-221-6/+6
| | | | SVN-Revision: 14628
* preliminary support for the TL-WR941NDGabor Juhos2009-02-224-1/+130
| | | | SVN-Revision: 14627
* include pppoa and br2684 packages by default (#4648)Florian Fainelli2009-02-221-0/+2
| | | | SVN-Revision: 14626
* do not patch the local copy of ar7part.c to be exactly like what is mainline ↵Florian Fainelli2009-02-222-200/+0
| | | | | | already SVN-Revision: 14625
* Asus WL-330gE SupportFelix Fietkau2009-02-221-11/+25
| | | | | | | | | | | | | Here is support for the compact Asus WL-330gE. It uses that all-in-one 5354 Broadcom chip that's also in the WL-520gU, so I assume USB support can be soldered on. I've yet to open up the device, though. Initial flashing is done through the CFE failsafe mode like on other Asus devices, where you boot holding the reset button, the power LED flashes, and you tftp an image. Signed-off-by: David Cooper <dave@kupesoft.com> SVN-Revision: 14624
* nuke some wgt634u specific crap that was introduced upstreamFelix Fietkau2009-02-221-0/+178
| | | | SVN-Revision: 14619
* re-enable cfg80211 as wellFelix Fietkau2009-02-222-2/+2
| | | | SVN-Revision: 14615
* re-apply r14531Felix Fietkau2009-02-222-2/+2
| | | | SVN-Revision: 14614
* disable all kernel config options that are set to =mFelix Fietkau2009-02-2241-3632/+3632
| | | | SVN-Revision: 14611
* update to 2.6.28.7 and 2.6.27.19Hauke Mehrtens2009-02-2116-17/+16
| | | | SVN-Revision: 14601
* merge netfilter kernel changes to 2.6.26 as wellFelix Fietkau2009-02-215-1165/+7
| | | | SVN-Revision: 14600
* fix IMQ on linux 2.6.27 and 2.6.28Felix Fietkau2009-02-212-0/+189
| | | | SVN-Revision: 14599
* merge netfilter changes to 2.6.27Felix Fietkau2009-02-215-1165/+7
| | | | SVN-Revision: 14598
* remove the netfilter time patch from 2.6.28 as it duplicates functionality ↵Felix Fietkau2009-02-213-241/+3
| | | | | | that is already in the kernel SVN-Revision: 14597
* remove support for ipp2p - it's unmaintained, broken, overmatching and ↵Felix Fietkau2009-02-215-934/+14
| | | | | | undermatching => not that useful for QoS SVN-Revision: 14596
* move the EABI config override to the generic kernel config overrides, as ↵Felix Fietkau2009-02-211-6/+0
| | | | | | it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI SVN-Revision: 14594
* Add initial kernel 2.6.28 support for atheros target. The include files ↵Hauke Mehrtens2009-02-2039-0/+6984
| | | | | | moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/ This patch is based on the old kernel 2.6.27 patches. SVN-Revision: 14584
* move files for kernel 2.6.26 to a special directory. In kernel 2.6.28 the ↵Hauke Mehrtens2009-02-2028-0/+0
| | | | | | directory structure has chanced, so for kernel 2.6.26 a own files directory is needed. SVN-Revision: 14583
* remove atheros target for kernel 2.6.27. When support for kernel 2.6.28 is ↵Hauke Mehrtens2009-02-2011-626/+0
| | | | | | added this is not needed any more. SVN-Revision: 14582
* Bumped ps3 kernel to 2.6.28.2Hamish Guthrie2009-02-202-1/+444
| | | | SVN-Revision: 14581
* include revision number in Ubiquity imagesFlorian Fainelli2009-02-202-3/+3
| | | | SVN-Revision: 14574
* update to 2.6.28.6Gabor Juhos2009-02-1912-71/+13
| | | | SVN-Revision: 14565
* add an alias board name for the Ubiquiti RouterStationGabor Juhos2009-02-191-0/+3
| | | | SVN-Revision: 14563
* add a workaround for fixing the bad performance of the Ubiquiti ↵Gabor Juhos2009-02-181-0/+32
| | | | | | RouterStation/LS-SR71 boards, until they fix their bootloader. SVN-Revision: 14556
* new upstream kernel 2.6.28.6Markus Wigge2009-02-181-1/+1
| | | | SVN-Revision: 14551
* uml: bump to 2.6.28.5Nicolas Thill2009-02-172-1/+55
| | | | SVN-Revision: 14535
* generic-2.6: enable mac80211 on 2.6.2{7,8}Gabor Juhos2009-02-162-4/+45
| | | | SVN-Revision: 14531
* Switch to old SPI GPIO implementation.Jose Vasconcellos2009-02-162-2/+2
| | | | SVN-Revision: 14529
* spi-gpio: Implement spidelay for busses that need it.Michael Büsch2009-02-151-0/+60
| | | | SVN-Revision: 14525
* Fix spi-gpio MISO handling.Michael Büsch2009-02-151-0/+22
| | | | SVN-Revision: 14523
* ag71xx driver: add Kconfig option for enabling debug messagesGabor Juhos2009-02-153-2/+9
| | | | SVN-Revision: 14517
* ag71xx driver: apply 2.6.28 specific patchesGabor Juhos2009-02-155-150/+27
| | | | SVN-Revision: 14515
* switch to 2.6.28Gabor Juhos2009-02-1538-1535/+2
| | | | SVN-Revision: 14514
* update to 2.6.27.17Gabor Juhos2009-02-157-7/+7
| | | | SVN-Revision: 14513
* update to 2.6.28.5Gabor Juhos2009-02-1511-74/+40
| | | | SVN-Revision: 14512
* fix a typo in the image generation makefile (closes #4624)Gabor Juhos2009-02-141-1/+1
| | | | SVN-Revision: 14511
* Fix bcm47xx GPIO dirin/dirout API return codes.Michael Büsch2009-02-141-0/+49
| | | | SVN-Revision: 14509
* ag71xx driver: fix a kernel crash caused by r14496Gabor Juhos2009-02-132-2/+2
| | | | SVN-Revision: 14504
* changed default kernel to 2.6.28.5, it at least runs on Asus WL-500g ↵Markus Wigge2009-02-132-8/+1
| | | | | | Premium. The earlier version 2.6.28.4 is also running on WRT54G3G so I don't expect any trouble here. SVN-Revision: 14501
* - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply ↵Markus Wigge2009-02-132-20/+1
| | | | | | anymore and is integrated upstream now SVN-Revision: 14500
* disable SMP by default on x86Felix Fietkau2009-02-132-25/+11
| | | | SVN-Revision: 14498
* nuke old x86 kernel configsFelix Fietkau2009-02-134-1813/+0
| | | | SVN-Revision: 14497