aboutsummaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/files/arch/mips/bcm63xx
Commit message (Collapse)AuthorAge
* move files to files-2.6.30, to ease newer kernel integrationFlorian Fainelli2010-01-31
| | | | SVN-Revision: 19471
* brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and ↵Daniel Dickinson2010-01-28
| | | | | | Comtrend CT-5261 SVN-Revision: 19361
* Fix typo in AGPF_S0 reset button definitionDaniel Dickinson2010-01-16
| | | | SVN-Revision: 19160
* bcm63xx: add gpio leds to alice gateClaudio Mignanti2010-01-15
| | | | SVN-Revision: 19152
* add support for the RTA1025W_16 board (#5979)Florian Fainelli2009-11-22
| | | | SVN-Revision: 18476
* brcm63xx: fix cardbus support with BCM6358 (closes: #5918)Nicolas Thill2009-10-05
| | | | SVN-Revision: 17935
* prevent gpio-buttons registration failureFlorian Fainelli2009-09-08
| | | | SVN-Revision: 17542
* fix typos against the gpio buttons driver (#5804)Florian Fainelli2009-09-07
| | | | SVN-Revision: 17538
* add infrastructure to register gpio-input reset buttonFlorian Fainelli2009-09-06
| | | | SVN-Revision: 17526
* fix reboot hang on bcm6345, thanks AndyIFlorian Fainelli2009-09-02
| | | | SVN-Revision: 17465
* more bcm63xx definition fixes, thanks AndyIFlorian Fainelli2009-08-11
| | | | SVN-Revision: 17227
* add support for the Pirelli AG226G board (#5337)Florian Fainelli2009-08-09
| | | | SVN-Revision: 17190
* bcm6345 fixes from AndyIFlorian Fainelli2009-08-06
| | | | SVN-Revision: 17153
* fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, ↵Florian Fainelli2009-08-06
| | | | | | thanks AndyI SVN-Revision: 17149
* disable watchdog for bcm6345 until it gets fixedFlorian Fainelli2009-08-06
| | | | SVN-Revision: 17148
* more bcm6345 fixes and definitions, thanks to AndyIFlorian Fainelli2009-07-31
| | | | SVN-Revision: 17066
* fix typo for the flash start address on bcm6345Florian Fainelli2009-07-27
| | | | SVN-Revision: 17032
* register GPIO-connected LEDs for known boardsFlorian Fainelli2009-07-18
| | | | SVN-Revision: 16887
* fix comment only valid for bcm6345Florian Fainelli2009-07-17
| | | | SVN-Revision: 16881
* add the infrastructure to use a MPI/GPIO connected VoIP DSPFlorian Fainelli2009-07-01
| | | | SVN-Revision: 16650
* fixes for the bcm6338 clocks, thanks MaximeFlorian Fainelli2009-07-01
| | | | SVN-Revision: 16640
* a couple of more fixes to get 6345 booting up to the console handoverFlorian Fainelli2009-06-30
| | | | SVN-Revision: 16636
* shared DMA zone is twice smaller on 6338Florian Fainelli2009-06-28
| | | | SVN-Revision: 16608
* bcm6338 can support PCI since it has MPIFlorian Fainelli2009-06-27
| | | | SVN-Revision: 16592
* more fixes for bcm6338, no need not to prevent reads from MPI registers now ↵Florian Fainelli2009-06-27
| | | | | | 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-27
| | | | | | proper physical address on 6338/6345 SVN-Revision: 16587
* fix a stupid typo preventing the board from being detectedFlorian Fainelli2009-06-27
| | | | SVN-Revision: 16586
* prevent bcm6338 and bcm6345 from crashing very earlyFlorian Fainelli2009-06-27
| | | | SVN-Revision: 16585
* only register fallback sprom and enable PCI if we actually have support for PCIFlorian Fainelli2009-06-27
| | | | SVN-Revision: 16581
* more missing register definitions for bcm6338Florian Fainelli2009-06-27
| | | | SVN-Revision: 16579
* more bcm6338 and bcm6345 related fixesFlorian Fainelli2009-06-26
| | | | SVN-Revision: 16568
* define bcm6338 SDRAM base register and make sure that the right CPU id will ↵Florian Fainelli2009-06-26
| | | | | | be used to detect a bcm6338 SVN-Revision: 16567
* add board definitions for the bcm6338wFlorian Fainelli2009-06-26
| | | | SVN-Revision: 16565
* be SMP safe even with gpiolibFlorian Fainelli2009-06-04
| | | | SVN-Revision: 16331
* cache gpio values in gpio_setFlorian Fainelli2009-06-04
| | | | SVN-Revision: 16330
* use the correct number of GPIOs for bcm6358Florian Fainelli2009-06-04
| | | | SVN-Revision: 16329
* register gpiochip earlier, allowing gpio-based runtime detection to be ↵Florian Fainelli2009-06-04
| | | | | | performed in board_init callback SVN-Revision: 16328
* register gpiodevFlorian Fainelli2009-04-30
| | | | SVN-Revision: 15509
* enable all blocks on 6338 and uart clock on 6345Florian Fainelli2009-03-21
| | | | SVN-Revision: 14957
* add support for bcm6345 SoC, needs testingFlorian Fainelli2009-03-20
| | | | SVN-Revision: 14953
* fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)Florian Fainelli2009-03-17
| | | | SVN-Revision: 14914
* add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366Florian Fainelli2009-03-12
| | | | SVN-Revision: 14850
* do not duplicate fifo_size, since RX and TX fifo sizes are the same, ↵Florian Fainelli2009-03-11
| | | | | | request_mem_region on the registers SVN-Revision: 14848
* fix typo for the bcm6338 spi IRQ, change platform driver name and make the ↵Florian Fainelli2009-03-08
| | | | | | SPI irq be fetchable by platform driver initialization code SVN-Revision: 14790
* compile and register SPI controller deviceFlorian Fainelli2009-03-08
| | | | SVN-Revision: 14789
* make bcm6358 consistend with the other boards namingFlorian Fainelli2009-03-08
| | | | SVN-Revision: 14788
* fix some SPI register definitions and platform-device registration codeFlorian Fainelli2009-03-08
| | | | SVN-Revision: 14787
* prepare for SPI controller driverFlorian Fainelli2009-03-06
| | | | SVN-Revision: 14755
* provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__Florian Fainelli2009-02-27
| | | | SVN-Revision: 14683
* move the device registration to an earlier initcall level, required for ↵Florian Fainelli2009-02-27
| | | | | | fallback SPROM to work SVN-Revision: 14681