| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Disable CONFIG_CONNECTOR in config-2.6.23 - Unused, disabling precludes Kconf... | Andy Boyett | 2008-05-01 | 1 | -1/+0 |
* | ixp4xx/fsg3: Added ext3 to kernel for ext3 rootfs on internal disk | Rod Whitby | 2008-05-01 | 1 | -1/+1 |
* | kmod-ipt-iprange: fix build error on .25 | Gabor Juhos | 2008-04-30 | 3 | -2/+2 |
* | fix some netfilter extensions on 2.6.25 | Gabor Juhos | 2008-04-30 | 4 | -13/+13 |
* | resync .24 config | Gabor Juhos | 2008-04-30 | 1 | -4/+5 |
* | add missing symbols to .25 config | Gabor Juhos | 2008-04-30 | 1 | -0/+2 |
* | sync ixp4xx related patches with 2.6.24 and upgrade to 2.6.25 | Imre Kaloz | 2008-04-30 | 15 | -193/+1110 |
* | revert conntrack optimization, as it's broken on arm | Imre Kaloz | 2008-04-30 | 1 | -0/+29 |
* | block.mk: Added ata-ixp4xx-cf module support for tw5334 board. | Rod Whitby | 2008-04-30 | 1 | -0/+16 |
* | fix the wan phy on the GW2355 - thanks, Chris ;) | Imre Kaloz | 2008-04-29 | 1 | -1/+1 |
* | the ds1672 can be detected -- fix the driver and remove unneeded hacks | Imre Kaloz | 2008-04-29 | 3 | -87/+17 |
* | compile the AD7418 driver into the kernel | Imre Kaloz | 2008-04-29 | 1 | -0/+1 |
* | import w1-gpio-custom driver from the Squidge (http://squidge.sourceforge.net... | Gabor Juhos | 2008-04-29 | 4 | -0/+244 |
* | kernel/modules: modify AutoLoad levels of the W1 modules | Gabor Juhos | 2008-04-29 | 1 | -7/+5 |
* | kernel/modules: make use the new GPIO_SUPPORT option | Gabor Juhos | 2008-04-29 | 2 | -4/+4 |
* | remove the i2c-gpio-custom driver from adm5120, and make it available on all ... | Gabor Juhos | 2008-04-29 | 6 | -51/+67 |
* | enable legs-gpio by default | Gabor Juhos | 2008-04-29 | 1 | -0/+1 |
* | add Dallas's 1-wire related packages | Gabor Juhos | 2008-04-29 | 6 | -3/+518 |
* | include/asm-arm/arch-ixp4xx/io.h must include linux/bitops.h on 2.6.24 | Gabor Juhos | 2008-04-29 | 1 | -0/+13 |
* | enable a different pseudo-vlan mode in the marvell switch (uses a proprietary... | Felix Fietkau | 2008-04-29 | 4 | -43/+133 |
* | add support for the Gateworks Cambria | Imre Kaloz | 2008-04-28 | 4 | -1/+508 |
* | add optional version suffix to kernel files/ directories | Felix Fietkau | 2008-04-28 | 3 | -3/+6 |
* | fix lua cflags | Felix Fietkau | 2008-04-28 | 1 | -1/+1 |
* | allow bigger packets in the marvell switch (does not fix the mtu problems yet) | Felix Fietkau | 2008-04-28 | 1 | -0/+6 |
* | enable support of the kendin switch on the ap1000, too | Imre Kaloz | 2008-04-28 | 1 | -2/+3 |
* | update Avila patches | Gabor Juhos | 2008-04-28 | 6 | -161/+342 |
* | enable switch support on Compex boards | Gabor Juhos | 2008-04-28 | 1 | -0/+14 |
* | add switch support to the npe driver | Gabor Juhos | 2008-04-28 | 2 | -0/+296 |
* | naming convention | Imre Kaloz | 2008-04-28 | 9 | -9/+9 |
* | be politically correct | Imre Kaloz | 2008-04-28 | 3 | -5/+5 |
* | clean up patch | Imre Kaloz | 2008-04-28 | 1 | -248/+0 |
* | ooops, fix typo | Imre Kaloz | 2008-04-28 | 1 | -1/+1 |
* | enable optional building of u-boot for avr32 | Imre Kaloz | 2008-04-28 | 3 | -0/+57 |
* | fixup 2.6.24.5 on avr32 | Imre Kaloz | 2008-04-28 | 1 | -12/+0 |
* | upgrade to 2.6.24.5 | Imre Kaloz | 2008-04-28 | 16 | -32/+17 |
* | fix a typo in the previous commit | Gabor Juhos | 2008-04-27 | 1 | -1/+1 |
* | enable 2.6.24 to run on ar53xx | Gabor Juhos | 2008-04-27 | 2 | -0/+61 |
* | add preliminary support for Storm SL3512 based devices, not ready yet | Imre Kaloz | 2008-04-27 | 15 | -0/+38875 |
* | incomplete Gumstix support | Imre Kaloz | 2008-04-27 | 47 | -364/+19222 |
* | add another bunch of missing CONFIG_ symbols | Nicolas Thill | 2008-04-27 | 1 | -0/+8 |
* | remove symlink | Imre Kaloz | 2008-04-27 | 1 | -1/+0 |
* | properly disable CONFIG_CRYPTO_HW | Nicolas Thill | 2008-04-27 | 26 | -26/+3 |
* | Use the locally mirrored compat-wireless tarblall (#3377) | Florian Fainelli | 2008-04-27 | 1 | -1/+1 |
* | Re-enabled the CompactFlash driver for rb532 | Florian Fainelli | 2008-04-26 | 1 | -1/+1 |
* | PXA can use EABI, too | Imre Kaloz | 2008-04-26 | 1 | -3/+9 |
* | PXA has Xscale core as well, so optimize the same way as we do on IXP/IOP | Imre Kaloz | 2008-04-26 | 1 | -1/+1 |
* | Intel P3x chips use CFI 1.5 -- treat them the same way as 1.4 ones | Imre Kaloz | 2008-04-26 | 1 | -0/+11 |
* | backported ixp4xx ehci driver | Imre Kaloz | 2008-04-26 | 1 | -0/+215 |
* | generate and install NPE-A ethernet microcode as well | Imre Kaloz | 2008-04-26 | 2 | -1/+2 |
* | split npe ethernet and hss patch, sync with upstream | Imre Kaloz | 2008-04-26 | 2 | -2930/+2966 |