Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: drop everything not on kernel version 4.14 | Daniel Golle | 2019-06-12 | 3 | -46/+0 |
| | | | | | | | | | | * Remove testing patches for kernel version 4.19 * remove targets ar7, ixp4xx, orion Those targets are still on kernel 4.9, patches for 4.14 were not ready in time. They may be readded once people prepare and test patches for kernel 4.14. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||||
* | ixp4xx: use usb-*-pci where appropriate | Jonas Gorski | 2015-05-29 | 1 | -1/+1 |
| | | | | | | | | | Most boards use pci connected usb controllers, so make sure to include the pci drivers. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45840 | ||||
* | target/linux/*: kmod-fs-ext{2,3} RIP | John Crispin | 2014-07-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41560 | ||||
* | kernel: add missing USB configuration symbols after r34501 | Florian Fainelli | 2012-12-07 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34568 | ||||
* | target: refresh all target configs with kconfig.pl | Gabor Juhos | 2012-10-29 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987 | ||||
* | dont explicitly select wireless-tools. rely on the drivers that need them to ↵ | John Crispin | 2012-09-28 | 1 | -1/+1 |
| | | | | | | have the right dependency SVN-Revision: 33593 | ||||
* | targets: replace madwifi in profiles with ath5k, madwifi is unmaintained | Felix Fietkau | 2012-03-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 31015 | ||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 1 | -2/+1 |
| | | | | SVN-Revision: 24084 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 1 | -9/+9 |
| | | | | SVN-Revision: 18367 | ||||
* | ixp4xx/fsg3: Added ext3 to kernel for ext3 rootfs on internal disk | Rod Whitby | 2008-05-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 10993 | ||||
* | ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensions | Rod Whitby | 2008-03-25 | 1 | -4/+1 |
| | | | | SVN-Revision: 10651 | ||||
* | ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ↵ | Rod Whitby | 2007-12-07 | 3 | -0/+48 |
the subtarget SVN-Revision: 9670 |