summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-fitimage.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-803/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* kernel-fitimage.bbclass: add padding algorithm property in config nodesLUIS ENRIQUEZ2022-07-191-0/+2
* meta: introduce UBOOT_MKIMAGE_KERNEL_TYPEMing Liu2022-07-151-1/+1
* kernel-fitimage.bbclass: introduce FIT_SUPPORTED_INITRAMFS_FSTYPESMing Liu2022-03-291-1/+9
* kernel-fitimage.bbclass: change 'echo' to 'bbnote'Ming Liu2022-03-291-13/+12
* kernel-fitimage.bbclass: introduce get_fit_replacement_type functionMing Liu2022-03-231-9/+7
* kernel-fitimage: allow overriding FIT configuration prefixAhmad Fatoum2022-03-161-3/+6
* kernel-fitimage: Add missing dependency for UBOOT_ENVMarek Vasut2022-02-121-0/+4
* classes/kernel*: add variables to allow changing artifact extensionPaul Eggleton2021-12-221-4/+4
* classes/kernel*: allow disabling symlink creationPaul Eggleton2021-12-221-4/+12
* kernel-fitimage: use correct kernel imageAndrej Valek2021-10-181-16/+1
* featimage: refactor styleAndrej Valek2021-10-181-147/+150
* base/kernel: Support zstd-compressed squashfs and cpio initramfsZoltán Böszörményi2021-09-011-1/+1
* kernel-fitimage: images should not be signed with the same keys as the config...Thomas Perrot2021-08-131-5/+35
* Convert to new override syntaxRichard Purdie2021-08-021-1/+1
* uboot-sign/kernel-fitimage: split generate_rsa_keys taskMing Liu2021-05-251-5/+32
* kernel-fitimage.bbclass: drop unit addresses from bootscr sectionsMing Liu2021-05-251-4/+4
* kernel-fitimage.bbclass: fix a wrong conditional checkMing Liu2021-05-221-1/+1
* u-boot: Add infrastructure to SPL verified bootKlaus Heinrich Kiwi2021-04-061-7/+17
* u-boot: Move definitions to common locationsKlaus Heinrich Kiwi2021-04-061-58/+0
* kernel-fitimage.bbclass: support both KERNEL_DEVICETREE/EXTERNAL_KERNEL_DEVIC...Ming Liu2021-03-201-2/+8
* kernel-fitimage: Don't use unit addresses on FITKlaus Heinrich Kiwi2021-02-231-20/+20
* kernel-fitimage: fix dtbo support for fit imagesAnthony Bagwell2021-02-191-1/+1
* kernel-fitimage: adding support for Initramfs bundle and u-boot scriptAbdellatif El Khlifi2021-01-201-23/+137
* classes/kernel-fitimage: add ability to sign individual imagesLuca Boccassi2020-12-201-0/+42
* classes/kernel-fitimage: add ability to add additional signing optionsPaul Eggleton2020-12-201-1/+5
* classes/kernel-fitimage: allow substituting mkimage commandPaul Eggleton2020-12-201-2/+6
* classes/kernel-fitimage: make fitimage_emit_section_config more readableEaswar Hariharan2020-12-201-23/+30
* classes/kernel-fitimage: add variable for descriptionPaul Eggleton2020-12-201-1/+4
* kernel-fitimage: generate openssl RSA keys for signing fitimageUsama Arif2020-10-061-0/+44
* kernel-fitimage: build configuration for image tree when dtb is not presentUsama Arif2020-08-081-2/+27
* kernel-fitimage: fix devicetree reproducibilityAlex Kiernan2020-02-141-1/+1
* kernel-fitimage: Handle overlays in EXTERNAL_KERNEL_DEVICETREEAlex Kiernan2020-02-131-3/+2
* kernel-fitimage: introduce FIT_SIGN_ALGRichard Leitner2019-10-311-1/+5
* kernel-fitimage: Cope with non-standard kernel deploy subdirectoryMike Crowe2019-10-231-9/+9
* kernel.fitimage.bbclass: remove ramdisk_ctypeHeiko Schocher2019-09-271-20/+1
* kernel-fitimage: introduce FIT_HASH_ALGAyoub Zaki2019-06-191-5/+8
* kernel-fitimage: uboot-sign: Check UBOOT_DTB_BINARY before adding depsAlex Kiernan2019-06-121-1/+1
* kernel-fitimage: support RISC-VMichael Scott2019-04-121-0/+2
* kernel-fitimage: Replace tabs with spaces in pythonAlex Kiernan2019-02-281-1/+1
* kernel-fitimage.bbclass: Introduce a way to provide external dtbManjukumar Matha2019-02-261-1/+19
* kernel-fitimage.bbclass: Fix the dependency issue while generating fitimage_i...Manjukumar Matha2019-02-181-1/+1
* uboot-sign.bbclass: fix signature and deploymentRobert Yang2018-12-081-2/+15
* kernel-fitimage: Replace tabs with spaces in pythonAlex Kiernan2018-12-081-3/+3
* u-boot: Add mkenvimage toolAlexey Brodkin2018-11-231-1/+1
* kernel-fitimage: Fix dangling symlink to image tree sourceAlex Kiernan2018-09-221-1/+1
* kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NA...Martin Jansa2018-08-211-8/+8
* kernel-artifact-names, kernel-fitimage: add KERNEL_FIT_BASE_NAME, KERNEL_FIT_...Martin Jansa2018-08-211-22/+12