Jens Muecke
deac1c16a1
Enable keyboard for x86
...
This is required for qemu like descripted in
here http://wiki.openwrt.org/doc/howto/qemu
SVN-Revision: 30966
2012-03-17 21:32:08 +00:00
Jo-Philipp Wich
7a36f3d2ff
x86: move additional oddball PATA drivers These should only be enabled in the generic image, as they bloat all of the other targets. Also add symbols for NET5501, ALIX, and GEOS which were added backported to 3.2 and 3.3. Restore PC speaker to Geos target. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
...
SVN-Revision: 30019
2012-02-03 18:02:57 +00:00
Jo-Philipp Wich
55b5e15bff
create a config-3.2 for upcoming changes, rebase config-default to 2.6.39
...
SVN-Revision: 29953
2012-01-30 02:13:37 +00:00
Jo-Philipp Wich
095f7f2da3
x86/config-3.2: add linux-3.2 symbols for x86
...
The following symbols are missing for x86, in sorted order.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 29783
2012-01-19 00:31:39 +00:00
Felix Fietkau
b17bfe4f68
x86: disable crashlog, ioremap of RAM does not work properly here
...
SVN-Revision: 28599
2011-10-26 11:49:25 +00:00
Daniel Dickinson
7e372b6dcf
New x86 platform specific symbol needed for 3.1-rc3.
2011-10-03 03:06:29 +00:00
Florian Fainelli
d2652dee9d
update alix2 platform driver
...
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
2011-08-25 09:35:45 +00:00
Hauke Mehrtens
80956276a7
x86: add missing config symbols
...
This adds some config symbols for kernel 3.0.
Thank you realopty for the patch.
This is from #9719 .
SVN-Revision: 27775
2011-07-25 21:21:01 +00:00
Imre Kaloz
f0f10fa599
add missing symbols for generic and x86 on 3.0, based on Philip Prindeville's patch
...
SVN-Revision: 27762
2011-07-24 22:04:08 +00:00
Felix Fietkau
b5e3f6cd81
x86: 2.6.39 requires additional symbol
...
Sysfs support for DMI BIOS was added in 2.6.39.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27749
2011-07-24 09:41:07 +00:00
Felix Fietkau
68af223efe
x86: remove pata-amd driver from generic x86 images, add addition cs553x modules
...
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
2011-05-31 16:57:01 +00:00
Daniel Dickinson
ff1bc5c29d
x86: missing kernel symbols
...
Please include these two missing kernel CONFIG_ symbols.
SVN-Revision: 26679
2011-04-15 04:56:49 +00:00
Florian Fainelli
29fd37780b
switch to newer CS5535 GPIO driver, patch from Philip Prindeville
...
SVN-Revision: 25631
2011-02-20 19:59:29 +00:00
Daniel Dickinson
cc7e8eabb1
Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville
...
SVN-Revision: 25031
2011-01-17 05:49:02 +00:00
Imre Kaloz
4052849677
switch from ext2 to ext4 (w/o) journaling
...
SVN-Revision: 24084
2010-11-22 12:12:39 +00:00
Imre Kaloz
cca7066e73
additional Kconfig options for newer kernels
...
SVN-Revision: 24081
2010-11-22 11:34:45 +00:00
Imre Kaloz
5406906be1
we don't need microcode updates
...
SVN-Revision: 24080
2010-11-22 11:33:25 +00:00
Felix Fietkau
9bfd20a160
x86: add missing l1 cache shift change
...
SVN-Revision: 24072
2010-11-21 23:27:25 +00:00
Florian Fainelli
88eadf541f
add required symbols to allow building of 2.6.35.7
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 23594
2010-10-23 18:56:19 +00:00
Jo-Philipp Wich
947519fae0
add missing symbols for 2.6.35
...
SVN-Revision: 22503
2010-08-06 01:33:23 +00:00
Florian Fainelli
15e8d2e0b7
add net5501 support
...
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
2010-04-11 12:36:55 +00:00
Jo-Philipp Wich
b8df00afc6
Change default processor family to 486, refresh config (patch by Acinonyx)
...
SVN-Revision: 20516
2010-03-27 15:30:46 +00:00
Hauke Mehrtens
dfff03754d
x86: do no overwrite CONFIG_SCSI_LOWLEVEL
...
CONFIG_SCSI_LOWLEVEL is needed for some packages.
Backport commit r19759 into kernel 2.6.30
SVN-Revision: 20340
2010-03-21 14:02:30 +00:00
Nicolas Thill
e1863691d9
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
...
SVN-Revision: 20136
2010-03-11 09:50:11 +00:00
Jo-Philipp Wich
32a1e0c588
switch kernel compression from lzma to gzip and reorder symbols - fixes boot problems in VirtualBox
...
SVN-Revision: 19759
2010-02-19 18:25:23 +00:00
Jo-Philipp Wich
98e41f341e
add missing symbols to default config
...
SVN-Revision: 19631
2010-02-14 16:40:33 +00:00
Jo-Philipp Wich
501235fc51
merge 2.6.31 and 2.6.32 configs
...
SVN-Revision: 19626
2010-02-13 21:02:22 +00:00