50 Commits (2c62bddcfe20dc4691d13995bfe8c6e3d869d62f)

Author SHA1 Message Date
Felix Fietkau fbe0b0e33a enable ext2 by default for rb532 (fixes #1466) 18 years ago
Felix Fietkau 5f728db76a fix a compile error caused by the devfs removal 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 91e5dba2c7 kernel build cleanup 18 years ago
Felix Fietkau 295d0a7e82 allow the user to change the rb532 rootfs size in menuconfig (fixes #1374) 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 01910ee69d move tlb change for mips 4KC to generic patches (required for most mips targets) 18 years ago
Felix Fietkau 8e88bb54ba port [6229] to kamikaze 18 years ago
Felix Fietkau 202bd45033 oops... typo 18 years ago
Felix Fietkau 3987f5727c fix rootfs detection 18 years ago
Felix Fietkau f206cee9db fix rb532 image build 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 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
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
Felix Fietkau 31caccbd14 more cleanup 18 years ago
Felix Fietkau 96601237fb change the type of plat_irq_dispatch 18 years ago
Felix Fietkau 1a83387943 remove obsolete patch 18 years ago
Felix Fietkau cb75ece87c cosmetic fix: make the pci slot check more readable 18 years ago
Felix Fietkau e8258da964 add a better pci fix for rb532 18 years ago
Felix Fietkau 6a5a5e896b add missing copyright 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
Felix Fietkau cfaae1d322 first round of rb532 cleanup 18 years ago
Felix Fietkau dc6794b88c some platform support path name cleanup 18 years ago
Felix Fietkau 486dffd245 remove a few unused things 18 years ago
Felix Fietkau bff468813f Upgrade to Linux 2.6.19 18 years ago
Felix Fietkau b623d111e4 small cleanup 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
Felix Fietkau 6f1910ec4d improve the stability of via-rhine with large packet sizes and high network load 18 years ago
Felix Fietkau cf52f51b85 remove custom partition table hack, add ptgen utility for generating partition tables 18 years ago
Felix Fietkau 63994b8f50 replace the ugly rb532 cmdline hack with a cleaner one that does not depend on magic offsets 18 years ago
Felix Fietkau e1dc2f086d fix path to lzma-loader 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 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
Florian Fainelli 4b8a0d4318 Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part) 18 years ago
Felix Fietkau 1a94b0d4a0 Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND) 18 years ago
Nicolas Thill 7cd1682f74 disable pcmcia on rb532 18 years ago
Felix Fietkau 2665d7f09e cleanup/rewrite of the kernel build process 18 years ago
Felix Fietkau 87e6a7e4f2 cleanup 18 years ago
Nicolas Thill dc1385e3f4 enable native ipsec modules on 2.6, add ipsec kernel modules 18 years ago