summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* atheros: fix mdio bus registration for multiple ethernet interfacesFelix Fietkau2009-03-222-11/+12
| | | | SVN-Revision: 14984
* atheros: fix ar5312 supportFelix Fietkau2009-03-221-9/+15
| | | | SVN-Revision: 14983
* atheros: do not attempt to start pci on ar2317Felix Fietkau2009-03-221-4/+3
| | | | SVN-Revision: 14982
* atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵Felix Fietkau2009-03-223-8/+10
| | | | | | (1,2) instead of (0,1) for lan/wan SVN-Revision: 14981
* atheros: fix path in marvell switch phy id detectionFelix Fietkau2009-03-222-3/+3
| | | | SVN-Revision: 14980
* remove custom phy hardware detection patch - it is no longer necessaryFelix Fietkau2009-03-223-78/+0
| | | | SVN-Revision: 14979
* remove custom phy layer patches from older kernels where they are not neededFelix Fietkau2009-03-228-312/+0
| | | | SVN-Revision: 14978
* mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ↵Felix Fietkau2009-03-222-52/+40
| | | | | | detection SVN-Revision: 14977
* atheros: enable adm6996 and mvswitch supportFelix Fietkau2009-03-221-0/+2
| | | | SVN-Revision: 14976
* add back marvell switch support to 2.6.28Felix Fietkau2009-03-221-0/+22
| | | | SVN-Revision: 14974
* atheros: fix gpio interrupt handling on 2315Felix Fietkau2009-03-222-26/+36
| | | | SVN-Revision: 14973
* atheros: add back reset button supportFelix Fietkau2009-03-221-0/+171
| | | | SVN-Revision: 14970
* atheros: split out the pci support patchFelix Fietkau2009-03-222-438/+301
| | | | SVN-Revision: 14969
* atheros: clean up the 2.6.28 port in preparation for pushing it upstreamFelix Fietkau2009-03-2241-6545/+6016
| | | | SVN-Revision: 14967
* orion/harddisk: Add config-default to enable kernel features required for ↵Rod Whitby2009-03-221-0/+35
| | | | | | mounting RAID disks for rootfs. SVN-Revision: 14965
* orion: DT2 requires ISL1208 RTC to be enabledRod Whitby2009-03-221-1/+1
| | | | SVN-Revision: 14964
* orion: Added initial support for Freecom DT2. Thanks to Zintis.Rod Whitby2009-03-225-0/+572
| | | | SVN-Revision: 14963
* ixp4xx/image: Initial support for fsg3 webupgrade imagesRod Whitby2009-03-221-10/+22
| | | | SVN-Revision: 14962
* orion: Create generic and harddisk subtargets, ready for a different kernel ↵Rod Whitby2009-03-223-0/+13
| | | | | | config for harddisk. SVN-Revision: 14960
* enable all blocks on 6338 and uart clock on 6345Florian Fainelli2009-03-212-1/+10
| | | | SVN-Revision: 14957
* add support for bcm6345 SoC, needs testingFlorian Fainelli2009-03-204-2/+83
| | | | SVN-Revision: 14953
* resync kernel patchesHauke Mehrtens2009-03-192-3/+3
| | | | SVN-Revision: 14949
* The image was selected from a wrong location. Fixes bug #4618Hauke Mehrtens2009-03-191-1/+1
| | | | SVN-Revision: 14948
* Backport of ps3vram from 2.6.29Hamish Guthrie2009-03-185-0/+1369
| | | | SVN-Revision: 14940
* Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-targetHamish Guthrie2009-03-181-2/+2
| | | | SVN-Revision: 14939
* ap81: register GPIO LEDsGabor Juhos2009-03-171-0/+28
| | | | SVN-Revision: 14931
* s3c24xx: refresh kernel configFelix Fietkau2009-03-171-4/+0
| | | | SVN-Revision: 14928
* s3c24xx: unbreak openmoko merge patch (mmc changes)Felix Fietkau2009-03-171-418/+383
| | | | SVN-Revision: 14927
* ap81: register SPI flash, and add default MTD partitionsGabor Juhos2009-03-171-0/+53
| | | | SVN-Revision: 14924
* ap81: register GPIO buttonsGabor Juhos2009-03-171-0/+29
| | | | SVN-Revision: 14923
* ap81: register USB host controllerGabor Juhos2009-03-171-0/+2
| | | | SVN-Revision: 14922
* ap81: register ethernet devices, and add default network configuration fileGabor Juhos2009-03-173-0/+33
| | | | SVN-Revision: 14921
* ap83: remove unnecessary includeGabor Juhos2009-03-171-1/+0
| | | | SVN-Revision: 14920
* bcm47xx: Fix compilation on non-PCI configs.Michael Büsch2009-03-171-13/+25
| | | | SVN-Revision: 14919
* Final updates to default configuration of ps3 petitboot sub-targetHamish Guthrie2009-03-172-1/+4
| | | | SVN-Revision: 14918
* update other 2.6.28.7 targets to 2.6.28.8, tooImre Kaloz2009-03-175-5/+5
| | | | SVN-Revision: 14917
* update to 2.6.28.8Imre Kaloz2009-03-177-7/+7
| | | | SVN-Revision: 14916
* Update kernel configHamish Guthrie2009-03-171-0/+8
| | | | SVN-Revision: 14915
* fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)Florian Fainelli2009-03-179-19/+134
| | | | SVN-Revision: 14914
* Ensure that bin directory is created for ps3 buildbot buildHamish Guthrie2009-03-171-0/+1
| | | | SVN-Revision: 14913
* s3c24xx: unbreak uclibc by using armv4t instead of armv4; optimize for the ↵Felix Fietkau2009-03-161-1/+1
| | | | | | right cpu SVN-Revision: 14904
* add missing cflags for s3c24xxFelix Fietkau2009-03-161-0/+1
| | | | SVN-Revision: 14903
* fix mmap issues caused by the vm_exports patch (thx, danm)Felix Fietkau2009-03-162-2/+2
| | | | SVN-Revision: 14902
* Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPUHamish Guthrie2009-03-161-0/+2
| | | | SVN-Revision: 14898
* add the CFE offset command line option to the imagetag utility, closes (#4366)Florian Fainelli2009-03-161-2/+2
| | | | SVN-Revision: 14896
* backport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work ↵Florian Fainelli2009-03-151-0/+64
| | | | | | (#1862) SVN-Revision: 14891
* use Alain Knaff's bzip2/lzma patch instead of the old lzma patchFlorian Fainelli2009-03-153-119/+3147
| | | | SVN-Revision: 14890
* preliminary support for the Atheros AP81 refrence boardGabor Juhos2009-03-156-2/+34
| | | | SVN-Revision: 14888
* sync kernel configGabor Juhos2009-03-151-16/+1
| | | | SVN-Revision: 14885
* add 2.6.28 patches and kernel configFlorian Fainelli2009-03-1525-0/+1221
| | | | SVN-Revision: 14884