Commit graph

38 commits

Author SHA1 Message Date
Felix Fietkau
2bcaa1fecd add missing config files
SVN-Revision: 6338
2007-02-22 03:44:37 +00:00
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.
SVN-Revision: 6337
2007-02-22 03:44:15 +00:00
Felix Fietkau
8e88bb54ba port [6229] to kamikaze
SVN-Revision: 6275
2007-02-08 01:25:18 +00:00
Rod Whitby
bcd0a13474 Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)
SVN-Revision: 6188
2007-01-23 21:18:40 +00:00
Florian Fainelli
fc55c51ba4 Forgot to add the DELUDE target :/
SVN-Revision: 6183
2007-01-23 00:03:01 +00:00
Florian Fainelli
acf6ec373e Add chaostable from #1187, also enable netfilter modules for ixp4xx.
SVN-Revision: 6182
2007-01-22 23:55:22 +00:00
Felix Fietkau
54c017e74b turn the IXP4xx microcode check into a prereq check so that the error message is displayed before the compile starts
SVN-Revision: 6148
2007-01-20 18:45:54 +00:00
Mike Albon
2bc7cf5b35 Use nbd's fix for Zip files.
SVN-Revision: 6111
2007-01-16 18:13:19 +00:00
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.
SVN-Revision: 6071
2007-01-10 21:52:28 +00:00
Florian Fainelli
66cb7db1f9 Add another download source, also mirror it to openwrt mirror (#1124)
SVN-Revision: 5964
2007-01-02 08:37:00 +00:00
Rod Whitby
044897bd8a Include the IXP4XX NPE microcode into the NSLU2 firmware image.
SVN-Revision: 5952
2007-01-01 05:29:29 +00:00
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).
SVN-Revision: 5951
2007-01-01 05:25:09 +00:00
Rod Whitby
f18c6d169a Include apex bootloader in nslu2 image
SVN-Revision: 5948
2007-01-01 00:01:58 +00:00
Rod Whitby
b48fa80780 Apex bootloader (for ixp4xx devices)
SVN-Revision: 5947
2007-01-01 00:00:58 +00:00
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.
SVN-Revision: 5927
2006-12-29 12:02:22 +00:00
Felix Fietkau
35bccdd4ba store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
SVN-Revision: 5899
2006-12-25 09:12:57 +00:00
Rod Whitby
f3ad405792 Generate a flashable image for the NSLU2
SVN-Revision: 5893
2006-12-23 08:10:35 +00:00
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.
SVN-Revision: 5886
2006-12-21 00:26:45 +00:00
Rod Whitby
a4cca109c1 Initial stab at netconfig for nslu2 and nas100d
SVN-Revision: 5883
2006-12-20 13:17:21 +00:00
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.
SVN-Revision: 5880
2006-12-20 09:33:12 +00:00
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
SVN-Revision: 5867
2006-12-19 23:23:51 +00:00
Rod Whitby
8c50a1b845 Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100d
SVN-Revision: 5866
2006-12-19 23:19:13 +00:00
Imre Kaloz
b66e463bbf upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
SVN-Revision: 5856
2006-12-19 13:14:06 +00:00
Rod Whitby
cebfa34f6a Fixed patch naming to match conventions
SVN-Revision: 5831
2006-12-18 01:58:28 +00:00
Rod Whitby
3fa8a58011 IXP4xx patches for NSLU2 and NAS100D
SVN-Revision: 5830
2006-12-18 01:57:04 +00:00
Felix Fietkau
bff468813f Upgrade to Linux 2.6.19
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1

SVN-Revision: 5789
2006-12-14 16:41:33 +00:00
Florian Fainelli
116c345130 Enable msdos fs support and package it
SVN-Revision: 5741
2006-12-09 19:47:32 +00:00
Florian Fainelli
a917b17b19 Add HFS and HFS+ modules (#1024)
SVN-Revision: 5713
2006-12-07 14:12:39 +00:00
Mike Baker
c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained
SVN-Revision: 5669
2006-11-28 20:14:41 +00:00
Felix Fietkau
09d65a7960 fix the ixp4xx arch - armeb, not arm
SVN-Revision: 5627
2006-11-23 16:18:59 +00:00
Felix Fietkau
37362df7ea move platform specific base-files into target/linux/<targetname>
SVN-Revision: 5621
2006-11-22 23:27:29 +00:00
Felix Fietkau
80ff6a1d25 autodetect atm, pci, usb, pcmcia features from kernel config file
SVN-Revision: 5586
2006-11-19 20:30:11 +00:00
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
SVN-Revision: 5581
2006-11-19 01:03:47 +00:00
Felix Fietkau
9f9ac067a4 add mini_fo
SVN-Revision: 5541
2006-11-17 02:50:09 +00:00
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
SVN-Revision: 5498
2006-11-11 23:11:02 +00:00
Florian Fainelli
7ea7acad21 Enable iso9660 and udf kernel modules (#930)
SVN-Revision: 5485
2006-11-09 18:53:23 +00:00
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
SVN-Revision: 5311
2006-10-27 12:32:10 +00:00
Imre Kaloz
2d2179f503 rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm
SVN-Revision: 5310
2006-10-27 10:26:00 +00:00