aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
Commit message (Expand)AuthorAgeFilesLines
* [kernel] switch to 2.6.27.28Florian Fainelli2009-07-271-1/+1
* [brcm63xx] fix malformed patchFlorian Fainelli2009-07-251-1/+1
* [brcm63xx] bcm6345 does not seem to handle r4k_wait correctly, disable it (#5...Florian Fainelli2009-07-241-1/+0
* [kernel] use 2.6.27.7Florian Fainelli2009-07-241-3/+3
* [brcm63xx] fix typos introduced in 16942Florian Fainelli2009-07-211-2/+2
* [brcm63xx] make the ethernet driver compile with newer kernelsFlorian Fainelli2009-07-211-2/+15
* [brcm63xx] request irq with the platform driver name instead of bus_id which ...Florian Fainelli2009-07-201-1/+1
* [brcm63xx] we are using the default-on trigger for power LEDs, no need to cha...Florian Fainelli2009-07-181-12/+0
* [brcm63xx] register GPIO-connected LEDs for known boardsFlorian Fainelli2009-07-184-2/+259
* [brcm63xx] mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not ...Florian Fainelli2009-07-171-0/+11
* [brcm63xx] fix comment only valid for bcm6345Florian Fainelli2009-07-171-1/+1
* [brcm63xx] resync kernel configuration and enable kexecFlorian Fainelli2009-07-121-2/+2
* [brcm63xx] add bcm47xx lzma initramfs patch which is useful to workaround som...Florian Fainelli2009-07-061-0/+125
* [brcm63xx] add a profile with no Wi-Fi drivers enabled, useful for bcm6338Florian Fainelli2009-07-061-0/+17
* [kernel] update to latest 2.6.27.26 stable kernelFlorian Fainelli2009-07-032-2/+2
* [brcm63xx] add the infrastructure to use a MPI/GPIO connected VoIP DSPFlorian Fainelli2009-07-015-1/+97
* [brcm63xx] fixes for the bcm6338 clocks, thanks MaximeFlorian Fainelli2009-07-011-2/+6
* [brcm63xx] a couple of more fixes to get 6345 booting up to the console handoverFlorian Fainelli2009-06-303-2/+16
* [brcm63xx] shared DMA zone is twice smaller on 6338Florian Fainelli2009-06-281-1/+4
* [brcm63xx] turn on size optimization for bcm63xxFlorian Fainelli2009-06-281-0/+1
* [brcm63xx] off-by-one gpio numbers for bcm6338Florian Fainelli2009-06-281-1/+1
* [brcm63xx] bcm6338 can support PCI since it has MPIFlorian Fainelli2009-06-271-0/+1
* [brcm63xx] more fixes for bcm6338, no need not to prevent reads from MPI regi...Florian Fainelli2009-06-273-11/+20
* [brcm63xx] fix the flash address comment and register the flash device again ...Florian Fainelli2009-06-271-3/+7
* [brcm63xx] fix a stupid typo preventing the board from being detectedFlorian Fainelli2009-06-271-1/+1
* [brcm63xx] prevent bcm6338 and bcm6345 from crashing very earlyFlorian Fainelli2009-06-271-3/+9
* [brcm63xx] only register fallback sprom and enable PCI if we actually have su...Florian Fainelli2009-06-271-2/+4
* [brcm63xx] do not bloat the kernel with experimental bcm6345 for nowFlorian Fainelli2009-06-271-1/+1
* [brcm63xx] more missing register definitions for bcm6338Florian Fainelli2009-06-272-9/+52
* [brcm63xx] more bcm6338 and bcm6345 related fixesFlorian Fainelli2009-06-264-1/+9
* [brcm63xx] define bcm6338 SDRAM base register and make sure that the right CP...Florian Fainelli2009-06-262-2/+7
* [brcm63xx] generate images for the bcm6338wFlorian Fainelli2009-06-261-0/+4
* [brcm63xx] add board definitions for the bcm6338wFlorian Fainelli2009-06-261-0/+8
* [brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dicki...Florian Fainelli2009-06-182-2/+2
* [brcm63xx] generate experimental images for bcm6338 boards, thanks to Daniel ...Florian Fainelli2009-06-171-0/+7
* [kernel] use 2.6.27.5Florian Fainelli2009-06-171-1/+1
* use the same i/o schedulers for all targetsImre Kaloz2009-06-151-3/+0
* [brcm63xx] use build system REVISION variable (#5317)Florian Fainelli2009-06-101-5/+3
* The attached patch adds building of firmwareFlorian Fainelli2009-06-104-58/+120
* [brcm63xx] cleanup the watchdog driver a bitFlorian Fainelli2009-06-091-10/+10
* [brcm63xx] fix the watchdog driver and enable it by defaultFlorian Fainelli2009-06-092-114/+131
* [brcm63xx] rework imagetag firmware generator and MTD partition parser to acc...Florian Fainelli2009-06-094-50/+436
* [brcm63xx] remove this line which got accidentaly succesfully applied, but sh...Florian Fainelli2009-06-081-2/+0
* [brcm63xx] fix ethernet driver removalFlorian Fainelli2009-06-041-1/+2
* [brcm63xx] fix pcmcia device removalFlorian Fainelli2009-06-041-0/+1
* [brcm63xx] add missing null entry in pcmcia driverFlorian Fainelli2009-06-041-0/+2
* [brcm63xx] request gpio pins and set direction correctly for pcmciaFlorian Fainelli2009-06-041-1/+14
* [brcm63xx] be SMP safe even with gpiolibFlorian Fainelli2009-06-041-7/+8
* [brcm63xx] cache gpio values in gpio_setFlorian Fainelli2009-06-041-5/+8
* [brcm63xx] use the correct number of GPIOs for bcm6358Florian Fainelli2009-06-043-6/+12