summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/files/drivers
AgeCommit message (Expand)Author
2009-08-11[brcm63xx] fix typo, INT_MASK is writable, INT_STATUS is notflorian
2009-08-09[brcm63xx] remove useless hard reset in the SPI controller driverflorian
2009-08-09[brcm63xx] fix assignment instead of comparison in the mtd driver (#5649)florian
2009-08-06[brcm63xx] fix off-by-one maximum timeout in the wathchdog default counter fo...florian
2009-08-02[brcm63xx] fix printing of offsetsflorian
2009-07-30[brcm63xx] add experimental support for 2.6.28.10, tested on bcm6338florian
2009-07-21[brcm63xx] fix typos introduced in 16942florian
2009-07-21[brcm63xx] make the ethernet driver compile with newer kernelsflorian
2009-07-20[brcm63xx] request irq with the platform driver name instead of bus_id which ...florian
2009-06-10The attached patch adds building of firmwareflorian
2009-06-09[brcm63xx] cleanup the watchdog driver a bitflorian
2009-06-09[brcm63xx] fix the watchdog driver and enable it by defaultflorian
2009-06-09[brcm63xx] rework imagetag firmware generator and MTD partition parser to acc...florian
2009-06-08[brcm63xx] remove this line which got accidentaly succesfully applied, but sh...florian
2009-06-04[brcm63xx] fix ethernet driver removalflorian
2009-06-04[brcm63xx] fix pcmcia device removalflorian
2009-06-04[brcm63xx] add missing null entry in pcmcia driverflorian
2009-06-04[brcm63xx] request gpio pins and set direction correctly for pcmciaflorian
2009-06-03[brcm63xx] merger mtu/802.1q related fixes:florian
2009-06-01[brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call...florian
2009-05-17[brcm63xx] add support for sysupgrade (#5117)florian
2009-04-19[brcm63xx] fix redundant driver name printing in probe functionflorian
2009-04-08[brcm63xx] some more fixes to the SPI controller driverflorian
2009-03-11[brcm63xx] do not duplicate fifo_size, since RX and TX fifo sizes are the sam...florian
2009-03-10[brcm63xx] make SPI work in full-duplex mode by defaultflorian
2009-03-08[brcm63xx] add bcm63xx_spi based on reading shared/opensource/flash/spiflash....florian
2009-03-02[brcm63xx] fix a bcm963xx-flash warningflorian
2008-12-17Add bcm63xx_wdt but do not enable it yetflorian
2008-12-08Fix remaining bug of the off-by-one error ;)florian
2008-12-07Add support for bcm96348gw10 (Netgear DG834GT) (#4319)florian
2008-12-02Fix an off-by one printing errorflorian
2008-11-27[brcm63xx] bcm63xx MTD driver cleanup and fixes:florian
2008-11-26Flatten brcm63xx patches, should make our life easier to patch files now ;)florian
2008-11-20Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some g...florian
2008-11-15This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet working...florian
2008-11-15Delete old brcm63xx filesflorian
2008-11-06brcm63xx: rename mtd partitions to the ones used by other openwrt platforms -...nbd
2008-10-20Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when ...florian
2008-02-13Upgrade brcm63xx to 2.6.24florian
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd