summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532
Commit message (Collapse)AuthorAgeFilesLines
* 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
* rb532: sync patches. Use 2.6.33.1 kernelAlexandros C. Couloumbis2010-03-168-1/+799
| | | | SVN-Revision: 20237
* fix build hanging on kconfig symbol inputFlorian Fainelli2010-03-131-19/+21
| | | | SVN-Revision: 20180
* 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
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-10/+9
| | | | SVN-Revision: 19580
* refresh 2.6.32 patchesFlorian Fainelli2010-02-042-4/+4
| | | | SVN-Revision: 19522
* add support for 2.6.32Florian Fainelli2010-02-046-17/+89
| | | | SVN-Revision: 19520
* replace the hostapd preselection with a wpad preselection to enable proper ↵Felix Fietkau2010-01-231-1/+1
| | | | | | client mode support in the default images SVN-Revision: 19293
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* kernel: move CONFIG_MIPS_FPU_EMU to generic kernel configFelix Fietkau2009-11-291-1/+0
| | | | SVN-Revision: 18603
* some more Kconfig symbol move..Imre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-6/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-111-11/+11
| | | | SVN-Revision: 18367
* update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
| | | | SVN-Revision: 18126
* add kmod-input-rb532 by default in the rb532 profileFlorian Fainelli2009-10-052-12/+3
| | | | SVN-Revision: 17928
* 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
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-101-1/+0
| | | | SVN-Revision: 17567
* rb532: use the generic image_cmdline hackGabor Juhos2009-09-102-18/+4
| | | | SVN-Revision: 17565
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-101-0/+1
| | | | SVN-Revision: 17563
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-1/+1
| | | | SVN-Revision: 17549