summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/profiles
Commit message (Collapse)AuthorAgeFilesLines
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainedFelix Fietkau2012-03-191-1/+1
| | | | SVN-Revision: 31015
* profiles: GW6X00: fixed inclusion of both wl and wlc wireless tools...should ↵Daniel Dickinson2011-07-061-1/+1
| | | | | | be just wlc SVN-Revision: 27470
* Profiles: GW6X00: Replace ext2 module with ext4 as ext2 and 3 are going ↵Daniel Dickinson2010-12-081-2/+2
| | | | | | away. Remove kmod-loop as the need for it has been superseded by block-extroot, and remove kmod-fs-vfat as it takes space and is rarely needed. SVN-Revision: 24316
* Profiles: Make buttons and led modules included by default so that failsafe ↵Daniel Dickinson2010-12-081-3/+1
| | | | | | will work in the case of builds for releases. SVN-Revision: 24315
* Profiles: Move wpad-mini to the profiles that use it, rather than default ↵Daniel Dickinson2010-12-084-4/+4
| | | | | | for all profiles (because -wpad-mini means it's not selectable, which isn't what we always want for the No WiFi profile SVN-Revision: 24314
* remove wpa-supplicant and iw from the Tecom GW6x00 profileFlorian Fainelli2010-09-131-1/+1
| | | | SVN-Revision: 23051
* change the Tecom GW6x00 profile to use wl instead of b43Florian Fainelli2010-09-121-2/+3
| | | | SVN-Revision: 23036
* reorder profilesJo-Philipp Wich2010-07-264-0/+0
| | | | SVN-Revision: 22390
* add a wifi profile for proprietary wlJo-Philipp Wich2010-07-011-0/+19
| | | | SVN-Revision: 22009
* brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmodsDaniel Dickinson2010-05-301-1/+1
| | | | SVN-Revision: 21630
* add infrastructure to register gpio-input reset buttonFlorian Fainelli2009-09-061-1/+1
| | | | SVN-Revision: 17526
* add a profile with no Wi-Fi drivers enabled, useful for bcm6338Florian Fainelli2009-07-061-0/+17
| | | | SVN-Revision: 16708
* include wpa-supplicant iw in the default profileFlorian Fainelli2009-05-291-1/+2
| | | | SVN-Revision: 16195
* also include the SPI driver in the gw6x00 profileFlorian Fainelli2009-05-261-1/+1
| | | | SVN-Revision: 16077
* include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection ↵Florian Fainelli2009-05-261-2/+3
| | | | | | tracking SVN-Revision: 16075
* add the Tecom GW6x00 (6000 and 6200) board profileFlorian Fainelli2009-05-251-0/+20
| | | | SVN-Revision: 16059
* Reorder profiles numbering, broadcom being the most widely usedFlorian Fainelli2008-11-283-0/+0
| | | | SVN-Revision: 13401
* Update brcm63xx broadcom profile now that b43 is availableFlorian Fainelli2008-11-201-1/+1
| | | | SVN-Revision: 13302
* Fix reference to the old and replaced kmod-rt61Florian Fainelli2008-09-271-1/+1
| | | | SVN-Revision: 12723
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-063-0/+47
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653