summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
Commit message (Collapse)AuthorAgeFilesLines
* base-files, target: assign name to system timeserver section, makes it ↵Jo-Philipp Wich2011-11-101-1/+1
| | | | | | easier to set servers on the cli SVN-Revision: 28933
* add timeserver config to target specific system configs as wellJo-Philipp Wich2011-11-041-2/+5
| | | | SVN-Revision: 28750
* x86: disable crashlog, ioremap of RAM does not work properly hereFelix Fietkau2011-10-261-0/+1
| | | | SVN-Revision: 28599
* x86: allow VDI & VMDK images for all subtargets (closes: #10255)Nicolas Thill2011-10-221-2/+2
| | | | SVN-Revision: 28518
* Add patch for linux-3.0 as well.Daniel Dickinson2011-10-031-1/+1
| | | | | | | Fix typo from previous submission with input-keys-polled. Philip Prindeville - 2011-10-03 01:44:55 SVN-Revision: 28356
* New x86 platform specific symbol needed for 3.1-rc3.Daniel Dickinson2011-10-031-0/+1
|
* A lot of these options get set automatically when Geode is selected.Daniel Dickinson2011-10-031-25/+4
| | | | | | | Don't make the config more complicated than it needs to be. Philip Prindeville - 2011-08-29 03:15:27 SVN-Revision: 28353
* Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xzJo-Philipp Wich2011-09-081-0/+5
| | | | SVN-Revision: 28197
* 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
* update alix2 platform driverFlorian Fainelli2011-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> SVN-Revision: 28081
* Add packages that will be relant as "There's a new Alix platform driver ↵Daniel Dickinson2011-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>" SVN-Revision: 27929
* x86/alix2: include WAN interface by defaultFelix Fietkau2011-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> SVN-Revision: 27787
* x86/alix2: fix typo in target makefileFelix Fietkau2011-07-261-2/+2
| | | | | | | | Cut and paste cruft from borrowing from Geos platform. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27786
* x86: add missing config symbolsHauke Mehrtens2011-07-251-0/+3
| | | | | | | | | | This adds some config symbols for kernel 3.0. Thank you realopty for the patch. This is from #9719. SVN-Revision: 27775
* add missing symbols for generic and x86 on 3.0, based on Philip ↵Imre Kaloz2011-07-241-0/+4
| | | | | | Prindeville's patch SVN-Revision: 27762
* x86: 2.6.39 requires additional symbolFelix Fietkau2011-07-241-0/+1
| | | | | | | | Sysfs support for DMI BIOS was added in 2.6.39. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27749
* geos: include pppstats and pppdump in default packagingFelix Fietkau2011-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> SVN-Revision: 27743
* alix2: add/subtract features as neededJohn Crispin2011-07-032-4/+5
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27411
* The Geode CS5535 and CS5536 companion chips are backward compatible with the ↵Daniel Dickinson2011-07-031-0/+1
| | | | | | | | | | SCx200 I2C drivers. Include this on Geos. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27368
* remove remaining uci-defaultsJo-Philipp Wich2011-06-271-27/+0
| | | | SVN-Revision: 27291
* geos: deprecate uci-defaults filesFlorian Fainelli2011-06-253-39/+44
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 27287
* alix2: add config files for bridgingFlorian Fainelli2011-06-251-0/+14
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 27286
* Restrict Soekris specific base-files handling to Soekris profiles, based on ↵Jo-Philipp Wich2011-06-191-0/+2
| | | | | | patch by Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27241
* x86: add additional companion chip drivers to alix2 and geosFelix Fietkau2011-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> SVN-Revision: 27038
* x86: remove pata-amd driver from generic x86 images, add addition cs553x modulesFelix Fietkau2011-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> SVN-Revision: 27037
* Simple typo for kmod- prefix in alix2 target makefile.Daniel Dickinson2011-05-191-1/+1
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26945
* * adds support for Artec ThincanJohn Crispin2011-05-177-1/+120
| | | | | | Signed-of-By: Lauri Võsandi <lauri.vosandi@gmail.com> SVN-Revision: 26919
* Removed Alix.mk profile which was accidently left as an empty file applying ↵Daniel Dickinson2011-05-131-0/+0
| | | | | | the patch during r26879 and r26880. SVN-Revision: 26882
* Add missed files from previous commit: This patch provides an image suitable ↵Daniel Dickinson2011-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> SVN-Revision: 26880
* This patch provides an image suitable for the alix2*, alix3, and alix6 ↵Daniel Dickinson2011-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> SVN-Revision: 26879
* geos: remove unneeded modules The via-sata and gpio-nsc modules are both ↵Jo-Philipp Wich2011-05-031-2/+2
| | | | | | unneeded on the Geos platform. SVN-Revision: 26811
* x86: remove 2.6.35 patchesFelix Fietkau2011-04-173-123/+0
| | | | SVN-Revision: 26710
* x86: missing kernel symbolsDaniel Dickinson2011-04-151-0/+2
| | | | | | Please include these two missing kernel CONFIG_ symbols. SVN-Revision: 26679
* geos: Add PC speaker to kernel definitionsDaniel Dickinson2011-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> SVN-Revision: 26678
* gzip jffs2 images Signed-off-by: Vasilis Tsiligiannis ↵Jo-Philipp Wich2011-04-121-1/+1
| | | | | | <b_tsiligiannis@silverton.gr> SVN-Revision: 26625
* Enable padding of jffs2 images to user specified filesystem size ↵Jo-Philipp Wich2011-04-121-0/+1
| | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 26624
* Bump kernel version to 2.6.37.6Jo-Philipp Wich2011-04-071-1/+1
| | | | SVN-Revision: 26525
* x86/geos: redux of cs5535 versionFelix Fietkau2011-04-031-1/+1
| | | | | | | | The previous technique didn't work with "make defconfig" correctly. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26458
* We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk ↵Daniel Dickinson2011-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 SVN-Revision: 26397
* geos: support cpu MSR register and flashrom for coreboot upgradesFlorian Fainelli2011-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> SVN-Revision: 26344
* The Geos target (and probably others, like net5501) need to grab the new ↵Travis Kemen2011-03-281-3/+8
| | | | | | | | cs5535 gpio driver. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26330
* 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
* switch to newer CS5535 GPIO driver, patch from Philip PrindevilleFlorian Fainelli2011-02-202-0/+2
| | | | SVN-Revision: 25631
* add two solos-releated patches from Philip PrindevilleFlorian Fainelli2011-02-201-3/+3
| | | | SVN-Revision: 25630
* update to 2.6.32.29Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25583
* geos: preconfig fixJo-Philipp Wich2011-01-301-0/+2
| | | | SVN-Revision: 25255
* x86/soekris: Add defconfig for soekris net4801 and net4826Felix Fietkau2011-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> SVN-Revision: 25103
* x86/soekris: Add script to detect soekris modelFelix Fietkau2011-01-261-0/+19
| | | | | | | | Add script to detect soekris board of net4801 and net4826. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25102
* platform specific patches don't belong here - take #2Imre Kaloz2011-01-244-0/+224
| | | | SVN-Revision: 25085