summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
Commit message (Collapse)AuthorAgeFilesLines
* [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
* [geos]blogic2011-01-224-3/+70
| | | | | | | | | | | * adds sane default uci environment * adds sane default package selection contributed by Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86]: Missing symbols for CONFIG_xxx ..cshore2011-01-171-0/+7
| | | | | | Thanks Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update kernel versionshauke2010-12-111-1/+1
| | | | | | | | Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24486 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to the latest stable kernelskaloz2010-11-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/x86]: move x86 back to .32 for nowkaloz2010-11-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch from ext2 to ext4 (w/o) journalingkaloz2010-11-224-14/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/x86]: additional Kconfig options for newer kernelskaloz2010-11-221-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/x86]: we don't need microcode updateskaloz2010-11-221-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24080 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: add missing l1 cache shift changenbd2010-11-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24072 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: turn off CONFIG_X86_GENERIC for geos and net5501nbd2010-11-212-2/+5
| | | | | | | | CONFIG_X86_GENERIC obscures CONFIG_MGEODE_LX, etc. and causes it to use wrong cache-line size. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: refresh config, enable pci express supportnbd2010-11-174-29/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86:rdc]: x86 kernels target bzImage by defaultkaloz2010-11-081-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86 net5501: make kmod-leds-net5501 workflorian2010-11-081-0/+11
| | | | | | | | Fixes dependencies, and properly labels the module as GPL (thanks, Felix!). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] make targets provide their KERNELNAMEflorian2010-11-081-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] net5501: Add features to net5501 and remove HID support (unneeded)florian2010-11-071-1/+2
| | | | | | | | | | | Since the net5501 doesn't have a VGA port, it doesn't need HID support either -- all console access will be over a serial port. Also add FEATURES to it as well. Signed-of-by: Philip Prindeville <philip@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23916 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update kernels to 2.6.32.25 and 2.6.35.8kaloz2010-11-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-leds-net5501florian2010-10-301-1/+1
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] resync config-default, enable gpio supportflorian2010-10-301-10/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add required symbols to allow building of 2.6.35.7florian2010-10-231-0/+7
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23594 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Use -pipe for net5501 and geos CFLAGS, same as all of the other platformsflorian2010-10-172-2/+3
| | | | | | | | Makes the builds run slightly faster on multicores. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23495 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: fix Geos baudrate. (thank you Philip Prindeville)acoul2010-10-121-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [Patch v2] Geos -- new x86 subtarget definitionjow2010-10-104-3/+53
| | | | | | | | | | | | | This defines the Geos platform from 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel]: upgrade kernel versions to the latest stable oneskaloz2010-10-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)nbd2010-09-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add kvm_guest to subtarget listjow2010-09-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] adjust image defaults for KVMjow2010-09-061-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH v5 3/4] x86: add kvm_guest subtargetjow2010-09-053-0/+57
| | | | | | | | | | | Add a KVM guest subtarget to the x86 target. Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.32.20florian2010-08-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] image: use internal qemu-img for vmdk and vdi imagesagb2010-08-092-17/+1
| | | | | | drop host dependencies on qemu-utils and VirtualBox git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22553 3c298f89-4303-0410-b956-a3cf2f4a3e73