summaryrefslogtreecommitdiffstats
path: root/conf/machine
AgeCommit message (Collapse)Author
2010-09-12efikamx: Fixed spelling error Genisi to Genesi.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-09-12nokia900: generate also tar.gz images for installation on SD cardSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-12nokia900: do not require omap3.inc as we would have to override nearly ↵Denis 'GNUtoo' Carikli
everything when we required omap3.inc we pulled that: EXTRA_IMAGEDEPENDS += "u-boot x-load" which we can't and won't use for the moment. We also had to override nearly all variables.
2010-09-12linux-2.6.28 : nokia900: update patchset and unbreak compilation with gcc 4.4Denis 'GNUtoo' Carikli
The gcc patch was indicated to me by felipec in #maemo on freenode <felipec> GNUtoo|laptop: http://article.gmane.org/gmane.linux.ports.arm.omap/28461 The nokia patch was updated to kernel_2.6.28-20101501+0m5.diff.gz I was also told in #openmoko-cdevelon freenode by dos11 that PR had to be bumped only in the machine config: <apt> dos11 meant: GNUtoo|laptop: only macine conf
2010-09-11rx1950: change default kernel to linux-2.6.35Vasily Khoruzhick
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-11chumby-falconwing: Add machine definitionSean Cross
Adds the machine definition for chumby Falconwing-based boards Signed-off-by: Sean Cross <sean@chumby.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-10mini6410.conf: Initial support for S3C6410 based Mini6410 board.Florian Boor
2010-09-10linux-omap-psp 2.6.32: OMAP: DSS2: OMAPFB: swap front and back porches for ↵Koen Kooi
both hsync and vsync Framebuffer's left and right margins are relative to the active pixel area. Front and back porches are relative to the sync area. Left margin was wrongly assigned to front porch (and right to back), this patch fixes it.
2010-09-08jornada7xx: fix for bug #4951Filip Zyzniewski
Added bluez-dtl1-workaround to avoid: * satisfy_dependencies_for: Cannot satisfy the following dependencies for task-base: * bluez-dtl1-workaround * * opkg_install_cmd: Cannot install package task-base.
2010-09-05dockstar.conf: Make sure we use our known to be good kernel.Florian Boor
2010-09-04Added Freescale P1020RDB machine and linux-powerpc-fsl-2.6.35.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-09-04dockstar.conf: Machine configuration for Seagate DockstarFlorian Boor
2010-09-03simone.conf: Add jffs2 parametersFlorian Boor
2010-09-02Merge branch 'imx' into org.openembedded.devFlorian Boor
2010-09-02Add i.MX51 based "Babbage" board supportMickaël CHAZAUX
This is based on the patches released by Freescale as part of LTIB. Signed-off-by: Mickaël Chazaux <mchazaux@adeneo-embedded.com>
2010-08-30efikamx.conf: Define entry point and load adress for kernel.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-30hawkboard, da850-omapl138-evm: change UBI parameters after kernel patchtesting_2010-08-30Koen Kooi
* sub-page size needs some looking at
2010-08-30linux-davinci: Add SATA configuration patches for da850-omapl138/hawkboardRoger Monk
* Fix small typo * Tune Clock/Data Recovery Configuration * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-08-30linux-davinci: Add patches to disable NAND SUBPAGE on ↵Roger Monk
da850-omapl138-evm/hawkboard * NAND SUBPAGE seen to give problems with UBIFS * Workaround identified by Caglar * Applied configuration locally here to board files * Add Initial UBI settings to da850-omapl138 machine * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-08-30smartqv7.conf: Device description for Smartdevices V7Florian Boor
2010-08-28omap3-pandora.conf/u-boot-omap3pandora_git.bb: Use ↵Khem Raj
PREFERRED_PROVIDER_virtual/bootloader to select u-boot recipe to use. * Dont PROVIDES u-boot but let user decide it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-24bug20.conf: Remove note about kernel not in OE yetStefan Schmidt
2010-08-24hawkboard: tweak ubifs paramsKoen Kooi
2010-08-23Revert "beagleboard.conf: use qt4-x11-free-gles"Koen Kooi
This is a distro setting, not a machine setting This reverts commit f7635a8467bb23901c2cfb01fe2371d277be9af7.
2010-08-23efikamx.conf: Add config file for efika MXKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-19beagleboard.conf: use qt4-x11-free-glesJason Kridner
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-18htc-qsd8: include xf86-input-tslib module for all machinesLukas D. Gorris
2010-08-17palmpre: use omap3530beagle config for x-loadSimon Busch
We currently have no palmpre support for x-load. As long as we miss it we use the config from the beagleboard machine. Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-08-06linux-omap-psp: Add camera bootargJason Kridner
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@beagleboard.org>
2010-08-05linux-omap-psp_2.6.32: Move camera sensor resetJason Kridner
Camera reset needed to be done after applying power. Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@beagleboard.org>
2010-08-04xilinx-virtex5: Add machine config for Xilinx Virtex5 platformsAdrian Alonso
* Config machine for virtex5 platforms ml507, ml510 * Hardware reference design at http://github.com/aalonso/xilinx-ml507 * v2 more descriptive subject Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-04xilinx-virtex4: Add machine config for Xilinx Virtex4 platformsAdrian Alonso
* New config machine, generic support for Xilinx Virtex4 platforms ml401, ml403, ml405, ml410 * Tested on ml405 target board, powerpc based ref project design at http://github.com/aalonso/xilinx-ml405 * Target configuration handled in xilinx-bsp.bbclass * v2 more descriptive subject Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-0437x-evm: remove USE_VT from am37x-evm and dm37x-evm confChase Maupin
* Removed the USE_VT = 0 setting from am37x-evm and dm37x-evm configuration files. With matrix-gui-e using chvt 4 it is OK for these consoles to be created. * The console is used for the beagleboard validation software as well so it should be available to allow running the validation software on these boards. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-04linux-omap-psp 2.6.32: remove duplicate patchKoen Kooi
2010-08-04davinci.inc, omap3.inc: bump MACHINE_KERNEL_PRKoen Kooi
2010-08-03linux-openmoko-2.6.32: upgrade stable patch to 2.6.32.17, move more stuff to ↵Martin Jansa
modules, update om-gta02 to load them Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-31om-gta02.conf: autoload ar6000 and btusb modulesKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-30zaurus-2.6.inc: Set PREFERRED_PROVIDER for udev-compat to udev-compat141 hereAndrea Adami
* extend support to c7x0 and poodle
2010-07-28omap3 machines: build matching x-loader as well on each image buildKoen Kooi
2010-07-28linux-omap-psp: Update omap3evm defconfigRoger Monk
* Re-base against latest psp defconfig * Sync-up config with beagleboard Signed-off-by: Roger Monk <r-monk@ti.com>
2010-07-24akita.conf, spitz.conf: Set PREFERRED_PROVIDER for udev-compat to ↵Stanislav Brabec
udev-compat141.
2010-07-22conf/machine/include/nios2.inc: removed pinningsFrans Meulenbroeks
removed the pinnings of gcc, glibc, binutils etc these are not needed any more now the recipes involved have COMPATIBLE_TARGET_SYS to protect against usage of recipes that do not support nios2 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-22linux-omap-psp 2.6.32: add patch to fix USER button on xM and turn on core dumpsKoen Kooi
2010-07-21qemumips.conf, qemumipsel.conf: Add FEED_ARCHKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-21distro: Move thumb into distro featuresKhem Raj
* Currenlty we define the thumb specific overrides in machine tune files and as machine conf files are included before the distro conf files the overrides dont get right values and set incorrectly. * This patch moves the tune-thumb.inc from machine/include into distro/include and lets distro decide on thumb and thumb-interworking features based on the machine selected. If a machine which does not support thumb like all armv4 based machines is selected then distro makes correct decision now to disable thumb and thumb-interworking based upon the machine seletected. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-21linux-omap-psp 2.6.32: add patches to make the VGA and 3MP cameras work on ↵Koen Kooi
the beagelboard xM
2010-07-19Revert "distro: Move thumb into distro features"Khem Raj
This reverts commit e9fe87a13cf4e0453ff601c422ecbe6a98bc8f76. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-19dm3730-am3715-evm: split machine type into twoChase Maupin
* Split the dm3730-am3715-evm machine type into two separate machines. These are dm37x-evm and am37x-evm. * This split will allow for being able to distiguish different MACHINE_FEATURES in the future such as whether the machine has a DSP or not. This will allow for cleaner task creation. * In order to be able to choose the proper collateral and software such as documentation and codecs we need machine types that differentiate product lines (i.e. AM vs DM) and product families (i.e. 37x vs 35x). This change allows enough differentiation to chose proper collateral without requiring a machine type for every derivative chip. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-07-19distro: Move thumb into distro featuresKhem Raj
* Currenlty we define the thumb specific overrides in machine tune files and as machine conf files are included before the distro conf files the overrides dont get right values and set incorrectly. * This patch moves the tune-thumb.inc from machine/include into distro/include and lets distro decide on thumb and thumb-interworking features based on the machine selected. If a machine which does not support thumb like all armv4 based machines is selected then distro makes correct decision now to disable thumb and thumb-interworking based upon the machine seletected. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-16linux-qsd8: bump srcrev, update defconfig and machine featuresLukas Gorris
The new revision includes patch to allow use of gcc-4.5 generated binaries and adds some new features.