summaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types_uboot.bbclass
Commit message (Expand)AuthorAgeFilesLines
* image_types.bbclass: Make u-boot signed images more versatileTom Rini2017-07-251-29/+0
* image.bbclass: Correct chaining compression supportTom Rini2017-07-251-8/+5
* image_types: Add support for lzo compressed initial ramdiskVesa Jääskeläinen2016-10-281-1/+4
* image_types: Add support to compress initramfs with lz4Vesa Jääskeläinen2016-10-281-1/+4
* image: Deploy images to IMGDEPLOYDIREd Bartosh2016-09-041-1/+1
* image.bbclass: rename COMPRESS(ION) to CONVERSIONPatrick Ohly2016-08-181-9/+9
* image_types_uboot: add cpio.gz.uboot to supported IMAGE_TYPESArnold Csorvasi2016-02-111-1/+1
* image_types_uboot: remove the middle fileYue Tao2015-07-081-3/+6
* image_types_uboot: Update to work after recent image_types changesRichard Purdie2012-02-291-19/+10
* image_types_uboot.bbclass: Add uncompressed ext2 image optionMatthew McClintock2012-01-171-1/+5
* Add support for generating ext2.lzma{, .u-boot} imagesMatthew McClintock2011-09-291-1/+5
* Add support for generating ext2.bz2{, .u-boot} imagesMatthew McClintock2011-09-291-5/+9
* image_types_uboot: fix a number of issuesChris Larson2011-08-301-13/+12
* image_types_uboot: add uboot mkimage fs typesChris Larson2011-08-231-0/+21