Florian Fainelli
|
0bb3a46217
|
fix a stupid typo preventing the board from being detected
SVN-Revision: 16586
|
16 years ago |
Florian Fainelli
|
bcc1dd7f99
|
prevent bcm6338 and bcm6345 from crashing very early
SVN-Revision: 16585
|
16 years ago |
Florian Fainelli
|
7da8855c79
|
only register fallback sprom and enable PCI if we actually have support for PCI
SVN-Revision: 16581
|
16 years ago |
Florian Fainelli
|
bf0942ce5c
|
do not bloat the kernel with experimental bcm6345 for now
SVN-Revision: 16580
|
16 years ago |
Florian Fainelli
|
13a8ed9ca0
|
more missing register definitions for bcm6338
SVN-Revision: 16579
|
16 years ago |
Florian Fainelli
|
287a2c0ba9
|
more bcm6338 and bcm6345 related fixes
SVN-Revision: 16568
|
16 years ago |
Florian Fainelli
|
8c4137900c
|
define bcm6338 SDRAM base register and make sure that the right CPU id will be used to detect a bcm6338
SVN-Revision: 16567
|
16 years ago |
Florian Fainelli
|
45c25ff988
|
generate images for the bcm6338w
SVN-Revision: 16566
|
16 years ago |
Florian Fainelli
|
e86e91380a
|
add board definitions for the bcm6338w
SVN-Revision: 16565
|
16 years ago |
Florian Fainelli
|
1795111337
|
add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)
SVN-Revision: 16506
|
16 years ago |
Florian Fainelli
|
606193fc1f
|
generate experimental images for bcm6338 boards, thanks to Daniel Dickinson
SVN-Revision: 16490
|
16 years ago |
Florian Fainelli
|
a68fe5655e
|
use 2.6.27.5
SVN-Revision: 16486
|
16 years ago |
Imre Kaloz
|
c83b031b84
|
use the same i/o schedulers for all targets
SVN-Revision: 16479
|
16 years ago |
Florian Fainelli
|
cc12508ee3
|
use build system REVISION variable (#5317)
SVN-Revision: 16400
|
16 years ago |
Florian Fainelli
|
ca16accfbb
|
The attached patch adds building of firmware images for more routers based on the brcm63xx chipset.
Signed-Off By: Daniel Dickinson <crazycshore@gmail.com>
SVN-Revision: 16396
|
16 years ago |
Florian Fainelli
|
e9c22f7939
|
cleanup the watchdog driver a bit
SVN-Revision: 16395
|
16 years ago |
Florian Fainelli
|
972619416e
|
fix the watchdog driver and enable it by default
SVN-Revision: 16394
|
16 years ago |
Florian Fainelli
|
01118457e8
|
rework imagetag firmware generator and MTD partition parser to accomodate with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987).
SVN-Revision: 16393
|
16 years ago |
Florian Fainelli
|
4f72fef05e
|
remove this line which got accidentaly succesfully applied, but should not have (#5285)
SVN-Revision: 16380
|
16 years ago |
Florian Fainelli
|
8f84508c25
|
fix ethernet driver removal
SVN-Revision: 16335
|
16 years ago |
Florian Fainelli
|
50936e1aa5
|
fix pcmcia device removal
SVN-Revision: 16334
|
16 years ago |
Florian Fainelli
|
116a53a154
|
add missing null entry in pcmcia driver
SVN-Revision: 16333
|
16 years ago |
Florian Fainelli
|
4049592268
|
request gpio pins and set direction correctly for pcmcia
SVN-Revision: 16332
|
16 years ago |
Florian Fainelli
|
287a0efd68
|
be SMP safe even with gpiolib
SVN-Revision: 16331
|
16 years ago |
Florian Fainelli
|
9013e936ed
|
cache gpio values in gpio_set
SVN-Revision: 16330
|
16 years ago |
Florian Fainelli
|
1208ffaedb
|
use the correct number of GPIOs for bcm6358
SVN-Revision: 16329
|
16 years ago |
Florian Fainelli
|
c95420f06d
|
register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback
SVN-Revision: 16328
|
16 years ago |
Florian Fainelli
|
d2b2ce325a
|
merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports receiving and sending frames bigger than 1500 bytes, this patch adds support for changing MTU.
This patch also fixes the reception of 802.1q frames for default MTU
which were reported as oversized.
SVN-Revision: 16302
|
16 years ago |
Florian Fainelli
|
05b40c8d13
|
backport an upstream fix: We're not disabling IRQ, so we must call the irq safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time
SVN-Revision: 16277
|
16 years ago |
Florian Fainelli
|
9be0df0caa
|
include wpa-supplicant iw in the default profile
SVN-Revision: 16195
|
16 years ago |
Florian Fainelli
|
027d6ac4c5
|
also include the SPI driver in the gw6x00 profile
SVN-Revision: 16077
|
16 years ago |
Florian Fainelli
|
a94930dbbb
|
include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection tracking
SVN-Revision: 16075
|
16 years ago |
Florian Fainelli
|
fa45acd690
|
add the Tecom GW6x00 (6000 and 6200) board profile
SVN-Revision: 16059
|
16 years ago |
Florian Fainelli
|
f150bc5e36
|
update to new stable 2.6.27.24
SVN-Revision: 15931
|
16 years ago |
Florian Fainelli
|
1322e2721a
|
disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211
SVN-Revision: 15926
|
16 years ago |
Imre Kaloz
|
e965c02820
|
even more config file cleanup
SVN-Revision: 15913
|
16 years ago |
Florian Fainelli
|
ce87c61ae9
|
add missing SSB_BLOCKIO to prevent build failres, will resolve that globally later
SVN-Revision: 15911
|
16 years ago |
Florian Fainelli
|
0d7f5f8d2c
|
add support for sysupgrade (#5117)
SVN-Revision: 15900
|
16 years ago |
Imre Kaloz
|
91e866f383
|
config cleanups
SVN-Revision: 15861
|
16 years ago |
Imre Kaloz
|
26b42d5807
|
cardbus != pcmcia -- disable it in b43
SVN-Revision: 15857
|
16 years ago |
Florian Fainelli
|
480b27e9f9
|
add missing configuration symbol
SVN-Revision: 15856
|
16 years ago |
Imre Kaloz
|
6bfddb152f
|
some additional config file cleanup..
SVN-Revision: 15845
|
16 years ago |
Imre Kaloz
|
c83d91fcfc
|
unify congestion control options
SVN-Revision: 15844
|
16 years ago |
Imre Kaloz
|
a9c958c2de
|
make kernels use /etc/preinit by default
SVN-Revision: 15840
|
16 years ago |
Florian Fainelli
|
01be18725f
|
also supports pcmcia
SVN-Revision: 15693
|
16 years ago |
Imre Kaloz
|
e9b397805d
|
some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
|
16 years ago |
Imre Kaloz
|
0f2b1d070a
|
more cleanup
SVN-Revision: 15605
|
16 years ago |
Imre Kaloz
|
a614251e6c
|
cleanup MTD option handling
SVN-Revision: 15602
|
16 years ago |
Imre Kaloz
|
38c5311047
|
move MFD stuff to the generic kernel configs
SVN-Revision: 15587
|
16 years ago |
Imre Kaloz
|
64fbade939
|
refresh patches
SVN-Revision: 15581
|
16 years ago |