summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/arch
Commit message (Expand)AuthorAgeFilesLines
* [kernel] brcm63xx: fix cardbus support with BCM6358 (closes: #5918)nico2009-10-051-1/+1
* [brcm63xx] prevent gpio-buttons registration failureflorian2009-09-081-3/+5
* [brcm63xx] fix typos against the gpio buttons driver (#5804)florian2009-09-071-2/+3
* [brcm63xx] add infrastructure to register gpio-input reset buttonflorian2009-09-061-0/+16
* [brcm63xx] fix reboot hang on bcm6345, thanks AndyIflorian2009-09-021-1/+3
* [brcm63xx] add missing patch which fakes a cardbus controller on top of PCI, ...florian2009-08-122-0/+332
* [brcm63xx] more bcm63xx definition fixes, thanks AndyIflorian2009-08-113-1/+3
* [brcm63xx] add support for the Pirelli AG226G board (#5337)florian2009-08-091-0/+22
* [brcm63xx] bcm6345 fixes from AndyIflorian2009-08-062-3/+7
* [brcm63xx] fix off-by-one maximum timeout in the wathchdog default counter fo...florian2009-08-061-3/+1
* [brcm63xx] disable watchdog for bcm6345 until it gets fixedflorian2009-08-061-1/+4
* [brcm63xx] more bcm6345 fixes and definitions, thanks to AndyIflorian2009-07-313-0/+20
* [brcm63xx] add experimental support for 2.6.28.10, tested on bcm6338florian2009-07-301-0/+1
* [brcm63xx] fix typo for the flash start address on bcm6345florian2009-07-271-1/+1
* [brcm63xx] register GPIO-connected LEDs for known boardsflorian2009-07-181-1/+240
* [brcm63xx] fix comment only valid for bcm6345florian2009-07-171-1/+1
* [brcm63xx] add the infrastructure to use a MPI/GPIO connected VoIP DSPflorian2009-07-013-1/+79
* [brcm63xx] fixes for the bcm6338 clocks, thanks Maximeflorian2009-07-011-2/+6
* [brcm63xx] a couple of more fixes to get 6345 booting up to the console handoverflorian2009-06-303-2/+16
* [brcm63xx] shared DMA zone is twice smaller on 6338florian2009-06-281-1/+4
* [brcm63xx] bcm6338 can support PCI since it has MPIflorian2009-06-271-0/+1
* [brcm63xx] more fixes for bcm6338, no need not to prevent reads from MPI regi...florian2009-06-271-6/+10
* [brcm63xx] fix the flash address comment and register the flash device again ...florian2009-06-271-3/+7
* [brcm63xx] fix a stupid typo preventing the board from being detectedflorian2009-06-271-1/+1
* [brcm63xx] prevent bcm6338 and bcm6345 from crashing very earlyflorian2009-06-271-3/+9
* [brcm63xx] only register fallback sprom and enable PCI if we actually have su...florian2009-06-271-2/+4
* [brcm63xx] more missing register definitions for bcm6338florian2009-06-271-2/+12
* [brcm63xx] more bcm6338 and bcm6345 related fixesflorian2009-06-261-0/+1
* [brcm63xx] define bcm6338 SDRAM base register and make sure that the right CP...florian2009-06-261-1/+2
* [brcm63xx] add board definitions for the bcm6338wflorian2009-06-261-0/+8
* [brcm63xx] be SMP safe even with gpiolibflorian2009-06-041-7/+8
* [brcm63xx] cache gpio values in gpio_setflorian2009-06-041-5/+8
* [brcm63xx] use the correct number of GPIOs for bcm6358florian2009-06-041-2/+2
* [brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection t...florian2009-06-042-2/+5
* [brmc63xx] register gpiodevflorian2009-04-301-0/+7
* [brcm63xx] enable all blocks on 6338 and uart clock on 6345florian2009-03-211-1/+5
* [brcm63xx] add support for bcm6345 SoC, needs testingflorian2009-03-202-2/+34
* [brcm63xx] fix SPI register switch and prepare for UDC, thanks to Henk Vergon...florian2009-03-176-15/+101
* [brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366florian2009-03-121-0/+23
* [brcm63xx] do not duplicate fifo_size, since RX and TX fifo sizes are the sam...florian2009-03-111-8/+4
* [brcm63xx] fix typo for the bcm6338 spi IRQ, change platform driver name and ...florian2009-03-082-1/+4
* [brcm63xx] compile and register SPI controller deviceflorian2009-03-082-0/+3
* [brcm63xx] make bcm6358 consistend with the other boards namingflorian2009-03-081-1/+1
* [brcm63xx] fix some SPI register definitions and platform-device registration...florian2009-03-081-3/+7
* [brcm63xx] prepare for SPI controller driverflorian2009-03-062-0/+112
* [brcm63xx] provide a sane SPROMv2 to make on-board bcm4318 card work, thanks ...florian2009-02-271-0/+34
* [brcm63xx] move the device registration to an earlier initcall level, require...florian2009-02-271-1/+1
* [brcm63xx] add support for user9102 boards (#4537)florian2009-01-311-0/+22
* [brcm63xx] Add board definitions for the Davolink DV201AMRflorian2009-01-291-0/+25
* [brcm63x] frequency is in Hz, thanks Joelflorian2009-01-171-1/+1