Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpc52xx: moved to targets feed | Felix Fietkau | 2015-03-19 | 1 | -25/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44888 | ||||
* | 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 | ||||
* | targets: remove useless quotes around KERNELNAME | Felix Fietkau | 2014-10-05 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42780 | ||||
* | build: unify powerpc target cflags | Felix Fietkau | 2013-09-26 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38213 | ||||
* | 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 | ||||
* | targets: prepare for supporting normal and initramfs images | Florian Fainelli | 2013-06-27 | 1 | -0/+2 |
| | | | | | | | | | | | | In order to support both normal images and initramfs, ensure that each target sets KERNELNAME properly so that the generic kernel building code can copy the corresponding files over $(KDIR) with the appropriate extension. Update the various paths to the kernel and wrapper images from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37049 | ||||
* | kernel: update linux 3.8 to 3.8.13 | Gabor Juhos | 2013-05-26 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36724 | ||||
* | kernel: update linux 3.8 to 3.8.12 | Gabor Juhos | 2013-05-08 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36576 | ||||
* | kernel: update linux 3.8 to 3.8.11 | Gabor Juhos | 2013-05-01 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36507 | ||||
* | kernel: update linux 3.8 to 3.8.10 | Gabor Juhos | 2013-04-30 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36493 | ||||
* | kernel: update linux 3.8 to 3.8.9 | Gabor Juhos | 2013-04-26 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36453 | ||||
* | kernel: update linux 3.8 to 3.8.8 | Gabor Juhos | 2013-04-19 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36363 | ||||
* | kernel: update linux 3.8 to 3.8.7 | Gabor Juhos | 2013-04-14 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36332 | ||||
* | kernel: update linux 3.8 to 3.8.6 | Gabor Juhos | 2013-04-06 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36215 | ||||
* | kernel: update linux 3.8 to 3.8.3 | Gabor Juhos | 2013-03-15 | 1 | -1/+1 |
| | | | | | | | | Also refresh the related generic/platform patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36039 | ||||
* | mpc52xx: switch to 3.8 | Gabor Juhos | 2013-03-12 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35976 | ||||
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32055 | ||||
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31848 | ||||
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 31709 | ||||
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 31645 | ||||
* | kernel: update linux 3.3 to 3.3.4 | Gabor Juhos | 2012-04-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 31541 | ||||
* | kernel: update linux 3.3 to 3.3.3 | Jonas Gorski | 2012-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 31460 | ||||
* | mpc52xx: switch to 3.3.2 | Gabor Juhos | 2012-04-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 31407 | ||||
* | kernel: also update the targets to use 3.2.15 | Jonas Gorski | 2012-04-17 | 1 | -1/+1 |
| | | | | | | Thanks Gabor for spotting it. SVN-Revision: 31337 | ||||
* | kernel: update linux 3.2 to 3.2.14 | Jonas Gorski | 2012-04-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 31222 | ||||
* | kernel: update linux 3.2 to 3.2.13 and refresh patches | Jonas Gorski | 2012-04-01 | 1 | -1/+1 |
| | | | | | | Also remove a duplicate patch from lantiq (already in generic). SVN-Revision: 31158 | ||||
* | kernel: update linux 3.2 to 3.2.12 | Gabor Juhos | 2012-03-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 31028 | ||||
* | mpc52xx: switch to 3.2.9 | Gabor Juhos | 2012-03-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 30955 | ||||
* | 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 | ||||
* | add optimization to Freescale targets | Imre Kaloz | 2010-12-08 | 1 | -0/+1 |
| | | | | SVN-Revision: 24341 | ||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 24084 | ||||
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | Nicolas Thill | 2010-04-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 21238 | ||||
* | remove redundant LINUX_KARCH variables | Nicolas Thill | 2009-12-21 | 1 | -1/+0 |
| | | | | SVN-Revision: 18871 | ||||
* | 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 | ||||
* | 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 | ||||
* | add new target for Freescale MPC52xx based boards | Gabor Juhos | 2009-07-28 | 1 | -0/+23 |
SVN-Revision: 17037 |