summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
Commit message (Expand)AuthorAgeFilesLines
* [brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dicki...florian2009-06-182-2/+2
* [brcm63xx] generate experimental images for bcm6338 boards, thanks to Daniel ...florian2009-06-171-0/+7
* [kernel] use 2.6.27.5florian2009-06-171-1/+1
* use the same i/o schedulers for all targetskaloz2009-06-151-3/+0
* [brcm63xx] use build system REVISION variable (#5317)florian2009-06-101-5/+3
* The attached patch adds building of firmwareflorian2009-06-104-58/+120
* [brcm63xx] cleanup the watchdog driver a bitflorian2009-06-091-10/+10
* [brcm63xx] fix the watchdog driver and enable it by defaultflorian2009-06-092-114/+131
* [brcm63xx] rework imagetag firmware generator and MTD partition parser to acc...florian2009-06-094-50/+436
* [brcm63xx] remove this line which got accidentaly succesfully applied, but sh...florian2009-06-081-2/+0
* [brcm63xx] fix ethernet driver removalflorian2009-06-041-1/+2
* [brcm63xx] fix pcmcia device removalflorian2009-06-041-0/+1
* [brcm63xx] add missing null entry in pcmcia driverflorian2009-06-041-0/+2
* [brcm63xx] request gpio pins and set direction correctly for pcmciaflorian2009-06-041-1/+14
* [brcm63xx] be SMP safe even with gpiolibflorian2009-06-041-7/+8
* [brcm63xx] cache gpio values in gpio_setflorian2009-06-041-5/+8
* [brcm63xx] use the correct number of GPIOs for bcm6358florian2009-06-043-6/+12
* [brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection t...florian2009-06-043-2/+9
* [brcm63xx] merger mtu/802.1q related fixes:florian2009-06-032-11/+76
* [brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call...florian2009-06-011-1/+1
* [brcm63xx] include wpa-supplicant iw in the default profileflorian2009-05-291-1/+2
* [brcm63xx] also include the SPI driver in the gw6x00 profileflorian2009-05-261-1/+1
* [brcm63xx] include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP conn...florian2009-05-261-2/+3
* [brcm63xx] add the Tecom GW6x00 (6000 and 6200) board profileflorian2009-05-251-0/+20
* [kernel] update to new stable 2.6.27.24florian2009-05-201-1/+1
* [kernel] disable CONFIG_SSB_BLOCKIO by default until we fix it properly in ma...florian2009-05-191-1/+0
* even more config file cleanupkaloz2009-05-181-4/+0
* [brcm63xx] add missing SSB_BLOCKIO to prevent build failres, will resolve tha...florian2009-05-181-0/+1
* [brcm63xx] add support for sysupgrade (#5117)florian2009-05-172-1/+24
* config cleanupskaloz2009-05-151-1/+0
* cardbus != pcmcia -- disable it in b43kaloz2009-05-151-1/+0
* [brcm63xx] add missing configuration symbolflorian2009-05-151-0/+1
* some additional config file cleanup..kaloz2009-05-141-1/+0
* unify congestion control optionskaloz2009-05-141-4/+0
* make kernels use /etc/preinit by defaultkaloz2009-05-141-1/+1
* [brcm63xx] also supports pcmciaflorian2009-05-071-1/+1
* some more kernel config cleanup.. last for today :)kaloz2009-05-041-6/+0
* more cleanupkaloz2009-05-041-2/+0
* cleanup MTD option handlingkaloz2009-05-041-35/+0
* move MFD stuff to the generic kernel configskaloz2009-05-041-2/+0
* refresh patcheskaloz2009-05-041-1/+1
* upgrade to newest stable kernel versionskaloz2009-05-031-1/+1
* [brcm63xx] now that we register gpiodev, also include gpioctl in the default ...florian2009-04-301-1/+1
* [brmc63xx] register gpiodevflorian2009-04-302-0/+8
* [brcm63xx] fix redundant driver name printing in probe functionflorian2009-04-191-1/+1
* [brcm63xx] make images that can be flashed using the stock firmware web inter...florian2009-04-192-8/+10
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* [kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc...florian2009-04-121-1/+0
* [brcm63xx] some more fixes to the SPI controller driverflorian2009-04-082-29/+31
* [brcm63x] imagetag's -k argument is expected to be hexadecimal instead of dec...florian2009-04-071-1/+1