summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards
Commit message (Collapse)AuthorAgeFilesLines
* move files to files-2.6.30, to ease newer kernel integrationFlorian Fainelli2010-01-314-1247/+0
| | | | SVN-Revision: 19471
* brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and ↵Daniel Dickinson2010-01-281-14/+58
| | | | | | Comtrend CT-5261 SVN-Revision: 19361
* Fix typo in AGPF_S0 reset button definitionDaniel Dickinson2010-01-161-1/+1
| | | | SVN-Revision: 19160
* bcm63xx: add gpio leds to alice gateClaudio Mignanti2010-01-151-0/+49
| | | | SVN-Revision: 19152
* add support for the RTA1025W_16 board (#5979)Florian Fainelli2009-11-221-0/+17
| | | | SVN-Revision: 18476
* prevent gpio-buttons registration failureFlorian Fainelli2009-09-081-3/+5
| | | | SVN-Revision: 17542
* fix typos against the gpio buttons driver (#5804)Florian Fainelli2009-09-071-2/+3
| | | | SVN-Revision: 17538
* add infrastructure to register gpio-input reset buttonFlorian Fainelli2009-09-061-0/+16
| | | | SVN-Revision: 17526
* add support for the Pirelli AG226G board (#5337)Florian Fainelli2009-08-091-0/+22
| | | | SVN-Revision: 17190
* bcm6345 fixes from AndyIFlorian Fainelli2009-08-061-1/+3
| | | | SVN-Revision: 17153
* fix typo for the flash start address on bcm6345Florian Fainelli2009-07-271-1/+1
| | | | SVN-Revision: 17032
* register GPIO-connected LEDs for known boardsFlorian Fainelli2009-07-181-1/+240
| | | | SVN-Revision: 16887
* fix comment only valid for bcm6345Florian Fainelli2009-07-171-1/+1
| | | | SVN-Revision: 16881
* add the infrastructure to use a MPI/GPIO connected VoIP DSPFlorian Fainelli2009-07-011-1/+22
| | | | SVN-Revision: 16650
* a couple of more fixes to get 6345 booting up to the console handoverFlorian Fainelli2009-06-301-0/+13
| | | | SVN-Revision: 16636
* more fixes for bcm6338, no need not to prevent reads from MPI registers now ↵Florian Fainelli2009-06-271-6/+10
| | | | | | that we have it defined correctly SVN-Revision: 16589
* fix the flash address comment and register the flash device again with its ↵Florian Fainelli2009-06-271-3/+7
| | | | | | proper physical address on 6338/6345 SVN-Revision: 16587
* fix a stupid typo preventing the board from being detectedFlorian Fainelli2009-06-271-1/+1
| | | | SVN-Revision: 16586
* prevent bcm6338 and bcm6345 from crashing very earlyFlorian Fainelli2009-06-271-3/+9
| | | | SVN-Revision: 16585
* only register fallback sprom and enable PCI if we actually have support for PCIFlorian Fainelli2009-06-271-2/+4
| | | | SVN-Revision: 16581
* add board definitions for the bcm6338wFlorian Fainelli2009-06-261-0/+8
| | | | SVN-Revision: 16565
* register gpiodevFlorian Fainelli2009-04-301-0/+7
| | | | SVN-Revision: 15509
* fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)Florian Fainelli2009-03-171-15/+14
| | | | SVN-Revision: 14914
* add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366Florian Fainelli2009-03-121-0/+23
| | | | SVN-Revision: 14850
* compile and register SPI controller deviceFlorian Fainelli2009-03-081-0/+2
| | | | SVN-Revision: 14789
* provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__Florian Fainelli2009-02-271-0/+34
| | | | SVN-Revision: 14683
* 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
* add board registration of the bcm96338gwFlorian Fainelli2008-12-191-0/+22
| | | | SVN-Revision: 13693
* Register watchdog driverFlorian Fainelli2008-12-192-0/+4
| | | | SVN-Revision: 13690
* 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
* Flatten brcm63xx patches, should make our life easier to patch files now ;)Florian Fainelli2008-11-264-0/+572
SVN-Revision: 13368