summaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* kirkwood: switch to 4.4Luka Perkov2016-03-141-1/+1
| | | | | | | Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 49020
* kirkwood: add feature devicetreeLuka Perkov2016-03-141-1/+1
| | | | | | | | this platform already uses devicetree Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 49008
* kirkwood: enable squashfs-on-ubiblock supportLuka Perkov2015-11-101-1/+1
| | | | | | Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 47428
* kirkwood: put uboot-envtools in DEFAULT_PACKAGESLuka Perkov2015-04-171-0/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45477
* kirkwood: switch to 3.18Luka Perkov2015-03-051-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44609
* we've changed places with Luka, reflect that :)Imre Kaloz2014-12-251-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43774
* kernel: makefiles: make use of new var KERNEL_PATCHVERFelix Fietkau2014-10-241-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 KERNELNAMEFelix Fietkau2014-10-051-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42780
* kernel: update 3.14 to 3.14.18Luka Perkov2014-09-101-1/+1
| | | | | | | | Targets were build tested and patches are refreshed. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 42463
* kirkwood: switch to 3.14Luka Perkov2014-08-081-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 42076
* kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org>John Crispin2014-07-201-1/+1
| | | | SVN-Revision: 41776
* kernel: update 3.10.36->3.10.44John Crispin2014-06-261-1/+1
| | | | | | | | 205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41351
* kernel: add a NAND_SUPPORT symbolJohn Crispin2014-06-111-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41122
* kernel: update 3.10 to 3.10.36Gabor Juhos2014-04-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40467
* kernel: update 3.10 to 3.10.34Gabor Juhos2014-03-271-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40291
* kernel: update 3.10 to 3.10.32Gabor Juhos2014-02-231-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39707
* kernel: update 3.10 to 3.10.28Gabor Juhos2014-01-261-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39399
* kernel: update 3.10 to 3.10.26Gabor Juhos2014-01-111-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39220
* kernel: update kernel 3.10 to 3.10.24Hauke Mehrtens2013-12-151-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39059
* kernel: update 3.10 to 3.10.21Gabor Juhos2013-12-011-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38972
* kernel: update 3.10 to 3.10.18Gabor Juhos2013-11-051-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38652
* kernel: update 3.10 to 3.10.17Gabor Juhos2013-10-231-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38506
* kirkwood: upgrade to 3.10.15Luka Perkov2013-10-141-5/+3
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38402
* kirkwood: explicitly set CPU_TYPE to xscaleLuka Perkov2013-10-021-1/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38278
* kirkwood: convert to use the new jffs2_nandJonas Gorski2013-06-051-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36861
* bump to 3.3.8John Crispin2012-06-051-1/+1
| | | | SVN-Revision: 32055
* kirkwood: reorganize targetLuka Perkov2012-06-051-1/+1
| | | | SVN-Revision: 32053
* kernel: update linux 3.3 to 3.3.7Gabor Juhos2012-05-231-1/+1
| | | | SVN-Revision: 31848
* kernel: update linux 3.3 to 3.3.6Gabor Juhos2012-05-141-1/+1
| | | | SVN-Revision: 31709
* kirkwood: switch to 3.3Gabor Juhos2012-05-091-1/+1
| | | | SVN-Revision: 31665
* kernel: Update to version 2.6.37.6Hauke Mehrtens2011-04-031-1/+1
| | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441
* update to 2.6.32.33 and 2.6.37.4Imre Kaloz2011-03-181-1/+1
| | | | SVN-Revision: 26226
* upgrade to 2.6.37Imre Kaloz2011-03-181-1/+1
| | | | SVN-Revision: 26225
* switch back to xscale mtune, marvell_f is unlikely to get upstreamedImre Kaloz2011-02-251-3/+1
| | | | SVN-Revision: 25707
* update to 2.6.35.11Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25582
* 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
* mark targets maintained by meImre Kaloz2010-10-271-0/+1
| | | | SVN-Revision: 23668
* update 2.6.35.x to 2.6.35.7Lars-Peter Clausen2010-10-041-1/+1
| | | | SVN-Revision: 23213
* Add jffs2 feature flagLars-Peter Clausen2010-10-021-1/+1
| | | | SVN-Revision: 23177
* Set -mtune to marvell-fLars-Peter Clausen2010-09-031-0/+2
| | | | SVN-Revision: 22876
* Update 2.6.35.x to 2.6.35.4Lars-Peter Clausen2010-08-291-1/+1
| | | | SVN-Revision: 22833
* Update kernel to 2.6.35Lars-Peter Clausen2010-08-241-1/+1
| | | | SVN-Revision: 22786
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-281-1/+1
| | | | SVN-Revision: 21238
* 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
* 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