summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-fitimage.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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