| Commit message (Expand) | Author | Age | Files | Lines |
* | prevent gpio-buttons registration failure | Florian Fainelli | 2009-09-08 | 1 | -3/+5 |
* | fix typos against the gpio buttons driver (#5804) | Florian Fainelli | 2009-09-07 | 1 | -2/+3 |
* | add infrastructure to register gpio-input reset button | Florian Fainelli | 2009-09-06 | 2 | -0/+19 |
* | fix reboot hang on bcm6345, thanks AndyI | Florian Fainelli | 2009-09-02 | 1 | -1/+3 |
* | add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA | Florian Fainelli | 2009-08-12 | 2 | -0/+332 |
* | fix typo, INT_MASK is writable, INT_STATUS is not | Florian Fainelli | 2009-08-11 | 1 | -1/+1 |
* | more bcm63xx definition fixes, thanks AndyI | Florian Fainelli | 2009-08-11 | 5 | -10/+12 |
* | add support for the Pirelli AG226G board (#5337) | Florian Fainelli | 2009-08-09 | 1 | -0/+22 |
* | remove useless hard reset in the SPI controller driver | Florian Fainelli | 2009-08-09 | 1 | -1/+0 |
* | fix assignment instead of comparison in the mtd driver (#5649) | Florian Fainelli | 2009-08-09 | 1 | -7/+8 |
* | bcm6345 fixes from AndyI | Florian Fainelli | 2009-08-06 | 4 | -10/+28 |
* | fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, ... | Florian Fainelli | 2009-08-06 | 2 | -4/+2 |
* | disable watchdog for bcm6345 until it gets fixed | Florian Fainelli | 2009-08-06 | 1 | -1/+4 |
* | fix printing of offsets | Florian Fainelli | 2009-08-02 | 1 | -2/+2 |
* | more bcm6345 fixes and definitions, thanks to AndyI | Florian Fainelli | 2009-07-31 | 5 | -2/+81 |
* | add experimental support for 2.6.28.10, tested on bcm6338 | Florian Fainelli | 2009-07-30 | 2 | -1/+2 |
* | fix typo for the flash start address on bcm6345 | Florian Fainelli | 2009-07-27 | 1 | -1/+1 |
* | fix typos introduced in 16942 | Florian Fainelli | 2009-07-21 | 1 | -2/+2 |
* | make the ethernet driver compile with newer kernels | Florian Fainelli | 2009-07-21 | 1 | -2/+15 |
* | request irq with the platform driver name instead of bus_id which is being re... | Florian Fainelli | 2009-07-20 | 1 | -1/+1 |
* | register GPIO-connected LEDs for known boards | Florian Fainelli | 2009-07-18 | 2 | -1/+245 |
* | 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 | 5 | -1/+97 |
* | 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 |
* | off-by-one gpio numbers for bcm6338 | Florian Fainelli | 2009-06-28 | 1 | -1/+1 |
* | 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 | 3 | -11/+20 |
* | 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 | 2 | -9/+52 |
* | more bcm6338 and bcm6345 related fixes | Florian Fainelli | 2009-06-26 | 4 | -1/+9 |
* | define bcm6338 SDRAM base register and make sure that the right CPU id will b... | Florian Fainelli | 2009-06-26 | 2 | -2/+7 |
* | add board definitions for the bcm6338w | Florian Fainelli | 2009-06-26 | 1 | -0/+8 |
* | add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364) | Florian Fainelli | 2009-06-18 | 1 | -1/+1 |
* | The attached patch adds building of firmware images for more routers based on... | Florian Fainelli | 2009-06-10 | 2 | -22/+23 |
* | cleanup the watchdog driver a bit | Florian Fainelli | 2009-06-09 | 1 | -10/+10 |
* | fix the watchdog driver and enable it by default | Florian Fainelli | 2009-06-09 | 1 | -110/+129 |
* | rework imagetag firmware generator and MTD partition parser to accomodate wit... | Florian Fainelli | 2009-06-09 | 2 | -36/+310 |
* | remove this line which got accidentaly succesfully applied, but should not ha... | Florian Fainelli | 2009-06-08 | 1 | -2/+0 |
* | fix ethernet driver removal | Florian Fainelli | 2009-06-04 | 1 | -1/+2 |
* | fix pcmcia device removal | Florian Fainelli | 2009-06-04 | 1 | -0/+1 |
* | add missing null entry in pcmcia driver | Florian Fainelli | 2009-06-04 | 1 | -0/+2 |
* | request gpio pins and set direction correctly for pcmcia | Florian Fainelli | 2009-06-04 | 1 | -1/+14 |
* | 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 | 3 | -6/+12 |