aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* merge the RDC R-321x target as a subtarget of x86Florian Fainelli2012-10-151-1/+2
| | | | SVN-Revision: 33779
* bump to 3.3.8John Crispin2012-06-051-1/+1
| | | | SVN-Revision: 32055
* kernel: update linux 3.3 to 3.3.7Gabor Juhos2012-05-231-1/+1
| | | | SVN-Revision: 31848
* x86: remove subtarget specific LINUX_VERSION overridesGabor Juhos2012-05-181-1/+1
| | | | SVN-Revision: 31803
* bump to 2.6.39.4Florian Fainelli2011-08-251-1/+1
| | | | | | | | | | Since linux gets developed on x86 more than all other hardware, hardly makes sense to have our default x86 version be trailing by over a year. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 28082
* * adds support for Artec ThincanJohn Crispin2011-05-171-1/+1
| | | | | | Signed-of-By: Lauri Võsandi <lauri.vosandi@gmail.com> SVN-Revision: 26919
* This patch provides an image suitable for the alix2*, alix3, and alix6 ↵Daniel Dickinson2011-05-131-1/+1
| | | | | | | | | | | | | | | | | | | headless (non-VGA equipped) SBC's. Note that the Alix6 uses GPIO 27 to disable wireless transmit (W_DIS#), whereas on all other versions this is used to actuate the speaker. GPIO 1 : SIM select (Alix6) GPIO 6 : LED1 GPIO 25 : LED2 GPIO 27 : LED3 or RFKILL (Alix6) GPIO 24 : Soft switch 1 No kernel version bump. Added i2c-scx200-acb for lm-sensors support. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26879
* Bump kernel version to 2.6.37.6Jo-Philipp Wich2011-04-071-1/+1
| | | | SVN-Revision: 26525
* update to 2.6.32.33 and 2.6.37.4Imre Kaloz2011-03-181-2/+2
| | | | SVN-Revision: 26226
* kernel: update to kernel version 2.6.32.32Hauke Mehrtens2011-03-131-1/+1
| | | | SVN-Revision: 26124
* update to 2.6.32.29Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25583
* kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵Hauke Mehrtens2010-12-111-1/+1
| | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486
* update to the latest stable kernelsImre Kaloz2010-11-241-1/+1
| | | | SVN-Revision: 24136
* move x86 back to .32 for nowImre Kaloz2010-11-221-1/+1
| | | | SVN-Revision: 24085
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-2/+2
| | | | SVN-Revision: 24084
* x86 kernels target bzImage by defaultImre Kaloz2010-11-081-2/+0
| | | | SVN-Revision: 23926
* make targets provide their KERNELNAMEFlorian Fainelli2010-11-081-0/+2
| | | | SVN-Revision: 23919
* update kernels to 2.6.32.25 and 2.6.35.8Imre Kaloz2010-11-041-1/+1
| | | | SVN-Revision: 23851
* Geos -- new x86 subtarget definition This defines the Geos platform from ↵Jo-Philipp Wich2010-10-101-1/+1
| | | | | | | | | | | | Traverse Technologies in AUS. This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot. I'll add support for the LEDs separately. Signed-off-by: Philip A. Prindeville SVN-Revision: 23390
* upgrade kernel versions to the latest stable onesImre Kaloz2010-10-041-1/+1
| | | | SVN-Revision: 23219
* add kvm_guest to subtarget listJo-Philipp Wich2010-09-131-1/+1
| | | | SVN-Revision: 23056
* update to 2.6.32.20Florian Fainelli2010-08-221-1/+1
| | | | SVN-Revision: 22766
* update kernel versionsImre Kaloz2010-07-191-1/+1
| | | | SVN-Revision: 22289
* update linux kernel to 2.6.32.14Nicolas Thill2010-05-271-1/+1
| | | | SVN-Revision: 21583
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-231-1/+1
| | | | SVN-Revision: 21540
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-281-1/+1
| | | | SVN-Revision: 21238
* sync to kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
| | | | SVN-Revision: 21195
* add net5501 supportFlorian Fainelli2010-04-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch brings up the net5501 platform. Note that the x86/ target included support for all x86/ class processors. That's not technically correct. This should be constrained only to the "generic" subtarget. Every x86-class target that isn't generic should be able to select only the optimizations/capabilities applicable to that architectural variant. It's also assumed that all x86 processors have keyboard & mouse ports, ISA, DMI, ACPI... the embedded ones typically don't. Again, moving that to the generic subtarget. Fortunately, this was a fairly benign tweak. The net5501 board includes the following logic: Geode/LX processor CS5535 super-I/O chip PC87360 sensor chip Via Rhine Ethernet controllers Via Sata controllers USB, LEDS, I2C Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 20794
* add a subtarget and drivers for the Intel Tolapai SoCImre Kaloz2010-04-011-1/+1
| | | | SVN-Revision: 20648
* kernel: update to 2.6.32.10Gabor Juhos2010-03-261-1/+1
| | | | SVN-Revision: 20444
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-281-1/+1
| | | | SVN-Revision: 19890
* change default kernel to 2.6.32.8, remove block2mtd patch until it is fixedJo-Philipp Wich2010-02-201-1/+1
| | | | SVN-Revision: 19764
* add Xen DomU subtargetJo-Philipp Wich2010-02-121-1/+1
| | | | SVN-Revision: 19610
* update to latest kernel versionsImre Kaloz2010-01-191-2/+2
| | | | SVN-Revision: 19224
* upgrade to latest kernelsImre Kaloz2010-01-091-1/+1
| | | | SVN-Revision: 19087
* kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patchesGabor Juhos2010-01-011-1/+1
| | | | SVN-Revision: 18982
* stay coherent when defining ARCHNicolas Thill2009-12-211-1/+1
| | | | SVN-Revision: 18873
* upgrade to 2.6.31.7Imre Kaloz2009-12-111-1/+1
| | | | SVN-Revision: 18747
* upgrade x86 to 2.6.31.6, resync patchesImre Kaloz2009-11-301-1/+1
| | | | SVN-Revision: 18609
* use 2.6.31.5, left-over from r18279Florian Fainelli2009-11-031-1/+1
| | | | SVN-Revision: 18280
* merge the olpc target with the x86 target, both tested and runningFlorian Fainelli2009-11-031-2/+2
| | | | SVN-Revision: 18279
* update to 2.6.31.5Florian Fainelli2009-10-231-1/+1
| | | | SVN-Revision: 18127
* Update to kernel 2.6.31.1Hauke Mehrtens2009-09-261-1/+1
| | | | SVN-Revision: 17737
* x86: switch to 2.6.31Felix Fietkau2009-09-251-1/+1
| | | | SVN-Revision: 17725
* don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included in ↵Andy Boyett2009-07-021-1/+0
| | | | | | default profile since r13988 SVN-Revision: 16655
* Add pcmcia support on x86 target This is useful for some notebooks which ↵Jo-Philipp Wich2009-05-071-1/+1
| | | | | | | | still exist and have this hardware. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15685
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-1/+1
| | | | SVN-Revision: 15575
* enable tgz for x86 - people are using it for system upgradesFelix Fietkau2009-04-221-1/+1
| | | | SVN-Revision: 15337
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-241-1/+1
| | | | SVN-Revision: 15017
* update to 2.6.28.8Imre Kaloz2009-03-171-1/+1
| | | | SVN-Revision: 14916