summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* TI BSP: add support the AM37x EVM boardKoen Kooi2011-01-082-0/+58
| | | | 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-0337-32/+68
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: add hawkboard supportKoen Kooi2011-01-0339-0/+115185
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: add support the OMAP35x EVM boardKoen Kooi2011-01-0312-301/+518
| | | | 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-02256-0/+215790
linux-omap 2.6.37rc: sync with OE