Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | turn off FPU emulation on ARM and PowerPC - we are on softfloat now | Imre Kaloz | 2007-12-28 | |
| | | | | SVN-Revision: 10012 | |||
* | ixp4xx: Minor bump of kernel to 2.6.21.7 | Rod Whitby | 2007-12-28 | |
| | | | | SVN-Revision: 9969 | |||
* | ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ↵ | Rod Whitby | 2007-12-07 | |
| | | | | | | the subtarget SVN-Revision: 9670 | |||
* | ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵ | Rod Whitby | 2007-12-07 | |
| | | | | | | directly from attached storage (and therefore need most kernel modules compiled in) SVN-Revision: 9669 | |||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | |
| | | | | SVN-Revision: 9533 | |||
* | Fixed compiler warnings | Rod Whitby | 2007-10-13 | |
| | | | | SVN-Revision: 9284 | |||
* | ixp4xx: New patch to support FSG-3 buttons | Rod Whitby | 2007-10-13 | |
| | | | | SVN-Revision: 9276 | |||
* | ixp4xx/fsg3: Enable REISERFS for booting from vendor rootfs on disk | Rod Whitby | 2007-10-13 | |
| | | | | SVN-Revision: 9275 | |||
* | Added patch from ↵ | Rod Whitby | 2007-09-30 | |
| | | | | | | http://www.opensubscriber.com/message/jgarzik@pobox.com/7495139.html SVN-Revision: 9077 | |||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | |
| | | | | SVN-Revision: 9069 | |||
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | |
| | | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980 | |||
* | Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ↵ | Rod Whitby | 2007-09-21 | |
| | | | | | | ixp4xx devices. SVN-Revision: 8939 | |||
* | Add reiserfs module and include it in the FSG-3 profile. | Rod Whitby | 2007-09-20 | |
| | | | | SVN-Revision: 8872 | |||
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 | |
| | | | | SVN-Revision: 8848 | |||
* | rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵ | Nicolas Thill | 2007-09-16 | |
| | | | | | | cleanup SVN-Revision: 8811 | |||
* | Moved config back to config-default, but left the FSG3 profile config ↵ | Rod Whitby | 2007-09-14 | |
| | | | | | | non-working in the config directory as a reminder that it has to be changed over to the new scheme when that's ready. SVN-Revision: 8779 | |||
* | Reinstated the kernel configuration for the FSG3 profile. | Rod Whitby | 2007-09-14 | |
| | | | | SVN-Revision: 8776 | |||
* | fix target names in image options (closes: #2357) | Nicolas Thill | 2007-09-11 | |
| | | | | SVN-Revision: 8749 | |||
* | more config changes | Felix Fietkau | 2007-09-09 | |
| | | | | SVN-Revision: 8699 | |||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | |
| | | | | SVN-Revision: 8695 | |||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | |||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |