aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/profiles
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: fix name of kmod-ocf-ubsec-ssbHauke Mehrtens2013-02-061-1/+1
| | | | | | | | This also removes kmod-ocf, because kmod-crypto-ocf is automatically selected by kmod-ocf-ubsec-ssb. Thank you Manuel Munz <freifunk@somakoma.de> for the patch. SVN-Revision: 35509
* brcm47xx: change generic profilesHauke Mehrtens2013-01-2417-78/+218
| | | | | | | | The default profile now contains Ethernet drivers for all the types found on supported boards. There are other profiles for each Ethernet driver. SVN-Revision: 35314
* brcm47xx: build b44 as a moduleHauke Mehrtens2013-01-038-8/+8
| | | | SVN-Revision: 34994
* brcm47xx: fix title of Bcm4705-wl profileHauke Mehrtens2012-11-251-1/+1
| | | | SVN-Revision: 34378
* brcm47xx: add profile for bcm4705 with wl driverHauke Mehrtens2012-11-251-0/+20
| | | | SVN-Revision: 34336
* brcm47xx: remove double definition of kmod-tg3 added in r34150Hauke Mehrtens2012-11-122-2/+2
| | | | SVN-Revision: 34176
* brcm47xx: remove ssb-gige packageHauke Mehrtens2012-11-113-3/+3
| | | | | | | CONFIG_SSB_DRIVER_GIGE is set in the target config of the brcm47xx target, so it will always be activated and the kmod-ssb-gige is not needed any more. The kmod-ssb-gige package is not generated in an build as it does not contain any files and the makes the image builder fail when generating a image integrating this package. SVN-Revision: 34150
* brcm47xx/profiles/PS-1208MFG: remove reference to non-existing packageFlorian Fainelli2012-09-191-1/+1
| | | | | | | | The package block-hotplug doesn't exist, refer to block-mount instead. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33474
* update profilesHauke Mehrtens2012-08-227-25/+46
| | | | | | | | * add profile for BCM4705 based SoC using tg3 instead of b44 * remove redundant 105-Atheros.mk * reorder SVN-Revision: 33235
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainedFelix Fietkau2012-03-193-5/+5
| | | | SVN-Revision: 31015
* brcm47xx: remove kmod-usb-ohci from WGT634U packages.Hauke Mehrtens2011-03-191-1/+1
| | | | | | | | This package creates some error messages on startup Thank you russell-- for reporting SVN-Revision: 26240
* brcm47xx: Add edimax PS1208mfg supportHauke Mehrtens2010-12-021-0/+18
| | | | | | Thank you clemvangelis for the patches. (closes #7672) SVN-Revision: 24217
* change a typo in ath5k profileJo-Philipp Wich2010-06-201-1/+1
| | | | SVN-Revision: 21853
* deselect wpad-mini in wl profile instead of adding it to all other profiles, ↵Jo-Philipp Wich2010-06-204-6/+6
| | | | | | slightly change titles SVN-Revision: 21852
* add a profile using proprietary wl instead of b43Jo-Philipp Wich2010-06-202-3/+24
| | | | SVN-Revision: 21851
* replace the hostapd-mini preselection in profiles with wpad-miniFelix Fietkau2010-02-031-1/+1
| | | | SVN-Revision: 19503
* fix my typoTravis Kemen2009-10-301-1/+1
| | | | SVN-Revision: 18219
* add WRT350Nv1 target, thanks sn9Travis Kemen2009-10-301-0/+16
| | | | SVN-Revision: 18218
* include ubsec_ssb in the WGT634U profileFlorian Fainelli2009-06-131-1/+1
| | | | SVN-Revision: 16440
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-021-2/+2
| | | | SVN-Revision: 13819
* Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include ↵Florian Fainelli2008-11-091-1/+1
| | | | | | b43legacy by default in the Generic bcm47xx profile (#4179) SVN-Revision: 13164
* create a profile for brcm47xx and ixp4xxAndy Boyett2008-09-271-0/+17
| | | | SVN-Revision: 12744
* make b43 the default profileAndy Boyett2008-09-272-4/+4
| | | | SVN-Revision: 12743
* Now we have b43 working in master mode, include b43 in the profile (#3827)Florian Fainelli2008-08-131-1/+1
| | | | SVN-Revision: 12301
* Disable ubsec ssb by default on WGT634U until it gets fixedFlorian Fainelli2008-07-161-1/+1
| | | | SVN-Revision: 11846
* Include ubsec ssb in the WGT634U profileFlorian Fainelli2008-07-151-1/+1
| | | | SVN-Revision: 11842
* Add a WL500GPv1 profile (#3395)Florian Fainelli2008-05-221-0/+16
| | | | SVN-Revision: 11243
* add b43 fixes from #2677Felix Fietkau2007-11-111-0/+17
| | | | SVN-Revision: 9535
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-064-0/+68
(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