summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ti/am33x-cm3_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: consolidate firmware recipes under recipes-bsp in own directoriesDenys Dmytriyenko2014-06-231-55/+0
| | | | 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>
* am33x-cm3: update with I2C clock rate calculation fixesDenys Dmytriyenko2014-02-131-4/+4
| | | | 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>
* 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>
* 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>
* am33x-cm3: Add support for ti43x devicesChase Maupin2013-12-141-2/+9
| | | | | | | | | | | | * 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>
* am33x-cm3: update to v05.00.00.01 versionDenys Dmytriyenko2013-12-111-4/+4
| | | | 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>
* 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>
* am33x-cm3: Split init script into its own packageFranklin S. Cooper Jr2013-05-071-1/+8
| | | | | | | | | | * 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>
* 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>
* am33x-cm3: use init script to load firmwareChase Maupin2013-04-181-2/+15
| | | | | | | | | * 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>
* am33x-cm3: add firmware for am33x suspend/resumeKoen Kooi2012-04-181-0/+23
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>