Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | orion: fix KERNELNAME | Florian Fainelli | 2014-04-01 |
| | | | | | | | | uImage cannot be built in parallel properly until zImage is ready Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 40359 | ||
* | build: unify arm target cflags | Felix Fietkau | 2013-09-26 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38211 | ||
* | build: unify target independent optimization options | Felix Fietkau | 2013-07-29 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37600 | ||
* | targets: fix remaining targets for initramfs builds | Florian Fainelli | 2013-06-28 |
| | | | | | | | | Fix some bugs that slipped through while making initramfs non exclusive. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37079 | ||
* | drop support for the dns323 | Imre Kaloz | 2013-06-04 |
| | | | | SVN-Revision: 36832 | ||
* | orion: debloat the kernel some more | Felix Fietkau | 2013-01-06 |
| | | | | SVN-Revision: 35023 | ||
* | bump to 3.3.8 | John Crispin | 2012-06-05 |
| | | | | SVN-Revision: 32055 | ||
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 |
| | | | | SVN-Revision: 31848 | ||
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 |
| | | | | SVN-Revision: 31709 | ||
* | orion: remove the broken broken flag | Gabor Juhos | 2012-05-10 |
| | | | | | | | | | | | | It is working on the Linksys WRT350N v2 at least: http://pastebin.com/KCAbJZs9 Additionally, the flag was added to a wrong place so it had no effect. Thanks to StrikerNL for testing. SVN-Revision: 31674 | ||
* | orion: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-09 |
| | | | | | | It is compile tested only. SVN-Revision: 31658 | ||
* | add support for D-Link DNS-323 | Florian Fainelli | 2012-04-04 |
| | | | | | | | | | | | | | this patch adds support for D-Link DNS323 storage device. You can find more info here: http://dns323.lukaperkov.net/ Currently you need serial cable to flash OpenWrt on DNS-323. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > SVN-Revision: 31198 | ||
* | kernel: update linux 3.0 to 3.0.18 | Jonas Gorski | 2012-01-31 |
| | | | | SVN-Revision: 29965 | ||
* | kernel: update linux 3.0 to 3.0.17 | Jonas Gorski | 2012-01-13 |
| | | | | SVN-Revision: 29725 | ||
* | linux: update 3.0 to 3.0.12 | Jonas Gorski | 2011-12-06 |
| | | | | SVN-Revision: 29469 | ||
* | linux: update 3.0 to 3.0.9 | Jonas Gorski | 2011-11-19 |
| | | | | SVN-Revision: 29264 | ||
* | kernel: update to version 3.0.3 | Hauke Mehrtens | 2011-08-18 |
| | | | | SVN-Revision: 28043 | ||
* | kernel: update to kernel version 3.0.1 | Hauke Mehrtens | 2011-08-06 |
| | | | | SVN-Revision: 27918 | ||
* | upgrade to 3.0 | Imre Kaloz | 2011-07-23 |
| | | | | SVN-Revision: 27737 | ||
* | upgrade to 3.0-rc7 | Imre Kaloz | 2011-07-12 |
| | | | | SVN-Revision: 27600 | ||
* | upgrade to 3.0-rc6 and optimize for armv5te again | Imre Kaloz | 2011-07-11 |
| | | | | SVN-Revision: 27592 | ||
* | kernel: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441 | ||
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵ | Felix Fietkau | 2011-03-26 |
| | | | | | | 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 |
| | | | | SVN-Revision: 26226 | ||
* | kernel: update to kernel version 2.6.37.3 | Hauke Mehrtens | 2011-03-13 |
| | | | | SVN-Revision: 26126 | ||
* | update to 2.6.37.1 | Florian Fainelli | 2011-02-19 |
| | | | | SVN-Revision: 25577 | ||
* | upgrade to 2.6.37 | Imre Kaloz | 2011-01-24 |
| | | | | SVN-Revision: 25090 | ||
* | kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵ | Hauke Mehrtens | 2010-12-11 |
| | | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486 | ||
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 |
| | | | | SVN-Revision: 24136 | ||
* | upgrade to 2.6.36 | Imre Kaloz | 2010-11-10 |
| | | | | SVN-Revision: 23941 | ||
* | the same DEFAULT_PACKAGES should be selected in the generic Makefile | Imre Kaloz | 2010-11-05 |
| | | | | SVN-Revision: 23885 | ||
* | target/linux/orion: create subtargets (closes #8154) | Alexandros C. Couloumbis | 2010-11-04 |
| | | | | SVN-Revision: 23883 | ||
* | mark targets maintained by me | Imre Kaloz | 2010-10-27 |
| | | | | SVN-Revision: 23668 | ||
* | upgrade kernel versions to the latest stable ones | Imre Kaloz | 2010-10-04 |
| | | | | SVN-Revision: 23219 | ||
* | kernel: update kernel version to 2.6.34.5 | Hauke Mehrtens | 2010-08-22 |
| | | | | SVN-Revision: 22759 | ||
* | kernel: update to kernel 2.6.34.1 | Hauke Mehrtens | 2010-07-10 |
| | | | | SVN-Revision: 22118 | ||
* | orion: Update Orion in trunk to kernel 2.6.34. | Hauke Mehrtens | 2010-06-06 |
| | | | | | | | | | Was flashed on WRT350Nv2, booted and is running for several days. Closes #7405 Thank you maddes for your patch. SVN-Revision: 21682 | ||
* | update linux kernel to 2.6.32.14 | Nicolas Thill | 2010-05-27 |
| | | | | SVN-Revision: 21583 | ||
* | kernel: update kernel to version 2.6.32.13 and 2.6.33.4 | Hauke Mehrtens | 2010-05-23 |
| | | | | SVN-Revision: 21540 | ||
* | sync to kernel 2.6.32.12 | Alexandros C. Couloumbis | 2010-04-27 |
| | | | | SVN-Revision: 21195 | ||
* | kernel: update to 2.6.32.10 | Gabor Juhos | 2010-03-26 |
| | | | | SVN-Revision: 20444 | ||
* | Switch Marvell Orion CPU to kernel 2.6.32 plus LED support for all LEDs on ↵ | Travis Kemen | 2010-03-14 |
| | | | | | | | | | LinkSys WRT350Nv2. Signed-off by: Matthias Buecher <mail@maddes.net> and Dirk Teurlings <info@upexia.nl> SVN-Revision: 20185 | ||
* | orion: switch the target cflags from armv5te to armv5t, because unaligned 64 ↵ | Felix Fietkau | 2010-01-29 |
| | | | | | | bit load/store instructions are unsafe SVN-Revision: 19388 | ||
* | replace the hostapd preselection with a wpad preselection to enable proper ↵ | Felix Fietkau | 2010-01-23 |
| | | | | | | client mode support in the default images SVN-Revision: 19293 | ||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 |
| | | | | SVN-Revision: 18635 | ||
* | update to 2.6.30.9 | Florian Fainelli | 2009-10-23 |
| | | | | SVN-Revision: 18126 | ||
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 |
| | | | | SVN-Revision: 17804 | ||
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 |
| | | | | SVN-Revision: 17602 | ||
* | update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 |
| | | | | SVN-Revision: 17549 | ||
* | use 2.6.30.5 | Florian Fainelli | 2009-08-17 |
| | | | | SVN-Revision: 17296 |