| Commit message (Expand) | Author | Age | Files | Lines |
* | move IMAGE_CMDLINE_HACK default to generic from targets | Andy Boyett | 2009-10-05 | 1 | -1/+0 |
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 1 | -1/+0 |
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 1 | -0/+1 |
* | enable 6345 support now that it boots up to user-space | Florian Fainelli | 2009-07-27 | 1 | -1/+1 |
* | register GPIO-connected LEDs for known boards | Florian Fainelli | 2009-07-18 | 1 | -1/+2 |
* | resync kernel configuration and enable kexec | Florian Fainelli | 2009-07-12 | 1 | -2/+2 |
* | turn on size optimization for bcm63xx | Florian Fainelli | 2009-06-28 | 1 | -0/+1 |
* | do not bloat the kernel with experimental bcm6345 for now | Florian Fainelli | 2009-06-27 | 1 | -1/+1 |
* | use the same i/o schedulers for all targets | Imre Kaloz | 2009-06-15 | 1 | -3/+0 |
* | fix the watchdog driver and enable it by default | Florian Fainelli | 2009-06-09 | 1 | -4/+2 |
* | disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211 | Florian Fainelli | 2009-05-19 | 1 | -1/+0 |
* | even more config file cleanup | Imre Kaloz | 2009-05-18 | 1 | -4/+0 |
* | add missing SSB_BLOCKIO to prevent build failres, will resolve that globally ... | Florian Fainelli | 2009-05-18 | 1 | -0/+1 |
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -1/+0 |
* | cardbus != pcmcia -- disable it in b43 | Imre Kaloz | 2009-05-15 | 1 | -1/+0 |
* | add missing configuration symbol | Florian Fainelli | 2009-05-15 | 1 | -0/+1 |
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 1 | -1/+0 |
* | unify congestion control options | Imre Kaloz | 2009-05-14 | 1 | -4/+0 |
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -1/+1 |
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -6/+0 |
* | more cleanup | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 1 | -35/+0 |
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
* | register gpiodev | Florian Fainelli | 2009-04-30 | 1 | -0/+1 |
* | do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selec... | Florian Fainelli | 2009-04-12 | 1 | -1/+0 |
* | override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358 | Florian Fainelli | 2009-03-24 | 1 | -0/+1 |
* | add support for bcm6345 SoC, needs testing | Florian Fainelli | 2009-03-20 | 1 | -0/+1 |
* | package the bcm63xx-spi driver | Florian Fainelli | 2009-03-08 | 1 | -6/+0 |
* | add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the ... | Florian Fainelli | 2009-03-08 | 1 | -6/+6 |
* | provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__ | Florian Fainelli | 2009-02-27 | 1 | -51/+8 |
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | 1 | -19/+19 |
* | do not overried 802.1q and PHY kernel configuration symbols | Florian Fainelli | 2009-02-10 | 1 | -3/+0 |
* | resync kernel configuration | Florian Fainelli | 2009-02-03 | 1 | -2/+0 |
* | add experimental support for bcm6338 | Florian Fainelli | 2008-12-19 | 1 | -0/+1 |
* | resync kernel configuration | Florian Fainelli | 2008-12-19 | 1 | -0/+1 |
* | Resync kernel config | Florian Fainelli | 2008-12-11 | 1 | -16/+1 |
* | Disable CONFIG_NF_CT_ACCT | Florian Fainelli | 2008-12-10 | 1 | -1/+0 |
* | make mips_machine stuff available for other MIPS targets | Gabor Juhos | 2008-12-02 | 1 | -0/+1 |
* | resync kernel config | Florian Fainelli | 2008-11-29 | 1 | -1/+2 |
* | Add missing config symbol for SSB | Florian Fainelli | 2008-11-27 | 1 | -1/+1 |
* | move THERMAL symbols into the generic config | Imre Kaloz | 2008-11-25 | 1 | -2/+0 |
* | brcm63xx has pcmcia support and is able to run b43 on its pci bus | Florian Fainelli | 2008-11-20 | 1 | -2/+13 |
* | Synchroniz bcm63xx kernel configuration | Florian Fainelli | 2008-11-20 | 1 | -2/+3 |
* | move some options to the generic 2.6.27 config | Imre Kaloz | 2008-11-17 | 1 | -3/+0 |
* | add missing kconfig symbols for 2.6.27 targets when all modules are enabled | Nicolas Thill | 2008-11-11 | 1 | -0/+1 |
* | Add basic support for Inventel Liveboxes, resync kernel config | Florian Fainelli | 2008-11-03 | 1 | -2/+2 |
* | Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark brcm63x... | Florian Fainelli | 2008-11-03 | 1 | -1/+1 |
* | Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when ... | Florian Fainelli | 2008-10-20 | 1 | -0/+1 |
* | New Broadcom BCM63xx codebase, huge thanks to Maxime ;) | Florian Fainelli | 2008-10-17 | 1 | -0/+319 |