summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files
Commit message (Expand)AuthorAgeFilesLines
* more fixes for bcm6338, no need not to prevent reads from MPI registers now t...Florian Fainelli2009-06-273-11/+20
* fix the flash address comment and register the flash device again with its pr...Florian Fainelli2009-06-271-3/+7
* fix a stupid typo preventing the board from being detectedFlorian Fainelli2009-06-271-1/+1
* prevent bcm6338 and bcm6345 from crashing very earlyFlorian Fainelli2009-06-271-3/+9
* only register fallback sprom and enable PCI if we actually have support for PCIFlorian Fainelli2009-06-271-2/+4
* more missing register definitions for bcm6338Florian Fainelli2009-06-272-9/+52
* more bcm6338 and bcm6345 related fixesFlorian Fainelli2009-06-264-1/+9
* define bcm6338 SDRAM base register and make sure that the right CPU id will b...Florian Fainelli2009-06-262-2/+7
* add board definitions for the bcm6338wFlorian Fainelli2009-06-261-0/+8
* add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)Florian Fainelli2009-06-181-1/+1
* The attached patch adds building of firmware images for more routers based on...Florian Fainelli2009-06-102-22/+23
* 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-092-36/+310
* 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
* be SMP safe even with gpiolibFlorian Fainelli2009-06-041-7/+8
* cache gpio values in gpio_setFlorian Fainelli2009-06-041-5/+8
* use the correct number of GPIOs for bcm6358Florian Fainelli2009-06-043-6/+12
* register gpiochip earlier, allowing gpio-based runtime detection to be perfor...Florian Fainelli2009-06-043-2/+9
* 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
* register gpiodevFlorian Fainelli2009-04-301-0/+7
* fix redundant driver name printing in probe functionFlorian Fainelli2009-04-191-1/+1
* make images that can be flashed using the stock firmware web interface, thank...Florian Fainelli2009-04-191-5/+9
* some more fixes to the SPI controller driverFlorian Fainelli2009-04-082-29/+31
* enable all blocks on 6338 and uart clock on 6345Florian Fainelli2009-03-212-1/+10
* add support for bcm6345 SoC, needs testingFlorian Fainelli2009-03-203-2/+82
* fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)Florian Fainelli2009-03-179-19/+134
* add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366Florian Fainelli2009-03-121-0/+23
* do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_...Florian Fainelli2009-03-113-17/+17
* 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 SPI accessorsFlorian Fainelli2009-03-081-10/+14
* fix typo for the bcm6338 spi IRQ, change platform driver name and make the SP...Florian Fainelli2009-03-083-2/+5
* compile and register SPI controller deviceFlorian Fainelli2009-03-082-0/+3
* make bcm6358 consistend with the other boards namingFlorian Fainelli2009-03-081-1/+1
* fix some SPI register definitions and platform-device registration codeFlorian Fainelli2009-03-084-20/+26
* prepare for SPI controller driverFlorian Fainelli2009-03-065-0/+252
* fix SPI register definitionsFlorian Fainelli2009-03-061-6/+14
* fix a bcm963xx-flash warningFlorian Fainelli2009-03-021-1/+1
* provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__Florian Fainelli2009-02-271-0/+34
* move the device registration to an earlier initcall level, required for fallb...Florian Fainelli2009-02-271-1/+1
* add support for user9102 boards (#4537)Florian Fainelli2009-01-311-0/+22
* Add board definitions for the Davolink DV201AMRFlorian Fainelli2009-01-291-0/+25
* frequency is in Hz, thanks JoelFlorian Fainelli2009-01-171-1/+1