| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in im... | cshore | 2010-04-14 | 1 | -2/+2 |
* | [brcm63xx] flashmap and image generation: reduced union bcm_tag to a single s... | florian | 2010-04-01 | 1 | -164/+55 |
* | [brcm63xx] move bcm_tag.h out of the flashmap patch so that user-land tools c... | florian | 2010-03-28 | 1 | -0/+178 |
* | [brcm63xx] move files to files-2.6.30, to ease newer kernel integration | florian | 2010-01-31 | 30 | -5137/+0 |
* | brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comt... | cshore | 2010-01-28 | 1 | -14/+58 |
* | Fix typo in AGPF_S0 reset button definition | cshore | 2010-01-16 | 1 | -1/+1 |
* | bcm63xx: add gpio leds to alice gate | claudio | 2010-01-15 | 1 | -0/+49 |
* | [brcm63xx] add support for the RTA1025W_16 board (#5979) | florian | 2009-11-22 | 1 | -0/+17 |
* | [kernel] brcm63xx: fix cardbus support with BCM6358 (closes: #5918) | nico | 2009-10-05 | 1 | -1/+1 |
* | [brcm63xx] prevent gpio-buttons registration failure | florian | 2009-09-08 | 1 | -3/+5 |
* | [brcm63xx] fix typos against the gpio buttons driver (#5804) | florian | 2009-09-07 | 1 | -2/+3 |
* | [brcm63xx] add infrastructure to register gpio-input reset button | florian | 2009-09-06 | 1 | -0/+16 |
* | [brcm63xx] fix reboot hang on bcm6345, thanks AndyI | florian | 2009-09-02 | 1 | -1/+3 |
* | [brcm63xx] add missing patch which fakes a cardbus controller on top of PCI, ... | florian | 2009-08-12 | 2 | -0/+332 |
* | [brcm63xx] more bcm63xx definition fixes, thanks AndyI | florian | 2009-08-11 | 3 | -1/+3 |
* | [brcm63xx] add support for the Pirelli AG226G board (#5337) | florian | 2009-08-09 | 1 | -0/+22 |
* | [brcm63xx] bcm6345 fixes from AndyI | florian | 2009-08-06 | 2 | -3/+7 |
* | [brcm63xx] fix off-by-one maximum timeout in the wathchdog default counter fo... | florian | 2009-08-06 | 1 | -3/+1 |
* | [brcm63xx] disable watchdog for bcm6345 until it gets fixed | florian | 2009-08-06 | 1 | -1/+4 |
* | [brcm63xx] more bcm6345 fixes and definitions, thanks to AndyI | florian | 2009-07-31 | 3 | -0/+20 |
* | [brcm63xx] add experimental support for 2.6.28.10, tested on bcm6338 | florian | 2009-07-30 | 1 | -0/+1 |
* | [brcm63xx] fix typo for the flash start address on bcm6345 | florian | 2009-07-27 | 1 | -1/+1 |
* | [brcm63xx] register GPIO-connected LEDs for known boards | florian | 2009-07-18 | 1 | -1/+240 |
* | [brcm63xx] fix comment only valid for bcm6345 | florian | 2009-07-17 | 1 | -1/+1 |
* | [brcm63xx] add the infrastructure to use a MPI/GPIO connected VoIP DSP | florian | 2009-07-01 | 3 | -1/+79 |
* | [brcm63xx] fixes for the bcm6338 clocks, thanks Maxime | florian | 2009-07-01 | 1 | -2/+6 |
* | [brcm63xx] a couple of more fixes to get 6345 booting up to the console handover | florian | 2009-06-30 | 3 | -2/+16 |
* | [brcm63xx] shared DMA zone is twice smaller on 6338 | florian | 2009-06-28 | 1 | -1/+4 |
* | [brcm63xx] bcm6338 can support PCI since it has MPI | florian | 2009-06-27 | 1 | -0/+1 |
* | [brcm63xx] more fixes for bcm6338, no need not to prevent reads from MPI regi... | florian | 2009-06-27 | 1 | -6/+10 |
* | [brcm63xx] fix the flash address comment and register the flash device again ... | florian | 2009-06-27 | 1 | -3/+7 |
* | [brcm63xx] fix a stupid typo preventing the board from being detected | florian | 2009-06-27 | 1 | -1/+1 |
* | [brcm63xx] prevent bcm6338 and bcm6345 from crashing very early | florian | 2009-06-27 | 1 | -3/+9 |
* | [brcm63xx] only register fallback sprom and enable PCI if we actually have su... | florian | 2009-06-27 | 1 | -2/+4 |
* | [brcm63xx] more missing register definitions for bcm6338 | florian | 2009-06-27 | 1 | -2/+12 |
* | [brcm63xx] more bcm6338 and bcm6345 related fixes | florian | 2009-06-26 | 1 | -0/+1 |
* | [brcm63xx] define bcm6338 SDRAM base register and make sure that the right CP... | florian | 2009-06-26 | 1 | -1/+2 |
* | [brcm63xx] add board definitions for the bcm6338w | florian | 2009-06-26 | 1 | -0/+8 |
* | [brcm63xx] be SMP safe even with gpiolib | florian | 2009-06-04 | 1 | -7/+8 |
* | [brcm63xx] cache gpio values in gpio_set | florian | 2009-06-04 | 1 | -5/+8 |
* | [brcm63xx] use the correct number of GPIOs for bcm6358 | florian | 2009-06-04 | 1 | -2/+2 |
* | [brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection t... | florian | 2009-06-04 | 2 | -2/+5 |
* | [brmc63xx] register gpiodev | florian | 2009-04-30 | 1 | -0/+7 |
* | [brcm63xx] enable all blocks on 6338 and uart clock on 6345 | florian | 2009-03-21 | 1 | -1/+5 |
* | [brcm63xx] add support for bcm6345 SoC, needs testing | florian | 2009-03-20 | 2 | -2/+34 |
* | [brcm63xx] fix SPI register switch and prepare for UDC, thanks to Henk Vergon... | florian | 2009-03-17 | 6 | -15/+101 |
* | [brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 | florian | 2009-03-12 | 1 | -0/+23 |
* | [brcm63xx] do not duplicate fifo_size, since RX and TX fifo sizes are the sam... | florian | 2009-03-11 | 1 | -8/+4 |
* | [brcm63xx] fix typo for the bcm6338 spi IRQ, change platform driver name and ... | florian | 2009-03-08 | 2 | -1/+4 |
* | [brcm63xx] compile and register SPI controller device | florian | 2009-03-08 | 2 | -0/+3 |