summaryrefslogtreecommitdiff
path: root/conf/machine
AgeCommit message (Collapse)AuthorFiles
2010-08-05linux-omap-psp_2.6.32: Move camera sensor resetJason Kridner1
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 Alonso1
* 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 Alonso1
* 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 Maupin2
* 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 Kooi1
2010-08-04davinci.inc, omap3.inc: bump MACHINE_KERNEL_PRKoen Kooi2
2010-08-03linux-openmoko-2.6.32: upgrade stable patch to 2.6.32.17, move more stuff to ↵Martin Jansa1
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 Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-30zaurus-2.6.inc: Set PREFERRED_PROVIDER for udev-compat to udev-compat141 hereAndrea Adami3
* extend support to c7x0 and poodle
2010-07-28omap3 machines: build matching x-loader as well on each image buildKoen Kooi1
2010-07-28linux-omap-psp: Update omap3evm defconfigRoger Monk1
* 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 Brabec2
udev-compat141.
2010-07-22conf/machine/include/nios2.inc: removed pinningsFrans Meulenbroeks1
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 Kooi1
2010-07-21qemumips.conf, qemumipsel.conf: Add FEED_ARCHKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-21distro: Move thumb into distro featuresKhem Raj13
* 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 Kooi1
the beagelboard xM
2010-07-19Revert "distro: Move thumb into distro features"Khem Raj13
This reverts commit e9fe87a13cf4e0453ff601c422ecbe6a98bc8f76. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-19dm3730-am3715-evm: split machine type into twoChase Maupin2
* 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 Raj13
* 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 Gorris1
The new revision includes patch to allow use of gcc-4.5 generated binaries and adds some new features.
2010-07-16htc-qsd8: use xf86-video-fbdev until xf86-video-msm is fixedLukas Gorris1
See http://bugs.openembedded.org/show_bug.cgi?id=5451 for further information on xf86-video-msm
2010-07-14tqm8540: drop u-boot versioning, add kernel uImage parametersDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-07-11conf/machine: add keymaps to recommended list for h4000/hx4700 to fix record ↵Paul Eggleton2
button
2010-07-09linux-omap-psp 2.6.32: turn on oprofile for dm3730-am3715-evmKoen Kooi1
2010-07-08htcdream.conf: use xf86-video-fbdev and xf86-video-tslibDenis 'GNUtoo' Carikli1
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-07-06neek: board added; first nios2 boardFrans Meulenbroeks2
see comments in nios2.inc and neek.conf this is still somewhat work in progress and could use some work Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-02qemumipsel.conf: Add qemumipsel support, based upon qemumips.Graham Gower1
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-01omap3evm: Cleanup machine configRoger Monk1
* Set uboot preferred provider * Set VT * Set x-loader machine * Align jffs2 params with other ti targets Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-07-01am3517-evm: Machine config cleanupRoger Monk1
* Remove legacy OMAP3517 extra machine * Only used internally - safe to remove * Add uboot preferred provider * Set Machine configs for uboot/xloader * Set VT Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-07-01dm3730-am3715-evm: Add x-loader MACHINE nameRoger Monk1
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-06-27linux-omap-psp 2.6.32: disable mt9t111 module, it causes non-xM boards to ↵Koen Kooi1
hang at boot
2010-06-26linux-omap-psp 2.6.32: add WIP camera drivers for the beagleboard xMKoen Kooi1
2010-06-25htcdream: don't set PREFERRED_PROVIDER_virtual/libgl to mesa-driMartin Jansa1
* there was --disable-egl in mesa-dri recipes (there are mesa recipes for this) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de> Acked-by: Graeme Gregory <dp@xora.org.uk>
2010-06-25om-gta02: prefer kernel 2.6.32Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-22Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov1
git://git.openembedded.org/openembedded into org.openembedded.dev
2010-06-20ezx: rename references to ezx-boot-usb into moto-boot-usbAntonio Ospite1
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-06-20Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov2
git://git.openembedded.org/openembedded into org.openembedded.dev
2010-06-20lite5200: add MACHINE_FEATURES and UBOOT_MACHINEDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-19zaurus-2.6.inc: add fbdev to spitz's XSERVERMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-18omap5912osk: Use 2.6.34 as PREFERRED_KERNELKhem Raj1
* TMPFS is disabled it does not boot with tmpfs. needs to be investigated. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-11lite5200: update machine configDmitry Eremin-Solenikov1
Update Lite5200 board config with correct console definition, kernel provider and kernel image. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-07linux-omap-psp 2.6.32: rebase patches onto new baselineKoen Kooi1
2010-06-06linux-omap-psp 2.6.32: disable CDC_EEM for beagleboardKoen Kooi1
2010-06-04motorola-ezx-base.inc: Add support for ubifsIlya Petrov1
Signed-off-by: Ilya Petrov <ilya.muromec@gmail.com> Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04motorola-ezx-base.inc: refresh machine definitionAntonio Ospite1
Reorder sections to a more logic scheme, following magician.conf, other cleanups: * sort MACHINE_FEATURES alphabetically * add ezx-gen-blob to EXTRA_IMAGEDEPENDS * use MODUTILS=26 * Add needed kernel modules for BP Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04motorola-ezx-base.inc: use PREFERRED_PROVIDER_virtual/xserverAntonio Ospite1
This fixes a "multiple recipes provide xserver" warning. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-02Revert "qemu.inc: zap_root_password for qemu images."Khem Raj1
Its better not to put this was here but in the images if needed. This reverts commit 39a7a0152d5d9a38ab202e11eb2eaab163dc35fa.
2010-06-02qemu.inc: zap_root_password for qemu images.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-31bug20.conf: Sync with Bug Labs repoStefan Schmidt1
This brings the bug20 machine file in sync with the Bug Labs internal version. The difference was only ubi as FSTYPE and some jffs2 tweaking.