summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* images without tagid now fallback to the untouched partition layout (#6093)Florian Fainelli2009-11-031-2/+9
* fix typo, INT_MASK is writable, INT_STATUS is notFlorian Fainelli2009-08-111-1/+1
* remove useless hard reset in the SPI controller driverFlorian Fainelli2009-08-091-1/+0
* fix assignment instead of comparison in the mtd driver (#5649)Florian Fainelli2009-08-091-7/+8
* fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, ...Florian Fainelli2009-08-061-1/+1
* fix printing of offsetsFlorian Fainelli2009-08-021-2/+2
* add experimental support for 2.6.28.10, tested on bcm6338Florian Fainelli2009-07-301-1/+1
* fix typos introduced in 16942Florian Fainelli2009-07-211-2/+2
* make the ethernet driver compile with newer kernelsFlorian Fainelli2009-07-211-2/+15
* request irq with the platform driver name instead of bus_id which is being re...Florian Fainelli2009-07-201-1/+1
* The attached patch adds building of firmware images for more routers based on...Florian Fainelli2009-06-101-10/+10
* cleanup the watchdog driver a bitFlorian Fainelli2009-06-091-10/+10
* fix the watchdog driver and enable it by defaultFlorian Fainelli2009-06-091-110/+129
* rework imagetag firmware generator and MTD partition parser to accomodate wit...Florian Fainelli2009-06-091-11/+142
* remove this line which got accidentaly succesfully applied, but should not ha...Florian Fainelli2009-06-081-2/+0
* fix ethernet driver removalFlorian Fainelli2009-06-041-1/+2
* fix pcmcia device removalFlorian Fainelli2009-06-041-0/+1
* add missing null entry in pcmcia driverFlorian Fainelli2009-06-041-0/+2
* request gpio pins and set direction correctly for pcmciaFlorian Fainelli2009-06-041-1/+14
* merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports rec...Florian Fainelli2009-06-032-11/+76
* backport an upstream fix: We're not disabling IRQ, so we must call the irq sa...Florian Fainelli2009-06-011-1/+1
* add support for sysupgrade (#5117)Florian Fainelli2009-05-171-1/+8
* fix redundant driver name printing in probe functionFlorian Fainelli2009-04-191-1/+1
* some more fixes to the SPI controller driverFlorian Fainelli2009-04-081-23/+25
* do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_...Florian Fainelli2009-03-111-7/+12
* make SPI work in full-duplex mode by defaultFlorian Fainelli2009-03-101-2/+2
* add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the ...Florian Fainelli2009-03-081-0/+439
* fix a bcm963xx-flash warningFlorian Fainelli2009-03-021-1/+1
* Add bcm63xx_wdt but do not enable it yetFlorian Fainelli2008-12-171-0/+315
* Fix remaining bug of the off-by-one error ;)Florian Fainelli2008-12-081-1/+1
* Add support for bcm96348gw10 (Netgear DG834GT) (#4319)Florian Fainelli2008-12-071-2/+2
* Fix an off-by one printing errorFlorian Fainelli2008-12-021-1/+1
* bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the ...Florian Fainelli2008-11-271-213/+196
* Flatten brcm63xx patches, should make our life easier to patch files now ;)Florian Fainelli2008-11-268-0/+4108
* Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some g...Florian Fainelli2008-11-201-1/+1
* This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet working...Florian Fainelli2008-11-151-2/+3
* Delete old brcm63xx filesFlorian Fainelli2008-11-151-1041/+0
* brcm63xx: rename mtd partitions to the ones used by other openwrt platforms -...Felix Fietkau2008-11-061-13/+5
* Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when ...Florian Fainelli2008-10-201-2/+2
* Upgrade brcm63xx to 2.6.24Florian Fainelli2008-02-131-1/+1
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-062-0/+1318