aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
AgeCommit message (Collapse)Author
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>
2010-11-03ben-nanonote.conf: Update ben-nanonote.confAlex Ferguson
I changed PREFERED_PROVIDER_virtual/kernel to reflect a change in the linux-jlime-ben recipe name. I also added some definitions to better select our prefered xserver. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-10-27linux-2.6.28: make it bootable and usefull on nokia900Denis 'GNUtoo' Carikli
*crucial boot support(mmc,mmc block devices,and filesystems) are now builtin *a CMDLINE is now set in the recipe(there is a custom nokia bootloader on the nokia900), That is also necessary to boot on microsd *g_ether is now built, which is required for usbnet *ondemand cpufreq governor is now the default *the inconsistent-mmc-fix-2.6.28-20094803.3.diff patch comes from: https://bugs.maemo.org/show_bug.cgi?id=2747 and is necessary to be able to boot on microsd *there is also a patch that reports the battery capacity which comes from: http://my.arava.co.il/~matan/770/n900/bq27x00_battery.c That patch should be temporary,and be replcaed by somwthing like that: Sep 24 18:48:06 <DocScrutinizer51> the bq27200 kernel module is rather rudimentary Sep 24 18:48:09 <DocScrutinizer51> should be easy to adapt FR bq2700 module to provide same szsfs nodes and just use I2C instead of FIQ+HDQ Sep 24 18:48:11 <DocScrutinizer51> and that's exactly what I'd recommend to do (from #openmoko-cdevel on Freenode) Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27nokia900: add keyboard to MACHINE_FEATURES, watchdog to ↵Denis 'GNUtoo' Carikli
MACHINE_EXTRA_RRECOMMENDS and autoload for g_ether Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27nokia900: add keyboard to XSERVER and bump PRDenis 'GNUtoo' Carikli
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-21omap machines: remove preferred versions from machine files, the recipes ↵Koen Kooi
already pin those correctly
2010-10-21conf/machine: first batch of preferred_version removal: gcc/glibc/binutilsKoen Kooi
2010-10-20ts72xx: update machine configPetr Štetiar
- add autoloading of common modules - specify parameters for UBIFS image - move CMDLINE to kernel - update MACHINE_FEATURES - specify KERNEL_IMAGETYPE Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-20palmpre: add some utilities to MACHINE_EXTRA_RDEPENDSimon Busch
Some utilities are essential for the palmpre but no other machine so the machine config rdepends on them. They will be installed in an image via task-base. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-19om-3d7k: remove machine definition, because it was canceled long time agoMartin Jansa
Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-19nios2.inc: added missing definitions for TARGET_CC_ARCH BASE_PACKAGE_ARCH ↵Frans Meulenbroeks
FEED_ARCH Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-17Use common files for AT91SAM9 configurationUlf Samuelsson
2010-10-17omap4430-panda: update machine config to match latest MLO and linux providersKoen Kooi
2010-10-15Reverse the order of OVERRIDESChris Larson
Given the current implementation of OVERRIDES in bitbake, the variable is expected to contain elements in the order least specific to most specific, however, our current usage of it does not match that. As one example, "local" is supposed to always be the most specific override, yet currently it's the least specific. As another example, currently the target architecture is seen as more specific than the machine, which is also clearly wrong. Big thanks to Chase Maupin for investigating and identifying this long standing issue. It becomes clear that a reversal of the current value will bring us to a more sane behavior, and avoids the need for the dual overrides hack mentioned in the comments, so this implements this reversal, and drops the unnecessary and confusing comments. This also introduces a MACHINE_OVERRIDES variable as a generic mechanism to inject overrides elements which are more specific than the distro but less specific than the machine, which is where things like MACHINE_CLASS or SOC_FAMILY or the like would go. This variable is *space* separated, to make it easier and more convenient to assemble the variable incrementally. Reported-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-10-12motorola-ezx-base.inc: Add iwmmxt to PACKAGE_EXTRA_ARCHSTom Rini
Since we have this as a MACHINE_FEATURES we need this to be able to add contents to the rootfs that use the feature. Tested-by: Angelo Stefanos Mavridis Bartolome <angelo@pynell.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-12omap4430-panda: work around image dependsKoen Kooi
2010-10-12omap3.inc: set TARGET_ARCH to armKoen Kooi
2010-10-12machine conf: Add PandaSteve Sakoman
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-10-07om-gta02: upgrade preferred virtual/kernel from 2.6.32 to 2.6.34Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-07zaurus-2.6.inc: remove superfluous MACHINE_KERNEL_VERSION = "2.6"Andrea Adami
2010-10-07simpad.conf: remove superfluous MACHINE_KERNEL_VERSION ?= "2.6"Andrea Adami
2010-10-07simpad: merge simpad-2.6.inc in simpad.confAndrea Adami
2010-10-07collie+simpad: remove unused -2.4 inc filesAndrea Adami
2010-10-07zaurus-2.6.inc: evaluate here kernel bootlogo sizeAndrea Adami
2010-10-03om-gta0*: add qi qi-ubi to EXTRA_IMAGEDEPENDS, remove them from task-shr-feedMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-01am389x-evm, c6a816x-evm: add first set of ti816x based machinesRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-27machine/sh7785lcr: Add new machine for Renesas SH7785 reference boardNobuhiro Iwamatsu
* Machine config for Renesas SH7785 reference board. * Add kernel config for 2.6.32 and 35. * Add tune file for sh4a. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-27conf/machine: Add qemumips64 machine configuration and tune file.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-22x-load/igep0020.conf: Unbreak x-load for igep0020 machine.Michael Lippautz
* x-load is needed since e2b9225af36b2979b255634f79ceecea482601a7 Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Acked-by: Eric Bénard <eric@eukrea.com>