aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-08-10libdrm: restore libdrm-tests package that got missed with TI versiondannyDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-11u-boot: Add memory alignment fix for armv7 for am37x and am3517Franklin S. Cooper Jr
* On am335x a memory alignment issue was found when using the Linaro toolchain. * A similar patch was applied for am335x that fixed this well documented issue. * Add a similar fix to am37x and am3517 since this is a generic armv7 issue. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-11u-boot-am33x: Update am335x to use latest u-boot for 3.2 kernelFranklin S. Cooper Jr
Latest commit includes the following: * Add support for Beaglebone Black * Add fix for Linaro toolchain to insure NOR and RNDIS works. * Add workaround for Errata 1.0.24 * Enable DDR3 power down for BBB and GP evm. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-02linux-am335x-psp: Add 1 GHZ Support for BBBFranklin S. Cooper Jr
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-02linux-am335x-psp: Add Beaglebone Black supportFranklin S. Cooper Jr
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-02am33x-cm3: Add support for PG 2.1 silicon.Franklin S. Cooper Jr
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-02linux-am335x-psp: Add patch to enable SR on PG 2.x boards.Franklin S. Cooper Jr
* Add patch that enables Smart Reflex on new PG 2.x boards. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-02linux-am335x-psp: Enable USB with DMA by defaultFranklin S. Cooper Jr
* Patches have been added to fix some USB with DMA. * Enable support for this by default by removing the patch that disabled it. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-02linux-am335x-psp: Update to PSP release 04.06.00.11Franklin S. Cooper Jr
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-02u-boot-glsdk: add GLSDK Staging treeSiddharth Heroor
* The GLSDK u-boot staging tree is based off the Core SDK 2013.04.02 release. This tree will be used to stage patches and fixes on top of the Core SDK U-Boot. The GLSDK release will use this tree for product development. * Includes fix to OMAP5 so that QSPI is not enabled. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-02linux-ti-glsdk: update to latest fixesSiddharth Heroor
* Fixes for USB, SATA and enables GPU (omapdrm). * Fix OMAP5 LDO1 value. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-01libdrm: Add GLSDK specific staging tree for omap-a15Siddharth Heroor
* Override SRC_URI to use TI's tree at https://git.ti.com/glsdk/libdrm This tree includes patches on top of the upstream libdrm for omap5 and dra7xx class of devices. v2 : * Change PR to "${INC_PR}.0" instead of using the SRCREV as per comments received in v1. * Add missing configure options to get Kernel Mode Setting (KMS) as well. This was missing in the original patch. Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com> Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-06-28recipes-kernel: Add GLSDK specific kernel tree for omap-a15Siddharth Heroor
* Machine compatible with only omap-a15 devices. * The TI Staging tree will not be used to maintain K3.8. Instead, this new tree is set up as a production tree. Pending features for 3.8 will be implemented on this tree. - Backported features from linux mainline - Backported bug-fixes from linux mainline and linux-stable. - Features implemented by the GLSDK team which maybe product specific. This is the tree on which GLSDK kernel releases will be made. * This recipe is based off the Core SDK 2013.04.02 released kernel recipe - recipes-kernel/linux/linux-ti-staging_3.8.bb Signed-off-by: Siddharth Heroor <heroor@ti.com> cc: Mrinmayee Hingolikar <mrinmayee@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-06-24u-boot: add support for SPL UART variantDenys Dmytriyenko
This is an adaptation of a patch by Carlos Hernandez Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-06-12linux-ti-staging: update to ti2013.04.02 releaseti2013.04.02Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-06-10u-boot-dra7xx: update to latest sourcesChase Maupin
* Update to latest sources which pulls in the QSPI patches Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-06-05linux-ti-staging: update kernel SRCREVChase Maupin
* Update the kernel SRCREV to pickup DSS fixes for the dra7xx devices. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-06-05u-boot-dra7xx: add latest u-boot from the integration branchDenys Dmytriyenko
While the code is being pulled from ti-u-boot integration tree, J6/DRA7xx bring up is being done from a separate branch that does not include all the commits made for am335x. Hence, until those branches are merged with the mainline and unified in a single recipe, a separate recipe just for DRA7xx makes more sense. This recipe should eventually go away and unified under u-boot-ti-staging one. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
2013-06-04dra7xx-evm: Update serial consoleChase Maupin
* Updated the serial console to use ttyO0 which is what the evm uses. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-06-04libdrm: Add support for dra7xx-evmChase Maupin
* Change the COMPATIBLE_MACHINE setting to use omap-a15 so that the dra7xx-evm machine type is also included. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-06-04linux-ti-staging: Add dra7xx-evm supportChase Maupin
* Add the DTB entries for the dra7xx-evm machine type * Update to the latest git sources which have dra7xx-evm support. * Update the PV to match the latest source version Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-05-14am-sysinfo: remove an old outdated svn versionDenys Dmytriyenko
The recipe has been moved to meta-arago-extras long time ago. Moreover, SCM has changed from svn to git, so this recipe is quite outdated. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-05-07am33x-cm3: Split init script into its own packageFranklin S. Cooper Jr
* 3.8+ kernels use an init script to load the cm3 firmware. * 3.2 kernel require the cm3 firmware during compile time therefore no init script is needed. * Separate the init script from the main package and place it in its own package. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-05-07linux-ti-staging: add package-specifier for RDEPENDS variableDenys Dmytriyenko
Run-time variables are package-specific, not recipe. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-26linux-am335x-psp: fix typo in the filename to use underscoreti2013.04.00Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-26u-boot-ti-staging: update to ti2013.04.00 releaseDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-26linux-ti-staging: update to ti2013.04.00 releaseDenys Dmytriyenko
Also, remove do_deploy_append() fix, as it's in oe-core now. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-22am33x-cm3: Update to latest cm3 releaseFranklin S. Cooper Jr
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-22u-boot: Add am3517 u-boot recipeFranklin S. Cooper Jr
* Add correct u-boot recipe for am3517. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-22u-boot-am33x: Update u-boot recipe to 2013.01.01Franklin S. Cooper Jr
* Update to latest version of u-boot that supports the 3.2 kernel. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-22linux-am335x: Update to latest 3.2 kernel releaseFranklin S. Cooper Jr
* Update to the latest PSP release (version 04.06.00.10) of the 3.2 kernel. * Rename recipe to match meta-ti kernel recipe naming convention. * Use in tree defconfig instead of providing a separate defconfig. These defconfigs were the same anyway. * Add additional crypto patches that were needed to fix suspend and resume issues. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-22linux-omap-psp: Update commitFranklin S. Cooper Jr
* Update to latest supported release. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-18u-boot-ti-staging: update to the latestDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-18linux-ti-staging: update to the latest 3.8.8Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-18linux-ti-staging: make cm3 firmware a run-time dependencyChase Maupin
* Make the am33x-cm3 firmware a run-time dependency instead of build time since it is no longer required at build time. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-18am33x-cm3: use init script to load firmwareChase Maupin
* The PM firmware is now loaded using an init script so make the init script installation part of the firmware package. * Fix up the SRC_URI to the proper format. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-17u-boot-ti-staging: Add SRCPV to the PRChase Maupin
* Add the SRCPV to the PR to make it clear which revision of the sources are being built and to match the kernel versioning. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-17setup-defconfig: allow using KERNEL_LOCALVERSIONChase Maupin
* Add capability to use KERNEL_LOCALVERSION to set an extra version string in the kernel. This mimics functionality submitted to the kernel.bbclass but since this overwrites the do_configure it must be added here as well. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-10tune-cortexa{7,8,9,15}: update tunes from oe-core/master with fixesDenys Dmytriyenko
Specifically interested in hardfp+thumb+neon Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-05ti-graphics: Add latest 4.09.00.01 versionChase Maupin
* Add the latest 4.09.00.01 version of the graphis SDK. This version will compile against the latest v3.8 kernel. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-05linux-ti-staging: update with the latest dss fixes in omap5 dtsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-03omap-a15.inc: also set TI staging preferred provider for u-bootDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-03u-boot-ti-staging: update SRCREV for more omap5 changes, bump PRDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-02libgles-omap3: Add version 4.08.00.02 of the Graphics SDKFranklin S. Cooper Jr
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-02omap3-sgx-modules: Add version 4.08.00.02 of the Graphics SDK kernel modulesFranklin S. Cooper Jr
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-02libgles-omap3.inc: Add tweaks needed for newer version of the Graphics SDKFranklin S. Cooper Jr
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-02omap5-evm: update U-Boot machine to omap5 uevmChase Maupin
* The U-Boot config to be used in the latest code has been updated to use omap5_uevm instead of omap5_evm. * Update to the latest code to pickup this change and modify the machine file as well. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-03-29linux: Use setup-defconfig in kernel recipesChase Maupin
* Now that the setup-defconfig.inc file has been moved to the meta-ti layer the kernel recipes should include this file. * This makes way to clear this inclusion from the bbappend files in meta-arago Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-03-29dra7xx-evm: Add DRA7xx machine typeChase Maupin
* Add the dra7xx-evm machine type which is part of the omap-a15 SOC_FAMILY Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-03-28linux-ti-staging: one more update to latest 3.8.5Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>