aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/generic
Commit message (Collapse)AuthorAgeFilesLines
* ixp4xx: remove unmaintained targetAdrian Schmutzler2020-01-087-124/+0
| | | | | | | | | | | This target is still on kernel 4.9, and it looks like there is no active maintainer for this target anymore. Remove the code and all the packages which are only used by this target. To add this target to OpenWrt again port it to a recent and supported kernel version. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* treewide: remove kmod-usb-core from DEVICE_PACKAGESAdrian Schmutzler2019-10-064-4/+4
| | | | | | | | | | | | | | | | | | | This removes _all_ occurrences of kmod-usb-core from DEVICE_PACKAGES and similar variables. This package is pulled as dependency by one of the following packages in any case: - kmod-usb-chipidea - kmod-usb-dwc2 - kmod-usb-ledtrig-usbport - kmod-usb-ohci - kmod-usb2 - kmod-usb2-pci - kmod-usb3 Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> [remove kmod-usb-core from EnGenius ESR600] Signed-off-by: David Bauer <mail@david-bauer.net>
* treewide: use wpad-basic for not small flash targetsMathias Kresin2018-10-163-3/+3
| | | | | | | | | | | | Add out of the box support for 802.11r and 802.11w to all targets not suffering from small flash. Signed-off-by: Mathias Kresin <dev@kresin.me> Mathias did all the heavy lifting on this, but I'm the one who should get shouted at for committing. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* ixp4xx: use usb-*-pci where appropriateJonas Gorski2015-05-294-4/+4
| | | | | | | | | 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
* kernel: kmod-usb2-pci to Intel ixp4xx/GeodeJohn Crispin2015-01-281-1/+1
| | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net> SVN-Revision: 44167
* target/linux/*: more dead package cleanupsJohn Crispin2014-07-101-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41571
* target/linux/*: kmod-fs-ext{2,3} RIPJohn Crispin2014-07-104-5/+4
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41560
* dont explicitly select wireless-tools. rely on the drivers that need them to ↵John Crispin2012-09-282-2/+2
| | | | | | have the right dependency SVN-Revision: 33593
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainedFelix Fietkau2012-03-194-4/+4
| | | | SVN-Revision: 31015
* ixp4xx: Removed kmod-madwifi from the NSLU2 profile, as the NSLU2 has not ↵Rod Whitby2011-06-171-1/+1
| | | | | | wifi capability out of the box. SVN-Revision: 27202
* replace some more references to hostapd-mini with wpad-miniFelix Fietkau2010-03-143-3/+3
| | | | SVN-Revision: 20184
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-023-4/+6
| | | | SVN-Revision: 13819
* remove the obsolete ixp4xx-npe package and references to it (thx, Jose ↵Felix Fietkau2008-12-223-6/+3
| | | | | | Vasconcellos) SVN-Revision: 13722
* Update USR8200 patch and profilePeter Denison2008-11-091-0/+21
| | | | SVN-Revision: 13152
* create a profile for brcm47xx and ixp4xxAndy Boyett2008-09-271-0/+17
| | | | SVN-Revision: 12744
* remove old profileJohn Crispin2008-02-131-23/+0
| | | | SVN-Revision: 10449
* update default packagesJohn Crispin2008-01-311-1/+3
| | | | SVN-Revision: 10343
* add mopre default packagesJohn Crispin2008-01-311-1/+1
| | | | SVN-Revision: 10341
* added new ixp4xx targetJohn Crispin2008-01-291-0/+21
| | | | SVN-Revision: 10314
* ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵Rod Whitby2007-12-075-0/+88
directly from attached storage (and therefore need most kernel modules compiled in) SVN-Revision: 9669