30 Commits (fd9477a18f6cea564acd9c6801d844411b8bd9e8)

Author SHA1 Message Date
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