summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/x-load
Commit message (Collapse)AuthorAgeFilesLines
* signgp.bb: Use SPDX short identifier for new BSD i.e. BSD-3-ClauseKhem Raj2019-10-011-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: Limit ti specific recipes under ti-soc overrideKhem Raj2018-10-171-0/+3
| | | | | | | | This helps in multi-BSP scenario, where other BSP layers are also present in the layermix Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* meta-ti: Fix quotes to make new bitbake happyKhem Raj2012-02-282-2/+2
| | | | | | | | | Changes from the original patch: * Matrix is no longer available, no fixes necessary * Most of the recipes-ti/ was cleaned up by Koen's earlier patch Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* x-load.inc: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-141-1/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* x-load: sync deploy layout with u-boot SPLKoen Kooi2011-11-142-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* signgp: Point S to WORKDIRKhem Raj2011-10-211-0/+2
| | | | | | | | This helps in bitbake finding the license files etc. correctly Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-ti: x-load: add config header support for BeagleBoardJason Kridner2011-09-262-2/+3
| | | | | Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load git: bump SRCREVKoen Kooi2011-08-031-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load: add 1.46-pspKoen Kooi2011-07-202-1/+39
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* signgp: add util needed for old x-loader versionsKoen Kooi2011-07-202-0/+126
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-loader git: update to 1.5.1Koen Kooi2011-07-201-5/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load: add patch to fix EHCI in panda u-bootKoen Kooi2011-07-112-2/+196
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load: readd deploy taskKoen Kooi2011-06-281-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load: inherit deploy to fix spurious rebuilds in image targetsKoen Kooi2011-06-101-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load: add support for beagleboard C5Koen Kooi2011-06-072-1/+62
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load: bump SRCREV for OMAP4 fixesKoen Kooi2011-05-241-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load git: update to 1.5.0Koen Kooi2011-03-257-475/+3
| | | | | | Tested on beagle-xm/angstrom and pandaboard/angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load: fall back to xM when detecting beagleboard revisionsKoen Kooi2011-03-082-1/+54
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load: sync with OEKoen Kooi2011-01-286-16/+17
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* P: add support the Always Innovating TouchbookKoen Kooi2011-01-081-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xload: remove signgp dep and add license checksumKoen Kooi2011-01-083-132/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: add support the OMAP35x EVM boardKoen Kooi2011-01-039-297/+425
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* BSP: rename beagleboard to TIKoen Kooi2011-01-027-0/+491
linux-omap 2.6.37rc: sync with OE