summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
...
* remove USRP E1xx machineKoen Kooi2011-06-141-38/+0
| | | | | | USRP support is living at https://github.com/koenkooi/meta-ettus for the time being Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beagleboard: add comment about rev C5 NAND sizeKoen Kooi2011-06-071-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-davinci: fix multi-kernel usageKoen Kooi2011-06-061-1/+1
| | | | | | Add cgroup and accept4() patches to L138 kernel Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beagleboard: move console from ttyS2 to ttyO2Koen Kooi2011-05-271-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* machine includes: move from meta-oeKoen Kooi2011-05-255-0/+65
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* conf/layer.conf: Document the operation on BBPATH correctly in the commentKhem Raj2011-05-231-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add cpufreq support and tweak beagleboard expansionboard ↵Koen Kooi2011-05-231-1/+1
| | | | | | | | patches make it the default for beagleboard Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* conf/layer.conf: Use .= to append to BBPATH and += for BBFILESKhem Raj2011-05-061-3/+2
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* layer.conf: fix overridesKoen Kooi2011-04-211-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: add support for the OMAP4430 pandaboardKoen Kooi2011-01-121-0/+37
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* P: add support the Always Innovating TouchbookKoen Kooi2011-01-081-0/+49
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: add support the AM37x EVM boardKoen Kooi2011-01-081-0/+51
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: add USRP-E100 supportKoen Kooi2011-01-031-0/+38
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: add hawkboard supportKoen Kooi2011-01-031-0/+29
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI BSP: add support the OMAP35x EVM boardKoen Kooi2011-01-031-0/+52
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* BSP: rename beagleboard to TIKoen Kooi2011-01-022-0/+54
linux-omap 2.6.37rc: sync with OE