summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-fitimage.bbclass
AgeCommit message (Expand)Author
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
2018-07-05kernel-fitimage: add support for ext2.gz initramfs filesChunrong Guo
2018-07-03kernel-fitimage: Make DTB key insertion optionalAlex Kiernan
2018-06-18kernel-fitimage: Add DTBO support for configurationsAlex Kiernan
2018-06-18kernel-fitimage: Allow setting of DTB/DTBO relocation addressAlex Kiernan
2018-02-09kernel-fitimage.bbclass: Fix 64 bit ENTRYPOINTVineeth Chowdary Karumanchi
2018-01-04kernel-fitimage.bbclass: Fix bad image type replacement for microblazeManjukumar Matha
2018-01-02kernel-fitimage: Fix bad image type replacement for aarch64Thomas Perrot
2017-09-25kernel-fitimage: support MIPS (compressed)André Draszik
2017-09-25kernel-fitimage: unbreak UBOOT_ENTRYSYMBOL supportAndré Draszik
2017-09-25kernel-fitimage: sanitize dtb section name (unbreak MIPS)André Draszik
2017-03-31kernel.bbclass: introduce INITRAMFS_IMAGE_NAMEMing Liu
2017-03-27classes: Replace "if test" file tests with POSIX file testsRobert P. J. Day
2017-03-21kernel-fitimage: dtb sections named by their filenames and one config section...Florian Wickert
2017-03-17classes: Fix "U-boot", use proper spelling of "U-Boot".Robert P. J. Day
2017-01-23kernel-fitimage: Use compressed ramdisks in FIT images if availableRick Altherr
2017-01-19kernel-fitimage.bbclass: Check value of UBOOT_SIGN_ENABLENathan Rossi
2017-01-19kernel-fitimage.bbclass: Don't assume KERNEL_IMAGETYPE == fitImageNathan Rossi
2017-01-19kernel-fitimage.bbclass: Allow unset load/entry addresses for ramdisksNathan Rossi
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-08-10kernel-fitimage: Add x86 supportGeorge McCollister
2016-08-10kernel-fitimage: add initramfs supportGeorge McCollister
2016-08-10kernel-fitimage.bbclass: do_assemble_fitimage(): cd to $BAndrew Bradford
2016-05-30kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one timeHe Zhe
2016-05-20kernel: fitimage: Repair misuse of shell test commandMarek Vasut
2016-05-06kernel: fitimage: basic support for fitimage signatureYannick Gicquel
2016-05-06kernel: fitimage: support device tree compiler optionsYannick Gicquel