aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/harddisk
Commit message (Collapse)AuthorAgeFilesLines
* kernel: drop everything not on kernel version 4.14Daniel Golle2019-06-123-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 appropriateJonas Gorski2015-05-291-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} RIPJohn Crispin2014-07-101-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41560
* kernel: add missing USB configuration symbols after r34501Florian Fainelli2012-12-071-0/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34568
* target: refresh all target configs with kconfig.plGabor Juhos2012-10-291-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 Crispin2012-09-281-1/+1
| | | | | | have the right dependency SVN-Revision: 33593
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainedFelix Fietkau2012-03-191-1/+1
| | | | SVN-Revision: 31015
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-2/+1
| | | | SVN-Revision: 24084
* sort all target config filesImre Kaloz2009-11-111-9/+9
| | | | SVN-Revision: 18367
* ixp4xx/fsg3: Added ext3 to kernel for ext3 rootfs on internal diskRod Whitby2008-05-011-1/+1
| | | | SVN-Revision: 10993
* ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensionsRod Whitby2008-03-251-4/+1
| | | | SVN-Revision: 10651
* ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ↵Rod Whitby2007-12-073-0/+48
the subtarget SVN-Revision: 9670