Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a couple of more fixes to get 6345 booting up to the console handover | Florian Fainelli | 2009-06-30 | 3 | -2/+16 |
| | | | | SVN-Revision: 16636 | ||||
* | shared DMA zone is twice smaller on 6338 | Florian Fainelli | 2009-06-28 | 1 | -1/+4 |
| | | | | SVN-Revision: 16608 | ||||
* | turn on size optimization for bcm63xx | Florian Fainelli | 2009-06-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 16607 | ||||
* | off-by-one gpio numbers for bcm6338 | Florian Fainelli | 2009-06-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 16597 | ||||
* | bcm6338 can support PCI since it has MPI | Florian Fainelli | 2009-06-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 16592 | ||||
* | more fixes for bcm6338, no need not to prevent reads from MPI registers now ↵ | Florian Fainelli | 2009-06-27 | 3 | -11/+20 |
| | | | | | | that we have it defined correctly SVN-Revision: 16589 | ||||
* | fix the flash address comment and register the flash device again with its ↵ | Florian Fainelli | 2009-06-27 | 1 | -3/+7 |
| | | | | | | proper physical address on 6338/6345 SVN-Revision: 16587 | ||||
* | fix a stupid typo preventing the board from being detected | Florian Fainelli | 2009-06-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 16586 | ||||
* | prevent bcm6338 and bcm6345 from crashing very early | Florian Fainelli | 2009-06-27 | 1 | -3/+9 |
| | | | | SVN-Revision: 16585 | ||||
* | only register fallback sprom and enable PCI if we actually have support for PCI | Florian Fainelli | 2009-06-27 | 1 | -2/+4 |
| | | | | SVN-Revision: 16581 | ||||
* | do not bloat the kernel with experimental bcm6345 for now | Florian Fainelli | 2009-06-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 16580 | ||||
* | more missing register definitions for bcm6338 | Florian Fainelli | 2009-06-27 | 2 | -9/+52 |
| | | | | SVN-Revision: 16579 | ||||
* | more bcm6338 and bcm6345 related fixes | Florian Fainelli | 2009-06-26 | 4 | -1/+9 |
| | | | | SVN-Revision: 16568 | ||||
* | define bcm6338 SDRAM base register and make sure that the right CPU id will ↵ | Florian Fainelli | 2009-06-26 | 2 | -2/+7 |
| | | | | | | be used to detect a bcm6338 SVN-Revision: 16567 | ||||
* | generate images for the bcm6338w | Florian Fainelli | 2009-06-26 | 1 | -0/+4 |
| | | | | SVN-Revision: 16566 | ||||
* | add board definitions for the bcm6338w | Florian Fainelli | 2009-06-26 | 1 | -0/+8 |
| | | | | SVN-Revision: 16565 | ||||
* | add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364) | Florian Fainelli | 2009-06-18 | 2 | -2/+2 |
| | | | | SVN-Revision: 16506 | ||||
* | generate experimental images for bcm6338 boards, thanks to Daniel Dickinson | Florian Fainelli | 2009-06-17 | 1 | -0/+7 |
| | | | | SVN-Revision: 16490 | ||||
* | use 2.6.27.5 | Florian Fainelli | 2009-06-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 16486 | ||||
* | use the same i/o schedulers for all targets | Imre Kaloz | 2009-06-15 | 1 | -3/+0 |
| | | | | SVN-Revision: 16479 | ||||
* | use build system REVISION variable (#5317) | Florian Fainelli | 2009-06-10 | 1 | -5/+3 |
| | | | | SVN-Revision: 16400 | ||||
* | The attached patch adds building of firmware images for more routers based ↵ | Florian Fainelli | 2009-06-10 | 4 | -58/+120 |
| | | | | | | | | on the brcm63xx chipset. Signed-Off By: Daniel Dickinson <crazycshore@gmail.com> SVN-Revision: 16396 | ||||
* | cleanup the watchdog driver a bit | Florian Fainelli | 2009-06-09 | 1 | -10/+10 |
| | | | | SVN-Revision: 16395 | ||||
* | fix the watchdog driver and enable it by default | Florian Fainelli | 2009-06-09 | 2 | -114/+131 |
| | | | | SVN-Revision: 16394 | ||||
* | rework imagetag firmware generator and MTD partition parser to accomodate ↵ | Florian Fainelli | 2009-06-09 | 4 | -50/+436 |
| | | | | | | with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987). SVN-Revision: 16393 | ||||
* | remove this line which got accidentaly succesfully applied, but should not ↵ | Florian Fainelli | 2009-06-08 | 1 | -2/+0 |
| | | | | | | have (#5285) SVN-Revision: 16380 | ||||
* | fix ethernet driver removal | Florian Fainelli | 2009-06-04 | 1 | -1/+2 |
| | | | | SVN-Revision: 16335 | ||||
* | fix pcmcia device removal | Florian Fainelli | 2009-06-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 16334 | ||||
* | add missing null entry in pcmcia driver | Florian Fainelli | 2009-06-04 | 1 | -0/+2 |
| | | | | SVN-Revision: 16333 | ||||
* | request gpio pins and set direction correctly for pcmcia | Florian Fainelli | 2009-06-04 | 1 | -1/+14 |
| | | | | SVN-Revision: 16332 | ||||
* | be SMP safe even with gpiolib | Florian Fainelli | 2009-06-04 | 1 | -7/+8 |
| | | | | SVN-Revision: 16331 | ||||
* | cache gpio values in gpio_set | Florian Fainelli | 2009-06-04 | 1 | -5/+8 |
| | | | | SVN-Revision: 16330 | ||||
* | use the correct number of GPIOs for bcm6358 | Florian Fainelli | 2009-06-04 | 3 | -6/+12 |
| | | | | SVN-Revision: 16329 | ||||
* | register gpiochip earlier, allowing gpio-based runtime detection to be ↵ | Florian Fainelli | 2009-06-04 | 3 | -2/+9 |
| | | | | | | performed in board_init callback SVN-Revision: 16328 | ||||
* | merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports ↵ | Florian Fainelli | 2009-06-03 | 2 | -11/+76 |
| | | | | | | | | | 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 | ||||
* | backport an upstream fix: We're not disabling IRQ, so we must call the irq ↵ | Florian Fainelli | 2009-06-01 | 1 | -1/+1 |
| | | | | | | safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time SVN-Revision: 16277 | ||||
* | include wpa-supplicant iw in the default profile | Florian Fainelli | 2009-05-29 | 1 | -1/+2 |
| | | | | SVN-Revision: 16195 | ||||
* | also include the SPI driver in the gw6x00 profile | Florian Fainelli | 2009-05-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 16077 | ||||
* | include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection ↵ | Florian Fainelli | 2009-05-26 | 1 | -2/+3 |
| | | | | | | tracking SVN-Revision: 16075 | ||||
* | add the Tecom GW6x00 (6000 and 6200) board profile | Florian Fainelli | 2009-05-25 | 1 | -0/+20 |
| | | | | SVN-Revision: 16059 | ||||
* | update to new stable 2.6.27.24 | Florian Fainelli | 2009-05-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 15931 | ||||
* | disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211 | Florian Fainelli | 2009-05-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 15926 | ||||
* | even more config file cleanup | Imre Kaloz | 2009-05-18 | 1 | -4/+0 |
| | | | | SVN-Revision: 15913 | ||||
* | add missing SSB_BLOCKIO to prevent build failres, will resolve that globally ↵ | Florian Fainelli | 2009-05-18 | 1 | -0/+1 |
| | | | | | | later SVN-Revision: 15911 | ||||
* | add support for sysupgrade (#5117) | Florian Fainelli | 2009-05-17 | 2 | -1/+24 |
| | | | | SVN-Revision: 15900 | ||||
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -1/+0 |
| | | | | SVN-Revision: 15861 | ||||
* | cardbus != pcmcia -- disable it in b43 | Imre Kaloz | 2009-05-15 | 1 | -1/+0 |
| | | | | SVN-Revision: 15857 | ||||
* | add missing configuration symbol | Florian Fainelli | 2009-05-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 15856 | ||||
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 1 | -1/+0 |
| | | | | SVN-Revision: 15845 | ||||
* | unify congestion control options | Imre Kaloz | 2009-05-14 | 1 | -4/+0 |
| | | | | SVN-Revision: 15844 |