summaryrefslogtreecommitdiff
path: root/meta/conf/machine
AgeCommit message (Collapse)AuthorFiles
2009-11-12igep0020b.conf: Fix missing u-boot entrypointEnric Balletbo i Serra1
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-10-14igep0020b.conf: Initial IGEP v2 board supportEnric Balletbo i Serra1
The IGEP v2 board is a low-cost, fan-less single board computer that unleashes laptop-like performance and expandability without the bulk, expense, or noise of typical desktop machines. Its architecture shares much in common with other OMAP3 boards. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-26tune-cortexa8.inc: don't auto-vectorize, remove package overrides, some cleanupMike Turquette1
Signed-off-by: Mike Turquette <mturquette@ti.com>
2009-08-03zoom2.conf: initial zoom2 board supportMike Turquette1
The Zoom2 is an OMAP3-based development platform. Its architecture shares much in common with other OMAP3 boards such as Beagle, Overo, and RX51. Signed-off-by: Mike Turquette <mturquette@ti.com>
2009-06-09qemux86: Add xf86-input-vmmouse, swrast dri fallback, switch back to ↵Richard Purdie1
mesa-dri as the GL provider and drop synaptics input driver Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-12eee901: Drop eee901 as superseeded by netbookRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-04-28beagleboard: added 2.6.29 kernel from OEMarcin Juszkiewicz1
tested on B7 Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
2009-01-21qemux86: Convert to se xserver-xf86-dri-liteRichard Purdie1
2008-11-05qemu.inc: Use ext3 images for qemu, not ext2 onesRichard Purdie1
2008-11-04Add depicture machine with patches from SimTecRichard Purdie1
2008-10-13Use ?= for setting IMAGE_FSTYPES in eee901.conf so it can be overriden inRobert Bragg1
a local.conf git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5485 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-13Adds support for GEM + DRI2Robert Bragg1
DRI2 is disabled by default though since running with metacity-clutter seems to cause a lock up. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5484 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-10Add overoRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5477 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-03linux-moblin2: Use a more generic nameSamuel Ortiz1
And fix the eee901 machine file accordingly. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5404 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30eee901: We now use the intel FB driver.Samuel Ortiz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5342 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30eee901: We use ACPI for battery status readingSamuel Ortiz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5334 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29omap-3430: Generate jffs2 imagesRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5310 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25eee901: Add acpi and eee-acpi-scriptsSamuel Ortiz1
We can now suspend/resume the eee901 through the Fn keys. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5273 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25qemu targets: added IMAGE_ROOTFS_SIZE for ext3 filesystemsMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5268 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22Adds eee901 specific support into clutter.inc and adds a new virtual/libglRobert Bragg1
for clutter to depend on which all mesa build variants provide. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5229 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg1
of kdrive and building mesa. It's a big commit and it's still rather rough around the edges, but there is a desire to get this in early so people can review the work and help polish the changes. Some of the notable bits: • DRI support in mesa and the X server. (configured in machine conf via MACHINE_DRI_MODULES variable) • XCB backend for xlib • A fairly lite X server build with lots of legacy modules disabled. I'm sure there is plenty of other fairly low hanging fruit if we want to put more effort into reducing the size of the xserver build. Currently the server build comes in @ ~2.3MB vs a kdrive fbdev server build @ ~1MB. E.g xaa could be made conditional to save ~320K. Of course the kdrive server doesn't include glx stuff, which is a pretty big chunk. Also thanks to hrw, since I nabbed a some patches from him for this, and RP, for various bits of Poky style advice. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5205 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-19tune-xscale.inc: Compile cairo for armv4 to avoid alighment trap issues with ↵Richard Purdie1
double instruction git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5203 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-11eee901: Add wifi supportSamuel Ortiz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5186 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10eee901: Add video kernel options, vesa for now.Samuel Ortiz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5171 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10eee901: Initial supportSamuel Ortiz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5167 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-27Fix typo in ldp machine nameRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5114 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-11omap-3430ldp: Add extra machine specific kernel module RRECOMMENDSRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5048 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-04omap-3430ldp.conf: remove irda machine featureRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5018 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-04omap-3430ldp.conf: add phone machine featureRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5017 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-31Use the correct tty for Nokia800 machines.Joshua Lock1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4987 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-18machine/armv7*: Enable the cortexa8 tune file for the appropriate machinesRichard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4881 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-18tune-cortexa1.inc: Rationalise options, at least until gcc support for the ↵Richard Purdie1
others improves git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4880 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-18conf/machine: Add beagleboard from OE.devRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4868 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-18tune-cortexa8.inc: Remove tree vectorization option for now, it causes too ↵Richard Purdie1
many problems git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4867 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-17bitbake.conf/tune.conf: Set BASE_PACKAGE_ARCH and build PACKAGE_ARCH from thisRichard Purdie16
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4857 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-14tune-xscale.inc: Compile webkit-gtk for armv4t since there are massive ↵Richard Purdie1
alignment issues with double word instructions with webkit on armv5 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4833 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-04nokia800: Fix machine descriptionRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4823 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-04Add the omap-34030ldp machineRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4820 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-26nokia8x0: Serial console is on ttyS1Samuel Ortiz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4732 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-10tune-cortexa8.inc: Disable -ftree-vectorize option for libxcursor for nowRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4617 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-10conf/machine/include: Add tuning .inc files from OE.devRichard Purdie5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4615 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-28Add TI OMAP 3430SDP Kernel and machine file.Robert Bradford1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4562 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-28Remove 'bogus' machine file. Zoom support should be possible through standardRobert Bradford1
3430SDP. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4560 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-28Add machine file for LogicPD OMAP3430 Zoom KitRobert Bradford1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4559 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-22machine/om-gta*.conf: Sync with OE.devRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4541 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-22Rename fic-gta01 to om-gta01 as per upstreamRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4533 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-15conf/machine/mx31*: Add armv6 to PACKAGE_EXTRA_ARCHSRichard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4274 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-14fic-gta0x: disable EXTRA_IMAGEDEPENDSMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4014 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-07qemu machines: enlarge rootfs to 280MMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3980 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-07tune-arm1136jf-s.inc: fix arm/thumb switchingMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3976 311d38ba-8fff-0310-9ca6-ca027cbcb966