Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing symbols for 2.6.35 | Jo-Philipp Wich | 2010-08-06 | 1 | -0/+5 |
| | | | | SVN-Revision: 22503 | ||||
* | add net5501 support | Florian Fainelli | 2010-04-11 | 1 | -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 Wich | 2010-03-27 | 1 | -104/+49 |
| | | | | SVN-Revision: 20516 | ||||
* | x86: do no overwrite CONFIG_SCSI_LOWLEVEL | Hauke Mehrtens | 2010-03-21 | 1 | -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 Thill | 2010-03-11 | 1 | -0/+1 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | switch kernel compression from lzma to gzip and reorder symbols - fixes boot ↵ | Jo-Philipp Wich | 2010-02-19 | 1 | -259/+261 |
| | | | | | | problems in VirtualBox SVN-Revision: 19759 | ||||
* | add missing symbols to default config | Jo-Philipp Wich | 2010-02-14 | 1 | -0/+5 |
| | | | | SVN-Revision: 19631 | ||||
* | merge 2.6.31 and 2.6.32 configs | Jo-Philipp Wich | 2010-02-13 | 1 | -0/+515 |
SVN-Revision: 19626 |