Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cobalt: moved to targets feed | Felix Fietkau | 2015-03-28 | 1 | -25/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45081 | ||||
* | realview: bump to 3.18 | John Crispin | 2015-02-09 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Your Name <blogic@openwrt.org> SVN-Revision: 44368 | ||||
* | cobalt: switch to 3.14 kernel | Florian Fainelli | 2014-12-07 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43548 | ||||
* | kernel: makefiles: make use of new var KERNEL_PATCHVER | Felix Fietkau | 2014-10-24 | 1 | -1/+1 |
| | | | | | | | | | | | replace all occurences of LINUX_VERSION with the cleaner approach. future kernel upgrades must mostly touch only one file. the only platform left is netlogic, because it uses a intermediate kernel 3.14.16 Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 43047 | ||||
* | cobalt: do not build userland with support for mips1 | Hauke Mehrtens | 2013-10-13 | 1 | -1/+1 |
| | | | | | | | | | | Without specifying -march gcc uses -march=mips1 by default, but that causes problems when compiling openssl. Use -march=r5000 instead to compile a userland optimized for the CPU used on this device. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38386 | ||||
* | build: unify mips target cflags | Felix Fietkau | 2013-09-26 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38210 | ||||
* | build: unify target independent optimization options | Felix Fietkau | 2013-07-29 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37600 | ||||
* | make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly | Florian Fainelli | 2012-07-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 32869 | ||||
* | remove broken flag | Florian Fainelli | 2012-07-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 32842 | ||||
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32055 | ||||
* | cobalt: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-27 | 1 | -2/+2 |
| | | | | | | Compile tested only. SVN-Revision: 31898 | ||||
* | kernel: update linux 3.2 to 3.2.16 | Jonas Gorski | 2012-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 31459 | ||||
* | switch to 3.2.15 | Florian Fainelli | 2012-04-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 31345 | ||||
* | kernel: update kernel to version 2.6.39.4 | Hauke Mehrtens | 2011-08-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 28022 | ||||
* | kernel: update kernel to 2.6.39.2 | Hauke Mehrtens | 2011-06-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 27298 | ||||
* | switch to 2.6.39 | Florian Fainelli | 2011-06-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 27175 | ||||
* | fill maintainer infos for a couple of targets | Florian Fainelli | 2011-05-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 26836 | ||||
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵ | Felix Fietkau | 2011-03-26 | 1 | -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.4 | Imre Kaloz | 2011-03-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 26226 | ||||
* | kernel: update to kernel version 2.6.32.32 | Hauke Mehrtens | 2011-03-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 26124 | ||||
* | update to 2.6.32.29 | Florian Fainelli | 2011-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 25583 | ||||
* | kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵ | Hauke Mehrtens | 2010-12-11 | 1 | -1/+1 |
| | | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486 | ||||
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 24136 | ||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 24084 | ||||
* | update kernels to 2.6.32.25 and 2.6.35.8 | Imre Kaloz | 2010-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23851 | ||||
* | upgrade kernel versions to the latest stable ones | Imre Kaloz | 2010-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23219 | ||||
* | update to 2.6.32.20 | Florian Fainelli | 2010-08-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 22766 | ||||
* | update kernel versions | Imre Kaloz | 2010-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 22289 | ||||
* | update linux kernel to 2.6.32.14 | Nicolas Thill | 2010-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 21583 | ||||
* | kernel: update kernel to version 2.6.32.13 and 2.6.33.4 | Hauke Mehrtens | 2010-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 21540 | ||||
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | Nicolas Thill | 2010-04-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 21238 | ||||
* | sync to kernel 2.6.32.12 | Alexandros C. Couloumbis | 2010-04-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 21195 | ||||
* | kernel: update to 2.6.32.10 | Gabor Juhos | 2010-03-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 20444 | ||||
* | kernel: update to kernel 2.6.32.9 | Hauke Mehrtens | 2010-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 19890 | ||||
* | update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar | Travis Kemen | 2010-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 19591 | ||||
* | switch to 2.6.32 | Florian Fainelli | 2010-02-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 19571 | ||||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 18635 | ||||
* | update to 2.6.30.9 | Florian Fainelli | 2009-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 18126 | ||||
* | optimize binaries for the rm5200 cpu present on cobalt, do not use the ↵ | Florian Fainelli | 2009-10-07 | 1 | -0/+1 |
| | | | | | | mips32 isa SVN-Revision: 17980 | ||||
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 17804 | ||||
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 17602 | ||||
* | update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 17549 | ||||
* | use 2.6.30.5 | Florian Fainelli | 2009-08-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 17296 | ||||
* | update to 2.6.30.4 | Florian Fainelli | 2009-07-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 17062 | ||||
* | switch to 2.6.30.3 | Florian Fainelli | 2009-07-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 17028 | ||||
* | update to 2.6.30.2 | Imre Kaloz | 2009-07-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 16931 | ||||
* | update targets to 2.6.30.1, update patches | Florian Fainelli | 2009-07-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 16697 | ||||
* | Bump 2.6.30 kernel version to final | Hamish Guthrie | 2009-06-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 16419 | ||||
* | upgrade to 2.6.30-rc8 | Imre Kaloz | 2009-06-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 16307 | ||||
* | update to 2.6.30-rc7 | Imre Kaloz | 2009-05-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 16048 |