summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-fitimage.bbclass
AgeCommit message (Expand)Author
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
2016-04-18kernel: fitimage: Fix do_deploy taskhash mismatchMarek Vasut
2016-01-11classes: Fix do_rootfs referencesRichard Purdie
2015-05-26kernel: Add basic fitImage supportMarek Vasut