summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include
Commit message (Expand)AuthorAgeFilesLines
* arch-powerpc{, 64}.inc: update/add PACKAGE_EXTRA_ARCHS for powerpc/powerpc64Matthew McClintock2012-02-282-3/+2
* arch-armv7.inc: fix quotingMartin Jansa2012-02-261-1/+1
* tune-mips32.inc: Add mips32-nf and mips32el-nfAndreas Oberritter2012-02-081-1/+5
* Remove last remnants of kernel26 MACHINE_FEATURESSteve Sakoman2012-01-101-1/+1
* Change -mno-thumb to -marmKen Werner2011-12-242-4/+4
* arch-powerpc: set PACKAGE_EXTRA_ARCHSIlya Yanok2011-12-224-5/+7
* conf/machine/include/arm add extra MACHINEOVERRIDES like x86 doesMartin Jansa2011-12-135-0/+5
* x86 tune: fix TUNE_PKGARCH definition for proper PACKAGE_ARCHNitin A Kamble2011-12-122-5/+5
* conf/machine: Don't poke around providers which aren't machine specific/safeRichard Purdie2011-12-061-1/+0
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-102-5/+5
* x86 tune files: set baselib for x32 tune as libx32Nitin A Kamble2011-10-202-2/+2
* arch-ia32: Add a generic x86 override (instead of i{3|4|5|6}86 and so on)Richard Purdie2011-10-151-0/+1
* tune-i586: fix hardcoded TUNE_PKGARCHDongxiao Xu2011-09-281-1/+2
* tune-cortexa9.inc: add tunefile for cortexa9 socsHenning Heinold2011-09-281-0/+24
* mips32: add mips32el tuningPhil Blundell2011-08-241-1/+4
* tune: Add hard floating point variants of cortexa8 tunesDarren Hart2011-08-231-3/+11
* tune: add missing closing quote to arch-armv7a.inc for AVAILTUNESDarren Hart2011-08-231-1/+1
* qemu: change default kernel to 3.0.xBruce Ashfield2011-08-171-1/+0
* tune-ppce5500: Add a set of tune files for PowerPC e5500 coreKumar Gala2011-08-122-0/+30
* tune-ppc: Update to pass glibc configure option to get cpu specific supportKumar Gala2011-08-122-2/+8
* tune-x86-64: Fix DEFAULTTUNE order so weak default to overrides the arch-ia32...Richard Purdie2011-08-101-1/+2
* x86 tune inc files: add x32 abi tune parametersNitin A Kamble2011-08-093-3/+22
* machine/include/arm/feature-arm-thumb: Allow thumb to be disabledRichard Purdie2011-08-051-1/+1
* tune/arch-powerpc64: include arch-powerpc.inc to keep things in syncKumar Gala2011-08-051-0/+4
* tune/ppc: Fix various TUNE_PKGARCH issuesRichard Purdie2011-08-026-6/+7
* arch-armv7a.inc: fix armv7a-vfp-neon -> armv7a compat caseKoen Kooi2011-08-011-2/+2
* tune-ppce500mc: Adjust PowerPC e500mc tune file to correctly set hard fpu.Malcolm Crossley2011-08-011-1/+1
* tune/arch-powerpc64: Remove support for soft-float from ppc64Kumar Gala2011-08-011-4/+2
* tune/arch-powerpc64: Fix typo with 64-bit TUNE_CCARGS handlingKumar Gala2011-08-011-1/+1
* feature-arm-thumb: respect ARM_INSTRUCTION_SETMartin Jansa2011-08-011-1/+2
* tune-xscale: fix xscale/xscale-be confusionDmitry Eremin-Solenikov2011-08-011-1/+1
* arch-armv6, arch-armv5-dsp: correct endianness confusionPhil Blundell2011-08-012-6/+6
* tune-cortex{m1, m3, r4}: correct spelling of "cortex"Phil Blundell2011-08-013-4/+3
* Add basic PowerPC core tune configRichard Purdie2011-07-277-18/+96
* Add basic Mips core tune configRichard Purdie2011-07-272-3/+76
* Add ARM tune file overhaul based largely on work from Mark HatleRichard Purdie2011-07-2723-74/+435
* machine/qemu: set preferred linux-yocto kernel versionBruce Ashfield2011-07-271-0/+1
* tune-core2.inc: Drop X86ARCH32 usageRichard Purdie2011-07-271-1/+0
* arch-ia32.inc: Fix up TUNE_ARCH variable conflictsRichard Purdie2011-07-262-3/+5
* meta: Rename SITEINFO_ENDIANESS to SITEINFO_ENDIANNESSKhem Raj2011-07-261-2/+2
* Move architecture specific TARGET_OS mangling into tune filesRichard Purdie2011-07-252-0/+4
* conf/machine/include: Start to fill out architecture specific tune include fi...Richard Purdie2011-07-2528-35/+93
* conf/machine/include: Set TUNE_CCARGS instead of TARGET_CC_ARCHRichard Purdie2011-07-2527-31/+31
* conf/machine/tune: Overhaul tune include file variablesRichard Purdie2011-07-2526-43/+85
* tune-ppce500mc: Add a tune file for PowerPC e500mc coreKumar Gala2011-07-201-0/+4
* tune-ppce500v2: Add a tune file for PowerPC e500v2 coresKumar Gala2011-07-201-0/+4
* Revert "qemu.inc: append to IMAGE_FSTYPES instead of weakly assigning them"Richard Purdie2011-06-141-1/+1
* qemu.inc: append to IMAGE_FSTYPES instead of weakly assigning themKoen Kooi2011-06-141-1/+1
* IMAGE_ROOTFS_SIZE CleanupSaul Wold2011-05-251-2/+0
* qemu machines: drop MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "qemu-config"Koen Kooi2011-05-231-1/+0