38 Commits (2c62bddcfe20dc4691d13995bfe8c6e3d869d62f)

Author SHA1 Message Date
Felix Fietkau 12fc04238e enable preinit in a few other platforms 18 years ago
Tim Yardley 03beb39e5f split out profile definitions from Makefiles 18 years ago
Florian Fainelli 3e95289149 Add a LED driver for MTX-1 boards, yeah baby 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
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 065c6c0f97 move another DEFAULT:=y and fix a dependency bug 18 years ago
Florian Fainelli c3e1e22743 Remove this unnecessary patch 18 years ago
Florian Fainelli 1d1acc0760 Make the i2c driver work, as a module 18 years ago
Florian Fainelli e7cd65a591 Forgot to make i2c driver depend on i2c bit banging algorithm 18 years ago
Florian Fainelli a55cba30a8 Forgot to add the i2c id, grr 18 years ago
Florian Fainelli 636cb2b025 Small typo 18 years ago
Florian Fainelli cea3074292 Port the i2c-gpio driver to the 2.6 kernel 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
Imre Kaloz b66e463bbf upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx 18 years ago
Felix Fietkau dc6794b88c some platform support path name cleanup 18 years ago
Felix Fietkau bff468813f Upgrade to Linux 2.6.19 18 years ago
Felix Fietkau 6f30f6586f add binary images for au1000 (for use with mtd) 18 years ago
Florian Fainelli b7d79b0d3c Add different Wi-Fi profiles 18 years ago
Felix Fietkau 2fb690d373 fix pci on the meshcubes 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 37362df7ea move platform specific base-files into target/linux/<targetname> 18 years ago
Felix Fietkau c0e2282427 remove zimage patch 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 20f986e627 remove kallsyms from au1000 kernel config - makes the kernels way too big 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 2665d7f09e cleanup/rewrite of the kernel build process 18 years ago
Felix Fietkau 87e6a7e4f2 cleanup 18 years ago
Florian Fainelli de703d1314 Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work 18 years ago