| Commit message (Expand) | Author | Age | Files | Lines |
* | fix printing of offsets | Florian Fainelli | 2009-08-02 | 1 | -2/+2 |
* | add experimental support for 2.6.28.10, tested on bcm6338 | Florian Fainelli | 2009-07-30 | 1 | -1/+1 |
* | fix typos introduced in 16942 | Florian Fainelli | 2009-07-21 | 1 | -2/+2 |
* | make the ethernet driver compile with newer kernels | Florian Fainelli | 2009-07-21 | 1 | -2/+15 |
* | request irq with the platform driver name instead of bus_id which is being re... | Florian Fainelli | 2009-07-20 | 1 | -1/+1 |
* | The attached patch adds building of firmware images for more routers based on... | Florian Fainelli | 2009-06-10 | 1 | -10/+10 |
* | cleanup the watchdog driver a bit | Florian Fainelli | 2009-06-09 | 1 | -10/+10 |
* | fix the watchdog driver and enable it by default | Florian Fainelli | 2009-06-09 | 1 | -110/+129 |
* | rework imagetag firmware generator and MTD partition parser to accomodate wit... | Florian Fainelli | 2009-06-09 | 1 | -11/+142 |
* | remove this line which got accidentaly succesfully applied, but should not ha... | Florian Fainelli | 2009-06-08 | 1 | -2/+0 |
* | fix ethernet driver removal | Florian Fainelli | 2009-06-04 | 1 | -1/+2 |
* | fix pcmcia device removal | Florian Fainelli | 2009-06-04 | 1 | -0/+1 |
* | add missing null entry in pcmcia driver | Florian Fainelli | 2009-06-04 | 1 | -0/+2 |
* | request gpio pins and set direction correctly for pcmcia | Florian Fainelli | 2009-06-04 | 1 | -1/+14 |
* | merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports rec... | Florian Fainelli | 2009-06-03 | 2 | -11/+76 |
* | backport an upstream fix: We're not disabling IRQ, so we must call the irq sa... | Florian Fainelli | 2009-06-01 | 1 | -1/+1 |
* | add support for sysupgrade (#5117) | Florian Fainelli | 2009-05-17 | 1 | -1/+8 |
* | fix redundant driver name printing in probe function | Florian Fainelli | 2009-04-19 | 1 | -1/+1 |
* | some more fixes to the SPI controller driver | Florian Fainelli | 2009-04-08 | 1 | -23/+25 |
* | do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_... | Florian Fainelli | 2009-03-11 | 1 | -7/+12 |
* | make SPI work in full-duplex mode by default | Florian Fainelli | 2009-03-10 | 1 | -2/+2 |
* | add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the ... | Florian Fainelli | 2009-03-08 | 1 | -0/+439 |
* | fix a bcm963xx-flash warning | Florian Fainelli | 2009-03-02 | 1 | -1/+1 |
* | Add bcm63xx_wdt but do not enable it yet | Florian Fainelli | 2008-12-17 | 1 | -0/+315 |
* | Fix remaining bug of the off-by-one error ;) | Florian Fainelli | 2008-12-08 | 1 | -1/+1 |
* | Add support for bcm96348gw10 (Netgear DG834GT) (#4319) | Florian Fainelli | 2008-12-07 | 1 | -2/+2 |
* | Fix an off-by one printing error | Florian Fainelli | 2008-12-02 | 1 | -1/+1 |
* | bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the ... | Florian Fainelli | 2008-11-27 | 1 | -213/+196 |
* | Flatten brcm63xx patches, should make our life easier to patch files now ;) | Florian Fainelli | 2008-11-26 | 8 | -0/+4108 |
* | Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some g... | Florian Fainelli | 2008-11-20 | 1 | -1/+1 |
* | This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet working... | Florian Fainelli | 2008-11-15 | 1 | -2/+3 |
* | Delete old brcm63xx files | Florian Fainelli | 2008-11-15 | 1 | -1041/+0 |
* | brcm63xx: rename mtd partitions to the ones used by other openwrt platforms -... | Felix Fietkau | 2008-11-06 | 1 | -13/+5 |
* | Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when ... | Florian Fainelli | 2008-10-20 | 1 | -2/+2 |
* | Upgrade brcm63xx to 2.6.24 | Florian Fainelli | 2008-02-13 | 1 | -1/+1 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 2 | -0/+1318 |