summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* conf/machine: omap4: update configs after xorg upgradeNicolas Dechesne2012-11-281-3/+0
| | | | | | | | | | | | There were some changes in the xserver-xorg upstream project that need to be reflected here too: * extmod module was removed completely as it became empty; * DRI1, DRI2, DBE (among others) were made built-in; (see poky rev: 5cea09e3d010d4799eab296b2a0cb83a0af09c76) Signed-off-by: Nicolas Dechesne <n-dechesne@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone-evm.conf: enable cpio images by defaultDenys Dmytriyenko2012-11-271-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: add version 2012.07 for keystone machinesDenys Dmytriyenko2012-11-191-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: Update the FSTYPES for AMSDK machinesChase Maupin2012-11-157-4/+10
| | | | | | | | | | * Updated the IMAGE_FSTYPES to ubi and tar.gz for the AMSDK machine types as the base file system type. * This was done to speed up compression/decompression time at the expense of file size. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: add keystone SOC and keystone-evm machineDenys Dmytriyenko2012-11-012-0/+37
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* tune-cortexa7: add tunes for ARM Cortex-A7Denys Dmytriyenko2012-10-311-0/+24
| | | | | | http://www.arm.com/products/processors/cortex-a/cortex-a7.php Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* tune-cortexa15: add tunes for ARM Cortex-A15Denys Dmytriyenko2012-10-311-0/+24
| | | | | | http://www.arm.com/products/processors/cortex-a/cortex-a15.php Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pandaboard: use xf86-video-omap by default in XSERVER configNicolas Dechesne2012-10-241-1/+2
| | | | | | | | | | | | | Also we need to pull in module-exa as xf86-video-omap relies on it, at run time. And replaced the default xorg.conf for 'omap4' machine to take new driver into account. Do not enable HWcursor (e.g. mouse using DSS overlay) to keep things simple for now.. Signed-off-by: Nicolas Dechesne <n-dechesne@ti.com> Signed-off-by: Hervé Fache <h-fache@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: lower layer priority from 10 to 6Denys Dmytriyenko2012-09-181-1/+1
| | | | | | | Lowering layer priority from 10 to 6 aligns meta-ti with other BSP layers and also allows distributions to override our recipes. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline: update to 3.2.28Koen Kooi2012-09-141-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: update to 3.2.28 and add motorcape supportKoen Kooi2012-09-141-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: update to 3.2.25Koen Kooi2012-09-141-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: update to 3.2.23Koen Kooi2012-07-251-1/+1
| | | | | | | Regenerate all beaglebone patches and add one vfs tracer patch for powertop Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: update to 3.2.21, add libertas fixesKoen Kooi2012-07-251-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: update to 3.2.18Koen Kooi2012-05-301-1/+1
| | | | | | | Duplicate patches between PSP and 3.2.17 have been dropped from the 3.2.17 series Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline: update to 3.2.18Koen Kooi2012-05-291-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti335x-psp 3.2: update to 3.2.16Koen Kooi2012-05-101-1/+1
| | | | | | | 3.2.16 is the final release in the 3.2-stable series by Greg KH. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beagleboard: switch to linux-mainline and drag in more modulesKoen Kooi2012-05-032-2/+5
| | | | | | | also bump MACHINE_KERNEL_PR to force rebuild of external modules like sgx and dsp. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap4.inc: change to require tune-cortexa9.incDenys Dmytriyenko2012-04-181-2/+1
| | | | | | As reported by Eric Bénard Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: rebase onto latest PSPKoen Kooi2012-04-181-1/+1
| | | | | | | | | | | | | This fixes most PM operations: cpufreq, cpuidle and suspend. Resume does not work on beaglebone, but 3 out of 4 ain't bad :) The M3 firmware needed for suspend/resume is used as a binary, building it from source and including it from sysroots is planned for future commits. Beaglebone patches have been forward ported and runtime tested. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux 3.0: update to 3.0.28Koen Kooi2012-04-181-1/+1
| | | | | | | Runtime tested on Angstrom/beagleboard-xM Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti335x-psp 3.2: fix 3.5" cape support, turn on CONFIG_AUDITKoen Kooi2012-04-101-1/+1
| | | | | | | * bump MACHINE_KERNEL_PR for the CONFIG_AUDIT change Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti335x-psp 3.2: update to 3.2.14Koen Kooi2012-04-101-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: update to 3.2.13Koen Kooi2012-03-301-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am335x-evm.conf: Add 'ubi' to IMAGE_FSTYPES, use '+=' in assignmentTom Rini2012-03-301-1/+22
| | | | | | | | | | | | As per http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/020053.html a machine conf file should use '+=' to set IMAGE_FSTYPES. We also add the required MKUBIFS_ARGS / UBINIZE_ARGS. These are placed next to the line that sets us to use the PSP kernel tree and reference the TI wiki for the source of our info as well as dmesg / userland commands. Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap3evm.conf: Use '+=' not '?=' in IMAGE_FSTYPESTom Rini2012-03-301-1/+1
| | | | | | | | | As per http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/020053.html a machine conf file should use '+=' to set IMAGE_FSTYPES. Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti814x.inc: Use '+=' not '?=' in IMAGE_FSTYPESTom Rini2012-03-301-1/+1
| | | | | | | | | As per http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/020053.html a machine conf file should use '+=' to set IMAGE_FSTYPES. Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am37x-evm.conf: Use '+=' not '?=' in IMAGE_FSTYPESTom Rini2012-03-301-1/+1
| | | | | | | | | As per http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/020053.html a machine conf file should use '+=' to set IMAGE_FSTYPES. Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux 3.0: update to 3.0.25Koen Kooi2012-03-221-1/+1
| | | | | | | | | | | | | | | | | | | Backport Nishants OPP/hwmod fix to get more than 600MHz out of 37xx, but don't activate it yet. 3630ES1.2 derived silicon gets misdetected: xM revision A: [ 0.000000] OMAP3630 ES1.0 (l2cache iva sgx neon isp 192mhz_clk ) new xM revision C: [ 0.000000] OMAP3630 ES1.2 (l2cache neon isp 192mhz_clk ) Since the iva hwmod is missing the OPP tables will fail and clock it back to 600MHz. But with the patch the kernel hangs in early init. This problem isn't specific to this kernel update, it just coincided with ES1.2 silicon arriving on my desk. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti335x-psp 3.2: update to v3.2.11Koen Kooi2012-03-191-1/+1
| | | | | | | Also add script used to generate patches and SRC_URI Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pandaboard: remove all traces of old 'omap4430-panda' machineKoen Kooi2012-03-051-34/+0
| | | | | | | It has been completely replaced with the 'pandaboard' machine config. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* soc-family.inc: it's now in OE-Core, remove locallyDenys Dmytriyenko2012-03-051-3/+0
| | | | | | | The soc-family.inc file to set up SOC_FAMILY in MACHINEOVERRIDES has been accepted upstream to OE-Core, can remove it from meta-ti now. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-omap4: update to 3.1.0 (latest ti-ubuntu branch)Koen Kooi2012-03-051-1/+1
| | | | | | | Boot tested on Pandaboard ES/Angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: update to 3.2.9 and add 2 patches from PSP treeKoen Kooi2012-03-041-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* SOC_FAMILY: add to MACHINE_OVERRIDES locallyKoen Kooi2012-03-047-0/+9
| | | | | | | | | This breaks the hard dependency on Angstrom for getting a sane set of recipes. The variable name is kept the same and the actual code moved from angstrom.inc to soc-family.inc to make it clear what it is doing and how. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux 3.0: update to 3.0.23Koen Kooi2012-03-011-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: fix the remaining missing quotesDenys Dmytriyenko2012-02-291-3/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux 3.0: update from 3.0.17 to 3.0.22Koen Kooi2012-02-271-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti335x-psp 3.2: update to 3.2.6Koen Kooi2012-02-271-1/+1
| | | | | | | Readahead fixed! Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: update to 3.2.5Koen Kooi2012-02-271-1/+1
| | | | | | | Runtime tested on a beaglebone A3 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux 3.0: update to 3.0.17Koen Kooi2012-01-131-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pandaboard: new machine config to support both omap4430 and omap4460 based ↵Koen Kooi2011-12-242-0/+43
| | | | | | pandaboards Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: update to 3.0.14Koen Kooi2011-12-221-1/+1
| | | | | | Also make oprofile a module to workaround an oprofile bug highlighted in 3.0.13 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti81xx-psp 2.6.37: update to match latest *SDKKoen Kooi2011-12-201-1/+1
| | | | | | | Boot Tested on DM8148 EVM Acked-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beagleboard: remove x-load from IMAGE_DEPENDS, we're SPL based nowKoen Kooi2011-11-291-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: update to 3.0.12Koen Kooi2011-11-291-1/+1
| | | | | | The internal ethernet on the beagleboard is not affected by the 3.0.11 usb bug, but other usb devices might be. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: update to 3.0.11Koen Kooi2011-11-281-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Denys Dmytriyenko <denys@ti.com>
* linux 3.0: update to 3.0.10Koen Kooi2011-11-221-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: switch to beagleboard repoKoen Kooi2011-11-151-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: update to 3.0.9Koen Kooi2011-11-121-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>