summaryrefslogtreecommitdiff
path: root/meta/classes/kernel-fitimage.bbclass
AgeCommit message (Expand)AuthorFiles
2018-09-22kernel-fitimage: Fix dangling symlink to image tree sourceAlex Kiernan1
2018-08-21kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NA...Martin Jansa1
2018-08-21kernel-artifact-names, kernel-fitimage: add KERNEL_FIT_BASE_NAME, KERNEL_FIT_...Martin Jansa1
2018-07-05kernel-fitimage: add support for ext2.gz initramfs filesChunrong Guo1
2018-07-03kernel-fitimage: Make DTB key insertion optionalAlex Kiernan1
2018-06-18kernel-fitimage: Add DTBO support for configurationsAlex Kiernan1
2018-06-18kernel-fitimage: Allow setting of DTB/DTBO relocation addressAlex Kiernan1
2018-02-09kernel-fitimage.bbclass: Fix 64 bit ENTRYPOINTVineeth Chowdary Karumanchi1
2018-01-04kernel-fitimage.bbclass: Fix bad image type replacement for microblazeManjukumar Matha1
2018-01-02kernel-fitimage: Fix bad image type replacement for aarch64Thomas Perrot1
2017-09-25kernel-fitimage: support MIPS (compressed)André Draszik1
2017-09-25kernel-fitimage: unbreak UBOOT_ENTRYSYMBOL supportAndré Draszik1
2017-09-25kernel-fitimage: sanitize dtb section name (unbreak MIPS)André Draszik1
2017-03-31kernel.bbclass: introduce INITRAMFS_IMAGE_NAMEMing Liu1
2017-03-27classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day1
2017-03-21kernel-fitimage: dtb sections named by their filenames and one config section...Florian Wickert1
2017-03-17classes: Fix "U-boot", use proper spelling of "U-Boot".Robert P. J. Day1
2017-01-23kernel-fitimage: Use compressed ramdisks in FIT images if availableRick Altherr1
2017-01-19kernel-fitimage.bbclass: Check value of UBOOT_SIGN_ENABLENathan Rossi1
2017-01-19kernel-fitimage.bbclass: Don't assume KERNEL_IMAGETYPE == fitImageNathan Rossi1
2017-01-19kernel-fitimage.bbclass: Allow unset load/entry addresses for ramdisksNathan Rossi1
2016-12-16meta: remove True option to getVar callsJoshua Lock1
2016-08-10kernel-fitimage: Add x86 supportGeorge McCollister1
2016-08-10kernel-fitimage: add initramfs supportGeorge McCollister1
2016-08-10kernel-fitimage.bbclass: do_assemble_fitimage(): cd to $BAndrew Bradford1
2016-05-30kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one timeHe Zhe1
2016-05-20kernel: fitimage: Repair misuse of shell test commandMarek Vasut1
2016-05-06kernel: fitimage: basic support for fitimage signatureYannick Gicquel1
2016-05-06kernel: fitimage: support device tree compiler optionsYannick Gicquel1
2016-04-18kernel: fitimage: Fix do_deploy taskhash mismatchMarek Vasut1
2016-01-11classes: Fix do_rootfs referencesRichard Purdie1
2015-05-26kernel: Add basic fitImage supportMarek Vasut1