| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cardbus != pcmcia -- disable it in b43 | kaloz | 2009-05-15 | 1 | -1/+0 |
* | [brcm63xx] add missing configuration symbol | florian | 2009-05-15 | 1 | -0/+1 |
* | some additional config file cleanup.. | kaloz | 2009-05-14 | 1 | -1/+0 |
* | unify congestion control options | kaloz | 2009-05-14 | 1 | -4/+0 |
* | make kernels use /etc/preinit by default | kaloz | 2009-05-14 | 1 | -1/+1 |
* | [brcm63xx] also supports pcmcia | florian | 2009-05-07 | 1 | -1/+1 |
* | some more kernel config cleanup.. last for today :) | kaloz | 2009-05-04 | 1 | -6/+0 |
* | more cleanup | kaloz | 2009-05-04 | 1 | -2/+0 |
* | cleanup MTD option handling | kaloz | 2009-05-04 | 1 | -35/+0 |
* | move MFD stuff to the generic kernel configs | kaloz | 2009-05-04 | 1 | -2/+0 |
* | refresh patches | kaloz | 2009-05-04 | 1 | -1/+1 |
* | upgrade to newest stable kernel versions | kaloz | 2009-05-03 | 1 | -1/+1 |
* | [brcm63xx] now that we register gpiodev, also include gpioctl in the default ... | florian | 2009-04-30 | 1 | -1/+1 |
* | [brmc63xx] register gpiodev | florian | 2009-04-30 | 2 | -0/+8 |
* | [brcm63xx] fix redundant driver name printing in probe function | florian | 2009-04-19 | 1 | -1/+1 |
* | [brcm63xx] make images that can be flashed using the stock firmware web inter... | florian | 2009-04-19 | 2 | -8/+10 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | [kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc... | florian | 2009-04-12 | 1 | -1/+0 |
* | [brcm63xx] some more fixes to the SPI controller driver | florian | 2009-04-08 | 2 | -29/+31 |
* | [brcm63x] imagetag's -k argument is expected to be hexadecimal instead of dec... | florian | 2009-04-07 | 1 | -1/+1 |
* | [brcm63xx] override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358 | florian | 2009-03-24 | 1 | -0/+1 |
* | [kernel] refresh patches | hauke | 2009-03-24 | 2 | -8/+8 |
* | [kernel] update to kernel version 2.6.27.21 | hauke | 2009-03-24 | 1 | -1/+1 |
* | [brcm63xx] enable all blocks on 6338 and uart clock on 6345 | florian | 2009-03-21 | 2 | -1/+10 |
* | [brcm63xx] add support for bcm6345 SoC, needs testing | florian | 2009-03-20 | 4 | -2/+83 |
* | [brcm63xx] fix SPI register switch and prepare for UDC, thanks to Henk Vergon... | florian | 2009-03-17 | 9 | -19/+134 |
* | [brcm63xx] add the CFE offset command line option to the imagetag utility, cl... | florian | 2009-03-16 | 1 | -2/+2 |
* | [brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 | florian | 2009-03-12 | 2 | -0/+34 |
* | [brcm63xx] do not duplicate fifo_size, since RX and TX fifo sizes are the sam... | florian | 2009-03-11 | 3 | -17/+17 |
* | [brcm63xx] make SPI work in full-duplex mode by default | florian | 2009-03-10 | 1 | -2/+2 |
* | [brcm63xx] include kmod-switch in the default images | florian | 2009-03-09 | 1 | -1/+1 |
* | [brcm63xx] package the bcm63xx-spi driver | florian | 2009-03-08 | 1 | -6/+0 |
* | [brcm63xx] add bcm63xx_spi based on reading shared/opensource/flash/spiflash.... | florian | 2009-03-08 | 3 | -6/+471 |
* | [brcm63xx] fix SPI accessors | florian | 2009-03-08 | 1 | -10/+14 |
* | [brcm63xx] fix typo for the bcm6338 spi IRQ, change platform driver name and ... | florian | 2009-03-08 | 3 | -2/+5 |
* | [brcm63xx] compile and register SPI controller device | florian | 2009-03-08 | 2 | -0/+3 |
* | [brcm63xx] make bcm6358 consistend with the other boards naming | florian | 2009-03-08 | 1 | -1/+1 |
* | [brcm63xx] fix some SPI register definitions and platform-device registration... | florian | 2009-03-08 | 4 | -20/+26 |
* | [brcm63xx] prepare for SPI controller driver | florian | 2009-03-06 | 5 | -0/+252 |
* | [brcm63xx] fix SPI register definitions | florian | 2009-03-06 | 1 | -6/+14 |
* | [brcm63xx] fix a bcm963xx-flash warning | florian | 2009-03-02 | 1 | -1/+1 |
* | [brcm63xx] provide a sane SPROMv2 to make on-board bcm4318 card work, thanks ... | florian | 2009-02-27 | 3 | -52/+43 |
* | [brcm63xx] move the device registration to an earlier initcall level, require... | florian | 2009-02-27 | 1 | -1/+1 |
* | disable all kernel config options that are set to =m | nbd | 2009-02-22 | 1 | -19/+19 |
* | [kernel] update to 2.6.28.7 and 2.6.27.19 | hauke | 2009-02-21 | 1 | -1/+1 |
* | [kernel] update to 2.6.27.17 | juhosg | 2009-02-15 | 1 | -1/+1 |
* | [brcm63xx] always select kmod-ssb, pci is supported | florian | 2009-02-13 | 1 | -3/+3 |
* | [brcm63xx] do not overried 802.1q and PHY kernel configuration symbols | florian | 2009-02-10 | 1 | -3/+0 |
* | [kernel] update to 2.6.27.15 | juhosg | 2009-02-08 | 1 | -1/+1 |
* | [brcm63xx] resync kernel configuration | florian | 2009-02-03 | 1 | -2/+0 |