summaryrefslogtreecommitdiffstats
path: root/target/linux/orion
Commit message (Collapse)AuthorAgeFilesLines
...
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* some more Kconfig symbol move..Imre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-10/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-112-47/+47
| | | | SVN-Revision: 18367
* update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
| | | | SVN-Revision: 18126
* config: remove CONFIG_ORION entry (now in generic)Nicolas Thill2009-10-061-1/+0
| | | | SVN-Revision: 17962
* move common CONFIG_MMC entries to genericNicolas Thill2009-10-061-2/+0
| | | | SVN-Revision: 17948
* move more CONFIG_SND entries to genericNicolas Thill2009-10-061-3/+0
| | | | SVN-Revision: 17942
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-011-1/+1
| | | | SVN-Revision: 17804
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-171-1/+1
| | | | SVN-Revision: 17602
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-1/+1
| | | | SVN-Revision: 17549
* use 2.6.30.5Florian Fainelli2009-08-171-1/+1
| | | | SVN-Revision: 17296
* update to 2.6.30.4Florian Fainelli2009-07-311-1/+1
| | | | SVN-Revision: 17062
* switch to 2.6.30.3Florian Fainelli2009-07-271-1/+1
| | | | SVN-Revision: 17028
* add missing kernel configuration symbol (#5564)Florian Fainelli2009-07-231-0/+1
| | | | SVN-Revision: 16961
* upgrade orion to 2.6.30.2Imre Kaloz2009-07-216-127/+21
| | | | SVN-Revision: 16950
* orion: fix image build on non-linux systemsFelix Fietkau2009-07-211-1/+1
| | | | SVN-Revision: 16938
* avoid overriding CONFIG_TUN with a couple of targetsFlorian Fainelli2009-07-061-1/+0
| | | | SVN-Revision: 16705
* we don't use RedBoot on orionImre Kaloz2009-06-011-1/+1
| | | | SVN-Revision: 16283
* even more config file cleanupImre Kaloz2009-05-181-2/+0
| | | | SVN-Revision: 15913
* config cleanupsImre Kaloz2009-05-151-9/+0
| | | | SVN-Revision: 15861
* some additional config file cleanup..Imre Kaloz2009-05-141-3/+0
| | | | SVN-Revision: 15845
* unify congestion control optionsImre Kaloz2009-05-141-10/+0
| | | | SVN-Revision: 15844
* move arm ARCH symbols to the generic configsImre Kaloz2009-05-141-38/+0
| | | | SVN-Revision: 15842
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | SVN-Revision: 15840
* backport mv88e6095 support for orion - this also fixes the non-working ↵Imre Kaloz2009-05-071-0/+115
| | | | | | switch-port on some routers SVN-Revision: 15697
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-7/+0
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-041-28/+0
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-041-45/+0
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-041-2/+0
| | | | SVN-Revision: 15587
* refresh patchesImre Kaloz2009-05-041-9/+6
| | | | SVN-Revision: 15581
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-2/+2
| | | | SVN-Revision: 15575
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-241-1/+1
| | | | SVN-Revision: 15017
* orion/harddisk: Add config-default to enable kernel features required for ↵Rod Whitby2009-03-221-0/+35
| | | | | | mounting RAID disks for rootfs. SVN-Revision: 14965
* orion: DT2 requires ISL1208 RTC to be enabledRod Whitby2009-03-221-1/+1
| | | | SVN-Revision: 14964
* orion: Added initial support for Freecom DT2. Thanks to Zintis.Rod Whitby2009-03-225-0/+572
| | | | SVN-Revision: 14963
* orion: Create generic and harddisk subtargets, ready for a different kernel ↵Rod Whitby2009-03-223-0/+13
| | | | | | config for harddisk. SVN-Revision: 14960
* update to 2.6.28.8Imre Kaloz2009-03-171-1/+1
| | | | SVN-Revision: 14916
* orion: fix preselection for ath9kFelix Fietkau2009-03-151-1/+1
| | | | SVN-Revision: 14878
* remove obsolete eabi config overridesFelix Fietkau2009-03-141-6/+0
| | | | SVN-Revision: 14867
* 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
* orion: add missing config entries when sound & spi are enabledNicolas Thill2009-01-301-0/+2
| | | | SVN-Revision: 14286
* update to 2.6.28.2Gabor Juhos2009-01-281-1/+1
| | | | SVN-Revision: 14247
* update to 2.6.28 finalGabor Juhos2008-12-271-1/+1
| | | | SVN-Revision: 13749
* upgrade to 2.6.28-rc8Imre Kaloz2008-12-111-1/+1
| | | | SVN-Revision: 13591
* some people at linksys/sercomm should be shot on sightImre Kaloz2008-12-101-1/+1
| | | | SVN-Revision: 13581
* upgrade orion to 2.6.28-rc7Imre Kaloz2008-12-109-19958/+82
| | | | SVN-Revision: 13580