Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add preliminary 2.6.32 support | Florian Fainelli | 2010-02-23 | 12 | -0/+1104 |
| | | | | SVN-Revision: 19826 | ||||
* | add 2.6.32 support | Imre Kaloz | 2010-02-23 | 16 | -20/+2387 |
| | | | | SVN-Revision: 19823 | ||||
* | move new files out from platform support patch | Imre Kaloz | 2010-02-22 | 279 | -57274/+56440 |
| | | | | SVN-Revision: 19815 | ||||
* | refresh patch | Imre Kaloz | 2010-02-22 | 1 | -1094/+763 |
| | | | | SVN-Revision: 19814 | ||||
* | add missing patch to arch/mips/kernel/traps.c to allow ar7 to setup its ↵ | Florian Fainelli | 2010-02-22 | 1 | -0/+28 |
| | | | | | | handler correctly (#6722) SVN-Revision: 19812 | ||||
* | ppp: enable multilink support (#4837) | Jo-Philipp Wich | 2010-02-22 | 2 | -5/+1 |
| | | | | SVN-Revision: 19811 | ||||
* | fix missing symbol | Travis Kemen | 2010-02-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 19809 | ||||
* | fix missing symbol | Travis Kemen | 2010-02-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 19808 | ||||
* | ext4: add Support for large (2TB+) block devices and files | Hauke Mehrtens | 2010-02-21 | 4 | -6/+4 |
| | | | | | | | | | CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. SVN-Revision: 19799 | ||||
* | add missing symbol | Travis Kemen | 2010-02-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 19798 | ||||
* | switch to 2.6.32, resync kernel config, enable gpio sysfs support | Florian Fainelli | 2010-02-21 | 2 | -7/+8 |
| | | | | SVN-Revision: 19794 | ||||
* | fix gpio-leds registration for boards having less than 8 LEDs (#6528) | Florian Fainelli | 2010-02-21 | 1 | -1/+6 |
| | | | | SVN-Revision: 19793 | ||||
* | add missing kernel configuration and patches for 2.6.32 | Florian Fainelli | 2010-02-21 | 2 | -0/+608 |
| | | | | SVN-Revision: 19788 | ||||
* | Add per board struct describing the external clock setup. | Lars-Peter Clausen | 2010-02-20 | 10 | -55/+47 |
| | | | | SVN-Revision: 19783 | ||||
* | Fix build warnings | Hauke Mehrtens | 2010-02-20 | 4 | -20/+4 |
| | | | | SVN-Revision: 19782 | ||||
* | refresh patches | Hauke Mehrtens | 2010-02-20 | 24 | -81/+81 |
| | | | | SVN-Revision: 19781 | ||||
* | allow routed mode operation again | Hauke Mehrtens | 2010-02-20 | 3 | -0/+126 |
| | | | | | | Fix part of bug #6709. SVN-Revision: 19779 | ||||
* | kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner ↵ | Jo-Philipp Wich | 2010-02-20 | 4 | -8/+8 |
| | | | | | | <tripolar@gmx.at> SVN-Revision: 19772 | ||||
* | change default kernel to 2.6.32.8, remove block2mtd patch until it is fixed | Jo-Philipp Wich | 2010-02-20 | 2 | -214/+1 |
| | | | | SVN-Revision: 19764 | ||||
* | update kernel to version 2.4.37.9 and refresh patches | Hauke Mehrtens | 2010-02-19 | 7 | -46/+46 |
| | | | | SVN-Revision: 19762 | ||||
* | switch kernel compression from lzma to gzip and reorder symbols - fixes boot ↵ | Jo-Philipp Wich | 2010-02-19 | 2 | -263/+263 |
| | | | | | | problems in VirtualBox SVN-Revision: 19759 | ||||
* | fix the receiving of packets with a 1500 mtu and vlan enabled (#6698) | Florian Fainelli | 2010-02-19 | 1 | -0/+13 |
| | | | | SVN-Revision: 19753 | ||||
* | ar71xx: fix mac addresses on the DIR-600 rev. A1 board | Gabor Juhos | 2010-02-19 | 2 | -2/+13 |
| | | | | SVN-Revision: 19752 | ||||
* | ar71xx: fix wireless mac address on the TL-WR741ND | Gabor Juhos | 2010-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 19751 | ||||
* | ar71xx: move AP91 specific ethernet initialization into a separate file | Gabor Juhos | 2010-02-19 | 7 | -49/+72 |
| | | | | SVN-Revision: 19750 | ||||
* | ar71xx: create firmware images for the TL-WR941ND v4 board | Gabor Juhos | 2010-02-19 | 2 | -0/+16 |
| | | | | SVN-Revision: 19749 | ||||
* | ar71xx: sync kernel config | Gabor Juhos | 2010-02-19 | 1 | -13/+13 |
| | | | | SVN-Revision: 19747 | ||||
* | ar71xx: add uci configuration for the WAN LED on the WNDR3700 | Gabor Juhos | 2010-02-19 | 1 | -0/+22 |
| | | | | | | Based on a patch by Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19746 | ||||
* | ar71xx: add missing GPIO LED for the WNDR3700 board | Gabor Juhos | 2010-02-19 | 1 | -0/+5 |
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19744 | ||||
* | ar71xx: fix polarity of GPIO buttons on the WNDR3700 board | Gabor Juhos | 2010-02-19 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19743 | ||||
* | kernel: add a bunch of missing symbols to the 2.6.30 config | Gabor Juhos | 2010-02-19 | 1 | -4/+49 |
| | | | | SVN-Revision: 19742 | ||||
* | adm5120: sync kernel configs | Gabor Juhos | 2010-02-19 | 4 | -72/+70 |
| | | | | SVN-Revision: 19741 | ||||
* | netfilter: add support for raw table and NOTRACK target (#5504) | Jo-Philipp Wich | 2010-02-19 | 2 | -0/+710 |
| | | | | SVN-Revision: 19721 | ||||
* | fix a compile error in block2mtd when compiled as module | Felix Fietkau | 2010-02-18 | 3 | -12/+15 |
| | | | | SVN-Revision: 19709 | ||||
* | add missing symbol | Travis Kemen | 2010-02-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 19699 | ||||
* | upgrade to 2.6.32.8 | Imre Kaloz | 2010-02-17 | 9 | -1671/+44 |
| | | | | SVN-Revision: 19694 | ||||
* | refresh generic 2.6.32 patches | Imre Kaloz | 2010-02-17 | 4 | -26/+26 |
| | | | | SVN-Revision: 19687 | ||||
* | Update to v2.2 fixed checksum byte calculation for other versions than ↵ | Travis Kemen | 2010-02-17 | 1 | -0/+1 |
| | | | | | | | | 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos Signed off by: Matthias Buecher <mail@maddes.net> SVN-Revision: 19683 | ||||
* | - clean up menu.lst template - make grub usage of vt0 selectable in ↵ | Jo-Philipp Wich | 2010-02-17 | 3 | -14/+41 |
| | | | | | | menuconfig - choose appropriate default baudrate for soekris devices - fix generation of grub menu for iso images SVN-Revision: 19681 | ||||
* | include the board name in the generated dtb's filename | Imre Kaloz | 2010-02-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 19680 | ||||
* | mpc83xx: clean up the mess caused by the reverted sorting patch | Felix Fietkau | 2010-02-16 | 1 | -81/+81 |
| | | | | SVN-Revision: 19676 | ||||
* | add some more config symbols to the generic 2.6.32 config | Imre Kaloz | 2010-02-16 | 1 | -0/+9 |
| | | | | SVN-Revision: 19674 | ||||
* | upgrade to 2.6.32.8 | Imre Kaloz | 2010-02-16 | 9 | -963/+33 |
| | | | | SVN-Revision: 19673 | ||||
* | upgrade to 2.6.32.8 | Imre Kaloz | 2010-02-16 | 3 | -3/+6 |
| | | | | SVN-Revision: 19672 | ||||
* | mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs | Felix Fietkau | 2010-02-16 | 1 | -0/+18 |
| | | | | SVN-Revision: 19670 | ||||
* | mpc83xx: add support for the vitesse 8601 phy | Felix Fietkau | 2010-02-16 | 1 | -0/+116 |
| | | | | SVN-Revision: 19669 | ||||
* | mpc83xx: add support for mpc8313 in 2.6.32 | Felix Fietkau | 2010-02-16 | 1 | -91/+95 |
| | | | | SVN-Revision: 19668 | ||||
* | ...and probably claudio forgot to rename this directory, too :) | Imre Kaloz | 2010-02-16 | 7 | -0/+0 |
| | | | | SVN-Revision: 19655 | ||||
* | I guess florian didn't want this file here ;) | Imre Kaloz | 2010-02-16 | 1 | -269/+0 |
| | | | | SVN-Revision: 19654 | ||||
* | change back kernel version to 2.6.32.8 | Imre Kaloz | 2010-02-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 19653 |