summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
...
* u-boot git: sync with OE for beagleboardKoen Kooi2011-02-0852-177/+250
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.37: sync with OEKoen Kooi2011-02-081-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap-psp 2.6.32: switch to git protocolKoen Kooi2011-02-081-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* multi-kernel.inc: the current fetcher2 in yocto started having a glitch, so ↵Koen Kooi2011-02-011-1/+10
| | | | | | | | fix it up When the glitch has been fixed this can get removed Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot git: fix double override typoKoen Kooi2011-01-301-1/+1
| | | | 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>
* u-boot: fix conflicting patch nameKoen Kooi2011-01-282-7/+52
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap4: sync with OEKoen Kooi2011-01-243-1/+67
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-davinci git: disable perf, it doesn't cross-compileKoen Kooi2011-01-241-0/+10
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: sync linux-omap 2.6.37 with OEKoen Kooi2011-01-2419-49/+6737
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap-psp 2.6.32: disable perf, it doesn't cross-compileKoen Kooi2011-01-241-0/+9
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* 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