summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libdrm: restore libdrm-tests package that got missed with TI versiondannyDenys Dmytriyenko2013-08-102-1/+53
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: Add memory alignment fix for armv7 for am37x and am3517Franklin S. Cooper Jr2013-07-113-2/+37
| | | | | | | | | * 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>
* u-boot-am33x: Update am335x to use latest u-boot for 3.2 kernelFranklin S. Cooper Jr2013-07-111-4/+3
| | | | | | | | | | | | 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>
* linux-am335x-psp: Add 1 GHZ Support for BBBFranklin S. Cooper Jr2013-07-022-2/+45
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-am335x-psp: Add Beaglebone Black supportFranklin S. Cooper Jr2013-07-022-1/+114
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: Add support for PG 2.1 silicon.Franklin S. Cooper Jr2013-07-021-4/+4
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-am335x-psp: Add patch to enable SR on PG 2.x boards.Franklin S. Cooper Jr2013-07-022-1/+1930
| | | | | | | * 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>
* linux-am335x-psp: Enable USB with DMA by defaultFranklin S. Cooper Jr2013-07-022-37/+1
| | | | | | | | * 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>
* linux-am335x-psp: Update to PSP release 04.06.00.11Franklin S. Cooper Jr2013-07-021-3/+2
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-glsdk: add GLSDK Staging treeSiddharth Heroor2013-07-021-0/+16
| | | | | | | | | | | * 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>
* linux-ti-glsdk: update to latest fixesSiddharth Heroor2013-07-021-2/+2
| | | | | | | | * 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>
* libdrm: Add GLSDK specific staging tree for omap-a15Siddharth Heroor2013-07-011-0/+14
| | | | | | | | | | | | | | | | * 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>
* recipes-kernel: Add GLSDK specific kernel tree for omap-a15Siddharth Heroor2013-06-282-0/+32
| | | | | | | | | | | | | | | | | | | * 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>
* u-boot: add support for SPL UART variantDenys Dmytriyenko2013-06-242-1/+26
| | | | | | This is an adaptation of a patch by Carlos Hernandez Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2013.04.02 releaseti2013.04.02Denys Dmytriyenko2013-06-121-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-dra7xx: update to latest sourcesChase Maupin2013-06-101-2/+2
| | | | | | | * 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>
* linux-ti-staging: update kernel SRCREVChase Maupin2013-06-051-2/+2
| | | | | | | | * 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>
* u-boot-dra7xx: add latest u-boot from the integration branchDenys Dmytriyenko2013-06-052-2/+21
| | | | | | | | | | | 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>
* dra7xx-evm: Update serial consoleChase Maupin2013-06-041-1/+1
| | | | | | | | * 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>
* libdrm: Add support for dra7xx-evmChase Maupin2013-06-041-1/+1
| | | | | | | | * 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>
* linux-ti-staging: Add dra7xx-evm supportChase Maupin2013-06-041-2/+3
| | | | | | | | | * 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>
* am-sysinfo: remove an old outdated svn versionDenys Dmytriyenko2013-05-141-23/+0
| | | | | | | 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>
* am33x-cm3: Split init script into its own packageFranklin S. Cooper Jr2013-05-072-3/+10
| | | | | | | | | | * 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>
* linux-ti-staging: add package-specifier for RDEPENDS variableDenys Dmytriyenko2013-05-071-2/+2
| | | | | | Run-time variables are package-specific, not recipe. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-am335x-psp: fix typo in the filename to use underscoreti2013.04.00Denys Dmytriyenko2013-04-261-0/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to ti2013.04.00 releaseDenys Dmytriyenko2013-04-261-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2013.04.00 releaseDenys Dmytriyenko2013-04-261-17/+3
| | | | | | Also, remove do_deploy_append() fix, as it's in oe-core now. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: Update to latest cm3 releaseFranklin S. Cooper Jr2013-04-221-3/+5
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: Add am3517 u-boot recipeFranklin S. Cooper Jr2013-04-222-3/+21
| | | | | | | * 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>
* u-boot-am33x: Update u-boot recipe to 2013.01.01Franklin S. Cooper Jr2013-04-222-17/+20
| | | | | | | * 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>
* linux-am335x: Update to latest 3.2 kernel releaseFranklin S. Cooper Jr2013-04-2237-2681/+1174
| | | | | | | | | | | | * 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>
* linux-omap-psp: Update commitFranklin S. Cooper Jr2013-04-222-2/+3
| | | | | | | * Update to latest supported release. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to the latestDenys Dmytriyenko2013-04-181-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to the latest 3.8.8Denys Dmytriyenko2013-04-181-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: make cm3 firmware a run-time dependencyChase Maupin2013-04-181-12/+4
| | | | | | | | * 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>
* am33x-cm3: use init script to load firmwareChase Maupin2013-04-182-2/+21
| | | | | | | | | * 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>
* u-boot-ti-staging: Add SRCPV to the PRChase Maupin2013-04-171-1/+1
| | | | | | | | | * 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>
* setup-defconfig: allow using KERNEL_LOCALVERSIONChase Maupin2013-04-171-0/+6
| | | | | | | | | | * 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>
* tune-cortexa{7,8,9,15}: update tunes from oe-core/master with fixesDenys Dmytriyenko2013-04-104-4/+76
| | | | | | Specifically interested in hardfp+thumb+neon Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-graphics: Add latest 4.09.00.01 versionChase Maupin2013-04-054-0/+391
| | | | | | | | * 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>
* linux-ti-staging: update with the latest dss fixes in omap5 dtsDenys Dmytriyenko2013-04-051-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap-a15.inc: also set TI staging preferred provider for u-bootDenys Dmytriyenko2013-04-031-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update SRCREV for more omap5 changes, bump PRDenys Dmytriyenko2013-04-031-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3: Add version 4.08.00.02 of the Graphics SDKFranklin S. Cooper Jr2013-04-023-0/+336
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap3-sgx-modules: Add version 4.08.00.02 of the Graphics SDK kernel modulesFranklin S. Cooper Jr2013-04-021-0/+56
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3.inc: Add tweaks needed for newer version of the Graphics SDKFranklin S. Cooper Jr2013-04-021-9/+9
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap5-evm: update U-Boot machine to omap5 uevmChase Maupin2013-04-022-2/+2
| | | | | | | | | | * 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>
* linux: Use setup-defconfig in kernel recipesChase Maupin2013-03-294-4/+8
| | | | | | | | | | * 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>
* dra7xx-evm: Add DRA7xx machine typeChase Maupin2013-03-291-0/+36
| | | | | | | | * 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>
* linux-ti-staging: one more update to latest 3.8.5Denys Dmytriyenko2013-03-281-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>