summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* 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
* 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
* kernel: update to 2.6.32.10Gabor Juhos2010-03-261-1/+1
| | | | SVN-Revision: 20444
* revert back to 2.6.32.9 for backfireFlorian Fainelli2010-03-241-1/+1
| | | | SVN-Revision: 20410
* rb532: sync patches. Use 2.6.33.1 kernelAlexandros C. Couloumbis2010-03-161-1/+1
| | | | SVN-Revision: 20237
* 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
* 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-051-2/+2
| | | | 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
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-1/+1
| | | | SVN-Revision: 17549
* use 2.6.30.5Florian Fainelli2009-08-171-1/+1
| | | | SVN-Revision: 17296
* update to 2.6.30.4Florian Fainelli2009-07-311-1/+1
| | | | SVN-Revision: 17062
* switch to 2.6.30.3Florian Fainelli2009-07-271-1/+1
| | | | SVN-Revision: 17028
* update to 2.6.30.2Imre Kaloz2009-07-201-1/+1
| | | | SVN-Revision: 16931
* update targets to 2.6.30.1, update patchesFlorian Fainelli2009-07-051-1/+1
| | | | SVN-Revision: 16697
* Bump 2.6.30 kernel version to finalHamish Guthrie2009-06-111-1/+1
| | | | SVN-Revision: 16419
* upgrade to 2.6.30-rc8Imre Kaloz2009-06-031-1/+1
| | | | SVN-Revision: 16307
* switch to 2.6.30-rc7, fixes #5111Florian Fainelli2009-05-281-1/+1
| | | | SVN-Revision: 16134
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-1/+1
| | | | SVN-Revision: 15575
* use 2.6.28 and remove uneeded patchFlorian Fainelli2009-04-241-1/+1
| | | | SVN-Revision: 15384
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-021-1/+1
| | | | SVN-Revision: 13819
* Typo, should be kmod-madwifiFlorian Fainelli2008-08-121-2/+2
| | | | SVN-Revision: 12288
* Include madwifi by default in rb532 imagesFlorian Fainelli2008-08-121-0/+1
| | | | SVN-Revision: 12287
* upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)Gabor Juhos2008-05-181-1/+1
| | | | SVN-Revision: 11184
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443
* bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120Gabor Juhos2008-01-161-3/+3
| | | | SVN-Revision: 10208
* Upgrade rb532 to .23, provide generic GPIO API to this boardFlorian Fainelli2008-01-111-1/+1
| | | | SVN-Revision: 10171
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-2/+2
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+21
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653