summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* don't override CONFIG_BLK_DEVGabor Juhos2008-10-181-1/+0
| | | | SVN-Revision: 13002
* New Broadcom BCM63xx codebase, huge thanks to Maxime ;)Florian Fainelli2008-10-1714-1/+10838
| | | | SVN-Revision: 13001
* don't override CONFIG_CRYPTOGabor Juhos2008-10-171-1/+0
| | | | SVN-Revision: 13000
* don't override CONFIG_BRIDGEGabor Juhos2008-10-171-3/+0
| | | | SVN-Revision: 12999
* change ag71xx platform device registrationGabor Juhos2008-10-175-27/+61
| | | | SVN-Revision: 12997
* fix RB-493 detectionGabor Juhos2008-10-161-0/+3
| | | | SVN-Revision: 12991
* move inclusion of the mach-ar71xx/Kconfig into the right patchGabor Juhos2008-10-166-20/+20
| | | | SVN-Revision: 12988
* refresh patches against 2.6.27 finalGabor Juhos2008-10-15133-433/+433
| | | | SVN-Revision: 12987
* preliminary support for the RB-493/AH, based on a patch by Carl RiechersGabor Juhos2008-10-153-4/+29
| | | | SVN-Revision: 12986
* minor ethernet driver updateGabor Juhos2008-10-153-9/+11
| | | | SVN-Revision: 12985
* change mtd partition map, use rootfs_split, and generate a firmware image ↵Gabor Juhos2008-10-133-19/+20
| | | | | | for the WBD-111 SVN-Revision: 12976
* allow the mkmylofw command to fail in case the image is too big for some ↵Felix Fietkau2008-10-131-1/+1
| | | | | | compex devices SVN-Revision: 12964
* mark ar71xx as no longer broken and enable madwifiFelix Fietkau2008-10-131-2/+2
| | | | SVN-Revision: 12963
* enable debugfs by defaultFelix Fietkau2008-10-111-1/+1
| | | | SVN-Revision: 12949
* fixup GPS on the cambria - thanks ChrisImre Kaloz2008-10-094-24/+36
| | | | SVN-Revision: 12935
* experimental support for 2.6.27Gabor Juhos2008-10-0911-0/+595
| | | | SVN-Revision: 12932
* fix 2.6.26.x boot failure on ar2313 (closes #4082)Gabor Juhos2008-10-081-1/+1
| | | | SVN-Revision: 12928
* fix section mismatch warningGabor Juhos2008-10-081-1/+1
| | | | SVN-Revision: 12918
* sync kernel configGabor Juhos2008-10-071-3/+0
| | | | SVN-Revision: 12893
* refresh 2.6.27 patches based on -rc9Gabor Juhos2008-10-0710-52/+43
| | | | SVN-Revision: 12892
* fix compile errors in USB driver under 2.6.27Gabor Juhos2008-10-071-0/+69
| | | | SVN-Revision: 12891
* don't register GPIO 0 as LED. it drives the chip select line of the SPI ↵Felix Fietkau2008-10-071-1/+1
| | | | | | flash on most AR2317 boards. fixes strange jffs2 errors on bootup SVN-Revision: 12881
* update mini_fo fix for 2.6.27Gabor Juhos2008-10-061-3/+13
| | | | SVN-Revision: 12875
* make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016)Gabor Juhos2008-10-054-12/+12
| | | | SVN-Revision: 12864
* experimental support for 2.6.27Gabor Juhos2008-10-05115-0/+1602
| | | | SVN-Revision: 12863
* 2.6.27: revert case insensitive match support in xt_string while we are ↵Gabor Juhos2008-10-051-0/+112
| | | | | | using iptables-1.4.0 SVN-Revision: 12862
* fix a typo in the generic 2.6.27 configGabor Juhos2008-10-051-1/+1
| | | | SVN-Revision: 12861
* move some 2.6.27 config stuff to genericGabor Juhos2008-10-053-26/+15
| | | | SVN-Revision: 12860
* experimental support for 2.6.27Gabor Juhos2008-10-0516-0/+877
| | | | SVN-Revision: 12859
* refresh 2.6.27 patches based on -rc8Gabor Juhos2008-10-054-12/+8
| | | | SVN-Revision: 12858
* backport cevt-r4k fixes from mainlineGabor Juhos2008-10-041-18/+38
| | | | SVN-Revision: 12857
* Add workaround for eth0/1 PHY on WRTSL54GSPeter Denison2008-10-021-0/+51
| | | | SVN-Revision: 12829
* CONFIG_NF_CT_ACCT is deprecated in 2.6.27Felix Fietkau2008-10-011-1/+1
| | | | SVN-Revision: 12819
* forgot the kernel pacthes for the watchdog driverGabor Juhos2008-09-301-0/+26
| | | | SVN-Revision: 12816
* add hardware watchdog driverGabor Juhos2008-09-305-0/+293
| | | | SVN-Revision: 12810
* Delete 2.6.24 files for OLPCFlorian Fainelli2008-09-292-12518/+0
| | | | SVN-Revision: 12806
* Do not override classifier kernel configuration symbolsFlorian Fainelli2008-09-293-6/+0
| | | | SVN-Revision: 12805
* move some 2.6.27 config stuff from ixp to generic, use slab instead of slub ↵Felix Fietkau2008-09-292-112/+81
| | | | | | by default (slub crashes early on), enable kallsyms for now until the target is stable SVN-Revision: 12800
* as discussed on irc: revert config-default->config-2.6.26 renameFelix Fietkau2008-09-291-0/+0
| | | | SVN-Revision: 12798
* port generic and ixp4xx kernel patches to 2.6.27 (compiles except for ↵Felix Fietkau2008-09-29145-0/+78866
| | | | | | iptables, but otherwise completely untested) SVN-Revision: 12790
* ixp4xx: rename config-default to config-2.6.26Felix Fietkau2008-09-291-0/+0
| | | | SVN-Revision: 12789
* ixp4xx: remove 2.6.25 patchesFelix Fietkau2008-09-2943-10408/+0
| | | | SVN-Revision: 12788
* fix ar2315 watchdog restart (patch from #3953)Felix Fietkau2008-09-281-1/+1
| | | | SVN-Revision: 12775
* 2.6.25/2.6.26: fix compiler warning in imq.cGabor Juhos2008-09-282-2/+2
| | | | SVN-Revision: 12770
* create a profile for brcm47xx and ixp4xxAndy Boyett2008-09-272-0/+34
| | | | SVN-Revision: 12744
* make b43 the default profileAndy Boyett2008-09-272-4/+4
| | | | SVN-Revision: 12743
* Remove 2.6.23 config, files and patches from olpc target.Lars-Peter Clausen2008-09-2729-15638/+0
| | | | SVN-Revision: 12742
* Update olpc target kernel to 2.26.5.Lars-Peter Clausen2008-09-278-588/+940
| | | | SVN-Revision: 12740
* Generate olpc.fth depending on the target image type.Lars-Peter Clausen2008-09-272-10/+12
| | | | SVN-Revision: 12732
* Fix reference to the old and replaced kmod-rt61Florian Fainelli2008-09-271-1/+1
| | | | SVN-Revision: 12723