summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* linux 3.0: moved to 3.0.8Koen Kooi2011-11-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: move to 3.0.7Koen Kooi2011-10-181-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone: move to linux-ti33x-psp kernelKoen Kooi2011-10-171-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone: use proper SOC_FAMILYKoen Kooi2011-10-171-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* am335x-evm: fix XSERVER contentKoen Kooi2011-10-171-4/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* am335x-evm: add machine config with corresponding ti33x SOC_FAMILYDenys Dmytriyenko2011-10-172-0/+42
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* add beaglebone machine configKoen Kooi2011-10-081-0/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: disable prempt for beagleboardKoen Kooi2011-10-081-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: rebase from 3.0.4 to 3.0.6Koen Kooi2011-10-081-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: update to 3.0.4Koen Kooi2011-09-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: update to 3.0.3-stableKoen Kooi2011-08-171-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* am180x-evm: add config for AM180x machineDenys Dmytriyenko2011-08-161-0/+17
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* omap3: bump MACHINE_KERNEL_PR for 3.0 -> 3.0.1 upgradeKoen Kooi2011-08-061-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* 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>