324 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
Imre Kaloz efadab3747 * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN) 17 years ago
Imre Kaloz 9aa6d18e2d move ARM to the GNU EABI 17 years ago
Imre Kaloz 3ce3b16574 turn off FPU emulation on ARM and PowerPC - we are on softfloat now 17 years ago
Rod Whitby 940d875b77 ixp4xx: Minor bump of kernel to 2.6.21.7 17 years ago
Rod Whitby 06b6aaae20 ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of the subtarget 17 years ago
Rod Whitby 610fcbfd85 ixp4xx: Split into two subtargets, one normal and one for boards which boot directly from attached storage (and therefore need most kernel modules compiled in) 17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Rod Whitby 22fef3d916 Fixed compiler warnings 17 years ago
Rod Whitby ce3592c5ef ixp4xx: New patch to support FSG-3 buttons 17 years ago
Rod Whitby cd466ecb18 ixp4xx/fsg3: Enable REISERFS for booting from vendor rootfs on disk 17 years ago
Rod Whitby 06ea467e59 Added patch from http://www.opensubscriber.com/message/jgarzik@pobox.com/7495139.html 17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files 17 years ago
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs. 17 years ago
Rod Whitby b09dc24bbc Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ixp4xx devices. 17 years ago
Rod Whitby c538ef9899 Add reiserfs module and include it in the FSG-3 profile. 17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options 17 years ago
Nicolas Thill dbfc77de4c rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup 17 years ago
Rod Whitby 72d4000d54 Moved config back to config-default, but left the FSG3 profile config non-working in the config directory as a reminder that it has to be changed over to the new scheme when that's ready. 17 years ago
Rod Whitby fa38113807 Reinstated the kernel configuration for the FSG3 profile. 17 years ago
Nicolas Thill a6cda9c4bc fix target names in image options (closes: #2357) 17 years ago
Felix Fietkau af21798b77 more config changes 17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes 17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago