aboutsummaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/files
Commit message (Expand)AuthorAge
...
* add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)Florian Fainelli2009-06-18
* The attached patch adds building of firmware images for more routers based on...Florian Fainelli2009-06-10
* cleanup the watchdog driver a bitFlorian Fainelli2009-06-09
* fix the watchdog driver and enable it by defaultFlorian Fainelli2009-06-09
* rework imagetag firmware generator and MTD partition parser to accomodate wit...Florian Fainelli2009-06-09
* remove this line which got accidentaly succesfully applied, but should not ha...Florian Fainelli2009-06-08
* fix ethernet driver removalFlorian Fainelli2009-06-04
* fix pcmcia device removalFlorian Fainelli2009-06-04
* add missing null entry in pcmcia driverFlorian Fainelli2009-06-04
* request gpio pins and set direction correctly for pcmciaFlorian Fainelli2009-06-04
* be SMP safe even with gpiolibFlorian Fainelli2009-06-04
* cache gpio values in gpio_setFlorian Fainelli2009-06-04
* use the correct number of GPIOs for bcm6358Florian Fainelli2009-06-04
* register gpiochip earlier, allowing gpio-based runtime detection to be perfor...Florian Fainelli2009-06-04
* merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports rec...Florian Fainelli2009-06-03
* backport an upstream fix: We're not disabling IRQ, so we must call the irq sa...Florian Fainelli2009-06-01
* add support for sysupgrade (#5117)Florian Fainelli2009-05-17
* register gpiodevFlorian Fainelli2009-04-30
* fix redundant driver name printing in probe functionFlorian Fainelli2009-04-19
* make images that can be flashed using the stock firmware web interface, thank...Florian Fainelli2009-04-19
* some more fixes to the SPI controller driverFlorian Fainelli2009-04-08
* enable all blocks on 6338 and uart clock on 6345Florian Fainelli2009-03-21
* add support for bcm6345 SoC, needs testingFlorian Fainelli2009-03-20
* fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)Florian Fainelli2009-03-17
* add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366Florian Fainelli2009-03-12
* do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_...Florian Fainelli2009-03-11
* make SPI work in full-duplex mode by defaultFlorian Fainelli2009-03-10
* add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the ...Florian Fainelli2009-03-08
* fix SPI accessorsFlorian Fainelli2009-03-08
* fix typo for the bcm6338 spi IRQ, change platform driver name and make the SP...Florian Fainelli2009-03-08
* compile and register SPI controller deviceFlorian Fainelli2009-03-08
* make bcm6358 consistend with the other boards namingFlorian Fainelli2009-03-08
* fix some SPI register definitions and platform-device registration codeFlorian Fainelli2009-03-08
* prepare for SPI controller driverFlorian Fainelli2009-03-06
* fix SPI register definitionsFlorian Fainelli2009-03-06
* fix a bcm963xx-flash warningFlorian Fainelli2009-03-02
* provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__Florian Fainelli2009-02-27
* move the device registration to an earlier initcall level, required for fallb...Florian Fainelli2009-02-27
* add support for user9102 boards (#4537)Florian Fainelli2009-01-31
* Add board definitions for the Davolink DV201AMRFlorian Fainelli2009-01-29
* frequency is in Hz, thanks JoelFlorian Fainelli2009-01-17
* fix SPI register definitionsFlorian Fainelli2009-01-15
* allow bcm6338 to get the base address of the memory controller register, requ...Florian Fainelli2009-01-15
* correct SPI register sizeFlorian Fainelli2009-01-06
* add board registration of the bcm96338gwFlorian Fainelli2008-12-19
* 6338 has no PCIFlorian Fainelli2008-12-19
* add experimental support for bcm6338Florian Fainelli2008-12-19
* Register watchdog driverFlorian Fainelli2008-12-19
* fix register definitions for bcm6358, thanks SGDAFlorian Fainelli2008-12-19
* Add bcm63xx_wdt but do not enable it yetFlorian Fainelli2008-12-17