summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/ep80579
Commit message (Collapse)AuthorAgeFilesLines
* x86: mark the ep80579 subtarget as brokenFelix Fietkau2015-01-241-0/+1
| | | | | | | | It still uses the long obsolete 3.3 kernel version Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44107
* 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
* x86: set default kernel version to 3.10Felix Fietkau2014-04-111-0/+1
| | | | | | | | | Place the previous selection (3.3.8) into the only subtarget that did not override it to 3.10 Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40454
* x86: remove support for old kernelsGabor Juhos2012-05-181-11/+0
| | | | SVN-Revision: 31804
* x86: remove subtarget specific LINUX_VERSION overridesGabor Juhos2012-05-181-1/+0
| | | | SVN-Revision: 31803
* x86/ep80579: switch to 3.3Gabor Juhos2012-05-182-0/+12
| | | | | | | Also fix build errors in the ep80579-drivers package. Compile tested only. SVN-Revision: 31802
* x86: sync 2.6.39 configsGabor Juhos2012-05-161-6/+5
| | | | SVN-Revision: 31749
* add a subtarget and drivers for the Intel Tolapai SoCImre Kaloz2010-04-012-0/+21
SVN-Revision: 20648