Commit graph

25 commits

Author SHA1 Message Date
Jonas Gorski
3e998d9cf9 bcm63xx: move bcm63xx-spi into the kernel
The SPI driver is needed for supporting to boot from SPI flash on BCM6358
and BCM6368, and for SPI connected switches.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 35304
2013-01-23 10:12:13 +00:00
Jonas Gorski
e952eaa112 bcm63xx: Add Huawei HG556a support
Add Huawei EchoLife HG556a support.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo@openwrt.org: added some code style fixes]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 35011
2013-01-04 14:47:57 +00:00
Florian Fainelli
caf900f0e4 remove kmod-spi-bitbang
This is no longer a dependency of kmod-spi-bcm63xx

SVN-Revision: 33562
2012-09-26 20:11:37 +00:00
Florian Fainelli
4acdbb1d87 Add brcmsmac profile
Add brcmsmac profile (kmod-brcmsmac + wpad-mini).

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

SVN-Revision: 32890
2012-07-27 15:34:57 +00:00
Jonas Gorski
8aac009cc9 bcm63xx: add ath9k to atheros wifi profile
SVN-Revision: 31884
2012-05-27 13:22:48 +00:00
Felix Fietkau
db6e326c56 targets: replace madwifi in profiles with ath5k, madwifi is unmaintained
SVN-Revision: 31015
2012-03-19 09:58:13 +00:00
Daniel Dickinson
9dc72505a2 profiles: GW6X00: fixed inclusion of both wl and wlc wireless tools...should be just wlc
SVN-Revision: 27470
2011-07-06 06:35:22 +00:00
Daniel Dickinson
7224337d71 Profiles: GW6X00: Replace ext2 module with ext4 as ext2 and 3 are going 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
2010-12-08 00:40:31 +00:00
Daniel Dickinson
2a86dcc3d6 Profiles: Make buttons and led modules included by default so that failsafe will work in the case of builds for releases.
SVN-Revision: 24315
2010-12-08 00:40:28 +00:00
Daniel Dickinson
c6ef9a0720 Profiles: Move wpad-mini to the profiles that use it, rather than default 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
2010-12-08 00:40:24 +00:00
Florian Fainelli
bbca651e1b remove wpa-supplicant and iw from the Tecom GW6x00 profile
SVN-Revision: 23051
2010-09-13 08:30:35 +00:00
Florian Fainelli
327ac42dca change the Tecom GW6x00 profile to use wl instead of b43
SVN-Revision: 23036
2010-09-12 21:23:41 +00:00
Jo-Philipp Wich
00cc52f14b reorder profiles
SVN-Revision: 22390
2010-07-26 18:58:35 +00:00
Jo-Philipp Wich
1650f33f97 add a wifi profile for proprietary wl
SVN-Revision: 22009
2010-07-01 01:39:04 +00:00
Daniel Dickinson
6a267cfa76 brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmods
SVN-Revision: 21630
2010-05-30 01:44:37 +00:00
Florian Fainelli
65fa1debda add infrastructure to register gpio-input reset button
SVN-Revision: 17526
2009-09-06 13:54:17 +00:00
Florian Fainelli
9a387036d2 add a profile with no Wi-Fi drivers enabled, useful for bcm6338
SVN-Revision: 16708
2009-07-06 11:21:22 +00:00
Florian Fainelli
9be0df0caa include wpa-supplicant iw in the default profile
SVN-Revision: 16195
2009-05-29 15:33:14 +00:00
Florian Fainelli
027d6ac4c5 also include the SPI driver in the gw6x00 profile
SVN-Revision: 16077
2009-05-26 11:15:27 +00:00
Florian Fainelli
a94930dbbb include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection tracking
SVN-Revision: 16075
2009-05-26 10:25:55 +00:00
Florian Fainelli
fa45acd690 add the Tecom GW6x00 (6000 and 6200) board profile
SVN-Revision: 16059
2009-05-25 16:14:13 +00:00
Florian Fainelli
aa3c775b65 Reorder profiles numbering, broadcom being the most widely used
SVN-Revision: 13401
2008-11-28 16:35:10 +00:00
Florian Fainelli
5acddecc68 Update brcm63xx broadcom profile now that b43 is available
SVN-Revision: 13302
2008-11-20 23:01:48 +00:00
Florian Fainelli
5718709711 Fix reference to the old and replaced kmod-rt61
SVN-Revision: 12723
2008-09-27 10:47:00 +00:00
Felix Fietkau
56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (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
2007-09-06 16:27:37 +00:00