Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
[platform/kernel/u-boot.git] / lib /
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Ilias Apalodimaslib/crypto: Enable more algorithms in cert verification
2022-01-19 Heinrich Schuchardtefi_loader: printing TCG2 protocol GUID
2022-01-19 Heinrich Schuchardtefi_selftest: implement printing GUIDs
2022-01-19 Heinrich Schuchardtcmd: printenv: simplify printing GUIDs
2022-01-19 Heinrich Schuchardtefi_loader: use %pUs for printing GUIDs
2022-01-19 Heinrich Schuchardtcmd: efidebug: simplify printing GUIDs
2022-01-19 Heinrich Schuchardtlib: printf code %pUs for GUID text representation
2022-01-19 Heinrich Schuchardtlib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y
2022-01-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-18 Tom RiniMerge branch '2022-01-17-assorted-updates'
2022-01-18 Qu Wenruolib: add BLAKE2 hash support
2022-01-17 Tom RiniMerge tag 'u-boot-at91-2022.04-b' of https://source...
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-15 Tom RiniMerge tag 'efi-2022-04-rc1' of https://source.denx...
2022-01-15 Tom RiniMerge branch '2022-01-14-assorted-fixes'
2022-01-15 Simon Glassefi: Support the efi command in the app
2022-01-15 Simon Glassefi: Move exit_boot_services into a function
2022-01-15 Heinrich Schuchardtefidebug: avoid 'dfu_alt_info not defined' message
2022-01-15 Ilias Apalodimasefi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL...
2022-01-14 Eugen Hristevlib: Kconfig: fix PHANDLE_CHECK_SEQ position outside...
2022-01-14 qianfan Zhaolib: sparse: Make CHUNK_TYPE_RAW buffer aligned
2022-01-10 Tom RiniMerge branch 'next'
2022-01-10 Heinrich Schuchardtlib/rsa: avoid -Wdiscarded-qualifiers
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-31 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-12-31 Simon Glassefi: Show when allocated pages are used
2021-12-31 Simon Glassefi: Check for failure when initing the app
2021-12-31 Simon Glassefi: Share struct efi_priv between the app and stub...
2021-12-31 Simon Glassefi: Add a few comments to the stub
2021-12-31 Simon Glassefi: Locate all block devices in the app
2021-12-31 Simon Glassefi: Make unicode printf available to the app
2021-12-31 Ilias Apalodimasefi_loader: Don't limit the StMM buffer size explicitly
2021-12-28 Tom RiniMerge tag 'video-next-20211228' of https://source.denx...
2021-12-28 Tom RiniMerge tag 'video-20211228' of https://source.denx.de...
2021-12-28 Tom RiniMerge tag 'efi-2022-01-rc4-4' of https://source.denx...
2021-12-27 Tom RiniMerge branch '2021-12-27-CONFIG-migrations' into next
2021-12-27 Tom RiniFinish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
2021-12-26 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-12-26 Heinrich Schuchardttools: avoid OpenSSL deprecation warnings
2021-12-26 Ilias Apalodimasefi_loader: Don't limit the StMM buffer size explicitly
2021-12-24 Tom RiniMerge branch '2021-12-23-make-OF_BOARD-a-boolean' into...
2021-12-23 Simon Glassfdt: Add a Kconfig for boards with a prior stage
2021-12-23 Simon Glassfdt: Report the devicetree source
2021-12-23 Simon Glassfdt: Record where the devicetree came from
2021-12-23 Simon Glassfdt: Don't call board_fdt_blob_setup() without OF_BOARD
2021-12-23 Simon Glassfdt: Drop remaining preprocessor macros in fdtdec_setup()
2021-12-23 Simon Glassfdt: Drop OF_CONTROL check in fdtdec_setup()
2021-12-23 Simon Glassfdt: Use if() for fdtcontroladdr check
2021-12-23 Simon Glassfdt: Drop #ifdef around board_fdt_blob_setup()
2021-12-23 Simon Glassfdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()
2021-12-23 Simon Glassfdt: Drop #ifdefs with MULTI_DTB_FIT
2021-12-23 Simon Glassfdt: Move MULTI_DTB_FIT handling out of fdtdec_setup()
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-17 Tom RiniMerge tag 'dm-pull-17dec21' of https://source.denx...
2021-12-17 Simon GlassConvert CONFIG_PHYSMEM to Kconfig
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-12-15 Tom RiniMerge tag 'clk-2022.01-rc3' of https://source.denx...
2021-12-15 Tom RiniMerge tag 'rpi-next-2022.01' of https://source.denx...
2021-12-13 Tom RiniMerge tag 'u-boot-stm32-20211213' of https://source...
2021-12-10 Tom RiniMerge tag 'efi-2022-01-rc4-2' of https://source.denx...
2021-12-09 Simon Glassefi: Rename UCLASS_EFI and IF_TYPE_EFI
2021-12-09 Masahisa Kojimaefi_loader: correctly handle no tpm device error
2021-12-09 Masahisa Kojimaefi_loader: check tcg2 protocol installation outside...
2021-12-09 Masahisa Kojimaefi_loader: efi_tcg2_register returns appropriate error
2021-11-30 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-11-30 Tom RiniMerge tag 'tpm-30112021' of https://source.denx.de...
2021-11-30 Tom RiniMerge tag 'efi-2022-01-rc4' of https://source.denx...
2021-11-30 Ruchika Guptaefi_loader: Extend PCR's for firmware measurements
2021-11-30 Ruchika Guptatpm: use more algorithms than sha256 on pcr_read
2021-11-30 Ruchika Guptaefi_loader: Add check for event log passed from firmware
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-26 Tom RiniMerge tag 'efi-2022-01-rc3-2' of https://source.denx...
2021-11-26 Heinrich Schuchardtefi_selftest: simplify endian conversion for FDT test
2021-11-26 Heinrich Schuchardtefi_loader: segfault in efi_clear_os_indications()
2021-11-26 Heinrich Schuchardtefi_loader: efi_disk_register() should not fail
2021-11-26 Tom Riniefi: Call bootm_disable_interrupts earlier in efi_exit_...
2021-11-20 Tom RiniMerge branch 'efi-2022-01' of https://source.denx.de...
2021-11-20 Ilias Apalodimasefi_loader: startup the tpm device when installing...
2021-11-20 Ilias Apalodimasefi_loader: fix FinalEvents table if an EFI app invoked...
2021-11-20 Heinrich Schuchardtefi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_...
2021-11-20 Heinrich Schuchardtefi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
2021-11-20 Masami Hiramatsuefi_loader: capsule: Record capsule result only if...
2021-11-20 Masahisa Kojimaefi_loader: Reduce efi_tcg2 logging statement
2021-11-20 Heinrich Schuchardtlmb: fix typo 'commun'
2021-11-19 Tom RiniMerge tag 'u-boot-amlogic-20211119' of https://source...
2021-11-19 Tom RiniMerge tag 'tpm-19112021' of https://source.denx.de...
2021-11-18 Tom RiniMerge branch '2021-11-18-regression-fixes'
2021-11-18 Marek Vasutarm64: Add missing GD_FLG_SKIP_RELOC handling
2021-11-18 Marek Vasutlmb: Reserve U-Boot separately if relocation is disabled
2021-11-18 Tom RiniMerge branch '2021-11-17-assorted-driver-platform-updat...
2021-11-17 Chia-Wei Wangcrypto: aspeed: Add AST2600 ACRY support
2021-11-17 Mathew McBridecmd: tpm-v1: fix load_key_by_sha1 compile errors
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-14 Tom RiniMerge tag 'dm-pull-13nov21' of https://source.denx...
next