From dd1bed447faf38e8ea4d0ef4610cb67b5bb535b1 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 18 Dec 2012 20:10:34 +0000 Subject: ppc40x: switch to 3.6.11 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34775 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 1554bcdaf..01044dad7 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.3.8 +LINUX_VERSION:=3.6.11 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From c5185cc19e62cff2ba3260313bf5ba54ac4f155c Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 12 Jan 2013 12:25:16 +0000 Subject: ppc40x: switch to 3.7 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35103 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 01044dad7..c202bc257 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.6.11 +LINUX_VERSION:=3.7.2 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From 4f5ccb4de32ae75233b97c8b599f965479c22066 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 18 Jan 2013 11:44:42 +0000 Subject: kernel: update linux 3.7 to 3.7.3 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35216 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index c202bc257..36c10b315 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.7.2 +LINUX_VERSION:=3.7.3 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From e21bd57719923eb5c96b54f9a487f41a0ef8a384 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 24 Jan 2013 17:08:37 +0000 Subject: kernel: update linux 3.7 to 3.7.4 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35318 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 36c10b315..675681fe2 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.7.3 +LINUX_VERSION:=3.7.4 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From df69eeadfcc6b2d8deb103d0864f0eab9399f919 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 29 Jan 2013 18:29:45 +0000 Subject: kernel: update linux 3.7 to 3.7.5 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35390 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 675681fe2..4a57f217a 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.7.4 +LINUX_VERSION:=3.7.5 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From 5809015997536c4067c824095f94485e84a3174c Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 4 Feb 2013 10:02:56 +0000 Subject: kernel: update linux 3.7 to 3.7.6 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35476 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 4a57f217a..871c5b01b 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.7.5 +LINUX_VERSION:=3.7.6 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From 17188c31c449cc098f815cd20ebf8ebd6a5fc6b6 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 12 Feb 2013 09:51:11 +0000 Subject: kernel: update linux 3.7 to 3.7.7 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35571 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 871c5b01b..b7dac46a3 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.7.6 +LINUX_VERSION:=3.7.7 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From ab70aef2efe5846992aaa5f3b829318377b13e8e Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 15 Feb 2013 07:36:15 +0000 Subject: kernel: update linux 3.7 to 3.7.8 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35604 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index b7dac46a3..aa518a91d 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.7.7 +LINUX_VERSION:=3.7.8 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From 3512501681291da3faefc2b056b78f07001b7904 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 17 Feb 2013 21:32:42 +0000 Subject: kernel: update linux 3.7 to 3.7.9 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35644 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index aa518a91d..7368ffeaa 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.7.8 +LINUX_VERSION:=3.7.9 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From c16ccb5ff5f56760ed59145c4cc23f7753cf8cfb Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 3 Mar 2013 13:57:40 +0000 Subject: kernel: update linux 3.7 to 3.7.10 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35860 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 7368ffeaa..da697adc2 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.7.9 +LINUX_VERSION:=3.7.10 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From 87a0137453a8d15f30303cd30d4040dd7221dee6 Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 4 Mar 2013 15:16:32 +0000 Subject: ppc40x: switch to 3.8 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35881 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index da697adc2..5c9ef3e38 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.7.10 +LINUX_VERSION:=3.8.2 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From 37b63c5f7237ba331ec8a77bc6befe0a493936f6 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 15 Mar 2013 14:39:51 +0000 Subject: kernel: update linux 3.8 to 3.8.3 Also refresh the related generic/platform patches. Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36039 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 5c9ef3e38..e651cd6d7 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.8.2 +LINUX_VERSION:=3.8.3 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From f3ecabebdb5e8ae1ba209ef30cf867dc7ed8ae74 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 6 Apr 2013 11:40:44 +0000 Subject: kernel: update linux 3.8 to 3.8.6 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36215 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index e651cd6d7..d274ca90a 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.8.3 +LINUX_VERSION:=3.8.6 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From ea93b4fb89e3aac292c71547d46fef36c20c6ac9 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 14 Apr 2013 09:25:53 +0000 Subject: kernel: update linux 3.8 to 3.8.7 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36332 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index d274ca90a..8f9b9b610 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.8.6 +LINUX_VERSION:=3.8.7 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From c1f980f9b354fcca28d2d380067bd18cb4a31383 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 19 Apr 2013 08:07:34 +0000 Subject: kernel: update linux 3.8 to 3.8.8 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36363 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 8f9b9b610..27e1a1417 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.8.7 +LINUX_VERSION:=3.8.8 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From b98c8e8bf9ceb27c3bb3c965157397c061542c88 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 26 Apr 2013 16:55:42 +0000 Subject: kernel: update linux 3.8 to 3.8.9 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36453 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 27e1a1417..ab79d7ce2 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.8.8 +LINUX_VERSION:=3.8.9 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From d204a2b48381f4a0033a424def244d0bec0bb6b1 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 30 Apr 2013 10:43:59 +0000 Subject: kernel: update linux 3.8 to 3.8.10 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36493 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index ab79d7ce2..adc01938b 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.8.9 +LINUX_VERSION:=3.8.10 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From 9d0c593751bc9b8633660cb56d9f86b06b7f5734 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 1 May 2013 22:15:18 +0000 Subject: kernel: update linux 3.8 to 3.8.11 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36507 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index adc01938b..cefea8397 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.8.10 +LINUX_VERSION:=3.8.11 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3 From 17cd2646741830957934880654bb6857ea9057f5 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 8 May 2013 08:53:53 +0000 Subject: kernel: update linux 3.8 to 3.8.12 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36576 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index cefea8397..7426422e6 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.8.11 +LINUX_VERSION:=3.8.12 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3