board: sifive: add HiFive Unmatched board support
[pandora-u-boot.git] / lib /
2021-05-28 Tom RiniMerge tag 'u-boot-stm32-20210528' of https://source...
2021-05-28 Tom RiniMerge tag 'efi-2021-07-rc4-2' of https://source.denx...
2021-05-28 Masahisa Kojimaefi_loader: add PE/COFF image measurement
2021-05-28 Alexandru Gagniucefi_loader: Work-around build issue due to missing...
2021-05-28 Alexandru GagniucRevert "lib: introduce HASH_CALCULATE option"
2021-05-28 Ilias Apalodimasefi_loader: Fix coverity warnings for efi tcg2 protocol
2021-05-27 Tom RiniMerge tag 'ti-v2021.07-rc4' of https://source.denx...
2021-05-25 Tom RiniMerge tag 'efi-2021-07-rc4' of https://source.denx...
2021-05-25 Ilias Apalodimasefi_loader: Fix -Wextra warning for EFI TCG2
2021-05-25 Heinrich Schuchardtefi_loader: path length in efi_dp_from_name()
2021-05-25 Masahisa Kojimaefi_loader: expose efi_image_parse() even if UEFI Secur...
2021-05-25 Heinrich Schuchardtefi_loader: remove weak efi_get_public_key_data()
2021-05-24 Tom RiniMerge branch '2021-05-24-add-lto-support'
2021-05-24 Marek Behúnsandbox: errno: avoid conflict with libc's errno
2021-05-24 Marek Behúnlib: crc32: put the crc_table variable into efi_runtime...
2021-05-24 Marek Behúnefi_selftest: compiler flags for efi_selftest_miniapp_e...
2021-05-24 Marek Behúnstring: make memcpy(), memset(), memcmp() and memmove...
2021-05-24 Marek Behúntreewide: Convert macro and uses of __section(foo)...
2021-05-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2021-05-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-19 Bin Menglib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
2021-05-18 Tom RiniMerge branch '2021-05-17-assorted-fixes'
2021-05-18 Tom RiniMerge tag 'efi-2021-07-rc3' of https://source.denx...
2021-05-18 Masahisa Kojimalib: introduce HASH_CALCULATE option
2021-05-18 Ilias Apalodimasefi_loader: Fix Kconfig for EFI_TCG2 protocol
2021-05-18 Ilias Apalodimasefi_loader: Don't stop EFI subsystem init if installing...
2021-05-18 Ilias Apalodimasefi_loader: Uninstall the TCG2 protocol if logging...
2021-05-18 Ilias Apalodimasefi_loader: Clean up tcg2 once in case of failure
2021-05-18 Peng Fanefi_loader: loosen buffer parameter check in efi_file_r...
2021-05-18 Sughosh Ganuefi_loader: capsule: Remove the check for capsule_authe...
2021-05-18 Heinrich Schuchardthash: Kconfig option for SHA512 hardware acceleration
2021-05-18 Heinrich Schuchardtefi_loader: build warning in efi_tcg2_hash_log_extend_event
2021-04-30 Tom RiniMerge tag 'dm-pull-29apr21' of https://source.denx...
2021-04-29 Tom RiniMerge tag 'xilinx-for-v2021.07-rc2' of https://source...
2021-04-29 Patrick Delaunaydm: core: Add address translation in fdt_get_resource
2021-04-24 Tom RiniMerge tag 'mips-pull-2021-04-24' of https://source...
2021-04-24 Tom RiniMerge tag 'video-2021-07-rc1-2' of https://source.denx...
2021-04-24 Tom RiniMerge tag 'efi-2021-07-rc1-3' of https://source.denx...
2021-04-24 AKASHI Takahiroefi_loader: capsule: return a correct error code at...
2021-04-24 Jose Marinhoefi: Fix ESRT refresh after Capsule update
2021-04-24 Ilias Apalodimasefi_loader: simplify tcg2_create_digest()
2021-04-24 Heinrich Schuchardtefi_loader: missing include in efi_string.c
2021-04-23 Tom RiniMerge branch '2021-04-22-assorted-updates'
2021-04-22 Patrick Delaunaylmb: Add 2 config to define the max number of regions
2021-04-22 Patrick Delaunaylmb: move MAX_LMB_REGIONS value in Kconfig
2021-04-22 Patrick Delaunaylmb: add a max parameter in the struct lmb_region
2021-04-22 Patrick Delaunaylmb: remove lmb_region.size
2021-04-22 Patrick Delaunaylmb: move CONFIG_LMB in Kconfig
2021-04-20 Tom RiniMerge branch '2021-04-20-assorted-improvements'
2021-04-20 Karl Beldanlz4: Fix unaligned accesses
2021-04-18 Tom RiniMerge tag 'efi-2021-07-rc1-2' of https://source.denx...
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-17 Masahisa Kojimaefi_loader: fix possible buffer overflow
2021-04-17 Heinrich Schuchardtefi_loader: memory leak in efi_capsule_scan_dir()
2021-04-17 Sughosh Ganuefi_loader: esrt: Remove incorrect invocations of EFI_C...
2021-04-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-04-15 Tom RiniMerge branch '2021-04-14-assorted-vboot-improvements'
2021-04-14 Chan, Donaldlib/rsa: Use EVP_PKEY instead of RSA
2021-04-14 Alexandru Gagniuclib/ecdsa: Use the 'keydir' argument from mkimage if...
2021-04-14 Alexandru Gagniuclib/rsa: Use the 'keyfile' argument from mkimage
2021-04-14 Alexandru Gagniuclib: Add support for ECDSA image signing
2021-04-14 Alexandru Gagniuclib/rsa: Make fdt_add_bignum() available outside of...
2021-04-14 Alexandru Gagniuclib: Rename rsa-checksum.c to hash-checksum.c
2021-04-13 Tom RiniMerge branch '2021-04-13-assorted-improvements'
2021-04-12 Sean Andersonlib: string: Implement strlcat
2021-04-12 Sean Andersonlib: string: Fix strlcpy return value
2021-04-12 Joel Stanleyhash: Allow for SHA512 hardware implementations
2021-04-12 Patrick Delaunaylib: optee: migration optee_copy_fdt_nodes for OF_LIVE...
2021-04-11 Tom RiniMerge branch '2021-04-11-remove-non-migrated-boards'
2021-04-11 Tom RiniMerge tag 'video-2021-07-rc1' of https://source.denx...
2021-04-10 Tom RiniMerge tag 'efi-2021-07-rc1' of https://source.denx...
2021-04-10 Ilias Apalodimasefi_loader: Change ptr arithmetics tcg eventlog buffer
2021-04-10 Heinrich Schuchardtefi_loader: esrt: wrong type for LocateHandleBuffer()
2021-04-10 Heinrich Schuchardtefi_loader: use correct printf codes
2021-04-10 Sughosh Ganuefi_loader: efi_esrt: Fix the build warning for 32...
2021-04-10 Sughosh Ganuefi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsul...
2021-04-10 Ilias Apalodimasefi_loader: Cleanup get_var duplication
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-06 Tom RiniMerge tag 'rockchip-for-v2021.07' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'efi-2021-04-rc6' of https://source.denx...
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-31 Heinrich Schuchardtefi_loader: typo 'devide path'
2021-03-31 Heinrich Schuchardtefi_loader: Uart device path missing break
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-29 Tom RiniMerge tag 'dm-pull-28mar21' of git://git.denx.de/u...
2021-03-27 Simon Glassbloblist: Make BLOBLIST_TABLES depend on BLOBLIST
2021-03-27 Simon Glassbinman: Show a message when changing subnodes
2021-03-27 Simon Glasssmbios: Allow writing to the coreboot version string
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-03-25 Ilias Apalodimasefi_loader: Clean up file size calculations
2021-03-25 Heinrich Schuchardtefi_selfest: redefine enum efi_test_phase
2021-03-25 Ilias Apalodimasefi_loader: Add an S-CRTM even for firmware version
2021-03-25 Ilias Apalodimasefi_loader: EFI TCG2 free efi memory on protocol failure
2021-03-25 Jose Marinhoefi: ESRT creation tests
2021-03-25 Jose Marinhoefi: Add ESRT to the EFI system table
2021-03-25 Ilias Apalodimasefi_loader: Replace config option for initrd loading
next