...
13 commits 29 files changed 0 commit comments 2 contributors
Commits on 2016-01-15
@Jan Luebbe Jan Luebbe bootm: add initial FIT support 265b459
@Sascha Hauer Sascha Hauer bootm: make verifying/hashing configurable ce2741d
@Sascha Hauer Sascha Hauer crypto: add RSA support a12ca1b
@Sascha Hauer Sascha Hauer crypto: add digest_alloc_by_algo() 86a8f9f
@Sascha Hauer Sascha Hauer bootm: Initialize bootm_data defaults in single place fe092b5
@Sascha Hauer Sascha Hauer bootm: move oftree code together 19efd96
@Sascha Hauer Sascha Hauer bootm: move initrd code together 1e24964
@Sascha Hauer Sascha Hauer bootm: Push dryrun to handlers a5b45d5
@Sascha Hauer Sascha Hauer ARM: bootm: Use kernel handler to start barebox image c1507e2
@Sascha Hauer Sascha Hauer bootm: use names instead of numbers for image parts 2d1fd14
@Sascha Hauer Sascha Hauer bootm: introduce bootm_get_os_size 8fc6ac8
@Sascha Hauer Sascha Hauer bootm: Do not call uimage_close twice d378e4a
@Sascha Hauer Sascha Hauer ARM: zImage: add missing free() in appended device tree code 1857cc1
Showing 29 changed files
View
arch/arm/crypto/sha1_glue.c
View
arch/arm/crypto/sha256_glue.c
View
arch/arm/lib/bootm.c
View
arch/arm/mach-omap/omap_generic.c
View
arch/blackfin/lib/blackfin_linux.c
View
arch/efi/efi/efi-image.c
View
arch/mips/lib/bootm.c
View
arch/nios2/lib/bootm.c
View
arch/ppc/lib/ppclinux.c
View
commands/Kconfig
View
commands/boot.c
View
commands/bootm.c
View
common/Kconfig
View
common/Makefile
View
common/bootm.c
View
common/image-fit.c 0 → 100644
View
crypto/Kconfig
View
crypto/Makefile
View
crypto/digest.c
View
crypto/md5.c
View
crypto/rsa.c 0 → 100644
View
crypto/sha1.c
View
crypto/sha2.c
View
crypto/sha4.c
View
include/asm-generic/errno.h
View
include/boot.h
View
include/digest.h
View
include/image-fit.h 0 → 100644
View
include/rsa.h 0 → 100644