summaryrefslogtreecommitdiffstats
path: root/meta/classes/uboot-sign.bbclass
AgeCommit message (Expand)Author
2022-08-12classes: Update classes to match new bitbake class scope functionalityRichard Purdie
2022-08-12classes: Add SPDX license identifiersRichard Purdie
2022-08-12classes: Add copyright statements to files without oneRichard Purdie
2022-07-19kernel-fitimage.bbclass: add padding algorithm property in config nodesLUIS ENRIQUEZ
2022-06-11uboot-sign: Fix potential index error issuesRichard Purdie
2022-04-05u-boot: Fix condition for install_spl_helperSean Anderson
2021-12-09uboot-sign: fix the concatenation when multiple U-BOOT configurations are spe...Thomas Perrot
2021-10-18featimage: refactor styleAndrej Valek
2021-08-02Convert to new override syntaxRichard Purdie
2021-06-22uboot-sign.bbclass: fix some install commandsMing Liu
2021-05-25uboot-sign/kernel-fitimage: split generate_rsa_keys taskMing Liu
2021-04-06uboot: Fixes SPL verified boot on corner casesKlaus Heinrich Kiwi
2021-04-06u-boot: Use a different Key for SPL signingKlaus Heinrich Kiwi
2021-04-06u-boot: Add infrastructure to SPL verified bootKlaus Heinrich Kiwi
2021-04-06u-boot: Move definitions to common locationsKlaus Heinrich Kiwi
2021-04-05uboot: Deploy default symlinks with fitImageKlaus Heinrich Kiwi
2020-06-30uboot-sign: Refactor do_deploy prefunc to do_deploy_prependDaniel Klauer
2019-07-18kernel-fitimage: uboot-sign: fix missing signatureJun Nie
2019-06-12kernel-fitimage: uboot-sign: Check UBOOT_DTB_BINARY before adding depsAlex Kiernan
2019-05-09uboot-sign: Fix u-boot-nodtb symlinksYing-Chun Liu (PaulLiu)
2019-05-03uboot-sign: Fix build when UBOOT_DTB_BINARY is emptyAlex Kiernan
2019-04-16uboot-sign: add support for different u-boot configurationsAndreas Obergschwandtner
2019-01-11uboot-sign.bbclass: silence warnings when UBOOT_DTB_BINARY is emptyAlex Kiernan
2018-12-08uboot-sign.bbclass: fix signature and deploymentRobert Yang
2018-12-05uboot-sign.bbclass: Remove tab indentations in python codeRobert Yang
2017-03-17classes: Fix "U-boot", use proper spelling of "U-Boot".Robert P. J. Day
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-11-06uboot-sign: fix do_concat_dtb for .img, .romGeorge McCollister
2016-08-10uboot-sign: do_concat_dtb(): cd to $BGeorge McCollister
2016-08-10uboot-sign: Handle .rom signing the same as .imgGeorge McCollister
2016-05-30uboot-sign: rebuild u-boot.img with signed dtbGeorge McCollister
2016-05-06u-boot: deploy u-boot-nodtb and dtb filesYannick Gicquel
2016-05-06u-boot: basic support of dtb append for verified bootYannick Gicquel