aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ixp4xx
Commit message (Collapse)AuthorAge
...
* Add reiserfs module and include it in the FSG-3 profile.Rod Whitby2007-09-20
| | | | SVN-Revision: 8872
* clean up jffs2 config optionsFelix Fietkau2007-09-19
| | | | SVN-Revision: 8848
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵Nicolas Thill2007-09-16
| | | | | | cleanup SVN-Revision: 8811
* Moved config back to config-default, but left the FSG3 profile config ↵Rod Whitby2007-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 Whitby2007-09-14
| | | | SVN-Revision: 8776
* fix target names in image options (closes: #2357)Nicolas Thill2007-09-11
| | | | SVN-Revision: 8749
* more config changesFelix Fietkau2007-09-09
| | | | SVN-Revision: 8699
* adapt profiles for subtarget changesFelix Fietkau2007-09-08
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-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 Fietkau2007-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