| 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 | 65 | -12722/+0 |
* | brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comt... | cshore | 2010-01-28 | 2 | -15/+59 |
* | 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 | 2 | -1/+50 |
* | [brcm63xx] add support for the RTA1025W_16 board (#5979) | florian | 2009-11-22 | 1 | -0/+17 |
* | [brcm63xx] images without tagid now fallback to the untouched partition layou... | florian | 2009-11-03 | 1 | -2/+9 |
* | [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 | 2 | -0/+19 |
* | [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] fix typo, INT_MASK is writable, INT_STATUS is not | florian | 2009-08-11 | 1 | -1/+1 |
* | [brcm63xx] more bcm63xx definition fixes, thanks AndyI | florian | 2009-08-11 | 5 | -10/+12 |
* | [brcm63xx] add support for the Pirelli AG226G board (#5337) | florian | 2009-08-09 | 1 | -0/+22 |
* | [brcm63xx] remove useless hard reset in the SPI controller driver | florian | 2009-08-09 | 1 | -1/+0 |
* | [brcm63xx] fix assignment instead of comparison in the mtd driver (#5649) | florian | 2009-08-09 | 1 | -7/+8 |
* | [brcm63xx] bcm6345 fixes from AndyI | florian | 2009-08-06 | 4 | -10/+28 |
* | [brcm63xx] fix off-by-one maximum timeout in the wathchdog default counter fo... | florian | 2009-08-06 | 2 | -4/+2 |
* | [brcm63xx] disable watchdog for bcm6345 until it gets fixed | florian | 2009-08-06 | 1 | -1/+4 |
* | [brcm63xx] fix printing of offsets | florian | 2009-08-02 | 1 | -2/+2 |
* | [brcm63xx] more bcm6345 fixes and definitions, thanks to AndyI | florian | 2009-07-31 | 5 | -2/+81 |
* | [brcm63xx] add experimental support for 2.6.28.10, tested on bcm6338 | florian | 2009-07-30 | 2 | -1/+2 |
* | [brcm63xx] fix typo for the flash start address on bcm6345 | florian | 2009-07-27 | 1 | -1/+1 |
* | [brcm63xx] fix typos introduced in 16942 | florian | 2009-07-21 | 1 | -2/+2 |
* | [brcm63xx] make the ethernet driver compile with newer kernels | florian | 2009-07-21 | 1 | -2/+15 |
* | [brcm63xx] request irq with the platform driver name instead of bus_id which ... | florian | 2009-07-20 | 1 | -1/+1 |
* | [brcm63xx] register GPIO-connected LEDs for known boards | florian | 2009-07-18 | 2 | -1/+245 |
* | [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 | 5 | -1/+97 |
* | [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] off-by-one gpio numbers for bcm6338 | florian | 2009-06-28 | 1 | -1/+1 |
* | [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 | 3 | -11/+20 |
* | [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 | 2 | -9/+52 |
* | [brcm63xx] more bcm6338 and bcm6345 related fixes | florian | 2009-06-26 | 4 | -1/+9 |
* | [brcm63xx] define bcm6338 SDRAM base register and make sure that the right CP... | florian | 2009-06-26 | 2 | -2/+7 |
* | [brcm63xx] add board definitions for the bcm6338w | florian | 2009-06-26 | 1 | -0/+8 |
* | [brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dicki... | florian | 2009-06-18 | 1 | -1/+1 |
* | The attached patch adds building of firmware | florian | 2009-06-10 | 2 | -22/+23 |
* | [brcm63xx] cleanup the watchdog driver a bit | florian | 2009-06-09 | 1 | -10/+10 |