summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/arch/mips/bcm63xx
Commit message (Collapse)AuthorAgeFilesLines
* provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__Florian Fainelli2009-02-271-0/+34
| | | | SVN-Revision: 14683
* move the device registration to an earlier initcall level, required for ↵Florian Fainelli2009-02-271-1/+1
| | | | | | fallback SPROM to work SVN-Revision: 14681
* add support for user9102 boards (#4537)Florian Fainelli2009-01-311-0/+22
| | | | SVN-Revision: 14305
* Add board definitions for the Davolink DV201AMRFlorian Fainelli2009-01-291-0/+25
| | | | SVN-Revision: 14263
* frequency is in Hz, thanks JoelFlorian Fainelli2009-01-171-1/+1
| | | | SVN-Revision: 14067
* allow bcm6338 to get the base address of the memory controller register, ↵Florian Fainelli2009-01-151-0/+1
| | | | | | required to detect memory size SVN-Revision: 14047
* add board registration of the bcm96338gwFlorian Fainelli2008-12-191-0/+22
| | | | SVN-Revision: 13693
* 6338 has no PCIFlorian Fainelli2008-12-191-1/+0
| | | | SVN-Revision: 13692
* add experimental support for bcm6338Florian Fainelli2008-12-192-1/+40
| | | | SVN-Revision: 13691
* Register watchdog driverFlorian Fainelli2008-12-192-0/+4
| | | | SVN-Revision: 13690
* Add bcm63xx_wdt but do not enable it yetFlorian Fainelli2008-12-172-0/+36
| | | | SVN-Revision: 13677
* Add support for Sagem F@ST2404 (#4332)Florian Fainelli2008-12-101-0/+26
| | | | SVN-Revision: 13583
* Enable ohci on bcm96348gwFlorian Fainelli2008-12-081-0/+2
| | | | SVN-Revision: 13549
* Add support for bcm96348gw10 (Netgear DG834GT) (#4319)Florian Fainelli2008-12-071-0/+23
| | | | SVN-Revision: 13540
* Improve Inventel Livebox supportFlorian Fainelli2008-11-291-1/+54
| | | | SVN-Revision: 13427
* bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the ↵Florian Fainelli2008-11-271-18/+1
| | | | | | window_size/addr from the board setup code - indentation fixes - remove duplicate code - move bcm_tag declaration out of the MTD driver SVN-Revision: 13379
* Commit changes on the files for gpiolibFlorian Fainelli2008-11-271-17/+47
| | | | SVN-Revision: 13374
* Flatten brcm63xx patches, should make our life easier to patch files now ;)Florian Fainelli2008-11-2620-0/+2400
SVN-Revision: 13368