summaryrefslogtreecommitdiffstats
path: root/meta/classes/uboot-sign.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel-fitimage: uboot-sign: fix missing signatureJun Nie2019-07-181-1/+3
* kernel-fitimage: uboot-sign: Check UBOOT_DTB_BINARY before adding depsAlex Kiernan2019-06-121-1/+1
* uboot-sign: Fix u-boot-nodtb symlinksYing-Chun Liu (PaulLiu)2019-05-091-2/+2
* uboot-sign: Fix build when UBOOT_DTB_BINARY is emptyAlex Kiernan2019-05-031-7/+7
* uboot-sign: add support for different u-boot configurationsAndreas Obergschwandtner2019-04-161-31/+54
* uboot-sign.bbclass: silence warnings when UBOOT_DTB_BINARY is emptyAlex Kiernan2019-01-111-2/+2
* uboot-sign.bbclass: fix signature and deploymentRobert Yang2018-12-081-42/+53
* uboot-sign.bbclass: Remove tab indentations in python codeRobert Yang2018-12-051-10/+10
* classes: Fix "U-boot", use proper spelling of "U-Boot".Robert P. J. Day2017-03-171-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-3/+3
* uboot-sign: fix do_concat_dtb for .img, .romGeorge McCollister2016-11-061-2/+2
* uboot-sign: do_concat_dtb(): cd to $BGeorge McCollister2016-08-101-0/+1
* uboot-sign: Handle .rom signing the same as .imgGeorge McCollister2016-08-101-1/+2
* uboot-sign: rebuild u-boot.img with signed dtbGeorge McCollister2016-05-301-2/+6
* u-boot: deploy u-boot-nodtb and dtb filesYannick Gicquel2016-05-061-0/+22
* u-boot: basic support of dtb append for verified bootYannick Gicquel2016-05-061-0/+67