summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-fitimage.bbclass
AgeCommit message (Expand)Author
2022-08-12classes: Update classes to match new bitbake class scope functionalityRichard Purdie
2022-08-12classes: Add SPDX license identifiersRichard Purdie
2022-08-12classes: Add copyright statements to files without oneRichard Purdie
2022-07-19kernel-fitimage.bbclass: add padding algorithm property in config nodesLUIS ENRIQUEZ
2022-07-15meta: introduce UBOOT_MKIMAGE_KERNEL_TYPEMing Liu
2022-03-29kernel-fitimage.bbclass: introduce FIT_SUPPORTED_INITRAMFS_FSTYPESMing Liu
2022-03-29kernel-fitimage.bbclass: change 'echo' to 'bbnote'Ming Liu
2022-03-23kernel-fitimage.bbclass: introduce get_fit_replacement_type functionMing Liu
2022-03-16kernel-fitimage: allow overriding FIT configuration prefixAhmad Fatoum
2022-02-12kernel-fitimage: Add missing dependency for UBOOT_ENVMarek Vasut
2021-12-22classes/kernel*: add variables to allow changing artifact extensionPaul Eggleton
2021-12-22classes/kernel*: allow disabling symlink creationPaul Eggleton
2021-10-17kernel-fitimage: use correct kernel imageAndrej Valek
2021-10-17featimage: refactor styleAndrej Valek
2021-09-01base/kernel: Support zstd-compressed squashfs and cpio initramfsZoltán Böszörményi
2021-08-13kernel-fitimage: images should not be signed with the same keys as the config...Thomas Perrot
2021-07-30Convert to new override syntaxRichard Purdie
2021-05-25uboot-sign/kernel-fitimage: split generate_rsa_keys taskMing Liu
2021-05-25kernel-fitimage.bbclass: drop unit addresses from bootscr sectionsMing Liu
2021-05-22kernel-fitimage.bbclass: fix a wrong conditional checkMing Liu
2021-04-06u-boot: Add infrastructure to SPL verified bootKlaus Heinrich Kiwi
2021-04-06u-boot: Move definitions to common locationsKlaus Heinrich Kiwi
2021-03-20kernel-fitimage.bbclass: support both KERNEL_DEVICETREE/EXTERNAL_KERNEL_DEVIC...Ming Liu
2021-02-23kernel-fitimage: Don't use unit addresses on FITKlaus Heinrich Kiwi
2021-02-19kernel-fitimage: fix dtbo support for fit imagesAnthony Bagwell
2021-01-20kernel-fitimage: adding support for Initramfs bundle and u-boot scriptAbdellatif El Khlifi
2020-12-20classes/kernel-fitimage: add ability to sign individual imagesLuca Boccassi
2020-12-20classes/kernel-fitimage: add ability to add additional signing optionsPaul Eggleton
2020-12-20classes/kernel-fitimage: allow substituting mkimage commandPaul Eggleton
2020-12-20classes/kernel-fitimage: make fitimage_emit_section_config more readableEaswar Hariharan
2020-12-20classes/kernel-fitimage: add variable for descriptionPaul Eggleton
2020-10-06kernel-fitimage: generate openssl RSA keys for signing fitimageUsama Arif
2020-08-08kernel-fitimage: build configuration for image tree when dtb is not presentUsama Arif
2020-02-14kernel-fitimage: fix devicetree reproducibilityAlex Kiernan
2020-02-13kernel-fitimage: Handle overlays in EXTERNAL_KERNEL_DEVICETREEAlex Kiernan
2019-10-31kernel-fitimage: introduce FIT_SIGN_ALGRichard Leitner
2019-10-23kernel-fitimage: Cope with non-standard kernel deploy subdirectoryMike Crowe
2019-09-27kernel.fitimage.bbclass: remove ramdisk_ctypeHeiko Schocher
2019-06-18kernel-fitimage: introduce FIT_HASH_ALGAyoub Zaki
2019-06-12kernel-fitimage: uboot-sign: Check UBOOT_DTB_BINARY before adding depsAlex Kiernan
2019-04-12kernel-fitimage: support RISC-VMichael Scott
2019-02-28kernel-fitimage: Replace tabs with spaces in pythonAlex Kiernan
2019-02-26kernel-fitimage.bbclass: Introduce a way to provide external dtbManjukumar Matha
2019-02-18kernel-fitimage.bbclass: Fix the dependency issue while generating fitimage_i...Manjukumar Matha
2018-12-08uboot-sign.bbclass: fix signature and deploymentRobert Yang
2018-12-08kernel-fitimage: Replace tabs with spaces in pythonAlex Kiernan
2018-11-23u-boot: Add mkenvimage toolAlexey Brodkin
2018-09-22kernel-fitimage: Fix dangling symlink to image tree sourceAlex Kiernan
2018-08-21kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NA...Martin Jansa
2018-08-21kernel-artifact-names, kernel-fitimage: add KERNEL_FIT_BASE_NAME, KERNEL_FIT_...Martin Jansa