summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
...
* linux.inc: include perf include from yoctoKoen Kooi2011-01-231-0/+3
| | | | This will build and install the 'perf' tool as a seperate package
* TI BSP: sync linux-omap 2.6.37 with OEKoen Kooi2011-01-18125-833/+677
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI-BSP: import matrix from OEKoen Kooi2011-01-1310-0/+264
| | | | | | Added license checksums as well Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap: update to 2.6.37-finalKoen Kooi2011-01-12122-114/+8025
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: add support for the OMAP4430 pandaboardKoen Kooi2011-01-1211-0/+3741
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* P: add support the Always Innovating TouchbookKoen Kooi2011-01-0814-30/+1794
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: add support the AM37x EVM boardKoen Kooi2011-01-081-0/+7
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap-psp 2.6.32: sync with OEKoen Kooi2011-01-085-2/+95703
| | | | | | * This adds support from craneboard and ocf Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot: add license checksumKoen Kooi2011-01-081-1/+3
| | | | 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 kernel license checksumKoen Kooi2011-01-071-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: add USRP-E100 supportKoen Kooi2011-01-0336-32/+30
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: add hawkboard supportKoen Kooi2011-01-0338-0/+115156
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: add support the OMAP35x EVM boardKoen Kooi2011-01-0311-301/+466
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: multi-kernel.inc: deploy can be empty, so make sure it exist before ↵Koen Kooi2011-01-031-0/+2
| | | | | | trying to copy into it Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* BSP: rename beagleboard to TIKoen Kooi2011-01-02254-0/+215736
linux-omap 2.6.37rc: sync with OE