aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
AgeCommit message (Collapse)Author
2011-01-24omap3.inc: bump MACHINE_KERNEL_PR for kernel changesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-22xxs1500.conf: Remove this board from OEKhem Raj
* The kernel is no more fetchable as reported in bugzilla/1737 * Vendor has EOLed the product Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-18linux-omap 2.6.37: replace various patch with upstream versions and rediffKoen Kooi
* The beagle poweron patch was split into 3 and accepted upstream thanks to Nishant * the 2 720MHz patches were combined and pending acceptance thanks to Sanjeev * the boardfile 720MHz patches aren't needed anymore Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-17mpc8315e-rdb: Setup for xserver-xorgTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-17p2020ds: Setup for xserver-xorgTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-14i586-generic: define udevdir and OLDEST_KERNELOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-01-10qemu.inc: Switch to xserver-xorgTom Rini
Keeping with xserver-kdrive means that we have a sometimes race in that xserver-kdrive is too old for the other xorg components that are built (with X11R7.5) to build. So we switch to xserver-xorg and appropriate modules. Tested on qemux86 and x11-image. Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-09htcdream: load the wl1251_sdio (the wifi driver) module by default.Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-01-07machines: introduce new palmpre2 machineSimon Busch
The new palmpre2 machine is nearly the same as the already available palmpre machine. The only difference is the internal processor. The palmpre2 uses a omap 3630 and the palmpre a omap 3430 processor. This takes us into the situation to handle two different machines. Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-07palmpre machine: split into machine and common partsSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-06linux-omap-psp: add OCF supportChase Maupin
* Add a patch to put OCF support into the linux-omap-psp kernel * Add support to the defconfig file for am37x-evm for OCF * Bump the MACHINE_KERNEL_PR Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-01-06ac100: fix XSERVERKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-05palmpre machine: switch to .tar.gz format for rootfsSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-05tegra2: change feed and basearch to armv7a-vfp as suggested by koenHenning Heinold
2011-01-05linux-ac100: support for toshiba AC100/dynabookHenning Heinold
2011-01-04palmpre machine: override MACHINE_KERNEL_PR as we do not use linux-omapSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-01-01omap3: bump MACHINE_KERNEL_PRKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-31omap3: bump MACHINE_KERNEL_PRKoen Kooi
2010-12-28linux_2.6.35: use mmcblk1p1 for rootfs on nokia900Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-25nokia900: use just linux instead of linux-nokia900 as virtual/kernel providerMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-23u-boot_git: add support for nokia900Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-21linux-omap4: enable some more modulesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-20am3517-crane: Add am3517-crane machine typeAnil kumar M
* Add new machine type for the am3517-crane board. * Craneboard is a hardware development platform based on the Sitara AM3517 ARM Cortex - A8 microprocessor device. This is a low cost reference design. * You can find more about CraneBoard here: [1] http://www.ti.com/arm [2] http://www.mistralsolutions.com/products/craneboard.php [3] http://www.craneboard.org Signed-off-by: Anil kumar M <anilm@mistralsolutions.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-20linux-omap-psp-2.6.32:add patch for am3517-crane board supportAnil kumar M
* This patch adds linnux-omap-psp kernel support for am3517-crane board. * Craneboard is a hardware development platform based on the Sitara AM3517 ARM Cortex - A8 microprocessor device. This is a low cost reference design. * You can find more about CraneBoard here: [1] http://www.ti.com/arm [2] http://www.mistralsolutions.com/products/craneboard.php [3] http://www.craneboard.org Signed-off-by: Anil kumar M <anilm@mistralsolutions.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-20linux-omap4: switch to ubuntu L24.11 tree to get DRM supportKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-16linux-n900: enable nat, connection tracking, etc. to get tetheringMichael 'Mickey' Lauer
2010-12-15linux-omap4: switch to L24.11 based tree to match with L24.11 syslink userspaceKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-13Add initial support for iphone3g(machine config and kernel)Denis Carikli
Android was ported to Apple's iDevices including the iPhone3G by the iDroid Project ( http://www.idroidproject.org/wiki/Main_Page ) Their kernel is standard enough to be able to run GNU/Linux distributions such as SHR Signed-off-by: Chris 'Lopi' Spehn <chris.spehn@gmail.com> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-12-07jornada7xx.conf: Add relevant X settingsKristoffer Ericson
Lets add xserver and some screen info that we know work well. Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-12-06tune-cortexa8: change '-mfloat-abi=hardfp' to '-mfloat-abi=hard'Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-04linux-davinci_git: Patch omapl138 kernelMelissa Watkins
* Update the linux recipe for linux-davinci_git to patch kernel for omapl138 machines * Add uio_pruss kernel patches for omapl138 platform * Bump the Kernel PR Signed-off-by: Melissa Watkins <m-watkins@ti.com> Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-12-02nokia900.conf: remove SERIAL_CONSOLE because it's causing a respawning gettyKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-12-02nokia900.conf: MACHINE_EXTRA_RRECOMMENDS add needed kernel-modulesMartin Jansa
* list all which are loaded after boot (ie with udev) * remove those which are handled by some task-base-* anyways (like g-ether, vfat etc) * remove those which are in RDEPENDS of some already listed module here Acked-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-02nokia900: build uImage instead of zImageMartin Jansa
* meego and debian on n900 are now using u-boot so we should too Acked-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-11-29/conf/machine/ben-nanonote.confKristoffer Ericson
* Add screen information to machine file Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-11-25linux-omap-psp: Update to latest omap3 2.6.32 psp kernel commit + remove ↵Roger Monk
committed pending local patches * Update to latest commit for kernel * Remove pending patches which are now commmited to kernel git tree * Switch to proper URI (alias) for omap3 kernel (instead of personal tree) * Switch to http protocol * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-11-22bug20.conf: Use beagleboard config for x-loadStefan Schmidt
We don't provide a x-load config for the bug20 in OE yet. Still omap3.inc adds it to the image depends which makes all images fail for this machine. Avoid this by building the beagleboard x-load config until we build our bug20 x-load with OE.
2010-11-21nokia900.conf: migrate to newer linux-nokia900 kernel and bump PRDenis 'GNUtoo' Carikli
The new kernel is composed of the 2.6.28 kernel, last maemo PR 1.3 patches, usb host patch,various other patches, and the necessary patches for booting from microsd and for compiling with gcc4. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-11-20jornada6xx.conf: Change preferred kernel, xserver version.Alex Ferguson
Changed the PREFERRED_VERSION for linux-jlime-jornada6xx from 2.6.32 to 2.6.17 because that's the last version that works. Also changed the preferred xserver version from xserver-xorg to xserver-kdrive-fbdev 1.3.0.0 because that's the last version that works. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-11-19omapzoom2/3.conf : got serial tty wrong, fixed this timeGraeme Gregory
2010-11-18omapzoom2/3.conf : update the serial port configGraeme Gregory
The update of the kernel enabled the omap serial driver so the console has moved port number as 8250 driver now only handls the two uarts on debug board.
2010-11-18om-gta01: update list of recommended modules and autoloadMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-11-18linux-openmoko: remove old version based on 2.6.29-rc3, switch gta01 to 2.6.34Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-11-17am180x-evm: Add am180x-evm machine typeChase Maupin
* Add new machine type for the AM180x family of devices. These devices are part of the omapl138 SOC_FAMILY. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-11-17linux-davinci_git: use SOC_FAMILY for omapl devicesChase Maupin
* Use the SOC_FAMILY override for omapl137 and omapl138 based devices. * Make associated files directory use SOC_FAMILY name. * Bump MACHINE_KERNEL_PR Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-11-13linux-openmoko, linux-2.6.34: remove old 2.6.32, sanitize 2.6.34 and ↵Martin Jansa
linux-openmoko.inc * use linux-openmoko_${PV} instead linux-openmoko-${PV} * use linux_${PV}.bb with latest stable patch as starting point * only difference between linux_${PV} and linux-openmoko_${PV} is extra include of linux-openmoko.inc * .inc don't define UBOOT_ENTRYPOINT again (after machine config) * .inc move KERNEL_IMAGETYPE to machine configs (as most machines have) * .inc don't "fix' defconfig, use fixed defconfig instead * separate patches used in shr.patch can be found in gitorious repo http://gitorious.org/~jama/htc-msm-2-6-32/openmoko-kernel Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-11-10mx25-3-stack: add machine's configuration fileEric Bénard
this file was forgotten in commit : 50ea5378c92557b609324a962fea56c076783edf Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-11-06bluepro: add machine configuration for TQ BlueProVitus Jensen
Signed-off-by: Vitus Jensen <vjensen@gmx.de> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-11-06tb5200l: add machine configuration for TQ TB5200L 'tinyBox'Vitus Jensen
[PATCH 1/5] tb5200l: add machine configuration for TQ TB5200L 'tinyBox' Signed-off-by: Vitus Jensen <vjensen@gmx.de> Acked-by: Marco Cavallini <m.cavallini@koansoftware.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-11-05tune-mips32.inc: Add missing definitions.Alex Ferguson
I added the FEED_ARCH and BASE_PACKAGE_ARCH definitions which are assigned the value of TARGET_ARCH (which is defined in the individual machine files). I used the TARGET_ARCH variable and not a static value since the value can be either "mipsel" (as in ben-nanonote) or "mips" (as in qemumips). Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>