summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
...
* u-boot-ti-staging: add TI staging version of u-boot 2014.07Denys Dmytriyenko2014-07-291-0/+21
| | | | | | | Mainline version of 2014.07 will be pushed to mainline OE-Core soon. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* u-boot: update to 2014.07 release versionDenys Dmytriyenko2014-07-251-6/+3
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* vis: inhibit package strip for DSP binariesMaupin, Chase2014-07-021-1/+4
| | | | | | | | | | | | * These binaries are for the DSP and the strip command in the ARM compiler does not work on them. Without this the following error is seen: * ERROR: runstrip: ''arm-linux-gnueabihf-strip' --remove-section=.comment --remove-section=.note '<PATH>/dra7-dsp1-fw-radio.xe66'' strip command failed Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Update dra7xx-evm settings to use dra7xx SOC_FAMILYMaupin, Chase2014-07-022-4/+18
| | | | | | | | | * Update to use the dra7xx SOC_FAMILY instead of the specific dra7xx-evm machine type. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: switch from SPL/MLO to "ais" image for omapl138 SOCsDenys Dmytriyenko2014-07-022-2/+5
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Tom Rini <trini@ti.com>
* u-boot-am37x: remove old machine-specific version in favor of mainlineDenys Dmytriyenko2014-06-2410-664/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: consolidate firmware recipes under recipes-bsp in own directoriesDenys Dmytriyenko2014-06-237-0/+85
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3, omap3-sgx-modules: remove old 4.8.x and 5.x versionsDenys Dmytriyenko2014-06-234-242/+0
| | | | | | | Leave 4.9 as the last release providing softfp binaries and x11 support. Leave 4.5 for now as being widely used on legacy omap3 devices. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: remove old platform-specific versionsDenys Dmytriyenko2014-06-2381-11658/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging:_2013.10: Update to pull in critical fixesFranklin S. Cooper Jr2014-06-231-3/+3
| | | | | | | | * Critical fixes have been added to the ti-u-boot-2013.10 branch for AM4x. * Update commit id to point to this new commit. * For all other platforms nothing should have changed. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: remove old mainline versionsMaupin, Chase2014-06-162-52/+0
| | | | | | | | * Remove old mainline u-boot versions since the latest version has better support for TI platforms. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: Add mainline u-boot version 2014.07-rc3Maupin, Chase2014-06-161-0/+27
| | | | | | | | | | | | | * The latest mainline u-boot works well for most TI devices and we want to enable more people to use and test it. Adding version 2014.07-rc3 will allow more people to build and use this u-boot version * Add a dependency on dtc-native since the latest mainline of u-boot now requires this and not every build host will have the right version. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: u-boot: add build support for EMIF16 NAND gph imageHao Zhang2014-05-291-2/+13
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* formfactor: : remove PRINCAndreas Müller2014-05-211-1/+0
| | | | | | | last oe-core PR-bump was commited May 2nd Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: k2l-evm conf: add k2l-evm machine configHao Zhang2014-05-211-4/+3
| | | | | | | | k2l-evm machine config shares the same Keystone SoC family, it has K2L EVM specific machine configuration for UBI image, boot monitor, U-boot, etc. Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: machine config: change machine config name from keystone-evm to ↵Hao Zhang2014-05-211-1/+1
| | | | | | | | | | | k2hk-evm Keystone II SOC family has multiple devices and EVMs: k2hk, k2l and k2e, each EVM should have a separate machine config, and share the common keystone SOC family. Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: u-boot: rename tci6638 to k2hk evm configHao Zhang2014-05-211-3/+3
| | | | | | | Rename U-boot "tci6638_evm_config" to "k2hk_evm_config" to align with DTB device name. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-keystone: update to the latest versionDenys Dmytriyenko2014-05-091-5/+48
| | | | | | | | | Modified version of the original patch from Sam Nelson * Update source URL/REV * Added SPI NOR binaries and deployed images Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3, ti-msp430: update license from TI-BSD to BSD-3-ClauseDenys Dmytriyenko2014-04-241-2/+2
| | | | | | Per recommendation from OSRB and Legal. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update with QSPI fixesDenys Dmytriyenko2014-03-061-2/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Graphics SDK: Add version 05.01.01.01Franklin S. Cooper Jr2014-02-211-0/+67
| | | | | | | | * Add latest version of the Graphics SDK that includes bug fixes. * Fixed Suspend and Resume issue on AM43x. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: update with I2C clock rate calculation fixesDenys Dmytriyenko2014-02-131-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update with QSPI partition size changesDenys Dmytriyenko2014-02-111-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update with fixes for NAND partition names and sizesDenys Dmytriyenko2014-02-061-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: update md5 for license reformat, fix CC unset issueDenys Dmytriyenko2014-02-061-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update with many fixes for the upcoming releaseDenys Dmytriyenko2014-02-051-3/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: update with FW version 0x185 aka 05.00.00.02Denys Dmytriyenko2014-02-051-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* boot-monitor: keystone-evm: update to latest versionSam Nelson2014-01-271-4/+5
| | | | | | | | | | | | | - Update SRC URL - Update Revision string - Update SRCREV commit id Signed-off-by: Sam Nelson <sam.nelson@ti.com> ----- Updated Revision numbers ----- Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cmem: adding new recipe for cmemSam Nelson2014-01-273-0/+37
| | | | | | | cmem module provides user space contiguous memory allocation Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: clarify when initscripts are neededChase Maupin2014-01-171-0/+3
| | | | | Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* vpe-vpdma: update SRCREV and pass CROSS_COMPILEDenys Dmytriyenko2014-01-171-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Graphics SDK: Add 5.01.00.01 versionChase Maupin2014-01-141-0/+67
| | | | | | | | * Add the 5.01.00.01 version of the graphics SDK which supports suspend/resume operations for the v3.12 and later kernels. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* vpe-vpdma: Package for VPE DMA FW and test appChase Maupin2014-01-141-0/+29
| | | | | | | | * This recipe will create the firmware and test application packages. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update with am43x dtb relocation fixDenys Dmytriyenko2013-12-171-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: Add support for ti43x devicesChase Maupin2013-12-142-2/+15
| | | | | | | | | | | | * The ti43x devices use the same firmware image but load it slightly differently. * Add a different init script to load the firmware image for ti43x devices. * Because there are different init script make the package machine specific. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update with omap5 clock fixDenys Dmytriyenko2013-12-141-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update with more fixes for releaseDenys Dmytriyenko2013-12-111-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: update to v05.00.00.01 versionDenys Dmytriyenko2013-12-111-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3, omap3-sgx-modules: swap around DEFAULT_PREFERENCE settingDenys Dmytriyenko2013-12-045-8/+2
| | | | | | | | This way the default for am335x and am437x will be the new 5.00.00.01 Graphics SDK release, that matches the default 3.12 kernel. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* omapdrm-pvr: fix the license definitionDenys Dmytriyenko2013-11-251-3/+5
| | | | | | | | | | | | | From the README file: You may use, distribute and copy this software under the terms of the MIT license. Details of this license can be found in the file "MIT-COPYING". Alternatively, you may use, distribute and copy this software under the terms of the GNU General Public License version 2. The full GNU General Public License version 2 can be found in the file "GPL-COPYING". Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-bsp: add recipe for PowerVR SGX544MP2 kernel driversDenys Dmytriyenko2013-11-221-0/+24
| | | | | | | | | * The PowerVR SGX544MP2 is found on omap5 and dra7xx devices. This recipe adds support for the PowerVR graphics subsystem. Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com> Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* abefw: firmware for OMAP4 and OMAP5 ABEMrinmayee Hingolikar2013-11-211-0/+23
| | | | | | | | | | | | The OMAP5 Audio Backend requires a 'firmware' to enable sound. This recipe installs a prebuilt firmware. This part is a hack, as in the current form, the firmware cannot be cross-compiled. There is a plan to fix this and hopefully, this recipe is short-lived. Once the code is fixed, we should have new recipes that build the firmware and clean up this recipe. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-glsdk: update to latest fixesMrinmayee Hingolikar2013-11-211-4/+4
| | | | | | | | | | | | * Migration of u-boot code to omapzoom.org. The development tree is shared between the Linux and Android teams.This enables a common u-boot development platform for both the teams for better alignment. * Enable UART boot mode for dra7xx * Add VIP,VPE and Ethernet crossbar setting for dra7xx * Add SPL API, QSPI, and serial flash support of dra7xx Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap3-sgx-modules: add new Graphics SDK 05.00.00.01 alpha releaseDenys Dmytriyenko2013-11-211-0/+69
| | | | | | | | * Initial support for AM43x platform * 3.12 kernel support for AM335x & AM43x Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: update to specify correct tag and branchDenys Dmytriyenko2013-11-011-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: update PM firmware for AM335x to 05.00.00.00Denys Dmytriyenko2013-10-291-5/+5
| | | | | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Dave Gerlach <d-gerlach@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Cc: Carlos Hernandez <ceh@ti.com> Cc: Russ Dill <Russ.Dill@ti.com>
* dra7xx-evm: remove u-boot preferred providerChase Maupin2013-10-221-16/+0
| | | | | | | | | | * Now the DRA7xx support is fully merged into upstream u-boot then we can remove setting the PREFERRED_PROVIDER for u-boot and virtual/bootloader to u-boot-dra7xx and instead pick up the default setting from the omap-a15.inc file. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to 2013.10 releaseChase Maupin2013-10-181-4/+5
| | | | | | | | | | * Update the U-Boot LICENSE md5sum for the new release. * Update the PV for the new U-Boot release * Add the SRCREV that points to the 2013.10 release * Use the ti-u-boot-2013.10 branch Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to the latest 2013.10-rc4, README changed slightlyDenys Dmytriyenko2013-10-041-3/+3
| | | | | | | | | * Bump the SRCREV for 2013.10-rc4 pre-release * The Licenses/README file has been changed with new licenses added, but the general license hasn't changed from GPLv2, so re-hash the file Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Tom Rini <trini@ti.com>
* u-boot-ti-staging: update to the latest 2013.10-rc2 and make it the defaultDenys Dmytriyenko2013-09-251-4/+2
| | | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>