| Commit message (Expand) | Author | Age | Files | Lines |
* | request irq with the platform driver name instead of bus_id which is being re... | Florian Fainelli | 2009-07-20 | 1 | -1/+1 |
* | we are using the default-on trigger for power LEDs, no need to change their s... | Florian Fainelli | 2009-07-18 | 1 | -12/+0 |
* | register GPIO-connected LEDs for known boards | Florian Fainelli | 2009-07-18 | 4 | -2/+259 |
* | mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement i... | Florian Fainelli | 2009-07-17 | 1 | -0/+11 |
* | fix comment only valid for bcm6345 | Florian Fainelli | 2009-07-17 | 1 | -1/+1 |
* | resync kernel configuration and enable kexec | Florian Fainelli | 2009-07-12 | 1 | -2/+2 |
* | add bcm47xx lzma initramfs patch which is useful to workaround some CFE limit... | Florian Fainelli | 2009-07-06 | 1 | -0/+125 |
* | add a profile with no Wi-Fi drivers enabled, useful for bcm6338 | Florian Fainelli | 2009-07-06 | 1 | -0/+17 |
* | update to latest 2.6.27.26 stable kernel | Florian Fainelli | 2009-07-03 | 2 | -2/+2 |
* | add the infrastructure to use a MPI/GPIO connected VoIP DSP | Florian Fainelli | 2009-07-01 | 5 | -1/+97 |
* | fixes for the bcm6338 clocks, thanks Maxime | Florian Fainelli | 2009-07-01 | 1 | -2/+6 |
* | a couple of more fixes to get 6345 booting up to the console handover | Florian Fainelli | 2009-06-30 | 3 | -2/+16 |
* | shared DMA zone is twice smaller on 6338 | Florian Fainelli | 2009-06-28 | 1 | -1/+4 |
* | turn on size optimization for bcm63xx | Florian Fainelli | 2009-06-28 | 1 | -0/+1 |
* | off-by-one gpio numbers for bcm6338 | Florian Fainelli | 2009-06-28 | 1 | -1/+1 |
* | bcm6338 can support PCI since it has MPI | Florian Fainelli | 2009-06-27 | 1 | -0/+1 |
* | more fixes for bcm6338, no need not to prevent reads from MPI registers now t... | Florian Fainelli | 2009-06-27 | 3 | -11/+20 |
* | fix the flash address comment and register the flash device again with its pr... | Florian Fainelli | 2009-06-27 | 1 | -3/+7 |
* | fix a stupid typo preventing the board from being detected | Florian Fainelli | 2009-06-27 | 1 | -1/+1 |
* | prevent bcm6338 and bcm6345 from crashing very early | Florian Fainelli | 2009-06-27 | 1 | -3/+9 |
* | only register fallback sprom and enable PCI if we actually have support for PCI | Florian Fainelli | 2009-06-27 | 1 | -2/+4 |
* | do not bloat the kernel with experimental bcm6345 for now | Florian Fainelli | 2009-06-27 | 1 | -1/+1 |
* | more missing register definitions for bcm6338 | Florian Fainelli | 2009-06-27 | 2 | -9/+52 |
* | more bcm6338 and bcm6345 related fixes | Florian Fainelli | 2009-06-26 | 4 | -1/+9 |
* | define bcm6338 SDRAM base register and make sure that the right CPU id will b... | Florian Fainelli | 2009-06-26 | 2 | -2/+7 |
* | generate images for the bcm6338w | Florian Fainelli | 2009-06-26 | 1 | -0/+4 |
* | add board definitions for the bcm6338w | Florian Fainelli | 2009-06-26 | 1 | -0/+8 |
* | add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364) | Florian Fainelli | 2009-06-18 | 2 | -2/+2 |
* | generate experimental images for bcm6338 boards, thanks to Daniel Dickinson | Florian Fainelli | 2009-06-17 | 1 | -0/+7 |
* | use 2.6.27.5 | Florian Fainelli | 2009-06-17 | 1 | -1/+1 |
* | use the same i/o schedulers for all targets | Imre Kaloz | 2009-06-15 | 1 | -3/+0 |
* | use build system REVISION variable (#5317) | Florian Fainelli | 2009-06-10 | 1 | -5/+3 |
* | The attached patch adds building of firmware images for more routers based on... | Florian Fainelli | 2009-06-10 | 4 | -58/+120 |
* | cleanup the watchdog driver a bit | Florian Fainelli | 2009-06-09 | 1 | -10/+10 |
* | fix the watchdog driver and enable it by default | Florian Fainelli | 2009-06-09 | 2 | -114/+131 |
* | rework imagetag firmware generator and MTD partition parser to accomodate wit... | Florian Fainelli | 2009-06-09 | 4 | -50/+436 |
* | remove this line which got accidentaly succesfully applied, but should not ha... | Florian Fainelli | 2009-06-08 | 1 | -2/+0 |
* | fix ethernet driver removal | Florian Fainelli | 2009-06-04 | 1 | -1/+2 |
* | fix pcmcia device removal | Florian Fainelli | 2009-06-04 | 1 | -0/+1 |
* | add missing null entry in pcmcia driver | Florian Fainelli | 2009-06-04 | 1 | -0/+2 |
* | request gpio pins and set direction correctly for pcmcia | Florian Fainelli | 2009-06-04 | 1 | -1/+14 |
* | be SMP safe even with gpiolib | Florian Fainelli | 2009-06-04 | 1 | -7/+8 |
* | cache gpio values in gpio_set | Florian Fainelli | 2009-06-04 | 1 | -5/+8 |
* | use the correct number of GPIOs for bcm6358 | Florian Fainelli | 2009-06-04 | 3 | -6/+12 |
* | register gpiochip earlier, allowing gpio-based runtime detection to be perfor... | Florian Fainelli | 2009-06-04 | 3 | -2/+9 |
* | merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports rec... | Florian Fainelli | 2009-06-03 | 2 | -11/+76 |
* | backport an upstream fix: We're not disabling IRQ, so we must call the irq sa... | Florian Fainelli | 2009-06-01 | 1 | -1/+1 |
* | include wpa-supplicant iw in the default profile | Florian Fainelli | 2009-05-29 | 1 | -1/+2 |
* | also include the SPI driver in the gw6x00 profile | Florian Fainelli | 2009-05-26 | 1 | -1/+1 |
* | include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection trac... | Florian Fainelli | 2009-05-26 | 1 | -2/+3 |