summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* some more fixes to the SPI controller driverFlorian Fainelli2009-04-082-29/+31
| | | | SVN-Revision: 15146
* imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)Florian Fainelli2009-04-071-1/+1
| | | | SVN-Revision: 15133
* fix typo in 910-cryptodev_backport.patch (#3933)Florian Fainelli2009-04-071-1/+1
| | | | SVN-Revision: 15132
* kernel: tweak the maximum allocation size to improve memory allocator ↵Felix Fietkau2009-04-071-0/+13
| | | | | | performance SVN-Revision: 15130
* kernel: replace jhash2 with the faster jhash3 algorithmFelix Fietkau2009-04-071-0/+227
| | | | SVN-Revision: 15128
* remove debugging codeFelix Fietkau2009-04-071-3/+1
| | | | SVN-Revision: 15127
* accomodate netfilter module (xt_recent) name change in 2.6.28, add missing ↵Nicolas Thill2009-04-061-0/+1
| | | | | | kconfig when xt_recent is enabled SVN-Revision: 15123
* 2.6.28: add Kconfig prompt for the old crypto symbolsGabor Juhos2009-04-062-2/+50
| | | | SVN-Revision: 15122
* add a patch to disable compile-time buffer checks enabled by default on ↵Nicolas Thill2009-04-061-0/+11
| | | | | | Ubuntu 8.10 and later (closes: #4826) SVN-Revision: 15119
* ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom imagesFelix Fietkau2009-04-061-2/+0
| | | | SVN-Revision: 15118
* ixp4xx: don't leave zImage on the rootfs for images other than the freecom oneFelix Fietkau2009-04-061-0/+1
| | | | SVN-Revision: 15117
* ixp4xx: make apex optional, clean up the makefile - fixes spurious ↵Felix Fietkau2009-04-067-195/+6
| | | | | | recompilation issues SVN-Revision: 15115
* fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)Felix Fietkau2009-04-043-0/+33
| | | | SVN-Revision: 15098
* rename our /bin/login script to /bin/login.sh to avoid collisions with ↵Felix Fietkau2009-04-041-1/+1
| | | | | | busybox - we always use -l on telnetd anyway SVN-Revision: 15097
* add a workaround on kmod-textsearch modules (#4832)Florian Fainelli2009-03-261-0/+19
| | | | SVN-Revision: 15047
* move the mii_ioctl to generic patches, fixes (#1802)Florian Fainelli2009-03-261-0/+0
| | | | SVN-Revision: 15045
* fix wrong logic in MDIO code and second PHY addressFlorian Fainelli2009-03-251-3/+3
| | | | SVN-Revision: 15034
* atheros: fix a spiflash write performance regressionFelix Fietkau2009-03-241-4/+4
| | | | SVN-Revision: 15027
* create firmware image for the TL-WR841ND v3 boardGabor Juhos2009-03-241-0/+5
| | | | SVN-Revision: 15024
* fix typo in cambria gw2358 initializationFelix Fietkau2009-03-241-1/+1
| | | | SVN-Revision: 15022
* override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358Florian Fainelli2009-03-241-0/+1
| | | | SVN-Revision: 15020
* refresh patchesHauke Mehrtens2009-03-245-28/+19
| | | | SVN-Revision: 15018
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-2413-13/+13
| | | | SVN-Revision: 15017
* update to kernel version 2.6.27.21Hauke Mehrtens2009-03-245-5/+5
| | | | SVN-Revision: 15016
* ps3: update ps3vram patchesHamish Guthrie2009-03-2416-68/+3089
| | | | SVN-Revision: 15011
* do not use --owner=root or --group=root when running tar. it does not work ↵Felix Fietkau2009-03-231-1/+1
| | | | | | on systems that name their root group differently SVN-Revision: 14995
* atheros: fix radio mask check on ar5312Felix Fietkau2009-03-231-2/+2
| | | | SVN-Revision: 14986
* atheros: upgrade to 2.6.28 by defaultFelix Fietkau2009-03-221-1/+1
| | | | SVN-Revision: 14985
* 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