| Commit message (Expand) | Author | Age | Files | Lines |
* | register GPIO-connected LEDs for known boards | Florian Fainelli | 2009-07-18 | 1 | -1/+240 |
* | fix comment only valid for bcm6345 | Florian Fainelli | 2009-07-17 | 1 | -1/+1 |
* | add the infrastructure to use a MPI/GPIO connected VoIP DSP | Florian Fainelli | 2009-07-01 | 3 | -1/+79 |
* | fixes for the bcm6338 clocks, thanks Maxime | Florian Fainelli | 2009-07-01 | 1 | -2/+6 |
* | a couple of more fixes to get 6345 booting up to the console handover | Florian Fainelli | 2009-06-30 | 3 | -2/+16 |
* | shared DMA zone is twice smaller on 6338 | Florian Fainelli | 2009-06-28 | 1 | -1/+4 |
* | bcm6338 can support PCI since it has MPI | Florian Fainelli | 2009-06-27 | 1 | -0/+1 |
* | more fixes for bcm6338, no need not to prevent reads from MPI registers now t... | Florian Fainelli | 2009-06-27 | 1 | -6/+10 |
* | fix the flash address comment and register the flash device again with its pr... | Florian Fainelli | 2009-06-27 | 1 | -3/+7 |
* | fix a stupid typo preventing the board from being detected | Florian Fainelli | 2009-06-27 | 1 | -1/+1 |
* | prevent bcm6338 and bcm6345 from crashing very early | Florian Fainelli | 2009-06-27 | 1 | -3/+9 |
* | only register fallback sprom and enable PCI if we actually have support for PCI | Florian Fainelli | 2009-06-27 | 1 | -2/+4 |
* | more missing register definitions for bcm6338 | Florian Fainelli | 2009-06-27 | 1 | -2/+12 |
* | more bcm6338 and bcm6345 related fixes | Florian Fainelli | 2009-06-26 | 1 | -0/+1 |
* | define bcm6338 SDRAM base register and make sure that the right CPU id will b... | Florian Fainelli | 2009-06-26 | 1 | -1/+2 |
* | add board definitions for the bcm6338w | Florian Fainelli | 2009-06-26 | 1 | -0/+8 |
* | be SMP safe even with gpiolib | Florian Fainelli | 2009-06-04 | 1 | -7/+8 |
* | cache gpio values in gpio_set | Florian Fainelli | 2009-06-04 | 1 | -5/+8 |
* | use the correct number of GPIOs for bcm6358 | Florian Fainelli | 2009-06-04 | 1 | -2/+2 |
* | register gpiochip earlier, allowing gpio-based runtime detection to be perfor... | Florian Fainelli | 2009-06-04 | 2 | -2/+5 |
* | register gpiodev | Florian Fainelli | 2009-04-30 | 1 | -0/+7 |
* | enable all blocks on 6338 and uart clock on 6345 | Florian Fainelli | 2009-03-21 | 1 | -1/+5 |
* | add support for bcm6345 SoC, needs testing | Florian Fainelli | 2009-03-20 | 2 | -2/+34 |
* | fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) | Florian Fainelli | 2009-03-17 | 6 | -15/+101 |
* | add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 | Florian Fainelli | 2009-03-12 | 1 | -0/+23 |
* | do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_... | Florian Fainelli | 2009-03-11 | 1 | -8/+4 |
* | fix typo for the bcm6338 spi IRQ, change platform driver name and make the SP... | Florian Fainelli | 2009-03-08 | 2 | -1/+4 |
* | compile and register SPI controller device | Florian Fainelli | 2009-03-08 | 2 | -0/+3 |
* | make bcm6358 consistend with the other boards naming | Florian Fainelli | 2009-03-08 | 1 | -1/+1 |
* | fix some SPI register definitions and platform-device registration code | Florian Fainelli | 2009-03-08 | 1 | -3/+7 |
* | prepare for SPI controller driver | Florian Fainelli | 2009-03-06 | 2 | -0/+112 |
* | provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__ | Florian Fainelli | 2009-02-27 | 1 | -0/+34 |
* | move the device registration to an earlier initcall level, required for fallb... | Florian Fainelli | 2009-02-27 | 1 | -1/+1 |
* | add support for user9102 boards (#4537) | Florian Fainelli | 2009-01-31 | 1 | -0/+22 |
* | Add board definitions for the Davolink DV201AMR | Florian Fainelli | 2009-01-29 | 1 | -0/+25 |
* | frequency is in Hz, thanks Joel | Florian Fainelli | 2009-01-17 | 1 | -1/+1 |
* | allow bcm6338 to get the base address of the memory controller register, requ... | Florian Fainelli | 2009-01-15 | 1 | -0/+1 |
* | add board registration of the bcm96338gw | Florian Fainelli | 2008-12-19 | 1 | -0/+22 |
* | 6338 has no PCI | Florian Fainelli | 2008-12-19 | 1 | -1/+0 |
* | add experimental support for bcm6338 | Florian Fainelli | 2008-12-19 | 2 | -1/+40 |
* | Register watchdog driver | Florian Fainelli | 2008-12-19 | 2 | -0/+4 |
* | Add bcm63xx_wdt but do not enable it yet | Florian Fainelli | 2008-12-17 | 2 | -0/+36 |
* | Add support for Sagem F@ST2404 (#4332) | Florian Fainelli | 2008-12-10 | 1 | -0/+26 |
* | Enable ohci on bcm96348gw | Florian Fainelli | 2008-12-08 | 1 | -0/+2 |
* | Add support for bcm96348gw10 (Netgear DG834GT) (#4319) | Florian Fainelli | 2008-12-07 | 1 | -0/+23 |
* | Improve Inventel Livebox support | Florian Fainelli | 2008-11-29 | 1 | -1/+54 |
* | bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the ... | Florian Fainelli | 2008-11-27 | 1 | -18/+1 |
* | Commit changes on the files for gpiolib | Florian Fainelli | 2008-11-27 | 1 | -17/+47 |
* | Flatten brcm63xx patches, should make our life easier to patch files now ;) | Florian Fainelli | 2008-11-26 | 25 | -0/+3673 |
* | Delete old brcm63xx files | Florian Fainelli | 2008-11-15 | 15 | -2662/+0 |