Commit Graph

4264 Commits

Author SHA1 Message Date
Imre Kaloz
f4afe053da Switch to the squashfs-lzma code from the squashfs-devel git tree.
SVN-Revision: 18267
2009-11-02 09:51:35 +00:00
Felix Fietkau
426c8da71d ixp4xx: fix weird ethernet issues with some devices caused by the ethernet packet size increase. despite what the docs day, 14320 is the largest working MRU value, not 16320 fixes #5785 for me
SVN-Revision: 18262
2009-11-02 00:44:01 +00:00
John Crispin
976d1a1024 adds dsl support, thank you infineon/lantiq
SVN-Revision: 18259
2009-11-01 18:52:35 +00:00
Andy Boyett
198b2b6f7e 2.6.28: remove zero-byte patch left by last commit
SVN-Revision: 18255
2009-11-01 06:24:34 +00:00
Andy Boyett
e4e1a303f5 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. Thanks Daniel Gimpelevich
SVN-Revision: 18254
2009-11-01 05:34:46 +00:00
Andy Boyett
260aee67dc fix failsafe, was accidentally broken by r18214. Thanks Daniel Gimpelevich
SVN-Revision: 18253
2009-11-01 01:09:56 +00:00
Gabor Juhos
9be77f8669 ixp4xx: the missing phy_disconnect call has been added in upstream, remove that patch
SVN-Revision: 18252
2009-10-31 20:10:34 +00:00
Gabor Juhos
5f4c7746cd ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messages
SVN-Revision: 18251
2009-10-31 20:10:30 +00:00
Florian Fainelli
0624a9c4ea alway include kmod-libertas by default
SVN-Revision: 18245
2009-10-31 12:29:14 +00:00
Florian Fainelli
0000c40d8f refresh 2.6.30 kernel patches
SVN-Revision: 18231
2009-10-30 16:24:52 +00:00
Florian Fainelli
12d8c25efe fix build failures on include/scsi/scsi.h, spotted by udev compilation
SVN-Revision: 18230
2009-10-30 16:24:20 +00:00
Gabor Juhos
b624dec41b ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boards
SVN-Revision: 18229
2009-10-30 15:15:41 +00:00
Gabor Juhos
6c2ad19baf ar71xx: sync 2.6.31 kernel config
SVN-Revision: 18227
2009-10-30 12:26:28 +00:00
Gabor Juhos
7849923473 ar71xx: add preliminary support for the TL-WR841ND v5 board
SVN-Revision: 18226
2009-10-30 12:26:25 +00:00
Gabor Juhos
21fc9ffe63 ar71xx: use soc specific divider for mdio clock
SVN-Revision: 18225
2009-10-30 12:26:22 +00:00
Gabor Juhos
f336f8748c ar71xx: update mdio_reset code
SVN-Revision: 18224
2009-10-30 12:26:17 +00:00
Gabor Juhos
aeb60acd26 ar71xx: add missing profiles for the TL-WR841ND v3 and MZK-W300NH boards
SVN-Revision: 18223
2009-10-30 12:26:14 +00:00
Gabor Juhos
bff1160587 ar71xx: simplify image generation
SVN-Revision: 18222
2009-10-30 12:26:10 +00:00
Florian Fainelli
5e7b871d8a remove no longer used configs and patches
SVN-Revision: 18221
2009-10-30 09:55:53 +00:00
John Crispin
9364f83dbc missing header file changes, and fix mtu value
SVN-Revision: 18220
2009-10-30 09:18:40 +00:00
Travis Kemen
72c103416c fix my typo
SVN-Revision: 18219
2009-10-30 01:08:11 +00:00
Travis Kemen
a1021e8e64 add WRT350Nv1 target, thanks sn9
SVN-Revision: 18218
2009-10-30 01:05:37 +00:00
Florian Fainelli
c13f3a58d0 make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen
SVN-Revision: 18216
2009-10-29 23:35:54 +00:00
Florian Fainelli
540e328b66 ext2 images need to wait for /dev/sda2 to appear before attempting to mount it, fixes olpc boot on ext2 images
SVN-Revision: 18215
2009-10-29 23:34:39 +00:00
John Crispin
2d57b56bce make etehrent work on wrt350n, thx sn9
SVN-Revision: 18214
2009-10-29 21:26:36 +00:00
John Crispin
ff5deeef08 fixes rx path for eth, spinlock it, increases buffer size, board now survives ping -f
SVN-Revision: 18212
2009-10-29 21:08:11 +00:00
Florian Fainelli
32cae1aee8 fix u-boot installation
SVN-Revision: 18208
2009-10-29 16:03:15 +00:00
Florian Fainelli
d94947e2e9 fix u-boot linking failure with an EABI toolchain
SVN-Revision: 18207
2009-10-29 16:00:37 +00:00
Florian Fainelli
77e195a2cb fix dfboot linking failures (#5937)
SVN-Revision: 18206
2009-10-29 15:48:34 +00:00
Florian Fainelli
411d1ba1bb do not generate trx images, this is useless
SVN-Revision: 18204
2009-10-29 13:39:29 +00:00
John Crispin
135111a05b hopefully fixes dma issues seen on ethernet driver when under high load
SVN-Revision: 18203
2009-10-29 12:51:45 +00:00
Florian Fainelli
4b09e185f2 remove support for 2.6.27, no target is using it anymore
SVN-Revision: 18201
2009-10-29 12:20:45 +00:00
Florian Fainelli
81a3955189 fix build failure on vmlinux.lds with 2.6.31 (#6052)
SVN-Revision: 18199
2009-10-29 10:55:52 +00:00
Florian Fainelli
502f64a0f3 move the forward declaration of struct mtd_info, prevents build failures on arm and mips
SVN-Revision: 18198
2009-10-29 10:43:14 +00:00
Imre Kaloz
8bf0f955e7 ppc40x: use version number-less patches and config
SVN-Revision: 18188
2009-10-27 19:20:31 +00:00
Imre Kaloz
7776a7ddec remove 2.6.28 support from ppc40x
SVN-Revision: 18187
2009-10-27 19:19:07 +00:00
Imre Kaloz
b05072d30f disable ppc4xx watchdog, it's unreliable
SVN-Revision: 18186
2009-10-27 19:18:02 +00:00
Florian Fainelli
d251ee8997 add more missing configuration symbols
SVN-Revision: 18185
2009-10-27 15:12:25 +00:00
Florian Fainelli
84073c9484 remove the 2.6.28 specific Kernel/Prepare hack
SVN-Revision: 18184
2009-10-27 14:01:53 +00:00
Florian Fainelli
4177b70c8d resync kernel configuration, re-enable printk and make the kernel fit under 768KB
SVN-Revision: 18183
2009-10-27 13:27:48 +00:00
Imre Kaloz
87b29f3ad8 upgrade iop32x to 2.6.30
SVN-Revision: 18182
2009-10-27 12:51:03 +00:00
Imre Kaloz
97d5479ca1 sort kconfig symbols in generic configs
SVN-Revision: 18181
2009-10-27 12:12:48 +00:00
Imre Kaloz
e6e5e6c72b add missing kconfig symbol
SVN-Revision: 18180
2009-10-27 12:09:35 +00:00
Felix Fietkau
7b14b774b4 ppc: add missing symbols for building with a newer toolchain
SVN-Revision: 18179
2009-10-27 01:11:44 +00:00
Gabor Juhos
bc59e3da51 ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h'
SVN-Revision: 18176
2009-10-26 17:17:51 +00:00
Gabor Juhos
5dd653a6bd ramips: use definitions from rt305x_regs, and nuke the duplicated ones
SVN-Revision: 18175
2009-10-26 17:17:48 +00:00
Gabor Juhos
c170980c4f ramips: move ramips_eth_platform_data into a separate file
SVN-Revision: 18174
2009-10-26 17:17:45 +00:00
Gabor Juhos
b98fa096a6 ramips: request_irq prior to dma allocation, and handle the case if it fails
SVN-Revision: 18173
2009-10-26 17:17:42 +00:00
Gabor Juhos
08f77d2e7e ramips: add error handling to ramips_alloc_dma
SVN-Revision: 18172
2009-10-26 17:17:39 +00:00
Gabor Juhos
941c1dae2c ramips: free allocated skbs in ramips_cleanup_dma
SVN-Revision: 18171
2009-10-26 17:17:37 +00:00