aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/config-default
Commit message (Collapse)AuthorAgeFilesLines
* x86/config-3.2: add linux-3.2 symbols for x86Jo-Philipp Wich2012-01-191-0/+1
| | | | | | | | The following symbols are missing for x86, in sorted order. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 29783
* x86: disable crashlog, ioremap of RAM does not work properly hereFelix Fietkau2011-10-261-0/+1
| | | | SVN-Revision: 28599
* New x86 platform specific symbol needed for 3.1-rc3.Daniel Dickinson2011-10-031-0/+1
|
* update alix2 platform driverFlorian Fainelli2011-08-251-0/+1
| | | | | | | | | 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
* 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
* x86: remove pata-amd driver from generic x86 images, add addition cs553x modulesFelix Fietkau2011-05-311-1/+1
| | | | | | | | | | 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
* x86: missing kernel symbolsDaniel Dickinson2011-04-151-0/+2
| | | | | | Please include these two missing kernel CONFIG_ symbols. SVN-Revision: 26679
* switch to newer CS5535 GPIO driver, patch from Philip PrindevilleFlorian Fainelli2011-02-201-0/+1
| | | | SVN-Revision: 25631
* Missing symbols for CONFIG_xxx .. Thanks Philip PrindevilleDaniel Dickinson2011-01-171-0/+7
| | | | SVN-Revision: 25031
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-1/+1
| | | | SVN-Revision: 24084
* additional Kconfig options for newer kernelsImre Kaloz2010-11-221-0/+4
| | | | SVN-Revision: 24081
* we don't need microcode updatesImre Kaloz2010-11-221-4/+1
| | | | SVN-Revision: 24080
* x86: add missing l1 cache shift changeFelix Fietkau2010-11-211-1/+1
| | | | SVN-Revision: 24072
* add required symbols to allow building of 2.6.35.7Florian Fainelli2010-10-231-0/+7
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23594
* add missing symbols for 2.6.35Jo-Philipp Wich2010-08-061-0/+5
| | | | SVN-Revision: 22503
* add net5501 supportFlorian Fainelli2010-04-111-55/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Change default processor family to 486, refresh config (patch by Acinonyx)Jo-Philipp Wich2010-03-271-104/+49
| | | | SVN-Revision: 20516
* x86: do no overwrite CONFIG_SCSI_LOWLEVELHauke Mehrtens2010-03-211-1/+0
| | | | | | | CONFIG_SCSI_LOWLEVEL is needed for some packages. Backport commit r19759 into kernel 2.6.30 SVN-Revision: 20340
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* switch kernel compression from lzma to gzip and reorder symbols - fixes boot ↵Jo-Philipp Wich2010-02-191-259/+261
| | | | | | problems in VirtualBox SVN-Revision: 19759
* add missing symbols to default configJo-Philipp Wich2010-02-141-0/+5
| | | | SVN-Revision: 19631
* merge 2.6.31 and 2.6.32 configsJo-Philipp Wich2010-02-131-0/+515
SVN-Revision: 19626