Commit History

Author SHA1 Message Date
  Masahiro Yamada b75d8dc564 treewide: convert bd_t to struct bd_info by coccinelle 4 years ago
  Robert Marko 26073f9ed3 image: Add support for ZSTD decompression 4 years ago
  Reuben Dowle d16b38f427 Add support for SHA384 and SHA512 4 years ago
  Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
  Atish Patra 155d6a3575 image: Add a common compression type detection function. 4 years ago
  Tom Rini 1f47e2aca4 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next 4 years ago
  Simon Glass 72188f5462 image: Use constants for 'required' and 'key-name-hint' 4 years ago
  Simon Glass 390b26dc27 image: Correct comment for fit_conf_get_node() 4 years ago
  AKASHI Takahiro a8fc3df8b9 include: image.h: add key info to image_sign_info 4 years ago
  AKASHI Takahiro b983cc2da0 lib: rsa: decouple rsa from FIT image verification 4 years ago
  Eugeniu Rosca d08b16edf8 image.h: isolate android_image_* functions from tooling 4 years ago
  Sam Protsenko 7f2531502c image: android: Add routine to get dtbo params 4 years ago
  Sam Protsenko c3bfad825a image: android: Add functions for handling dtb field 4 years ago
  Simon Glass 220a3a44a3 common: Rename and move source() 4 years ago
  Simon Glass 8e8ccfe1aa common: Move the image globals into image.h 4 years ago
  Philippe Reynes 4df3578119 u-boot: fit: add support to decrypt fit with aes 4 years ago
  Philippe Reynes 7298e42250 mkimage: fit: add support to encrypt image with aes 4 years ago
  Cristian Ciocaltea a031b03f64 image: Add IH_OS_EFI for EFI chain-load boot 4 years ago
  Bin Meng 1af5e97d8d tools: image.h: Use portable uint32_t instead of linux-specific __be32 4 years ago
  Patrick Delaunay e7fabe75ae image: add new "copro" image type 4 years ago
  Lukas Auer 5e30e45c83 spl: support booting via RISC-V OpenSBI 4 years ago
  Julius Werner 2090854cd2 common: Move bootm_decomp_image() to image.c (as image_decomp()) 4 years ago
  Tom Rini c76c93a3d5 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT 5 years ago
  Tien Fong Chee 0a42a132a4 ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading 5 years ago
  Chris Packham 4ad2c8953d Remove #define CONFIG_CRC32 5 years ago
  Alex Kiernan 89665f2eb1 Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification 5 years ago
  Eugeniu Rosca 829ceb2821 image: android: allow booting lz4-compressed kernels 5 years ago
  Stefano Babic 24431adc36 Restore compatibility of image type IDs 5 years ago
  Philippe Reynes 061daa0b61 rsa: add support of padding pss 5 years ago
  Philippe Reynes 20031567e1 rsa: add a structure for the padding 5 years ago