| Commit message (Expand) | Author | Age | Files | Lines |
* | [kernel] brcm63xx: fix cardbus support with BCM6358 (closes: #5918) | nico | 2009-10-05 | 1 | -1/+1 |
* | [generic-2.6] move IMAGE_CMDLINE_HACK default to generic from targets | agb | 2009-10-05 | 3 | -3/+0 |
* | update to latest 2.6.27 and 2.6.30 kernels | kaloz | 2009-09-17 | 1 | -1/+1 |
* | [kernel] update to 2.6.27.33 | florian | 2009-09-11 | 1 | -1/+1 |
* | kernel: get rid of the simple_prom_emulator, it is not really useful | juhosg | 2009-09-10 | 3 | -3/+0 |
* | kernel: add generic image_cmdline hack to MIPS targets | juhosg | 2009-09-10 | 3 | -0/+3 |
* | [kernel] update to 2.6.27.32 | florian | 2009-09-09 | 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 | 3 | -1/+20 |
* | [brcm63xx] fix reboot hang on bcm6345, thanks AndyI | florian | 2009-09-02 | 1 | -1/+3 |
* | [kernel] switch to 2.6.27.30 | florian | 2009-08-17 | 1 | -1/+1 |
* | [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 | 2 | -0/+25 |
* | [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] merge upstream fixes for bcm63xx_enet | florian | 2009-08-08 | 1 | -0/+439 |
* | [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] add experimental support for 2.6.30.4 | florian | 2009-08-01 | 13 | -0/+907 |
* | [brcm63xx] more bcm6345 fixes and definitions, thanks to AndyI | florian | 2009-07-31 | 5 | -2/+81 |
* | [kernel] refresh 2.6.27 patches | florian | 2009-07-31 | 2 | -5/+5 |
* | [kernel] update to 2.6.27.29 | florian | 2009-07-31 | 1 | -1/+1 |
* | [brcm63xx] generate images for RTA1025W_16-based routers (#5594) | florian | 2009-07-31 | 1 | -0/+2 |
* | [brcm63xx] add experimental support for 2.6.28.10, tested on bcm6338 | florian | 2009-07-30 | 16 | -1/+1018 |
* | [brcm63xx] enable 6345 support now that it boots up to user-space | florian | 2009-07-27 | 1 | -1/+1 |
* | [brcm63xx] fix typo for the flash start address on bcm6345 | florian | 2009-07-27 | 1 | -1/+1 |
* | [kernel] switch to 2.6.27.28 | florian | 2009-07-27 | 1 | -1/+1 |
* | [brcm63xx] fix malformed patch | florian | 2009-07-25 | 1 | -1/+1 |
* | [brcm63xx] bcm6345 does not seem to handle r4k_wait correctly, disable it (#5... | florian | 2009-07-24 | 1 | -1/+0 |
* | [kernel] use 2.6.27.7 | florian | 2009-07-24 | 1 | -3/+3 |
* | [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] we are using the default-on trigger for power LEDs, no need to cha... | florian | 2009-07-18 | 1 | -12/+0 |
* | [brcm63xx] register GPIO-connected LEDs for known boards | florian | 2009-07-18 | 4 | -2/+259 |
* | [brcm63xx] mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not ... | florian | 2009-07-17 | 1 | -0/+11 |
* | [brcm63xx] fix comment only valid for bcm6345 | florian | 2009-07-17 | 1 | -1/+1 |
* | [brcm63xx] resync kernel configuration and enable kexec | florian | 2009-07-12 | 1 | -2/+2 |
* | [brcm63xx] add bcm47xx lzma initramfs patch which is useful to workaround som... | florian | 2009-07-06 | 1 | -0/+125 |
* | [brcm63xx] add a profile with no Wi-Fi drivers enabled, useful for bcm6338 | florian | 2009-07-06 | 1 | -0/+17 |
* | [kernel] update to latest 2.6.27.26 stable kernel | florian | 2009-07-03 | 2 | -2/+2 |
* | [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 |