summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* [x86] add net5501 supportflorian2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86]: add a subtarget and drivers for the Intel Tolapai SoCkaloz2010-04-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to 2.6.32.10juhosg2010-03-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel 2.6.32.9hauke2010-02-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] change default kernel to 2.6.32.8, remove block2mtd patch until it is ↵jow2010-02-201-1/+1
| | | | | | fixed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add Xen DomU subtargetjow2010-02-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to latest kernel versionskaloz2010-01-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to latest kernelskaloz2010-01-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patchesjuhosg2010-01-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target] stay coherent when defining ARCHnico2009-12-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.31.7kaloz2009-12-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade x86 to 2.6.31.6, resync patcheskaloz2009-11-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] use 2.6.31.5, left-over from r18279florian2009-11-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] merge the olpc target with the x86 target, both tested and runningflorian2009-11-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18279 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.31.5florian2009-10-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Update to kernel 2.6.31.1hauke2009-09-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: switch to 2.6.31nbd2009-09-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included ↵agb2009-07-021-1/+0
| | | | | | in default profile since r13988 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add pcmcia support on x86 targetjow2009-05-071-1/+1
| | | | | | | | | This is useful for some notebooks which still exist and have this hardware. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to newest stable kernel versionskaloz2009-05-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable tgz for x86 - people are using it for system upgradesnbd2009-04-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to kernel version 2.6.28.9hauke2009-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to 2.6.28.8kaloz2009-03-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14916 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.28.7 and 2.6.27.19hauke2009-02-211-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.28.6juhosg2009-02-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* - new upstream kernel 2.6.28.5markus2009-02-131-1/+1
| | | | | | | | - the fix-serial_h patch does not apply anymore and is integrated upstream now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14500 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.28.4juhosg2009-02-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] bump kernel version to 2.6.28.2 (#4396)florian2009-01-311-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14324 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.27.13juhosg2009-01-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] switch to 2.6.27.12juhosg2009-01-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14157 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.27.11juhosg2009-01-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.27.10juhosg2008-12-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.27.9 and refresh patchesjuhosg2008-12-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.27.8 and refresh patchesjuhosg2008-12-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13528 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to 2.6.27.7kaloz2008-11-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Subject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195)florian2008-11-231-1/+1
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patchesjuhosg2008-11-121-1/+1
| | | | | | | | | * based on a patch by Hauke Mehrtens * closes #4193 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13192 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for creating VMware vmdk images #1317florian2008-11-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.19, and refresh patchesjuhosg2008-11-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.26.5 and 2.6.25.17juhosg2008-09-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.26.3 and 2.6.25.16juhosg2008-08-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.15 and 2.6.26.2juhosg2008-08-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.12juhosg2008-07-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update targets to 2.6.25.10kaloz2008-07-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11667 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.25.9kaloz2008-06-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] upgrade to 2.6.25.7, and refresh patchesjuhosg2008-06-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.25.6kaloz2008-06-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add virtualbox images to x86 (#3475)florian2008-05-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; ↵juhosg2008-05-181-1/+1
| | | | | | 2.6.22.19) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump x86 to 25.1blogic2008-05-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11041 3c298f89-4303-0410-b956-a3cf2f4a3e73