aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* merge the RDC R-321x target as a subtarget of x86Florian Fainelli2012-10-151-30/+0
| | | | SVN-Revision: 33779
* remove broken flagsFlorian Fainelli2012-06-161-2/+2
| | | | | | Thanks to Nicolas Le Falher for testing on Bifferboard. SVN-Revision: 32389
* 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
* rdc: switch to 3.3 and mark the target as brokenGabor Juhos2012-05-051-2/+2
| | | | SVN-Revision: 31595
* include bridge and 8021q modules by defaultFlorian Fainelli2011-11-151-1/+2
| | | | SVN-Revision: 29164
* fill maintainer infos for a couple of targetsFlorian Fainelli2011-05-061-0/+1
| | | | SVN-Revision: 26836
* 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 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
* 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
* x86 kernels target bzImage by defaultImre Kaloz2010-11-081-2/+0
| | | | SVN-Revision: 23926
* make targets provide their KERNELNAMEFlorian Fainelli2010-11-081-0/+2
| | | | SVN-Revision: 23919
* 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
* 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
* add r6040 phylib support which allows to use the ip175c switch driver on ar525wFlorian Fainelli2010-05-211-1/+1
| | | | SVN-Revision: 21521
* switch to 2.6.32.12Florian Fainelli2010-05-161-1/+1
| | | | SVN-Revision: 21467
* include the watchdog driver by defaultFlorian Fainelli2010-04-281-1/+2
| | | | SVN-Revision: 21222
* use profiles again intead of subtargets.Florian Fainelli2010-03-251-3/+2
| | | | | | | We have now a single kernel which autodetects the type of device we are running on, so we can switch back to having profiles. Patch by Bernhard Loos. SVN-Revision: 20416
* rework board detectionFlorian Fainelli2010-03-181-1/+1
| | | | | | | | | Rework board detection, separate board specific code into its own file. As a result we also change the way rdc images are generated. Support for board which required binary tools, like AMIT are dropped. Patch by Bernhard Loos. SVN-Revision: 20294
* enable the required packages to use a gpio-based reset buttonFlorian Fainelli2010-03-041-1/+2
| | | | SVN-Revision: 19976
* 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
* add preliminary support for the bifferboard, patch from bifferosFlorian Fainelli2009-12-121-1/+1
| | | | SVN-Revision: 18766
* remove the host-tool lzma dependency we now use the one provided in openwrtFlorian Fainelli2009-12-111-4/+0
| | | | SVN-Revision: 18753
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* add sitecom subtarget after the profiles->subtargets conversion (#6245)Florian Fainelli2009-11-281-1/+1
| | | | SVN-Revision: 18576
* convert profiles to become subtargets, compile tested onlyFlorian Fainelli2009-11-101-1/+2
| | | | SVN-Revision: 18354
* also support pcmciaFlorian Fainelli2009-11-081-1/+1
| | | | SVN-Revision: 18349
* add the prereq-check on lzmaFlorian Fainelli2009-11-061-0/+4
| | | | SVN-Revision: 18326
* use host-side lzma decompression tool, lzma-4.32 from openwrt produces ↵Florian Fainelli2009-11-061-1/+1
| | | | | | non-working bzImages, switch to 2.6.30, strip down kernel configuration SVN-Revision: 18325
* include kmod-rdc321x-wdt by defaultFlorian Fainelli2009-11-041-1/+1
| | | | SVN-Revision: 18299
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-1/+1
| | | | SVN-Revision: 15575
* add support for 2.6.28 and use it as the default kernel version, tested on ↵Florian Fainelli2009-04-241-2/+2
| | | | | | Airlink AR525W and RDC8610 eval board SVN-Revision: 15382
* override default i486 CFLAGS, produce smaller executables for these systemsFlorian Fainelli2009-04-241-0/+1
| | | | SVN-Revision: 15374
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-021-2/+4
| | | | SVN-Revision: 13819
* Fix target description and features available for rdcFlorian Fainelli2008-10-281-2/+2
| | | | SVN-Revision: 13058
* Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵Florian Fainelli2008-08-051-12/+0
| | | | | | remove the hackish SetInitramfs actions SVN-Revision: 12136
* Stick to 2.6.24 on rdc for nowFlorian Fainelli2008-07-081-2/+2
| | | | SVN-Revision: 11747
* update targets to 2.6.25.10Imre Kaloz2008-07-051-1/+1
| | | | SVN-Revision: 11667
* upgrade to 2.6.25.9Imre Kaloz2008-06-261-1/+1
| | | | SVN-Revision: 11584
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-171-1/+1
| | | | SVN-Revision: 11523
* Use 2.6.25.6 for rdcFlorian Fainelli2008-06-121-1/+1
| | | | SVN-Revision: 11447