Age | Commit message (Collapse) | Author | Files |
|
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.
|
|
|
|
This is based on the patches released by Freescale as part
of LTIB.
Signed-off-by: Mickaël Chazaux <mchazaux@adeneo-embedded.com>
|
|
* 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>
|
|
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>
|
|
|
|
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Koen Kooi <koen@beagleboard.org>
|
|
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>
|
|
|
|
|
|
* extend support to c7x0 and poodle
|
|
|
|
* Re-base against latest psp defconfig
* Sync-up config with beagleboard
Signed-off-by: Roger Monk <r-monk@ti.com>
|
|
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>
|
|
|
|
* 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>
|
|
the beagelboard xM
|
|
This reverts commit e9fe87a13cf4e0453ff601c422ecbe6a98bc8f76.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* 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>
|
|
See http://bugs.openembedded.org/show_bug.cgi?id=5451 for further information on xf86-video-msm
|
|
|
|
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>
|
|
hang at boot
|
|
|
|
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
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>
|
|
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>
|
|
This fixes a "multiple recipes provide xserver" warning.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
Its better not to put this was here but in the images
if needed.
This reverts commit 39a7a0152d5d9a38ab202e11eb2eaab163dc35fa.
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
* 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>
|
|
|
|
* 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>
|
|
|
|
|
|
enable 800MHz operation
|
|
Tested with qemu{arm,x86,mips} and x11-image.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
-mcpu takes care of this argument for us
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
omap3: bump MACHINE_KERNEL_PR
|
|
|
|
* remove the legacy headers needed for vanilla Sharp images.
* (the checksum was anyway broken)
|
|
* reabsorb zaurus-kernel.inc
|
|
runtime (needed for recent SGX drivers)
|
|
DM37xx slowdown
|
|
* add patches for omap3-touchbook support and make this the default kernel for it
|