summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532
Commit message (Collapse)AuthorAgeFilesLines
* 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-10/+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
* kernel: update linux 3.3 to 3.3.5Gabor Juhos2012-05-071-1/+1
| | | | SVN-Revision: 31645
* rb532: remove 2.6.32 supportGabor Juhos2012-05-054-259/+0
| | | | SVN-Revision: 31594
* rb532: switch to 3.3 and mark the target brokenGabor Juhos2012-05-051-2/+2
| | | | SVN-Revision: 31593
* rb532: add 3.3 supportGabor Juhos2012-05-053-0/+208
| | | | SVN-Revision: 31592
* rb532: remove 2.6.35 supportGabor Juhos2012-04-293-268/+0
| | | | | | The generic 2.6.35 support has been remove long time ago. SVN-Revision: 31532
* mark set but unused variables as suchFlorian Fainelli2012-04-151-0/+11
| | | | SVN-Revision: 31296
* refresh 2.6.32 patchesFlorian Fainelli2012-04-151-1/+1
| | | | SVN-Revision: 31295
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-252-2/+0
| | | | SVN-Revision: 28584
* linux/rb532: use kernel and initramfs tags on image generationAlexandros C. Couloumbis2011-05-041-4/+6
| | | | SVN-Revision: 26817
* remove 2.6.34 supportImre Kaloz2011-03-183-263/+0
| | | | SVN-Revision: 26229
* update to 2.6.32.33 and 2.6.37.4Imre Kaloz2011-03-181-2/+2
| | | | SVN-Revision: 26226
* kernel: update to kernel version 2.6.32.32Hauke Mehrtens2011-03-131-1/+1
| | | | SVN-Revision: 26124
* update to 2.6.32.29Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25583
* generic: nuke 2.6.33 specific stuff, is not used by any platformGabor Juhos2010-12-173-257/+0
| | | | SVN-Revision: 24644
* 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
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-224-4/+4
| | | | SVN-Revision: 24084
* update kernels to 2.6.32.25 and 2.6.35.8Imre Kaloz2010-11-041-1/+1
| | | | SVN-Revision: 23851
* 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
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-3/+3
| | | | SVN-Revision: 22145
* fix commit r21994 (thanks juhosg)Alexandros C. Couloumbis2010-06-301-1/+1
| | | | SVN-Revision: 21995
* fix commit r21993Alexandros C. Couloumbis2010-06-302-0/+2
| | | | SVN-Revision: 21994
* rb532: fix a module dependency issueAlexandros C. Couloumbis2010-06-101-1/+1
| | | | SVN-Revision: 21755
* rb532: add kernel 2.6.35 preliminary supportAlexandros C. Couloumbis2010-06-103-0/+268
| | | | SVN-Revision: 21754
* generic: move more common options to generic configurationGabor Juhos2010-06-102-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ABX500_CORE * CONFIG_ATOMIC64_SELFTEST * CONFIG_BRIDGE_IGMP_SNOOPING * CONFIG_CAIF * CONFIG_CEPH_FS * CONFIG_CRYSTALHD * CONFIG_DEFAULT_SECURITY_SELINUX * CONFIG_DEFAULT_SECURITY_SMACK * CONFIG_DEFAULT_SECURITY_TOMOYO * CONFIG_DT3155 * CONFIG_IP_MROUTE_MULTIPLE_TABLES * CONFIG_L2TP * CONFIG_LOGFS * CONFIG_LPC_SCH * CONFIG_MFD_JANZ_CMODIO * CONFIG_MFD_RDC321X * CONFIG_N_GSM * CONFIG_RAMOOPS * CONFIG_SERIAL_ALTERA_JTAGUART * CONFIG_SERIAL_ALTERA_UART * CONFIG_SERIAL_TIMBERDALE * CONFIG_SM_FTL * CONFIG_SQUASHFS_XATTRS SVN-Revision: 21750
* generic: don't override CONFIG_DEBUG_FSGabor Juhos2010-06-103-8/+0
| | | | SVN-Revision: 21749
* generic: move some common symbols to generic configurationGabor Juhos2010-06-102-2/+0
| | | | | | | | * CONFIG_MUTEX_SPIN_ON_OWNER * CONFIG_DEFAULT_HYDLA * CONFIG_DEFAULT_VENO SVN-Revision: 21748
* generic: standardize CONFIG_INLINE_* symbols usageGabor Juhos2010-06-102-56/+0
| | | | SVN-Revision: 21746
* 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
* Move CONFIG_LZMA_{DE,}COMPRESS to generic configLars-Peter Clausen2010-05-122-4/+0
| | | | | | It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. SVN-Revision: 21437
* target/rb532: use -combined suffix for kernel+rootfs imagesNicolas Thill2010-05-051-1/+1
| | | | SVN-Revision: 21363
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-051-1/+1
| | | | SVN-Revision: 21362
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-281-1/+1
| | | | SVN-Revision: 21238
* sync to kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
| | | | SVN-Revision: 21195
* rb532: refresh config optionsAlexandros C. Couloumbis2010-04-273-25/+8
| | | | SVN-Revision: 21188
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-241-0/+45
| | | | SVN-Revision: 21132
* kernel: refresh patches for 2.6.34-rc5 and update md5sumGabor Juhos2010-04-221-1/+1
| | | | SVN-Revision: 21082
* kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernelsGabor Juhos2010-04-221-1/+1
| | | | SVN-Revision: 21081
* rb532: remove bogus 802.1q kernel config overideFelix Fietkau2010-04-203-3/+0
| | | | SVN-Revision: 21060
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-7/+6
| | | | | | 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
* drop support for 2.6.30Florian Fainelli2010-03-264-300/+0
| | | | SVN-Revision: 20440
* revert back to 2.6.32.9 for backfireFlorian Fainelli2010-03-241-1/+1
| | | | SVN-Revision: 20410
* rb532: don't use bridge by defaultAlexandros C. Couloumbis2010-03-161-1/+0
| | | | SVN-Revision: 20238