index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-01-28
tpm: PCR allocate during PCR extend to disable the unsupported algorithms
Raymond Mao
2025-01-28
tpm: add PCR allocate into the eventlog handling
Raymond Mao
2025-01-28
tpm: add wrapper and helper APIs for PCR allocate
Raymond Mao
2025-01-28
tpm: add TPM2_PCR_Allocate command
Raymond Mao
2025-01-28
tpm: add TPM2_Shutdown command
Raymond Mao
2025-01-26
bootmeth_efi: Support PXE booting
Simon Glass
2025-01-26
efi_loader: Pass in the required parameters from EFI bootmeth
Simon Glass
2025-01-26
efi_loader: Move the fallback code from efi_run_image()
Simon Glass
2025-01-26
efi_loader: Add a version of efi_binary_run() with more parameters
Simon Glass
2025-01-26
efi_loader: Update efi_run_image() to accept image and device path
Simon Glass
2025-01-26
efi_loader: reduce UEFI size if HAS_BOARD_SIZE_LIMIT=y
Heinrich Schuchardt
2025-01-26
efi_loader: use LOGC_EFI consistently
Heinrich Schuchardt
2025-01-26
efi_loader: correct logging StartImage()
Heinrich Schuchardt
2025-01-22
Merge patch series "upl: Prerequite patches for updated spec"
Tom Rini
2025-01-22
efi_loader: Avoid mapping the ACPI tables twice
Simon Glass
2025-01-22
emulation: Use bloblist to hold tables
Simon Glass
2025-01-22
abuf: Provide a constant buffer
Simon Glass
2025-01-22
abuf: Provide a way to get the buffer address
Simon Glass
2025-01-21
acpi: don't fill FADT, MADT if CONFIG_QFW_ACPI=y
Heinrich Schuchardt
2025-01-20
efi_loader: Depend on BLK
Tom Rini
2025-01-18
Merge patch series "add the support of sha256_hmac and sha256_hkdf"
Tom Rini
2025-01-18
lib: mbedtls: sha256: add support of key derivation
Philippe Reynes
2025-01-18
lib: sha256: add feature sha256_hmac
Philippe Reynes
2025-01-18
lib: sha256: move common function to sha256_common.c
Philippe Reynes
2025-01-18
mbedtls: enable support of hkdf
Philippe Reynes
2025-01-17
efi_loader: Make efi_run_image() static
Simon Glass
2025-01-17
efi_loader: Refactor device and image paths into a function
Simon Glass
2025-01-17
efi_loader: use INCLUDE in EFI linker scripts
Heinrich Schuchardt
2025-01-14
Merge patch series "SMBIOS improvements"
Tom Rini
2025-01-14
smbios: add detailed smbios information
Raymond Mao
2025-01-14
smbios: Refactor smbios library
Raymond Mao
2025-01-14
smbios: Refactor the smbios headfile
Raymond Mao
2025-01-09
Merge tag 'tpm-master-07012025' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2025-01-07
tpm: add kconfig control in tcg2_create_digest()
Raymond Mao
2025-01-07
tpm: Don't replay an EventLog if tcg2_log_parse() fails
Ilias Apalodimas
2025-01-07
tpm: Simplify tcg2_log_init()
Ilias Apalodimas
2025-01-07
tpm: Simplify tcg2_create_digest()
Ilias Apalodimas
2025-01-07
tpm: Keep the active PCRs in the chip private data
Ilias Apalodimas
2025-01-07
tpm: Don't create an EventLog if algorithms are misconfigured
Ilias Apalodimas
2025-01-07
tpm: add flag in hash_algo_list and API to check if algorithm is supported
Raymond Mao
2025-01-07
tpm: refactor tcg2_get_pcr_info()
Raymond Mao
2025-01-07
tpm: Rename tpm2_allow_extend()
Ilias Apalodimas
2025-01-07
tpm: Rename tpm2_is_active_pcr()
Ilias Apalodimas
2025-01-05
efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h
Adriano Cordova
2025-01-05
efi_loader: Update startimage_exit self-test to check error
Simon Glass
2025-01-05
efi_loader: fix pe reloc pointer overrun
Aleksandar Gerasimovski
2025-01-05
efi_loader: Don't warn if the TCG2 FinalEvents table is not installed
Ilias Apalodimas
2025-01-05
efi_loader: avoid writing message in Exit() boot service
Heinrich Schuchardt
2025-01-01
Merge patch series "Add 'trace wipe'"
Tom Rini
2024-12-31
trace: add support for 'trace wipe'
Jerome Forissier
[next]