summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
...
* beagleboard: switch to 3.0 kernelKoen Kooi2011-07-262-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* remove tune files and use oe-core onesKoen Kooi2011-07-222-24/+0
| | | | | | This removes hardfp support temporarely, will get added to oe-core at a later point Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* machine files: start removing TARGET_ARCHKoen Kooi2011-07-227-7/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* add machine config for am3517-evmKoen Kooi2011-07-201-0/+52
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti81xx-psp 2.6.37: move SRCREV back to the point where it matches the ↵Koen Kooi2011-07-071-1/+1
| | | | | | ..1.27 HDVPSS firmware Signed-off-by: Koen Kooi <k-kooi@ti.com>
* ti816x: fix uboot config nameKoen Kooi2011-07-041-1/+1
| | | | Signed-off-by: Koen Kooi <k-kooi@ti.com>
* pandaboard: move to L24.13 kernel, update machine config to matchKoen Kooi2011-06-222-2/+1
|
* add 814x and 816x machine configsKoen Kooi2011-06-167-0/+77
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* 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