Florian Fainelli
60ecd5fe04
merge the RDC R-321x target as a subtarget of x86
...
SVN-Revision: 33779
12 years ago
Felix Fietkau
0dd7644ec7
x86: remove grub-legacy
...
SVN-Revision: 33640
12 years ago
Felix Fietkau
52e8ee0666
x86: add support for building grub2 images
...
SVN-Revision: 33513
12 years ago
Jo-Philipp Wich
e3663ff907
use ttyS0 @ 115200 baud as default for KVM guests
...
SVN-Revision: 32384
13 years ago
Gabor Juhos
9e54e012d6
x86: image: select bootscript images by default for OLPC
...
SVN-Revision: 31783
13 years ago
Jo-Philipp Wich
4b230e19fc
PATCH: Disable console terminal in Grub for alix2 target
...
The alix2 target has the VGA console for grub enabled by default. This
prevents the grub menu from appearing on bootup. It is disabled by
default for the other embedded x86 platforms. This patch corrects that
behavior for the alix2 target.
Signed-off-by: Adam Gensler <openwrt@kristenandadam.net>
SVN-Revision: 31270
13 years ago
Vasilis Tsiligiannis
eed8e2a4fd
Disable by default padding of images
...
SVN-Revision: 30590
13 years ago
Vasilis Tsiligiannis
ab09db09fc
GZip only ext4 and padded images
...
SVN-Revision: 30588
13 years ago
Vasilis Tsiligiannis
b4f51343c6
Make gzipping of images configurable via menuconfig
...
SVN-Revision: 30587
13 years ago
Jo-Philipp Wich
2fc3fe1d09
Make the grub timeout configurable on x86 targets
...
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
SVN-Revision: 29786
13 years ago
Nicolas Thill
b0d9bccafc
x86: allow VDI & VMDK images for all subtargets ( closes : #10255 )
...
SVN-Revision: 28518
13 years ago
John Crispin
dfc19a34b4
* adds support for Artec Thincan
...
Signed-of-By: Lauri Võsandi <lauri.vosandi@gmail.com>
SVN-Revision: 26919
14 years ago
Daniel Dickinson
937362f270
This patch provides an image suitable 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: 26879
14 years ago
Jo-Philipp Wich
d1f053d7ef
Enable padding of jffs2 images to user specified filesystem size Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 26624
14 years ago
John Crispin
275c33c6f8
* Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow got reordered. The unconditional default trumps later settings.
...
contributed by Philip Prindeville
SVN-Revision: 25068
14 years ago
Imre Kaloz
4052849677
switch from ext2 to ext4 (w/o) journaling
...
SVN-Revision: 24084
14 years ago
Alexandros C. Couloumbis
e37cba7e95
target/linux: fix Geos baudrate. (thank you Philip Prindeville)
...
SVN-Revision: 23414
14 years ago
Jo-Philipp Wich
2bda5979ab
Geos -- new x86 subtarget definition This defines the Geos platform from Traverse Technologies in AUS.
...
This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot.
I'll add support for the LEDs separately.
Signed-off-by: Philip A. Prindeville
SVN-Revision: 23390
14 years ago
Jo-Philipp Wich
7d045509fd
adjust image defaults for KVM
...
SVN-Revision: 22950
14 years ago
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
15 years ago
Nicolas Thill
482ee200cb
target/x86: use common config items for options shared between generic and olpc targets
...
SVN-Revision: 21364
15 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
15 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
15 years ago
Jo-Philipp Wich
e0fc8fb6aa
make console port editable through menuconfig, gzip ext2 images, add suitable defaults for Xen
...
SVN-Revision: 19612
15 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
17 years ago
Florian Fainelli
8c0c28eef2
Add virtualbox images to x86 ( #3475 )
...
SVN-Revision: 11298
17 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
Felix Fietkau
28ab697fae
enable grub images in menuconfig for squashfs
...
SVN-Revision: 6453
18 years ago
Felix Fietkau
738ca6f657
add optional padding for x86 grub images (useful for running jffs2 images in qemu)
...
SVN-Revision: 6359
18 years ago
Mike Baker
c3c4dfb57b
move target/image/platform to target/linux/platform/image platform directories are now self contained
...
SVN-Revision: 5669
18 years ago
Felix Fietkau
b1f7fe7b06
revert to hda2
...
SVN-Revision: 5307
18 years ago
Tim Yardley
f6ff4f5fd2
this should have been sda not hda
...
SVN-Revision: 5306
18 years ago
Tim Yardley
f7e31a4be9
some minor cleanup
...
SVN-Revision: 5294
18 years ago
Tim Yardley
2f78952da8
code to bring in the following for x86: X86_GRUB_ROOTPART: configureable root partition for kernel options X86_GRUB_BOOTOPTS: configureable parameters to be added to the boot line
...
SVN-Revision: 5289
18 years ago
Felix Fietkau
002476016b
make filesystem size selection generic (for ext2)
...
SVN-Revision: 5221
18 years ago