Commit Graph

262 Commits (841eff56d4a1a4dc5623c64f223e287332a1a732)

Author SHA1 Message Date
Nicolas Thill 841eff56d4 target/ixp4xx: fix image building after r20834 (closes: #7157)
SVN-Revision: 20854
14 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
14 years ago
Alexandros C. Couloumbis 62b96185c3 ixp4xx: add Titan Wireless TW-266-2 support (thanks juhosg & florian)
SVN-Revision: 20793
14 years ago
Alexandros C. Couloumbis 3c48fb6ff9 ixp4xx: add 2.6.33 support
SVN-Revision: 20792
14 years ago
Felix Fietkau ddb677e13d ixp4xx: add back the patch for avoiding dma bounce buffers for network buffers, which was lost on the kernel upgrade to 2.6.32. fixes ath9k and improves other drivers' performance on boards with >64M ram
SVN-Revision: 20708
14 years ago
Gabor Juhos e66a368bd1 kernel: update to 2.6.32.10
SVN-Revision: 20444
14 years ago
Felix Fietkau 308c0afbc1 replace some more references to hostapd-mini with wpad-mini
SVN-Revision: 20184
14 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
14 years ago
Hauke Mehrtens 0c7b285613 kernel: update to kernel 2.6.32.9
SVN-Revision: 19890
15 years ago
Travis Kemen 5c75e1dd02 update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
SVN-Revision: 19591
15 years ago
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
15 years ago
Imre Kaloz 233e446804 remove support for older kernels
SVN-Revision: 19450
15 years ago
Imre Kaloz 5f5cabd6d6 switch to 2.6.32
SVN-Revision: 19449
15 years ago
Imre Kaloz c07bd86175 fixup cambria/avila model detection
SVN-Revision: 19448
15 years ago
Imre Kaloz 0d5e3e1c45 refresh patch
SVN-Revision: 19447
15 years ago
Imre Kaloz f12ce1ef3e fix some compile warnings with 2.6.32
SVN-Revision: 19435
15 years ago
Felix Fietkau 56bc02a305 add preinit modularization work by Daniel Dickinson (cshore)
SVN-Revision: 19331
15 years ago
Felix Fietkau e5e3624fff ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch
SVN-Revision: 19051
15 years ago
Nicolas Thill ba699cf1c1 ixp4xx: add missing config symbol for 2.6.30
SVN-Revision: 19046
15 years ago
Imre Kaloz 06d8dc9329 get rid of even more 2.6.28 stuff
SVN-Revision: 18953
15 years ago
Imre Kaloz 1fe38ff73b switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
SVN-Revision: 18952
15 years ago
Imre Kaloz 0b27fefa62 refresh 2.6.32 patches with -rc7
SVN-Revision: 18440
15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
15 years ago
Imre Kaloz ef42fb4c13 sort all target config files
SVN-Revision: 18367
15 years ago
Imre Kaloz 3d4466cfd8 add preliminary 2.6.32 support
SVN-Revision: 18283
15 years ago
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
15 years ago
Gabor Juhos 9be77f8669 ixp4xx: the missing phy_disconnect call has been added in upstream, remove that patch
SVN-Revision: 18252
15 years ago
Gabor Juhos 5f4c7746cd ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messages
SVN-Revision: 18251
15 years ago
Imre Kaloz 2fd7672ab3 add preliminary 2.6.31 support for IXP4xx
SVN-Revision: 17997
15 years ago
Imre Kaloz 549c204c0d fix the IXP4xx CF driver patch for 2.6.30
SVN-Revision: 17996
15 years ago
Nicolas Thill 5b8e48f93a move more CONFIG_SND entries to generic
SVN-Revision: 17942
15 years ago
Felix Fietkau 5211c0c0b7 ixp4xx: refresh patches
SVN-Revision: 17397
15 years ago
Felix Fietkau 681aa38e22 ixp4xx add jumboframe fixes by Ted Hess (#5746)
SVN-Revision: 17396
15 years ago
Felix Fietkau b3b04354d3 ixp4xx: add support for jumbo frames to the ethernet driver
SVN-Revision: 17083
15 years ago
Imre Kaloz 03c5b7d96a 2.6.28 and 2.6.30 support is enough on ixp4xx
SVN-Revision: 16545
15 years ago
Imre Kaloz aafcab8364 we don't support 2.6.26 for a long time now
SVN-Revision: 16544
15 years ago
Imre Kaloz e01651285f rfkill config cleanup
SVN-Revision: 16471
15 years ago
Felix Fietkau f0fe3392d1 2.6.30: add lzma support to squashfs through pcomp
SVN-Revision: 15934
15 years ago
Imre Kaloz e965c02820 even more config file cleanup
SVN-Revision: 15913
15 years ago
Imre Kaloz 8c06d46268 set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
SVN-Revision: 15869
15 years ago
Imre Kaloz 91e866f383 config cleanups
SVN-Revision: 15861
15 years ago
Imre Kaloz 6bfddb152f some additional config file cleanup..
SVN-Revision: 15845
15 years ago
Imre Kaloz c83d91fcfc unify congestion control options
SVN-Revision: 15844
15 years ago
Imre Kaloz 3b8ab3d52a move arm ARCH symbols to the generic configs
SVN-Revision: 15842
15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
15 years ago
Imre Kaloz e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
15 years ago
Imre Kaloz 0f2b1d070a more cleanup
SVN-Revision: 15605
15 years ago
Imre Kaloz a614251e6c cleanup MTD option handling
SVN-Revision: 15602
15 years ago
Imre Kaloz 38c5311047 move MFD stuff to the generic kernel configs
SVN-Revision: 15587
15 years ago