summaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte
Commit message (Collapse)AuthorAgeFilesLines
...
* bump to 2.6.30-rc5Gabor Juhos2009-05-091-2/+2
| | | | SVN-Revision: 15739
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-6/+0
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-041-5/+0
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-041-40/+0
| | | | SVN-Revision: 15602
* upgrade sibyte to .30-rc4Imre Kaloz2009-05-013-20/+84
| | | | SVN-Revision: 15545
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-241-1/+1
| | | | SVN-Revision: 15017
* update to 2.6.28.8Imre Kaloz2009-03-171-1/+1
| | | | SVN-Revision: 14916
* update to 2.6.28.7 and 2.6.27.19Hauke Mehrtens2009-02-211-1/+1
| | | | SVN-Revision: 14601
* update to 2.6.28.6Gabor Juhos2009-02-191-1/+1
| | | | SVN-Revision: 14565
* update to 2.6.28.5Gabor Juhos2009-02-151-1/+1
| | | | SVN-Revision: 14512
* update to 2.6.28.4Gabor Juhos2009-02-081-1/+1
| | | | SVN-Revision: 14441
* update to 2.6.28.2Gabor Juhos2009-01-281-1/+1
| | | | SVN-Revision: 14247
* bump sibyte to 2.6.28Imre Kaloz2009-01-054-5/+17
| | | | SVN-Revision: 13875
* make mips_machine stuff available for other MIPS targetsGabor Juhos2008-12-021-0/+1
| | | | SVN-Revision: 13492
* move THERMAL symbols into the generic configImre Kaloz2008-11-251-2/+0
| | | | SVN-Revision: 13346
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-121-1/+1
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192
* Update to 2.6.26.7Florian Fainelli2008-10-231-1/+1
| | | | SVN-Revision: 13036
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-261-1/+1
| | | | SVN-Revision: 12718
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-241-1/+0
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* 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