summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* missing header file changes, and fix mtu valueJohn Crispin2009-10-302-1/+2
* fix my typoTravis Kemen2009-10-301-1/+1
* add WRT350Nv1 target, thanks sn9Travis Kemen2009-10-301-0/+16
* update insight to 6.8-1 (#6007)Florian Fainelli2009-10-291-2/+3
* make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screenFlorian Fainelli2009-10-291-1/+2
* ext2 images need to wait for /dev/sda2 to appear before attempting to mount i...Florian Fainelli2009-10-291-1/+1
* make etehrent work on wrt350n, thx sn9John Crispin2009-10-292-4/+28
* fixes bluetooth dependency, thx sn9John Crispin2009-10-291-1/+1
* fixes rx path for eth, spinlock it, increases buffer size, board now survives...John Crispin2009-10-291-28/+23
* fix u-boot installationFlorian Fainelli2009-10-291-1/+1
* fix u-boot linking failure with an EABI toolchainFlorian Fainelli2009-10-291-0/+52
* fix dfboot linking failures (#5937)Florian Fainelli2009-10-291-1/+2
* do not generate trx images, this is uselessFlorian Fainelli2009-10-291-1/+0
* hopefully fixes dma issues seen on ethernet driver when under high loadJohn Crispin2009-10-291-2/+7
* remove references to 2_6_27Florian Fainelli2009-10-296-6/+6
* remove support for 2.6.27, no target is using it anymoreFlorian Fainelli2009-10-2987-30171/+0
* fix build failure on vmlinux.lds with 2.6.31 (#6052)Florian Fainelli2009-10-291-0/+37
* move the forward declaration of struct mtd_info, prevents build failures on a...Florian Fainelli2009-10-291-0/+18
* fixes DEPENDS of SSB module, thx sn9John Crispin2009-10-281-1/+1
* lua: add the 100-no_readline.patch to host buildJo-Philipp Wich2009-10-281-0/+49
* lua: the variable expansion to detect the host os does not work with GNU Make...Jo-Philipp Wich2009-10-281-4/+9
* fix siit compile with 2.6.30 kernels and superior, when CONFIG_COMPAT_NET_DEV...Florian Fainelli2009-10-271-0/+15
* lua: fix a typoFelix Fietkau2009-10-271-1/+1
* lua: re-enable host builds with some more fixesFelix Fietkau2009-10-277-722/+27
* ppc40x: use version number-less patches and configImre Kaloz2009-10-2710-0/+0
* remove 2.6.28 support from ppc40xImre Kaloz2009-10-2710-2539/+0
* disable ppc4xx watchdog, it's unreliableImre Kaloz2009-10-272-2/+2
* add more missing configuration symbolsFlorian Fainelli2009-10-272-0/+15
* remove the 2.6.28 specific Kernel/Prepare hackFlorian Fainelli2009-10-271-7/+0
* resync kernel configuration, re-enable printk and make the kernel fit under 7...Florian Fainelli2009-10-271-35/+17
* upgrade iop32x to 2.6.30Imre Kaloz2009-10-271-1/+1
* sort kconfig symbols in generic configsImre Kaloz2009-10-276-341/+338
* add missing kconfig symbolImre Kaloz2009-10-272-0/+2
* ppc: add missing symbols for building with a newer toolchainFelix Fietkau2009-10-272-0/+452
* uClibc: implement copysignl in libc on powerpc to avoid undefined references ...Felix Fietkau2009-10-271-0/+103
* gcc: compile libgcc and libstdc++ with -O2 instead of -Os on power pc to avoi...Felix Fietkau2009-10-271-0/+4
* ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips...Gabor Juhos2009-10-262-1/+1
* ramips: use definitions from rt305x_regs, and nuke the duplicated onesGabor Juhos2009-10-262-5/+2
* ramips: move ramips_eth_platform_data into a separate fileGabor Juhos2009-10-264-8/+32
* ramips: request_irq prior to dma allocation, and handle the case if it failsGabor Juhos2009-10-261-2/+10
* ramips: add error handling to ramips_alloc_dmaGabor Juhos2009-10-261-7/+29
* ramips: free allocated skbs in ramips_cleanup_dmaGabor Juhos2009-10-261-0/+5
* ramips: add ramips_setup_dma helper to the ethernet driverGabor Juhos2009-10-261-6/+15
* ramips: add ramips_cleanup_dma helperGabor Juhos2009-10-261-4/+13
* ramips: remove unnecessary includes in the ethernet driverGabor Juhos2009-10-261-6/+1
* ramips: fix dma api usage in the ethernet driverGabor Juhos2009-10-261-7/+7
* ramips: use resource to pass irq and base address to the ethernet driverGabor Juhos2009-10-263-8/+30
* ramips: add error-path handling to the ramips_eth_plat_probeGabor Juhos2009-10-261-6/+26
* lua: fix regressions in operator overloading caused by the refcounting patch,...Felix Fietkau2009-10-261-71/+3
* swap logic on squashfs version selectionImre Kaloz2009-10-261-5/+5