summaryrefslogtreecommitdiffstats
path: root/target/linux/iop32x
Commit message (Collapse)AuthorAgeFilesLines
* target: enable XZ BCJ decompressor code after r35097Florian Fainelli2013-01-141-0/+2
| | | | | | | | | Required to actually be able to mount squashfs xz compressed filesystems. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35156
* kernel: add missing USB configuration symbols after r34501Florian Fainelli2012-12-071-0/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34568
* remove common symbols from 3.3 configsGabor Juhos2012-11-291-2/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34403
* bump to 3.3.8John Crispin2012-06-051-1/+1
| | | | SVN-Revision: 32055
* kernel: update linux 3.3 to 3.3.7Gabor Juhos2012-05-231-1/+1
| | | | SVN-Revision: 31848
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737
* kernel: update linux 3.3 to 3.3.6Gabor Juhos2012-05-141-1/+1
| | | | SVN-Revision: 31709
* iop32x: remove 2.6.37 supportGabor Juhos2012-05-121-122/+0
| | | | SVN-Revision: 31685
* iop32x: switch to 3.3Gabor Juhos2012-05-121-2/+2
| | | | | | It is compile tested only, so add a broken flag. SVN-Revision: 31684
* iop32x: add 3.3 supportGabor Juhos2012-05-124-0/+224
| | | | SVN-Revision: 31683
* kernel: Update to version 2.6.37.6Hauke Mehrtens2011-04-031-1/+1
| | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441
* update to 2.6.32.33 and 2.6.37.4Imre Kaloz2011-03-181-1/+1
| | | | SVN-Revision: 26226
* upgrade to 2.6.37Imre Kaloz2011-03-181-2/+2
| | | | SVN-Revision: 26223
* kernel: update to kernel version 2.6.32.32Hauke Mehrtens2011-03-131-1/+1
| | | | SVN-Revision: 26124
* only support EABI on ARM targetsImre Kaloz2011-03-071-1/+0
| | | | SVN-Revision: 25928
* update to 2.6.32.29Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25583
* kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵Hauke Mehrtens2010-12-111-1/+1
| | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486
* update to the latest stable kernelsImre Kaloz2010-11-241-1/+1
| | | | SVN-Revision: 24136
* update kernels to 2.6.32.25 and 2.6.35.8Imre Kaloz2010-11-041-1/+1
| | | | SVN-Revision: 23851
* mark targets maintained by meImre Kaloz2010-10-271-0/+1
| | | | SVN-Revision: 23668
* upgrade kernel versions to the latest stable onesImre Kaloz2010-10-041-1/+1
| | | | SVN-Revision: 23219
* update to 2.6.32.20Florian Fainelli2010-08-221-1/+1
| | | | SVN-Revision: 22766
* 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