summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* 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
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-2643-158/+95
| | | | SVN-Revision: 12718
* sync kernel configGabor Juhos2008-09-251-2/+1
| | | | SVN-Revision: 12712
* sync kernel configGabor Juhos2008-09-253-3/+2
| | | | SVN-Revision: 12711
* add gpio related config symbols to generic configNicolas Thill2008-09-251-0/+2
| | | | SVN-Revision: 12710
* remove broken status from the Big Endian subtargetGabor Juhos2008-09-251-1/+1
| | | | SVN-Revision: 12708
* add gpio_is_valid(); ifxmips, mmc_gpio was not building correctlyJohn Crispin2008-09-251-1/+5
| | | | SVN-Revision: 12704
* disable CONFIG_USB_SUPPORT on avr32Nicolas Thill2008-09-251-1/+0
| | | | SVN-Revision: 12700
* sysupgrade for adm5120Felix Fietkau2008-09-251-0/+25
| | | | | | | | | | Sysupgrade adapted from the bcm47xx one. Add a hook to disable watchdog before upgrading. Signed-off-by: Frédéric Moulins <ffrrrr@gmail.com> SVN-Revision: 12694
* move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and ↵Nicolas Thill2008-09-2511-20/+2
| | | | | | disable the later (deprecated Video for Linux API v1) SVN-Revision: 12692
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-2420-4/+19
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* allow SDK to install trunk packages with scripts/feeds & build them, instead ↵Nicolas Thill2008-09-241-1/+6
| | | | | | of trying to embed precompiled ones (closes: #3097) SVN-Revision: 12689
* don't override netfilter configuration on stormNicolas Thill2008-09-241-49/+0
| | | | SVN-Revision: 12686
* add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23Nicolas Thill2008-09-241-0/+1
| | | | SVN-Revision: 12684
* add missing CONFIG_SPI_DEBUG symbolNicolas Thill2008-09-244-0/+4
| | | | SVN-Revision: 12683
* build 'IPsec BEET mode' as a module on stormNicolas Thill2008-09-241-1/+1
| | | | SVN-Revision: 12680