2009-11-03 |
florian | [brcm63xx] images without tagid now fallback to the... |
tree | commitdiff |
2009-10-05 |
nico | [kernel] brcm63xx: fix cardbus support with BCM6358... |
tree | commitdiff |
2009-09-08 |
florian | [brcm63xx] prevent gpio-buttons registration failure |
tree | commitdiff |
2009-09-07 |
florian | [brcm63xx] fix typos against the gpio buttons driver... |
tree | commitdiff |
2009-09-06 |
florian | [brcm63xx] add infrastructure to register gpio-input... |
tree | commitdiff |
2009-09-02 |
florian | [brcm63xx] fix reboot hang on bcm6345, thanks AndyI |
tree | commitdiff |
2009-08-12 |
florian | [brcm63xx] add missing patch which fakes a cardbus... |
tree | commitdiff |
2009-08-11 |
florian | [brcm63xx] fix typo, INT_MASK is writable, INT_STATUS... |
tree | commitdiff |
2009-08-11 |
florian | [brcm63xx] more bcm63xx definition fixes, thanks AndyI |
tree | commitdiff |
2009-08-09 |
florian | [brcm63xx] add support for the Pirelli AG226G board... |
tree | commitdiff |
2009-08-09 |
florian | [brcm63xx] remove useless hard reset in the SPI control... |
tree | commitdiff |
2009-08-09 |
florian | [brcm63xx] fix assignment instead of comparison in... |
tree | commitdiff |
2009-08-06 |
florian | [brcm63xx] bcm6345 fixes from AndyI |
tree | commitdiff |
2009-08-06 |
florian | [brcm63xx] fix off-by-one maximum timeout in the wathch... |
tree | commitdiff |
2009-08-06 |
florian | [brcm63xx] disable watchdog for bcm6345 until it gets... |
tree | commitdiff |
2009-08-02 |
florian | [brcm63xx] fix printing of offsets |
tree | commitdiff |
2009-07-31 |
florian | [brcm63xx] more bcm6345 fixes and definitions, thanks... |
tree | commitdiff |
2009-07-30 |
florian | [brcm63xx] add experimental support for 2.6.28.10,... |
tree | commitdiff |
2009-07-27 |
florian | [brcm63xx] fix typo for the flash start address on... |
tree | commitdiff |
2009-07-21 |
florian | [brcm63xx] fix typos introduced in 16942 |
tree | commitdiff |
2009-07-21 |
florian | [brcm63xx] make the ethernet driver compile with newer... |
tree | commitdiff |
2009-07-20 |
florian | [brcm63xx] request irq with the platform driver name... |
tree | commitdiff |
2009-07-18 |
florian | [brcm63xx] register GPIO-connected LEDs for known boards |
tree | commitdiff |
2009-07-17 |
florian | [brcm63xx] fix comment only valid for bcm6345 |
tree | commitdiff |
2009-07-01 |
florian | [brcm63xx] add the infrastructure to use a MPI/GPIO... |
tree | commitdiff |
2009-07-01 |
florian | [brcm63xx] fixes for the bcm6338 clocks, thanks Maxime |
tree | commitdiff |
2009-06-30 |
florian | [brcm63xx] a couple of more fixes to get 6345 booting... |
tree | commitdiff |
2009-06-28 |
florian | [brcm63xx] shared DMA zone is twice smaller on 6338 |
tree | commitdiff |
2009-06-28 |
florian | [brcm63xx] off-by-one gpio numbers for bcm6338 |
tree | commitdiff |
2009-06-27 |
florian | [brcm63xx] bcm6338 can support PCI since it has MPI |
tree | commitdiff |
2009-06-27 |
florian | [brcm63xx] more fixes for bcm6338, no need not to preve... |
tree | commitdiff |
2009-06-27 |
florian | [brcm63xx] fix the flash address comment and register... |
tree | commitdiff |
2009-06-27 |
florian | [brcm63xx] fix a stupid typo preventing the board from... |
tree | commitdiff |
2009-06-27 |
florian | [brcm63xx] prevent bcm6338 and bcm6345 from crashing... |
tree | commitdiff |
2009-06-27 |
florian | [brcm63xx] only register fallback sprom and enable... |
tree | commitdiff |
2009-06-27 |
florian | [brcm63xx] more missing register definitions for bcm6338 |
tree | commitdiff |
2009-06-26 |
florian | [brcm63xx] more bcm6338 and bcm6345 related fixes |
tree | commitdiff |
2009-06-26 |
florian | [brcm63xx] define bcm6338 SDRAM base register and make... |
tree | commitdiff |
2009-06-26 |
florian | [brcm63xx] add board definitions for the bcm6338w |
tree | commitdiff |
2009-06-18 |
florian | [brcm63xx] add imagetag support for BT Voyager 2500V... |
tree | commitdiff |
2009-06-10 |
florian | The attached patch adds building of firmware |
tree | commitdiff |
2009-06-09 |
florian | [brcm63xx] cleanup the watchdog driver a bit |
tree | commitdiff |
2009-06-09 |
florian | [brcm63xx] fix the watchdog driver and enable it by... |
tree | commitdiff |
2009-06-09 |
florian | [brcm63xx] rework imagetag firmware generator and MTD... |
tree | commitdiff |
2009-06-08 |
florian | [brcm63xx] remove this line which got accidentaly succe... |
tree | commitdiff |
2009-06-04 |
florian | [brcm63xx] fix ethernet driver removal |
tree | commitdiff |
2009-06-04 |
florian | [brcm63xx] fix pcmcia device removal |
tree | commitdiff |
2009-06-04 |
florian | [brcm63xx] add missing null entry in pcmcia driver |
tree | commitdiff |
2009-06-04 |
florian | [brcm63xx] request gpio pins and set direction correctl... |
tree | commitdiff |
2009-06-04 |
florian | [brcm63xx] be SMP safe even with gpiolib |
tree | commitdiff |
2009-06-04 |
florian | [brcm63xx] cache gpio values in gpio_set |
tree | commitdiff |
2009-06-04 |
florian | [brcm63xx] use the correct number of GPIOs for bcm6358 |
tree | commitdiff |
2009-06-04 |
florian | [brcm63xx] register gpiochip earlier, allowing gpio... |
tree | commitdiff |
2009-06-03 |
florian | [brcm63xx] merger mtu/802.1q related fixes: |
tree | commitdiff |
2009-06-01 |
florian | [brcm63xx] backport an upstream fix: We're not disablin... |
tree | commitdiff |
2009-05-17 |
florian | [brcm63xx] add support for sysupgrade (#5117) |
tree | commitdiff |
2009-04-30 |
florian | [brmc63xx] register gpiodev |
tree | commitdiff |
2009-04-19 |
florian | [brcm63xx] fix redundant driver name printing in probe... |
tree | commitdiff |
2009-04-19 |
florian | [brcm63xx] make images that can be flashed using the... |
tree | commitdiff |
2009-04-08 |
florian | [brcm63xx] some more fixes to the SPI controller driver |
tree | commitdiff |
2009-03-21 |
florian | [brcm63xx] enable all blocks on 6338 and uart clock... |
tree | commitdiff |
2009-03-20 |
florian | [brcm63xx] add support for bcm6345 SoC, needs testing |
tree | commitdiff |
2009-03-17 |
florian | [brcm63xx] fix SPI register switch and prepare for... |
tree | commitdiff |
2009-03-12 |
florian | [brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate... |
tree | commitdiff |
2009-03-11 |
florian | [brcm63xx] do not duplicate fifo_size, since RX and... |
tree | commitdiff |
2009-03-10 |
florian | [brcm63xx] make SPI work in full-duplex mode by default |
tree | commitdiff |
2009-03-08 |
florian | [brcm63xx] add bcm63xx_spi based on reading shared... |
tree | commitdiff |
2009-03-08 |
florian | [brcm63xx] fix SPI accessors |
tree | commitdiff |
2009-03-08 |
florian | [brcm63xx] fix typo for the bcm6338 spi IRQ, change... |
tree | commitdiff |
2009-03-08 |
florian | [brcm63xx] compile and register SPI controller device |
tree | commitdiff |
2009-03-08 |
florian | [brcm63xx] make bcm6358 consistend with the other board... |
tree | commitdiff |
2009-03-08 |
florian | [brcm63xx] fix some SPI register definitions and platfo... |
tree | commitdiff |
2009-03-06 |
florian | [brcm63xx] prepare for SPI controller driver |
tree | commitdiff |
2009-03-06 |
florian | [brcm63xx] fix SPI register definitions |
tree | commitdiff |
2009-03-02 |
florian | [brcm63xx] fix a bcm963xx-flash warning |
tree | commitdiff |
2009-02-27 |
florian | [brcm63xx] provide a sane SPROMv2 to make on-board... |
tree | commitdiff |
2009-02-27 |
florian | [brcm63xx] move the device registration to an earlier... |
tree | commitdiff |
2009-01-31 |
florian | [brcm63xx] add support for user9102 boards (#4537) |
tree | commitdiff |
2009-01-29 |
florian | [brcm63xx] Add board definitions for the Davolink DV201AMR |
tree | commitdiff |
2009-01-17 |
florian | [brcm63x] frequency is in Hz, thanks Joel |
tree | commitdiff |
2009-01-15 |
florian | [brcm63xx] fix SPI register definitions |
tree | commitdiff |
2009-01-15 |
florian | [brcm63xx] allow bcm6338 to get the base address of... |
tree | commitdiff |
2009-01-06 |
florian | [brcm63xx] correct SPI register size |
tree | commitdiff |
2008-12-19 |
florian | [brcm63xx] add board registration of the bcm96338gw |
tree | commitdiff |
2008-12-19 |
florian | [brcm63xx] 6338 has no PCI |
tree | commitdiff |
2008-12-19 |
florian | [brcm63xx] add experimental support for bcm6338 |
tree | commitdiff |
2008-12-19 |
florian | Register watchdog driver |
tree | commitdiff |
2008-12-19 |
florian | [brcm63xx] fix register definitions for bcm6358, thanks... |
tree | commitdiff |
2008-12-17 |
florian | Add bcm63xx_wdt but do not enable it yet |
tree | commitdiff |
2008-12-10 |
florian | Add support for Sagem F@ST2404 (#4332) |
tree | commitdiff |
2008-12-08 |
florian | Fix remaining bug of the off-by-one error ;) |
tree | commitdiff |
2008-12-08 |
florian | Enable ohci on bcm96348gw |
tree | commitdiff |
2008-12-08 |
florian | Prepare bcm63xx for SPI master support |
tree | commitdiff |
2008-12-07 |
florian | Add support for bcm96348gw10 (Netgear DG834GT) (#4319) |
tree | commitdiff |
2008-12-02 |
florian | Fix an off-by one printing error |
tree | commitdiff |
2008-11-29 |
florian | Improve Inventel Livebox support |
tree | commitdiff |
2008-11-27 |
florian | [brcm63xx] bcm63xx MTD driver cleanup and fixes: |
tree | commitdiff |
2008-11-27 |
florian | Commit changes on the files for gpiolib |
tree | commitdiff |
2008-11-26 |
florian | Flatten brcm63xx patches, should make our life easier... |
tree | commitdiff |
2008-11-20 |
florian | Prevent the MTD map to fail, somehow detect_cfe will... |
tree | commitdiff |
next |