Commit Graph

19 Commits (0f5d0f69ab14d9817c16147cef0a1a537a1cc8c4)

Author SHA1 Message Date
Andy Boyett 0f5d0f69ab image: use internal qemu-img for vmdk and vdi images drop host dependencies on qemu-utils and VirtualBox
SVN-Revision: 22553
14 years ago
Nicolas Thill d0773b2356 target/x86: cleanup image config options
SVN-Revision: 21365
14 years ago
Nicolas Thill 482ee200cb target/x86: use common config items for options shared between generic and olpc targets
SVN-Revision: 21364
14 years ago
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
14 years ago
Jo-Philipp Wich 9ce3d38331 - clean up menu.lst template - make grub usage of vt0 selectable in menuconfig - choose appropriate default baudrate for soekris devices - fix generation of grub menu for iso images
SVN-Revision: 19681
14 years ago
Jo-Philipp Wich e0fc8fb6aa make console port editable through menuconfig, gzip ext2 images, add suitable defaults for Xen
SVN-Revision: 19612
14 years ago
Imre Kaloz 29a020ffb3 remove handling of older unsupported kernels
SVN-Revision: 18955
15 years ago
Imre Kaloz 917ef8e84b fix grub image target dependency
SVN-Revision: 18446
15 years ago
Imre Kaloz 93fe520994 change x86 image generation handling to treat only olpc specially
SVN-Revision: 18441
15 years ago
Florian Fainelli e49c2d7691 merge the olpc target with the x86 target, both tested and running
SVN-Revision: 18279
15 years ago
Felix Fietkau ac8c461d50 x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)
SVN-Revision: 17722
15 years ago
Steven Barth 5c95516f24 Use VBoxManage instead of obsolete vditool to generate VirtualBox images.
SVN-Revision: 13821
16 years ago
Florian Fainelli 45cc45cac5 Add support for creating VMware vmdk images #1317
SVN-Revision: 13158
16 years ago
Florian Fainelli 08fa2c3feb fix typo
SVN-Revision: 11300
16 years ago
Florian Fainelli 8c0c28eef2 Add virtualbox images to x86 (#3475)
SVN-Revision: 11298
16 years ago
Felix Fietkau 8c97372e0d move grub to package/
SVN-Revision: 9212
17 years ago
John Crispin 215fa7eb8b added generation of x86 livecds, from #2391
SVN-Revision: 9191
17 years ago
John Crispin b9eaeeaf99 fixes menuconfig selection of grub for x86 targets
SVN-Revision: 8713
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
17 years ago