| Commit message (Expand) | Author | Age | Files | Lines |
* | fix reboot hang on bcm6345, thanks AndyI | Florian Fainelli | 2009-09-02 | 1 | -1/+3 |
* | switch to 2.6.27.30 | Florian Fainelli | 2009-08-17 | 1 | -1/+1 |
* | add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA | Florian Fainelli | 2009-08-12 | 2 | -0/+332 |
* | fix typo, INT_MASK is writable, INT_STATUS is not | Florian Fainelli | 2009-08-11 | 1 | -1/+1 |
* | more bcm63xx definition fixes, thanks AndyI | Florian Fainelli | 2009-08-11 | 5 | -10/+12 |
* | add support for the Pirelli AG226G board (#5337) | Florian Fainelli | 2009-08-09 | 2 | -0/+25 |
* | remove useless hard reset in the SPI controller driver | Florian Fainelli | 2009-08-09 | 1 | -1/+0 |
* | fix assignment instead of comparison in the mtd driver (#5649) | Florian Fainelli | 2009-08-09 | 1 | -7/+8 |
* | merge upstream fixes for bcm63xx_enet | Florian Fainelli | 2009-08-08 | 1 | -0/+439 |
* | bcm6345 fixes from AndyI | Florian Fainelli | 2009-08-06 | 4 | -10/+28 |
* | fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, ... | Florian Fainelli | 2009-08-06 | 2 | -4/+2 |
* | disable watchdog for bcm6345 until it gets fixed | Florian Fainelli | 2009-08-06 | 1 | -1/+4 |
* | fix printing of offsets | Florian Fainelli | 2009-08-02 | 1 | -2/+2 |
* | add experimental support for 2.6.30.4 | Florian Fainelli | 2009-08-01 | 13 | -0/+907 |
* | more bcm6345 fixes and definitions, thanks to AndyI | Florian Fainelli | 2009-07-31 | 5 | -2/+81 |
* | refresh 2.6.27 patches | Florian Fainelli | 2009-07-31 | 2 | -5/+5 |
* | update to 2.6.27.29 | Florian Fainelli | 2009-07-31 | 1 | -1/+1 |
* | generate images for RTA1025W_16-based routers (#5594) | Florian Fainelli | 2009-07-31 | 1 | -0/+2 |
* | add experimental support for 2.6.28.10, tested on bcm6338 | Florian Fainelli | 2009-07-30 | 16 | -1/+1018 |
* | enable 6345 support now that it boots up to user-space | Florian Fainelli | 2009-07-27 | 1 | -1/+1 |
* | fix typo for the flash start address on bcm6345 | Florian Fainelli | 2009-07-27 | 1 | -1/+1 |
* | switch to 2.6.27.28 | Florian Fainelli | 2009-07-27 | 1 | -1/+1 |
* | fix malformed patch | Florian Fainelli | 2009-07-25 | 1 | -1/+1 |
* | bcm6345 does not seem to handle r4k_wait correctly, disable it (#5474) | Florian Fainelli | 2009-07-24 | 1 | -1/+0 |
* | use 2.6.27.7 | Florian Fainelli | 2009-07-24 | 1 | -3/+3 |
* | fix typos introduced in 16942 | Florian Fainelli | 2009-07-21 | 1 | -2/+2 |
* | make the ethernet driver compile with newer kernels | Florian Fainelli | 2009-07-21 | 1 | -2/+15 |
* | 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 |