47 Commits (2c62bddcfe20dc4691d13995bfe8c6e3d869d62f)

Author SHA1 Message Date
Imre Kaloz 44a2fd050c fix squashfs for ixp4xx 18 years ago
Felix Fietkau 8621fbdb4e add squashfs support for ixp4xx 18 years ago
Imre Kaloz 603bbc1e8a SVN-Revision: 6516 18 years ago
Imre Kaloz b97c7c0af6 upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two patches 18 years ago
Felix Fietkau 12fc04238e enable preinit in a few other platforms 18 years ago
Tim Yardley 747e57ffe2 make the rest of the structure for the targets that dont have profiles yet 18 years ago
Tim Yardley 484609eeb0 commit profile support for base-files... patches still need to be done 18 years ago
Felix Fietkau 74f71f0739 fix a small bug in the config merge/split (fixes buildbot error on ixp4xx) 18 years ago
Felix Fietkau c6a4f047e3 correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors) 18 years ago
Felix Fietkau 2bcaa1fecd add missing config files 18 years ago
Felix Fietkau e78fb96964 Reorganize kernel configs - target/linux/*/config is now a directory. ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. 18 years ago
Felix Fietkau 8e88bb54ba port [6229] to kamikaze 18 years ago
Rod Whitby bcd0a13474 Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN) 18 years ago
Florian Fainelli fc55c51ba4 Forgot to add the DELUDE target :/ 18 years ago
Florian Fainelli acf6ec373e Add chaostable from #1187, also enable netfilter modules for ixp4xx. 18 years ago
Felix Fietkau 54c017e74b turn the IXP4xx microcode check into a prereq check so that the error message is displayed before the compile starts 18 years ago
Mike Albon 2bc7cf5b35 Use nbd's fix for Zip files. 18 years ago
Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. 18 years ago
Florian Fainelli 66cb7db1f9 Add another download source, also mirror it to openwrt mirror (#1124) 18 years ago
Rod Whitby 044897bd8a Include the IXP4XX NPE microcode into the NSLU2 firmware image. 18 years ago
Rod Whitby fb8f8ffcc2 Added the npe-ucode package to create the microcode for the IXP4XX NPE ethernet driver. Note that the user has to download the actual Intel microcode package themselves (agreeing to the Intel license to do so). 18 years ago
Rod Whitby f18c6d169a Include apex bootloader in nslu2 image 18 years ago
Rod Whitby b48fa80780 Apex bootloader (for ixp4xx devices) 18 years ago
Rod Whitby 1a6dce6006 ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other kernels, and to prevent a dependency on mbcache which is not packaged) and refreshed from output of oldconfig. 18 years ago
Felix Fietkau 35bccdd4ba store the default kernel version for our ports in a single place (target makefiles can still override it if necessary) 18 years ago
Rod Whitby f3ad405792 Generate a flashable image for the NSLU2 18 years ago
Rod Whitby 2d2c5f6fdc Moved netconfig (for ixp4xx only) to S15, so that it can access /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces. 18 years ago
Rod Whitby a4cca109c1 Initial stab at netconfig for nslu2 and nas100d 18 years ago
Rod Whitby c1953f632e Compiled the ixp4xx on-board network support into the kernel, so that auto-loading of the microcode from another flash partition will work. 18 years ago
Rod Whitby 6d6412fc33 Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then there has to be many other SENSORS config options unset 18 years ago
Rod Whitby 8c50a1b845 Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100d 18 years ago
Imre Kaloz b66e463bbf upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx 18 years ago
Rod Whitby cebfa34f6a Fixed patch naming to match conventions 18 years ago
Rod Whitby 3fa8a58011 IXP4xx patches for NSLU2 and NAS100D 18 years ago
Felix Fietkau bff468813f Upgrade to Linux 2.6.19 18 years ago
Florian Fainelli 116c345130 Enable msdos fs support and package it 18 years ago
Florian Fainelli a917b17b19 Add HFS and HFS+ modules (#1024) 18 years ago
Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained 18 years ago
Felix Fietkau 09d65a7960 fix the ixp4xx arch - armeb, not arm 18 years ago
Felix Fietkau 37362df7ea move platform specific base-files into target/linux/<targetname> 18 years ago
Felix Fietkau 80ff6a1d25 autodetect atm, pci, usb, pcmcia features from kernel config file 18 years ago
Felix Fietkau 0a2540a313 reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information 18 years ago
Felix Fietkau 9f9ac067a4 add mini_fo 18 years ago
Felix Fietkau cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection 18 years ago
Florian Fainelli 7ea7acad21 Enable iso9660 and udf kernel modules (#930) 18 years ago
Imre Kaloz 93ab44d5d6 add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet driver - the later still needs fixes and testing for the gateway 7001 18 years ago
Imre Kaloz 2d2179f503 rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm 18 years ago