summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-fitimage.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel-fitimage: introduce FIT_SIGN_ALGRichard Leitner2020-07-081-1/+5
* 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
* kernel-fitimage: add support for ext2.gz initramfs filesChunrong Guo2018-07-051-1/+1
* kernel-fitimage: Make DTB key insertion optionalAlex Kiernan2018-07-041-1/+1
* kernel-fitimage: Add DTBO support for configurationsAlex Kiernan2018-06-181-10/+32
* kernel-fitimage: Allow setting of DTB/DTBO relocation addressAlex Kiernan2018-06-181-0/+10
* kernel-fitimage.bbclass: Fix 64 bit ENTRYPOINTVineeth Chowdary Karumanchi2018-02-151-1/+1
* kernel-fitimage.bbclass: Fix bad image type replacement for microblazeManjukumar Matha2018-01-041-0/+2
* kernel-fitimage: Fix bad image type replacement for aarch64Thomas Perrot2018-01-021-2/+5
* kernel-fitimage: support MIPS (compressed)André Draszik2017-09-251-1/+3
* kernel-fitimage: unbreak UBOOT_ENTRYSYMBOL supportAndré Draszik2017-09-251-2/+2
* kernel-fitimage: sanitize dtb section name (unbreak MIPS)André Draszik2017-09-251-0/+1
* kernel.bbclass: introduce INITRAMFS_IMAGE_NAMEMing Liu2017-04-011-5/+5
* classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day2017-03-271-5/+5
* kernel-fitimage: dtb sections named by their filenames and one config section...Florian Wickert2017-03-221-7/+21
* classes: Fix "U-boot", use proper spelling of "U-Boot".Robert P. J. Day2017-03-171-1/+1
* kernel-fitimage: Use compressed ramdisks in FIT images if availableRick Altherr2017-01-231-4/+30
* kernel-fitimage.bbclass: Check value of UBOOT_SIGN_ENABLENathan Rossi2017-01-191-1/+1
* kernel-fitimage.bbclass: Don't assume KERNEL_IMAGETYPE == fitImageNathan Rossi2017-01-191-4/+4
* kernel-fitimage.bbclass: Allow unset load/entry addresses for ramdisksNathan Rossi2017-01-191-2/+11
* meta: remove True option to getVar callsJoshua Lock2016-12-161-7/+7
* kernel-fitimage: Add x86 supportGeorge McCollister2016-08-101-30/+82
* kernel-fitimage: add initramfs supportGeorge McCollister2016-08-101-96/+189
* kernel-fitimage.bbclass: do_assemble_fitimage(): cd to $BAndrew Bradford2016-08-101-0/+1
* kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one timeHe Zhe2016-05-301-9/+11
* kernel: fitimage: Repair misuse of shell test commandMarek Vasut2016-05-201-1/+1
* kernel: fitimage: basic support for fitimage signatureYannick Gicquel2016-05-061-2/+43
* kernel: fitimage: support device tree compiler optionsYannick Gicquel2016-05-061-1/+7
* kernel: fitimage: Fix do_deploy taskhash mismatchMarek Vasut2016-04-181-0/+1
* classes: Fix do_rootfs referencesRichard Purdie2016-01-111-1/+1
* kernel: Add basic fitImage supportMarek Vasut2015-05-261-0/+234