Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-05 | 16 | -0/+877 |
| | | | | SVN-Revision: 12859 | ||||
* | refresh 2.6.27 patches based on -rc8 | Gabor Juhos | 2008-10-05 | 4 | -12/+8 |
| | | | | SVN-Revision: 12858 | ||||
* | backport cevt-r4k fixes from mainline | Gabor Juhos | 2008-10-04 | 1 | -18/+38 |
| | | | | SVN-Revision: 12857 | ||||
* | Add workaround for eth0/1 PHY on WRTSL54GS | Peter Denison | 2008-10-02 | 1 | -0/+51 |
| | | | | SVN-Revision: 12829 | ||||
* | CONFIG_NF_CT_ACCT is deprecated in 2.6.27 | Felix Fietkau | 2008-10-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 12819 | ||||
* | forgot the kernel pacthes for the watchdog driver | Gabor Juhos | 2008-09-30 | 1 | -0/+26 |
| | | | | SVN-Revision: 12816 | ||||
* | add hardware watchdog driver | Gabor Juhos | 2008-09-30 | 5 | -0/+293 |
| | | | | SVN-Revision: 12810 | ||||
* | Delete 2.6.24 files for OLPC | Florian Fainelli | 2008-09-29 | 2 | -12518/+0 |
| | | | | SVN-Revision: 12806 | ||||
* | Do not override classifier kernel configuration symbols | Florian Fainelli | 2008-09-29 | 3 | -6/+0 |
| | | | | SVN-Revision: 12805 | ||||
* | move some 2.6.27 config stuff from ixp to generic, use slab instead of slub ↵ | Felix Fietkau | 2008-09-29 | 2 | -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 rename | Felix Fietkau | 2008-09-29 | 1 | -0/+0 |
| | | | | SVN-Revision: 12798 | ||||
* | port generic and ixp4xx kernel patches to 2.6.27 (compiles except for ↵ | Felix Fietkau | 2008-09-29 | 145 | -0/+78866 |
| | | | | | | iptables, but otherwise completely untested) SVN-Revision: 12790 | ||||
* | ixp4xx: rename config-default to config-2.6.26 | Felix Fietkau | 2008-09-29 | 1 | -0/+0 |
| | | | | SVN-Revision: 12789 | ||||
* | ixp4xx: remove 2.6.25 patches | Felix Fietkau | 2008-09-29 | 43 | -10408/+0 |
| | | | | SVN-Revision: 12788 | ||||
* | fix ar2315 watchdog restart (patch from #3953) | Felix Fietkau | 2008-09-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 12775 | ||||
* | 2.6.25/2.6.26: fix compiler warning in imq.c | Gabor Juhos | 2008-09-28 | 2 | -2/+2 |
| | | | | SVN-Revision: 12770 | ||||
* | create a profile for brcm47xx and ixp4xx | Andy Boyett | 2008-09-27 | 2 | -0/+34 |
| | | | | SVN-Revision: 12744 | ||||
* | make b43 the default profile | Andy Boyett | 2008-09-27 | 2 | -4/+4 |
| | | | | SVN-Revision: 12743 | ||||
* | Remove 2.6.23 config, files and patches from olpc target. | Lars-Peter Clausen | 2008-09-27 | 29 | -15638/+0 |
| | | | | SVN-Revision: 12742 | ||||
* | Update olpc target kernel to 2.26.5. | Lars-Peter Clausen | 2008-09-27 | 8 | -588/+940 |
| | | | | SVN-Revision: 12740 | ||||
* | Generate olpc.fth depending on the target image type. | Lars-Peter Clausen | 2008-09-27 | 2 | -10/+12 |
| | | | | SVN-Revision: 12732 | ||||
* | Fix reference to the old and replaced kmod-rt61 | Florian Fainelli | 2008-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 12723 | ||||
* | update to 2.6.26.5 and 2.6.25.17 | Gabor Juhos | 2008-09-26 | 43 | -158/+95 |
| | | | | SVN-Revision: 12718 | ||||
* | sync kernel config | Gabor Juhos | 2008-09-25 | 1 | -2/+1 |
| | | | | SVN-Revision: 12712 | ||||
* | sync kernel config | Gabor Juhos | 2008-09-25 | 3 | -3/+2 |
| | | | | SVN-Revision: 12711 | ||||
* | add gpio related config symbols to generic config | Nicolas Thill | 2008-09-25 | 1 | -0/+2 |
| | | | | SVN-Revision: 12710 | ||||
* | remove broken status from the Big Endian subtarget | Gabor Juhos | 2008-09-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 12708 | ||||
* | add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly | John Crispin | 2008-09-25 | 1 | -1/+5 |
| | | | | SVN-Revision: 12704 | ||||
* | disable CONFIG_USB_SUPPORT on avr32 | Nicolas Thill | 2008-09-25 | 1 | -1/+0 |
| | | | | SVN-Revision: 12700 | ||||
* | sysupgrade for adm5120 | Felix Fietkau | 2008-09-25 | 1 | -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 Thill | 2008-09-25 | 11 | -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 Thill | 2008-09-24 | 20 | -4/+19 |
| | | | | | | it on targets where USB is supported SVN-Revision: 12690 | ||||
* | don't override netfilter configuration on storm | Nicolas Thill | 2008-09-24 | 1 | -49/+0 |
| | | | | SVN-Revision: 12686 | ||||
* | add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23 | Nicolas Thill | 2008-09-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 12684 | ||||
* | add missing CONFIG_SPI_DEBUG symbol | Nicolas Thill | 2008-09-24 | 4 | -0/+4 |
| | | | | SVN-Revision: 12683 | ||||
* | build 'IPsec BEET mode' as a module on storm | Nicolas Thill | 2008-09-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 12680 | ||||
* | fix small logic error in x86 sysupgrade script, which prevented upgrades ↵ | Felix Fietkau | 2008-09-23 | 1 | -1/+1 |
| | | | | | | from jffs2 to squashfs (#3321) SVN-Revision: 12672 | ||||
* | AR7 watchdog supports magic close | Felix Fietkau | 2008-09-23 | 1 | -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 Gateway | Gabor Juhos | 2008-09-23 | 11 | -10/+171 |
| | | | | SVN-Revision: 12662 | ||||
* | fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based ↵ | Felix Fietkau | 2008-09-23 | 2 | -12/+6 |
| | | | | | | config append optional (leave enabled on x86) SVN-Revision: 12657 | ||||
* | add board specific UART registration | Gabor Juhos | 2008-09-23 | 8 | -5/+28 |
| | | | | SVN-Revision: 12654 | ||||
* | remove 2.6.25 config files | Gabor Juhos | 2008-09-23 | 2 | -563/+0 |
| | | | | SVN-Revision: 12653 | ||||
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | Nicolas Thill | 2008-09-22 | 5 | -63/+65 |
| | | | | SVN-Revision: 12649 | ||||
* | Remove 2.6.22 kernel configuration file | Florian Fainelli | 2008-09-21 | 1 | -1675/+0 |
| | | | | SVN-Revision: 12639 | ||||
* | Remove 2.6.22 files, no target uses them anymore | Florian Fainelli | 2008-09-21 | 49 | -44861/+0 |
| | | | | SVN-Revision: 12638 | ||||
* | rename generic-2.6/config-default to generic-2.6/config-2.6.21 | Felix Fietkau | 2008-09-21 | 1 | -0/+0 |
| | | | | SVN-Revision: 12637 | ||||
* | rename generic-2.6/patches to generic-2.6/patches-2.6.21 | Felix Fietkau | 2008-09-21 | 44 | -0/+0 |
| | | | | SVN-Revision: 12636 | ||||
* | atheros: don't try to enable pci on AR2317 (fixes #3533) | Felix Fietkau | 2008-09-19 | 2 | -22/+16 |
| | | | | SVN-Revision: 12633 | ||||
* | remove some debug stuff | Gabor Juhos | 2008-09-18 | 3 | -14/+0 |
| | | | | SVN-Revision: 12631 | ||||
* | create firmware image for the WP543 board | Gabor Juhos | 2008-09-18 | 1 | -9/+38 |
| | | | | SVN-Revision: 12628 |