summaryrefslogtreecommitdiffstats
path: root/target/linux/iop32x
Commit message (Collapse)AuthorAgeFilesLines
* update kernel versionsImre Kaloz2010-07-191-1/+1
| | | | SVN-Revision: 22289
* update linux kernel to 2.6.32.14Nicolas Thill2010-05-271-1/+1
| | | | SVN-Revision: 21583
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-231-1/+1
| | | | SVN-Revision: 21540
* sync to kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
| | | | SVN-Revision: 21195
* target: remove CONFIG_CRC16 override (closes: #7194)Nicolas Thill2010-04-241-1/+0
| | | | SVN-Revision: 21130
* target/ixp4xx: fix image building after r20834 (closes: #7157)Nicolas Thill2010-04-141-1/+1
| | | | SVN-Revision: 20854
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-5/+5
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* kernel: update to 2.6.32.10Gabor Juhos2010-03-261-1/+1
| | | | SVN-Revision: 20444
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-281-1/+1
| | | | SVN-Revision: 19890
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarTravis Kemen2010-02-121-1/+1
| | | | SVN-Revision: 19591
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-1/+0
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-10/+9
| | | | SVN-Revision: 19580
* upgrade to 2.6.32.7, only build squashfs images by defaultImre Kaloz2010-02-112-132/+40
| | | | SVN-Revision: 19576
* 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-7/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-111-20/+20
| | | | SVN-Revision: 18367
* upgrade iop32x to 2.6.30Imre Kaloz2009-10-271-1/+1
| | | | SVN-Revision: 18182
* move more CONFIG_SND entries to genericNicolas Thill2009-10-061-2/+0
| | | | SVN-Revision: 17942
* add missing SND_ARM kconfig optionAndy Boyett2009-10-051-0/+1
| | | | SVN-Revision: 17900
* avoid overriding CONFIG_TUN with a couple of targetsFlorian Fainelli2009-07-061-1/+0
| | | | SVN-Revision: 16705
* don't override CONFIG_NEW_LEDS in target configsImre Kaloz2009-06-151-1/+0
| | | | SVN-Revision: 16472
* even more config file cleanupImre Kaloz2009-05-181-2/+0
| | | | SVN-Revision: 15913
* config cleanupsImre Kaloz2009-05-151-8/+0
| | | | SVN-Revision: 15861
* some additional config file cleanup..Imre Kaloz2009-05-141-6/+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-37/+0
| | | | SVN-Revision: 15842
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | SVN-Revision: 15840
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-7/+0
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-041-22/+0
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-041-45/+0
| | | | SVN-Revision: 15602
* upgrade IOP32x to 2.6.28.10Imre Kaloz2009-05-042-3/+6
| | | | SVN-Revision: 15586
* remove obsolete eabi config overridesFelix Fietkau2009-03-141-6/+0
| | | | SVN-Revision: 14867
* 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
* Do not override classifier kernel configuration symbolsFlorian Fainelli2008-09-291-2/+0
| | | | SVN-Revision: 12805
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-261-1/+1
| | | | SVN-Revision: 12718
* move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and ↵Nicolas Thill2008-09-251-2/+0
| | | | | | disable the later (deprecated Video for Linux API v1) SVN-Revision: 12692
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-241-0/+1
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-221-1/+1
| | | | SVN-Revision: 12371
* upgrade iop32x to 2.6.26.2Imre Kaloz2008-08-182-186/+86
| | | | SVN-Revision: 12338
* try to clean up some kernel configsTravis Kemen2008-08-021-3/+3
| | | | SVN-Revision: 12067
* 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-0/+2
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097
* naming conventionImre Kaloz2008-04-281-1/+1
| | | | SVN-Revision: 10965
* upgrade to 2.6.24.5Imre Kaloz2008-04-281-1/+1
| | | | SVN-Revision: 10959
* fix EABI kernel config on IOP32xImre Kaloz2008-04-031-0/+6
| | | | SVN-Revision: 10720
* disable partitions for unallocated redboot flash memory - it caused a null ↵Felix Fietkau2008-03-071-1/+0
| | | | | | pointer deref SVN-Revision: 10563
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443