summaryrefslogtreecommitdiff
path: root/target/linux/sibyte
Commit message (Collapse)AuthorAgeFilesLines
* update sibyte config, disable unneeded featuresImre Kaloz2008-08-251-36/+22
| | | | SVN-Revision: 12389
* upgrade sibyte to 2.6.26.3Imre Kaloz2008-08-242-1/+6
| | | | SVN-Revision: 12382
* upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)Gabor Juhos2008-05-181-1/+1
| | | | SVN-Revision: 11184
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-091-1/+1
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097
* upgrade to 2.6.24.5Imre Kaloz2008-04-281-1/+1
| | | | SVN-Revision: 10959
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-271-1/+0
| | | | SVN-Revision: 10952
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443
* upgrade sibyte to 2.6.24Imre Kaloz2008-02-113-1117/+83
| | | | SVN-Revision: 10442
* make the image filenames a bit shorterFelix Fietkau2007-11-101-4/+4
| | | | SVN-Revision: 9533
* get rid of per-profile base-filesGabor Juhos2007-09-292-0/+0
| | | | SVN-Revision: 9069
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-231-19/+0
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* clean up jffs2 config optionsFelix Fietkau2007-09-191-1/+0
| | | | SVN-Revision: 8848
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-082-2/+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 Fietkau2007-09-066-0/+1421
(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