summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
Commit message (Expand)AuthorAgeFilesLines
* use build system REVISION variable (#5317)Florian Fainelli2009-06-101-5/+3
* The attached patch adds building of firmware images for more routers based on...Florian Fainelli2009-06-104-58/+120
* cleanup the watchdog driver a bitFlorian Fainelli2009-06-091-10/+10
* fix the watchdog driver and enable it by defaultFlorian Fainelli2009-06-092-114/+131
* rework imagetag firmware generator and MTD partition parser to accomodate wit...Florian Fainelli2009-06-094-50/+436
* remove this line which got accidentaly succesfully applied, but should not ha...Florian Fainelli2009-06-081-2/+0
* fix ethernet driver removalFlorian Fainelli2009-06-041-1/+2
* fix pcmcia device removalFlorian Fainelli2009-06-041-0/+1
* add missing null entry in pcmcia driverFlorian Fainelli2009-06-041-0/+2
* request gpio pins and set direction correctly for pcmciaFlorian Fainelli2009-06-041-1/+14
* be SMP safe even with gpiolibFlorian Fainelli2009-06-041-7/+8
* cache gpio values in gpio_setFlorian Fainelli2009-06-041-5/+8
* use the correct number of GPIOs for bcm6358Florian Fainelli2009-06-043-6/+12
* register gpiochip earlier, allowing gpio-based runtime detection to be perfor...Florian Fainelli2009-06-043-2/+9
* merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports rec...Florian Fainelli2009-06-032-11/+76
* backport an upstream fix: We're not disabling IRQ, so we must call the irq sa...Florian Fainelli2009-06-011-1/+1
* include wpa-supplicant iw in the default profileFlorian Fainelli2009-05-291-1/+2
* also include the SPI driver in the gw6x00 profileFlorian Fainelli2009-05-261-1/+1
* include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection trac...Florian Fainelli2009-05-261-2/+3
* add the Tecom GW6x00 (6000 and 6200) board profileFlorian Fainelli2009-05-251-0/+20
* update to new stable 2.6.27.24Florian Fainelli2009-05-201-1/+1
* disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211Florian Fainelli2009-05-191-1/+0
* even more config file cleanupImre Kaloz2009-05-181-4/+0
* add missing SSB_BLOCKIO to prevent build failres, will resolve that globally ...Florian Fainelli2009-05-181-0/+1
* add support for sysupgrade (#5117)Florian Fainelli2009-05-172-1/+24
* config cleanupsImre Kaloz2009-05-151-1/+0
* cardbus != pcmcia -- disable it in b43Imre Kaloz2009-05-151-1/+0
* add missing configuration symbolFlorian Fainelli2009-05-151-0/+1
* some additional config file cleanup..Imre Kaloz2009-05-141-1/+0
* unify congestion control optionsImre Kaloz2009-05-141-4/+0
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
* also supports pcmciaFlorian Fainelli2009-05-071-1/+1
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-6/+0
* more cleanupImre Kaloz2009-05-041-2/+0
* cleanup MTD option handlingImre Kaloz2009-05-041-35/+0
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-041-2/+0
* refresh patchesImre Kaloz2009-05-041-1/+1
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-1/+1
* now that we register gpiodev, also include gpioctl in the default imageFlorian Fainelli2009-04-301-1/+1
* register gpiodevFlorian Fainelli2009-04-302-0/+8
* fix redundant driver name printing in probe functionFlorian Fainelli2009-04-191-1/+1
* make images that can be flashed using the stock firmware web interface, thank...Florian Fainelli2009-04-192-8/+10
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selec...Florian Fainelli2009-04-121-1/+0
* some more fixes to the SPI controller driverFlorian Fainelli2009-04-082-29/+31
* imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)Florian Fainelli2009-04-071-1/+1
* override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358Florian Fainelli2009-03-241-0/+1
* refresh patchesHauke Mehrtens2009-03-242-8/+8
* update to kernel version 2.6.27.21Hauke Mehrtens2009-03-241-1/+1
* enable all blocks on 6338 and uart clock on 6345Florian Fainelli2009-03-212-1/+10