summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* fix small logic error in x86 sysupgrade script, which prevented upgrades ↵Felix Fietkau2008-09-231-1/+1
| | | | | | from jffs2 to squashfs (#3321) SVN-Revision: 12672
* AR7 watchdog supports magic closeFelix Fietkau2008-09-231-1/+1
| | | | | | | | | | This patch adds the magic close flag (stopping the watchdog on an expected close by wrting 'V' to the device before closing it) to the watchdogs list, which the AR7 watchdog code actually supports. Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 12666
* experimental support for the Motorola MU GatewayGabor Juhos2008-09-2311-10/+171
| | | | SVN-Revision: 12662
* fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based ↵Felix Fietkau2008-09-232-12/+6
| | | | | | config append optional (leave enabled on x86) SVN-Revision: 12657
* add board specific UART registrationGabor Juhos2008-09-238-5/+28
| | | | SVN-Revision: 12654
* remove 2.6.25 config filesGabor Juhos2008-09-232-563/+0
| | | | SVN-Revision: 12653
* make the whole iptables/netfiter modular (closes: #3871, #3527)Nicolas Thill2008-09-225-63/+65
| | | | SVN-Revision: 12649
* Remove 2.6.22 kernel configuration fileFlorian Fainelli2008-09-211-1675/+0
| | | | SVN-Revision: 12639
* Remove 2.6.22 files, no target uses them anymoreFlorian Fainelli2008-09-2149-44861/+0
| | | | SVN-Revision: 12638
* rename generic-2.6/config-default to generic-2.6/config-2.6.21Felix Fietkau2008-09-211-0/+0
| | | | SVN-Revision: 12637
* rename generic-2.6/patches to generic-2.6/patches-2.6.21Felix Fietkau2008-09-2144-0/+0
| | | | SVN-Revision: 12636
* atheros: don't try to enable pci on AR2317 (fixes #3533)Felix Fietkau2008-09-192-22/+16
| | | | SVN-Revision: 12633
* remove some debug stuffGabor Juhos2008-09-183-14/+0
| | | | SVN-Revision: 12631
* create firmware image for the WP543 boardGabor Juhos2008-09-181-9/+38
| | | | SVN-Revision: 12628
* add MyLoader supportGabor Juhos2008-09-1810-43/+309
| | | | SVN-Revision: 12627
* remove 2.6.25 config as wellGabor Juhos2008-09-181-243/+0
| | | | SVN-Revision: 12626