summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
Commit message (Expand)AuthorAgeFilesLines
* machine/qemu*: fix kernel finish crng init more and more slowlyHongxu Jia2018-11-145-5/+11
* ppce500v2: remove speChunrong Guo2018-11-141-1/+1
* qemux86/gstreamer: Move kernel module recommendation to the machine configura...Richard Purdie2018-10-182-0/+4
* conf/machine/include: add mcf5441x cpu type tuningAngelo Dureghello2018-10-081-0/+13
* conf/machine/include: add m68k architecture definitionsAngelo Dureghello2018-10-081-0/+8
* tune-core2: use n270 instead of core2duoAnuj Mittal2018-09-131-1/+1
* qemu/bsp: update 4.15 preferred versions to 4.18Bruce Ashfield2018-08-282-2/+2
* meta: replace deprecated "SERIAL_CONSOLE"Maciej Pijanowski2018-08-141-1/+1
* machine: remove kernel-modules from RRECOMMENDSMaxin B. John2018-08-023-6/+0
* qemux86*: Add U-Boot machine configurationMarek Vasut2018-07-182-0/+4
* arch-armv7a.inc: default to Thumb2 instruction set for armv7a and aboveAndre McCurdy2018-06-281-0/+1
* image/image-live: Improve handling of live/iso/hddimg types (drop NOISO/NOHDD)Richard Purdie2018-06-211-2/+1
* tune-mips-74k.inc: add tune file for 74kc mipsKhem Raj2018-06-121-0/+37
* qemux86*: change default wic wks to qemux86-directdiskAnuj Mittal2018-06-042-2/+2
* qemu.inc: Change kernel provider assignment to a weaker oneHe Zhe2018-05-291-1/+1
* tune-corei7.inc: minor comment tweak to align with tune-core2.incAndre McCurdy2018-05-151-1/+1
* tune-corei7.inc: update TUNE_CCARGS -march CPU type corei7 -> nehalemAndre McCurdy2018-05-041-5/+4
* tune-core2.inc: add cpu type for qemuRuslan Ruslichenko2018-04-031-0/+3
* machines: bump default linux-yocto to v4.15Bruce Ashfield2018-02-152-2/+2
* meta: don't use deprecated functions from utils.bbclassRoss Burton2018-01-301-1/+1
* tune-i686: Add new tune for better support of 686-class CPUs.Carlos Alberto Lopez Perez2018-01-182-5/+29
* machine/include/qemu.inc: update RDEPENDS to match kernel namingRoss Burton2018-01-021-1/+1
* conf/machine/include/microblaze: Add MicroBlaze architecture includesNathan Rossi2017-12-184-0/+161
* qemu.inc: let linux-yocto-rt also provide nfs server kernel moduleMing Liu2017-11-301-0/+1
* qemu.inc: Drop rng-toolsRichard Purdie2017-11-211-2/+0
* feature-arm-vfp.inc: drop unnecessary extra space from TUNE_CCARGSAndre McCurdy2017-11-081-2/+2
* arch-x86: Add x86-x32 to MACHINEOVERRIDESSaul Wold2017-09-261-0/+1
* qemu conf: Fix kernel module autoloading for uvesafb on genericx86Alejandro Hernandez2017-09-133-3/+8
* qemu: bump default version to 4.12Bruce Ashfield2017-08-232-2/+2
* qemu conf: replace deprecated option with new optionChen Qi2017-08-194-4/+4
* x86-base.inc: enable live image typeEd Bartosh2017-08-091-1/+2
* qemux86 qemux86-64: Enable pciHe Zhe2017-08-092-2/+2
* x86-base: build only hddimg, rather than iso and hddimg, for x86 machinesJoshua Lock2017-07-171-1/+1
* v86d, qemuboot-x86.inc: use KERNEL_MODULE_AUTOLOAD+KERNEL_MODULE_PROBECONF fo...Martin Jansa2017-06-281-1/+6
* x86-base.inc: Don't add live to IMAGE_FSTYPES, default insteadCalifornia Sullivan2017-06-281-1/+1
* qemuboot.conf: make cpus match built artifactsMartin Kelly2017-06-231-3/+3
* tune-mips32*.inc: use consistent comments across all three .inc filesAndre McCurdy2017-05-303-4/+8
* qemux86*.conf: changed dependency task for syslinuxEd Bartosh2017-04-102-2/+2
* x86-base.inc, qemuarm.conf: prefer 4.10 version of linux-yoctoMartin Jansa2017-04-052-2/+2
* feature-arm-thumb.inc: fix ARM_THUMB_SUFFIX for armv8Andre McCurdy2017-03-221-10/+7
* conf/machine/include: enable hardfloat by default for ARMv6 and aboveAndre McCurdy2017-03-1010-10/+10
* arch-mips: Fix tune configuration for mipsisa64r6el-n32-nfZubair Lutfullah Kakakhel2017-03-041-1/+1
* recipes: Make use of the new bb.utils.filter() functionPeter Kjellerstedt2017-03-013-4/+4
* arch-arm*.inc: squash whitespace within TUNE_FEATURES stringsAndre McCurdy2017-02-235-143/+143
* runqemu: fixes for slirp, network device and hostfwdRobert Yang2017-01-233-4/+3
* arch-mips: Add MIPS 64r6 N32 tuneZubair Lutfullah Kakakhel2016-12-221-0/+26
* selftest: wic: qemux86: use weak assignment for WKS_FILEMaciej Borzecki2016-12-161-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-165-15/+15
* Use weak assignment for SERIAL_CONSOLES in qemu configuration filesChen Qi2016-12-137-7/+7
* selftest: wic: fix test_qemuEd Bartosh2016-12-071-1/+1