Imre Kaloz
|
44a2fd050c
|
fix squashfs for ixp4xx
SVN-Revision: 6524
|
18 years ago |
Felix Fietkau
|
8621fbdb4e
|
add squashfs support for ixp4xx
SVN-Revision: 6522
|
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
SVN-Revision: 6489
|
18 years ago |
Felix Fietkau
|
12fc04238e
|
enable preinit in a few other platforms
SVN-Revision: 6482
|
18 years ago |
Tim Yardley
|
747e57ffe2
|
make the rest of the structure for the targets that dont have profiles yet
SVN-Revision: 6475
|
18 years ago |
Tim Yardley
|
484609eeb0
|
commit profile support for base-files... patches still need to be done
SVN-Revision: 6465
|
18 years ago |
Felix Fietkau
|
74f71f0739
|
fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)
SVN-Revision: 6427
|
18 years ago |
Felix Fietkau
|
c6a4f047e3
|
correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
SVN-Revision: 6390
|
18 years ago |
Felix Fietkau
|
2bcaa1fecd
|
add missing config files
SVN-Revision: 6338
|
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.
SVN-Revision: 6337
|
18 years ago |
Felix Fietkau
|
8e88bb54ba
|
port [6229] to kamikaze
SVN-Revision: 6275
|
18 years ago |
Rod Whitby
|
bcd0a13474
|
Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)
SVN-Revision: 6188
|
18 years ago |
Florian Fainelli
|
fc55c51ba4
|
Forgot to add the DELUDE target :/
SVN-Revision: 6183
|
18 years ago |
Florian Fainelli
|
acf6ec373e
|
Add chaostable from #1187, also enable netfilter modules for ixp4xx.
SVN-Revision: 6182
|
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
SVN-Revision: 6148
|
18 years ago |
Mike Albon
|
2bc7cf5b35
|
Use nbd's fix for Zip files.
SVN-Revision: 6111
|
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.
SVN-Revision: 6071
|
18 years ago |
Florian Fainelli
|
66cb7db1f9
|
Add another download source, also mirror it to openwrt mirror (#1124)
SVN-Revision: 5964
|
18 years ago |
Rod Whitby
|
044897bd8a
|
Include the IXP4XX NPE microcode into the NSLU2 firmware image.
SVN-Revision: 5952
|
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).
SVN-Revision: 5951
|
18 years ago |
Rod Whitby
|
f18c6d169a
|
Include apex bootloader in nslu2 image
SVN-Revision: 5948
|
18 years ago |
Rod Whitby
|
b48fa80780
|
Apex bootloader (for ixp4xx devices)
SVN-Revision: 5947
|
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.
SVN-Revision: 5927
|
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)
SVN-Revision: 5899
|
18 years ago |
Rod Whitby
|
f3ad405792
|
Generate a flashable image for the NSLU2
SVN-Revision: 5893
|
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.
SVN-Revision: 5886
|
18 years ago |
Rod Whitby
|
a4cca109c1
|
Initial stab at netconfig for nslu2 and nas100d
SVN-Revision: 5883
|
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.
SVN-Revision: 5880
|
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
SVN-Revision: 5867
|
18 years ago |
Rod Whitby
|
8c50a1b845
|
Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100d
SVN-Revision: 5866
|
18 years ago |
Imre Kaloz
|
b66e463bbf
|
upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
SVN-Revision: 5856
|
18 years ago |
Rod Whitby
|
cebfa34f6a
|
Fixed patch naming to match conventions
SVN-Revision: 5831
|
18 years ago |
Rod Whitby
|
3fa8a58011
|
IXP4xx patches for NSLU2 and NAS100D
SVN-Revision: 5830
|
18 years ago |
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
|
18 years ago |
Florian Fainelli
|
116c345130
|
Enable msdos fs support and package it
SVN-Revision: 5741
|
18 years ago |
Florian Fainelli
|
a917b17b19
|
Add HFS and HFS+ modules (#1024)
SVN-Revision: 5713
|
18 years ago |
Mike Baker
|
c3c4dfb57b
|
move target/image/platform to target/linux/platform/image platform directories are now self contained
SVN-Revision: 5669
|
18 years ago |
Felix Fietkau
|
09d65a7960
|
fix the ixp4xx arch - armeb, not arm
SVN-Revision: 5627
|
18 years ago |
Felix Fietkau
|
37362df7ea
|
move platform specific base-files into target/linux/<targetname>
SVN-Revision: 5621
|
18 years ago |
Felix Fietkau
|
80ff6a1d25
|
autodetect atm, pci, usb, pcmcia features from kernel config file
SVN-Revision: 5586
|
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
SVN-Revision: 5581
|
18 years ago |
Felix Fietkau
|
9f9ac067a4
|
add mini_fo
SVN-Revision: 5541
|
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
SVN-Revision: 5498
|
18 years ago |
Florian Fainelli
|
7ea7acad21
|
Enable iso9660 and udf kernel modules (#930)
SVN-Revision: 5485
|
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
SVN-Revision: 5311
|
18 years ago |
Imre Kaloz
|
2d2179f503
|
rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm
SVN-Revision: 5310
|
18 years ago |