aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-arch.bbclass
AgeCommit message (Expand)Author
2017-03-08kernel-arch: Lock the toolchain to use gcc compilerKhem Raj
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-15kernel-arch.bbclass: Add xtensa and arc into valid_archs tableJuro Bystricky
2016-10-07kernel-arch.bbclass: Add mipsisa{32, 64}r6{el, } supportZubair Lutfullah Kakakhel
2016-02-04Revert "kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 fo...Ioan-Adrian Ratiu
2016-01-15kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 for kernel...Jianxun Zhang
2015-09-21kernel-arch: Add nios2 to valid archsMarek Vasut
2015-08-24kernel-arch: Force BFD kernel when using gcc for linkingKhem Raj
2015-05-05kernel-arch: Update mapping for MicroBlaze architecturesNathan Rossi
2015-02-21Revert "kernel-arch.bbclass: add arm64 support to U-Boot architecture map"Nathan Rossi
2014-03-21kernel-arch.bbclass: add arm64 support to U-Boot architecture mapFathi Boudra
2013-10-14classes: add aarch64_be targetVictor Kamensky
2013-04-28kernel-arch: Always use ld.bfd to link the kernelPhil Blundell
2013-03-04kernel-arch.bbclass: don't pass extra args to KERNEL_{CC, LD, AR}Matthew McClintock
2013-01-20kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CCKhem Raj
2012-10-18kernel-arch.bblass: add AArch64 supportMarcin Juszkiewicz
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-02kernel-arch: Remove test for long-dead arm26 architecture.Robert P. J. Day
2012-05-20kernel-arch.bbclass: Map mips64{el} to mips KARCHKhem Raj
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-07-22kernel-arch: Add handling of powerpc64Kumar Gala
2011-07-07kernel-arch: microblaze little endian fix kernel archAdrian Alonso
2011-05-10kernel-arch: add microblaze to valid archsAdrian Alonso
2010-08-13kernel-arch: x86-64 is no longer a valid architecture, map it to x86Joshua Lock
2010-07-19qemu: update kernel mapping to return x86 for i586 TARGET_ARCHBruce Ashfield
2010-05-20kernel-arch.bbclass: merge improved arch detection from OE.devJoshua Lock
2009-11-13classes: Remove and sanitise import statementsRichard Purdie
2008-04-08kernel-arch.bbclass: Sync with OE.devRichard Purdie
2007-08-08classes: Sync various classes with OE for various bugfixesRichard Purdie
2006-08-27classes: Sync with OERichard Purdie
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie