| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel-fitimage: Fix bad image type replacement for aarch64 | Thomas Perrot | 2018-01-06 | 1 | -2/+5 |
* | kernel-fitimage: support MIPS (compressed) | André Draszik | 2017-09-25 | 1 | -1/+3 |
* | kernel-fitimage: unbreak UBOOT_ENTRYSYMBOL support | André Draszik | 2017-09-25 | 1 | -2/+2 |
* | kernel-fitimage: sanitize dtb section name (unbreak MIPS) | André Draszik | 2017-09-25 | 1 | -0/+1 |
* | kernel.bbclass: introduce INITRAMFS_IMAGE_NAME | Ming Liu | 2017-04-01 | 1 | -5/+5 |
* | classes: Replace "if test" file tests with POSIX file testsuninative-1.6 | Robert P. J. Day | 2017-03-27 | 1 | -5/+5 |
* | kernel-fitimage: dtb sections named by their filenames and one config section... | Florian Wickert | 2017-03-22 | 1 | -7/+21 |
* | classes: Fix "U-boot", use proper spelling of "U-Boot". | Robert P. J. Day | 2017-03-17 | 1 | -1/+1 |
* | kernel-fitimage: Use compressed ramdisks in FIT images if available | Rick Altherr | 2017-01-23 | 1 | -4/+30 |
* | kernel-fitimage.bbclass: Check value of UBOOT_SIGN_ENABLE | Nathan Rossi | 2017-01-19 | 1 | -1/+1 |
* | kernel-fitimage.bbclass: Don't assume KERNEL_IMAGETYPE == fitImage | Nathan Rossi | 2017-01-19 | 1 | -4/+4 |
* | kernel-fitimage.bbclass: Allow unset load/entry addresses for ramdisks | Nathan Rossi | 2017-01-19 | 1 | -2/+11 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -7/+7 |
* | kernel-fitimage: Add x86 support | George McCollister | 2016-08-10 | 1 | -30/+82 |
* | kernel-fitimage: add initramfs support | George McCollister | 2016-08-10 | 1 | -96/+189 |
* | kernel-fitimage.bbclass: do_assemble_fitimage(): cd to $B | Andrew Bradford | 2016-08-10 | 1 | -0/+1 |
* | kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one time | He Zhe | 2016-05-30 | 1 | -9/+11 |
* | kernel: fitimage: Repair misuse of shell test command | Marek Vasut | 2016-05-20 | 1 | -1/+1 |
* | kernel: fitimage: basic support for fitimage signature | Yannick Gicquel | 2016-05-06 | 1 | -2/+43 |
* | kernel: fitimage: support device tree compiler options | Yannick Gicquel | 2016-05-06 | 1 | -1/+7 |
* | kernel: fitimage: Fix do_deploy taskhash mismatch | Marek Vasut | 2016-04-18 | 1 | -0/+1 |
* | classes: Fix do_rootfs references | Richard Purdie | 2016-01-11 | 1 | -1/+1 |
* | kernel: Add basic fitImage support | Marek Vasut | 2015-05-26 | 1 | -0/+234 |