summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
Commit message (Collapse)AuthorAgeFilesLines
* add timeserver config to target specific system configs as welljow2011-11-041-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: disable crashlog, ioremap of RAM does not work properly herenbd2011-10-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28599 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target] x86: allow VDI & VMDK images for all subtargets (closes: #10255)nico2011-10-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add patch for linux-3.0 as well.cshore2011-10-031-1/+1
| | | | | | | Fix typo from previous submission with input-keys-polled. Philip Prindeville - 2011-10-03 01:44:55 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* New x86 platform specific symbol needed for 3.1-rc3.cshore2011-10-031-0/+1
| | | | | | | | | | | --- Attaching the correct file this time... Philip Prindeville - 2011-09-07 07:01:42 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* A lot of these options get set automatically when Geode is selected.cshore2011-10-031-25/+4
| | | | | | | Don't make the config more complicated than it needs to be. Philip Prindeville - 2011-08-29 03:15:27 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xzjow2011-09-081-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] bump to 2.6.39.4florian2011-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] update alix2 platform driverflorian2011-08-254-1/+42
| | | | | | | | | Add support for Ed Wildgoose's alix platform driver plus my enhancement to add GPIO soft button support. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add packages that will be relant as "There's a new Alix platform driver ↵cshore2011-08-082-1/+5
| | | | | | | | hitting linux-next upstream. Get ready for it in 2.6.39.4 and 3.0. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86/alix2: include WAN interface by defaultnbd2011-07-261-1/+7
| | | | | | | | Include WAN interface by default, instead of putting both ports in the LAN bridge. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27787 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86/alix2: fix typo in target makefilenbd2011-07-261-2/+2
| | | | | | | | Cut and paste cruft from borrowing from Geos platform. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: add missing config symbolshauke2011-07-251-0/+3
| | | | | | | | | | | This adds some config symbols for kernel 3.0. Thank you realopty for the patch. This is from #9719. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing symbols for generic and x86 on 3.0, based on Philip ↵kaloz2011-07-241-0/+4
| | | | | | Prindeville's patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: 2.6.39 requires additional symbolnbd2011-07-241-0/+1
| | | | | | | | Sysfs support for DMI BIOS was added in 2.6.39. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* geos: include pppstats and pppdump in default packagingnbd2011-07-241-0/+1
| | | | | | | | As the Geos box includes an ADSL modem that's targeted towards PPPoE, PPPoA, and bridged utilization, including these useful tools allows for easier configuration and troubleshooting. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* alix2: add/subtract features as neededblogic2011-07-032-4/+5
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The Geode CS5535 and CS5536 companion chips are backward compatible with the ↵cshore2011-07-031-0/+1
| | | | | | | | | | SCx200 I2C drivers. Include this on Geos. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27368 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [geos] remove remaining uci-defaultsjow2011-06-271-27/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] geos: deprecate uci-defaults filesflorian2011-06-253-39/+44
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] alix2: add config files for bridgingflorian2011-06-251-0/+14
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Restrict Soekris specific base-files handling to Soekris profiles, ↵jow2011-06-191-0/+2
| | | | | | based on patch by Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27241 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: add additional companion chip drivers to alix2 and geosnbd2011-05-312-5/+9
| | | | | | | | | | | | Add the MFGPT high precision timers, and integration into the schedule (clock events). Use OHCI, not UHCI usb module. Remove VIA SATA driver from Alix2... that was accidentally cloned from net5501 platform. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: remove pata-amd driver from generic x86 images, add addition cs553x modulesnbd2011-05-314-1/+6
| | | | | | | | | | The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration. Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Simple typo for kmod- prefix in alix2 target makefile.cshore2011-05-191-1/+1
| | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86]blogic2011-05-177-1/+120
| | | | | | | | | * adds support for Artec Thincan Signed-of-By: Lauri Võsandi <lauri.vosandi@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Removed Alix.mk profile which was accidently left as an empty file ↵cshore2011-05-131-0/+0
| | | | | | applying the patch during r26879 and r26880. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missed files from previous commit: This patch provides an image suitable ↵cshore2011-05-132-0/+72
| | | | | | | | | | | | | | | | | | | for the alix2*, alix3, and alix6 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26880 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This patch provides an image suitable for the alix2*, alix3, and alix6 ↵cshore2011-05-133-17/+2
| | | | | | | | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] geos: remove unneeded modulesjow2011-05-031-2/+2
| | | | | | | The via-sata and gpio-nsc modules are both unneeded on the Geos platform. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: remove 2.6.35 patchesnbd2011-04-173-123/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: missing kernel symbolscshore2011-04-151-0/+2
| | | | | | Please include these two missing kernel CONFIG_ symbols. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26679 3c298f89-4303-0410-b956-a3cf2f4a3e73
* geos: Add PC speaker to kernel definitionscshore2011-04-151-2/+3
| | | | | | | | | | Add the PC speaker back to the Geos platform. Add DMI support in BIOS. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] gzip jffs2 imagesjow2011-04-121-1/+1
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable padding of jffs2 images to user specified filesystem sizejow2011-04-121-0/+1
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Bump kernel version to 2.6.37.6jow2011-04-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26525 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86/geos: redux of cs5535 versionnbd2011-04-031-1/+1
| | | | | | | | The previous technique didn't work with "make defconfig" correctly. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk ↵cshore2011-04-021-5/+1
| | | | | | | | | | hasn't yet been included... therefore KERNEL_PATCHVER hasn't yet been defined. Ergo, we need to use a deferred definition of GEOS_GPIO (and can't use ifeq/endif). Signed-off-by: Philip Prindeville <philipp@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26397 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] geos: support cpu MSR register and flashrom for coreboot upgradesflorian2011-03-281-1/+3
| | | | | | | | | | The early versions of the platform shipped with coreboot 3.0, which had some issues rebooting correctly the first time. Allow the user to upgrade his BIOS from Linux. Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The Geos target (and probably others, like net5501) need to grab the new ↵thepeople2011-03-281-3/+8
| | | | | | | | cs5535 gpio driver. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26330 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to 2.6.32.33 and 2.6.37.4kaloz2011-03-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel version 2.6.32.32hauke2011-03-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26124 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] switch to newer CS5535 GPIO driver, patch from Philip Prindevilleflorian2011-02-202-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add two solos-releated patches from Philip Prindevilleflorian2011-02-201-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25630 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.32.29florian2011-02-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25583 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] geos: preconfig fixjow2011-01-301-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86/soekris: Add defconfig for soekris net4801 and net4826nbd2011-01-264-0/+52
| | | | | | | | | Add default config file for net4801 and 4826 and initial script to copy config file like it is done for other platforms. Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25103 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86/soekris: Add script to detect soekris modelnbd2011-01-261-0/+19
| | | | | | | | Add script to detect soekris board of net4801 and net4826. Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* platform specific patches don't belong here - take #2kaloz2011-01-244-0/+224
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [geos]blogic2011-01-221-1/+1
| | | | | | | | | | * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow got reordered. The unconditional default trumps later settings. contributed by Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25068 3c298f89-4303-0410-b956-a3cf2f4a3e73