summaryrefslogtreecommitdiff
path: root/target/linux/ramips/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* kernel: update linux 3.3 to 3.3.4Gabor Juhos2012-04-301-1/+1
| | | | SVN-Revision: 31541
* kernel: update linux 3.3 to 3.3.3Jonas Gorski2012-04-241-1/+1
| | | | SVN-Revision: 31460
* ramips: switch to 3.3.2Gabor Juhos2012-04-211-1/+1
| | | | SVN-Revision: 31404
* ramips: add swconfig to the default package listGabor Juhos2012-04-211-1/+1
| | | | SVN-Revision: 31398
* kernel: also update the targets to use 3.2.15Jonas Gorski2012-04-171-1/+1
| | | | | | Thanks Gabor for spotting it. SVN-Revision: 31337
* kernel: update linux 3.2 to 3.2.14Jonas Gorski2012-04-091-1/+1
| | | | SVN-Revision: 31222
* kernel: update linux 3.2 to 3.2.13 and refresh patchesJonas Gorski2012-04-011-1/+1
| | | | | | Also remove a duplicate patch from lantiq (already in generic). SVN-Revision: 31158
* kernel: update linux 3.2 to 3.2.12Gabor Juhos2012-03-191-1/+1
| | | | SVN-Revision: 31028
* kernel: update linux 3.2 to 3.2.9Gabor Juhos2012-03-011-1/+1
| | | | SVN-Revision: 30767
* ramips: add preliminary support for the RT3662/RT3883 SoCsGabor Juhos2012-02-131-3/+3
| | | | SVN-Revision: 30495
* ramips: add initial support for 3.2Gabor Juhos2012-02-121-1/+1
| | | | SVN-Revision: 30476
* ramips: use gpio-keys-polled instead of gpio-buttonsGabor Juhos2012-02-111-2/+3
| | | | SVN-Revision: 30461
* ramips: fix package name of kmod-input-gpio-buttonsGabor Juhos2011-12-011-1/+1
| | | | | | Based on a patch from Omnima Limited. SVN-Revision: 29379
* ramips: move kmod-rt2800-pci to DEFAULT_PACKAGESGabor Juhos2011-12-011-1/+1
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 29378
* ramips: fix typo in default packagesGabor Juhos2011-08-191-1/+1
| | | | | | | | Fix fivebytepypo - there is no such kernel module wpad-mini :) Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 28049
* kernel: update kernel to version 2.6.39.4Hauke Mehrtens2011-08-161-1/+1
| | | | SVN-Revision: 28022
* ramips: add maccalc to the default package listGabor Juhos2011-08-151-1/+1
| | | | SVN-Revision: 28005
* ramips: add input drivers to the default package listGabor Juhos2011-08-151-2/+4
| | | | SVN-Revision: 28003
* ramips: switch to 2.6.39.2Gabor Juhos2011-07-031-1/+1
| | | | SVN-Revision: 27397
* kernel: Update to version 2.6.37.6Hauke Mehrtens2011-04-031-1/+1
| | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441
* ramips: switch to 2.6.37Gabor Juhos2011-03-271-1/+1
| | | | SVN-Revision: 26328
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵Felix Fietkau2011-03-261-1/+1
| | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300
* update to kernel 2.6.36.4Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25580
* ramips: switch to 2.6.36Gabor Juhos2010-12-141-2/+2
| | | | SVN-Revision: 24561
* upgrade kernel versions to the latest stable onesImre Kaloz2010-10-041-1/+1
| | | | SVN-Revision: 23219
* kernel: update kernel version to 2.6.34.5Hauke Mehrtens2010-08-221-1/+1
| | | | SVN-Revision: 22759
* kernel: update to kernel 2.6.34.1Hauke Mehrtens2010-07-101-1/+1
| | | | SVN-Revision: 22118
* update to 2.6.34, signed of by russiane39, thxJohn Crispin2010-05-261-1/+1
| | | | SVN-Revision: 21573
* 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
* package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵Nicolas Thill2010-04-241-1/+1
| | | | | | module names SVN-Revision: 21137
* ramips: add wpad-mini to the default packagesGabor Juhos2010-03-311-1/+1
| | | | SVN-Revision: 20632
* kernel: update to 2.6.32.10Gabor Juhos2010-03-261-1/+1
| | | | SVN-Revision: 20444
* 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
* ramips: switch to 2.6.32Gabor Juhos2010-01-311-1/+1
| | | | SVN-Revision: 19441
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* use gpio_led package rather than staticly linking it into the kernelJohn Crispin2009-10-251-0/+1
| | | | SVN-Revision: 18154
* update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
| | | | SVN-Revision: 18126
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-011-1/+1
| | | | SVN-Revision: 17804
* ramips: since both subtargets are marked as broken, move FEATURES to the ↵Felix Fietkau2009-09-251-0/+1
| | | | | | main target and mark the whole target as broken. avoids unnecessary user confusion about inexplicable build failures SVN-Revision: 17728
* 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
* initial support for RT288x/RT305xGabor Juhos2009-08-301-0/+23
SVN-Revision: 17439