Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -10/+10 |
| | | | | SVN-Revision: 9533 | ||||
* | Fixed compiler warnings | Rod Whitby | 2007-10-13 | 1 | -16/+23 |
| | | | | SVN-Revision: 9284 | ||||
* | ixp4xx: New patch to support FSG-3 buttons | Rod Whitby | 2007-10-13 | 1 | -0/+184 |
| | | | | SVN-Revision: 9276 | ||||
* | ixp4xx/fsg3: Enable REISERFS for booting from vendor rootfs on disk | Rod Whitby | 2007-10-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 9275 | ||||
* | Added patch from ↵ | Rod Whitby | 2007-09-30 | 1 | -0/+19 |
| | | | | | | 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 | 1 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | 1 | -22/+0 |
| | | | | | | 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 | 2 | -2/+3 |
| | | | | | | ixp4xx devices. SVN-Revision: 8939 | ||||
* | Add reiserfs module and include it in the FSG-3 profile. | Rod Whitby | 2007-09-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 8872 | ||||
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 | 1 | -2/+0 |
| | | | | SVN-Revision: 8848 | ||||
* | rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵ | Nicolas Thill | 2007-09-16 | 2 | -2/+4 |
| | | | | | | cleanup SVN-Revision: 8811 | ||||
* | Moved config back to config-default, but left the FSG3 profile config ↵ | Rod Whitby | 2007-09-14 | 1 | -0/+0 |
| | | | | | | 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 | 2 | -0/+21 |
| | | | | SVN-Revision: 8776 | ||||
* | fix target names in image options (closes: #2357) | Nicolas Thill | 2007-09-11 | 1 | -2/+1 |
| | | | | SVN-Revision: 8749 | ||||
* | more config changes | Felix Fietkau | 2007-09-09 | 1 | -21/+0 |
| | | | | SVN-Revision: 8699 | ||||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | 1 | -3/+0 |
| | | | | SVN-Revision: 8695 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 2 | -5/+2 |
| | | | | | | 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 | 53 | -0/+11094 |
(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 |