summaryrefslogtreecommitdiff
path: root/conf/machine/include
AgeCommit message (Collapse)AuthorFiles
2010-09-10linux-omap-psp 2.6.32: OMAP: DSS2: OMAPFB: swap front and back porches for ↵Koen Kooi1
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-02Merge branch 'imx' into org.openembedded.devFlorian Boor1
2010-09-02Add i.MX51 based "Babbage" board supportMickaël CHAZAUX1
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-30linux-davinci: Add SATA configuration patches for da850-omapl138/hawkboardRoger Monk1
* 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 Monk1
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-18htc-qsd8: include xf86-input-tslib module for all machinesLukas D. Gorris1
2010-08-06linux-omap-psp: Add camera bootargJason Kridner1
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 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-04linux-omap-psp 2.6.32: remove duplicate patchKoen Kooi1
2010-08-04davinci.inc, omap3.inc: bump MACHINE_KERNEL_PRKoen Kooi2
2010-07-30zaurus-2.6.inc: Set PREFERRED_PROVIDER for udev-compat to udev-compat141 hereAndrea Adami1
* 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-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-21distro: Move thumb into distro featuresKhem Raj11
* 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 Raj11
This reverts commit e9fe87a13cf4e0453ff601c422ecbe6a98bc8f76. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-19distro: Move thumb into distro featuresKhem Raj11
* 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-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-09linux-omap-psp 2.6.32: turn on oprofile for dm3730-am3715-evmKoen Kooi1
2010-07-06neek: board added; first nios2 boardFrans Meulenbroeks1
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-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-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-19zaurus-2.6.inc: add fbdev to spitz's XSERVERMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@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-21linux-omap-psp 2.6.32: tweak reported powervalue for MUSB on beagleboardKoen Kooi1
2010-05-19linux-davinci: Update to latest kernel for DA8xx/OMAPL1xxRoger Monk1
* Update to latest kernel patches PSP 3.20.00.12 * Still 2.6.33rc4 * Update defconfigs to match updated kernel configs * Bump Kernel PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-17htcleo: use uncompressed kernel iamgeLukas Gorris1
2010-05-14machine/qemu.inc: Build and install qemu-native for qemu based targets.Khem Raj1
* Some distributions like ubuntu dont ship roms which are needed to boot ppc targets therefore we need to use qemu-native to run the images, therefore always build qemu-native for qemu based targets Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-07omap3.inc: bump MACHINE_KERNEL_PRKoen Kooi1
2010-05-07linux-omap-psp 2.6.32: move to 3.00.01.06Koen Kooi1
2010-05-04linux-omap-psp 2.6.32: refresh touchbook defconfig, add disabled patch to ↵Koen Kooi1
enable 800MHz operation
2010-05-03qemu.inc: Set virtual/xserver not xserver.Tom Rini1
Tested with qemu{arm,x86,mips} and x11-image. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-04-30tune-ppc603e: Drop -mhard-floatTom Rini1
-mcpu takes care of this argument for us Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-04-30omap3: bump MACHINE_KERNEL_PRKoen Kooi1
2010-04-27linux-omap-psp 2.6.32: switch back to 'userspace' governor on beagleboardKoen Kooi1
omap3: bump MACHINE_KERNEL_PR
2010-04-21zaurus-2.6.inc: remove forgotten comments (#) and unbreak jffs2Andrea Adami1
2010-04-21zaurus-2.6.inc: merge the jffs2 bits from zaurus-clamshells.inc.Andrea Adami2
* remove the legacy headers needed for vanilla Sharp images. * (the checksum was anyway broken)
2010-04-21zaurus-2.6.inc: reorder common Zaurus settings.Andrea Adami2
* reabsorb zaurus-kernel.inc
2010-04-13linux-omap-zoomsync: add patch to add more options to detect silicon at ↵Koen Kooi1
runtime (needed for recent SGX drivers)
2010-04-12linux-omap-psp 2.6.32: add patches from Mans Rullgard to help finding the ↵Koen Kooi1
DM37xx slowdown
2010-04-12linux-omap-psp 2.6.32: update to latest 3.00.00.05 tagKoen Kooi1
* add patches for omap3-touchbook support and make this the default kernel for it