| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [brcm63xx] fix the watchdog driver and enable it by default | florian | 2009-06-09 | 1 | -110/+129 |
* | [brcm63xx] rework imagetag firmware generator and MTD partition parser to acc... | florian | 2009-06-09 | 2 | -36/+310 |
* | [brcm63xx] remove this line which got accidentaly succesfully applied, but sh... | florian | 2009-06-08 | 1 | -2/+0 |
* | [brcm63xx] fix ethernet driver removal | florian | 2009-06-04 | 1 | -1/+2 |
* | [brcm63xx] fix pcmcia device removal | florian | 2009-06-04 | 1 | -0/+1 |
* | [brcm63xx] add missing null entry in pcmcia driver | florian | 2009-06-04 | 1 | -0/+2 |
* | [brcm63xx] request gpio pins and set direction correctly for pcmcia | florian | 2009-06-04 | 1 | -1/+14 |
* | [brcm63xx] be SMP safe even with gpiolib | florian | 2009-06-04 | 1 | -7/+8 |
* | [brcm63xx] cache gpio values in gpio_set | florian | 2009-06-04 | 1 | -5/+8 |
* | [brcm63xx] use the correct number of GPIOs for bcm6358 | florian | 2009-06-04 | 3 | -6/+12 |
* | [brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection t... | florian | 2009-06-04 | 3 | -2/+9 |
* | [brcm63xx] merger mtu/802.1q related fixes: | florian | 2009-06-03 | 2 | -11/+76 |
* | [brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call... | florian | 2009-06-01 | 1 | -1/+1 |
* | [brcm63xx] add support for sysupgrade (#5117) | florian | 2009-05-17 | 1 | -1/+8 |
* | [brmc63xx] register gpiodev | florian | 2009-04-30 | 1 | -0/+7 |
* | [brcm63xx] fix redundant driver name printing in probe function | florian | 2009-04-19 | 1 | -1/+1 |
* | [brcm63xx] make images that can be flashed using the stock firmware web inter... | florian | 2009-04-19 | 1 | -5/+9 |
* | [brcm63xx] some more fixes to the SPI controller driver | florian | 2009-04-08 | 2 | -29/+31 |
* | [brcm63xx] enable all blocks on 6338 and uart clock on 6345 | florian | 2009-03-21 | 2 | -1/+10 |
* | [brcm63xx] add support for bcm6345 SoC, needs testing | florian | 2009-03-20 | 3 | -2/+82 |
* | [brcm63xx] fix SPI register switch and prepare for UDC, thanks to Henk Vergon... | florian | 2009-03-17 | 9 | -19/+134 |
* | [brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 | florian | 2009-03-12 | 1 | -0/+23 |
* | [brcm63xx] do not duplicate fifo_size, since RX and TX fifo sizes are the sam... | florian | 2009-03-11 | 3 | -17/+17 |
* | [brcm63xx] make SPI work in full-duplex mode by default | florian | 2009-03-10 | 1 | -2/+2 |
* | [brcm63xx] add bcm63xx_spi based on reading shared/opensource/flash/spiflash.... | florian | 2009-03-08 | 1 | -0/+439 |
* | [brcm63xx] fix SPI accessors | florian | 2009-03-08 | 1 | -10/+14 |
* | [brcm63xx] fix typo for the bcm6338 spi IRQ, change platform driver name and ... | florian | 2009-03-08 | 3 | -2/+5 |
* | [brcm63xx] compile and register SPI controller device | florian | 2009-03-08 | 2 | -0/+3 |
* | [brcm63xx] make bcm6358 consistend with the other boards naming | florian | 2009-03-08 | 1 | -1/+1 |
* | [brcm63xx] fix some SPI register definitions and platform-device registration... | florian | 2009-03-08 | 4 | -20/+26 |
* | [brcm63xx] prepare for SPI controller driver | florian | 2009-03-06 | 5 | -0/+252 |
* | [brcm63xx] fix SPI register definitions | florian | 2009-03-06 | 1 | -6/+14 |
* | [brcm63xx] fix a bcm963xx-flash warning | florian | 2009-03-02 | 1 | -1/+1 |
* | [brcm63xx] provide a sane SPROMv2 to make on-board bcm4318 card work, thanks ... | florian | 2009-02-27 | 1 | -0/+34 |
* | [brcm63xx] move the device registration to an earlier initcall level, require... | florian | 2009-02-27 | 1 | -1/+1 |
* | [brcm63xx] add support for user9102 boards (#4537) | florian | 2009-01-31 | 1 | -0/+22 |
* | [brcm63xx] Add board definitions for the Davolink DV201AMR | florian | 2009-01-29 | 1 | -0/+25 |
* | [brcm63x] frequency is in Hz, thanks Joel | florian | 2009-01-17 | 1 | -1/+1 |
* | [brcm63xx] fix SPI register definitions | florian | 2009-01-15 | 1 | -18/+56 |
* | [brcm63xx] allow bcm6338 to get the base address of the memory controller reg... | florian | 2009-01-15 | 1 | -0/+1 |
* | [brcm63xx] correct SPI register size | florian | 2009-01-06 | 1 | -1/+1 |
* | [brcm63xx] add board registration of the bcm96338gw | florian | 2008-12-19 | 1 | -0/+22 |
* | [brcm63xx] 6338 has no PCI | florian | 2008-12-19 | 1 | -1/+0 |
* | [brcm63xx] add experimental support for bcm6338 | florian | 2008-12-19 | 4 | -2/+135 |
* | Register watchdog driver | florian | 2008-12-19 | 2 | -0/+4 |
* | [brcm63xx] fix register definitions for bcm6358, thanks SGDA | florian | 2008-12-19 | 1 | -5/+5 |
* | Add bcm63xx_wdt but do not enable it yet | florian | 2008-12-17 | 4 | -0/+357 |
* | Add support for Sagem F@ST2404 (#4332) | florian | 2008-12-10 | 1 | -0/+26 |
* | Fix remaining bug of the off-by-one error ;) | florian | 2008-12-08 | 1 | -1/+1 |
* | Enable ohci on bcm96348gw | florian | 2008-12-08 | 1 | -0/+2 |