This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-21 17:47:00 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
ixp4xx
History
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
2010-04-12 23:15:56 +00:00
..
base-files/lib
/preinit
…
generic
…
harddisk
…
image
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
2010-04-12 23:15:56 +00:00
patches-2.6.32
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
2010-04-04 17:43:13 +00:00
patches-2.6.33
ixp4xx: add Titan Wireless TW-266-2 support (thanks juhosg & florian)
2010-04-11 09:03:10 +00:00
config-2.6.32
…
config-2.6.33
ixp4xx: add Titan Wireless TW-266-2 support (thanks juhosg & florian)
2010-04-11 09:03:10 +00:00
Makefile
…