summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-uimage.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-41/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* meta: introduce UBOOT_MKIMAGE_KERNEL_TYPEMing Liu2022-07-151-1/+1
* u-boot: Add mkenvimage toolAlexey Brodkin2018-11-231-1/+1
* kernel-uimage.bbclass: Dependency on u-boot-mkimage-native for all uImagesReto Schneider2018-09-221-1/+1
* kernel-uimage: optimise UBOOT_ENTRYSYMBOL supportAndré Draszik2017-09-251-1/+1
* kernel-uimage.bbclass: Fix up generation of uImage from vmlinuxNathan Rossi2017-06-231-14/+12
* meta: classes: Add building dir to uImage creationMylène Josserand2017-04-131-1/+1
* classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day2017-03-271-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-4/+4
* kernel-uimage.bbclass: indeed update var KERNEL_IMAGETYPE_FOR_MAKEKai Kang2016-07-261-2/+1
* kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one timeHe Zhe2016-05-301-4/+6
* kernel-uimage: Fix python indentationRichard Purdie2016-05-211-6/+6
* kernel-uimage: change target image to vmlinuxRuslan Bilovol2016-04-291-1/+1
* kernel: Build uImage only when really neededMarek Vasut2015-05-261-0/+8
* kernel: Separate out uboot_prep_kimageMarek Vasut2015-05-261-22/+2
* kernel: Pull uImage generation into separate classMarek Vasut2015-05-261-0/+48