index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-02-03
lib: Mark gunzip as relocation code
Simon Glass
2025-02-03
lib: Mark memcpy() and memmove() as relocation code
Simon Glass
2025-02-03
lib: Mark lz4 as relocation code
Simon Glass
2025-02-03
lib: Mark crc8 as relocation code
Simon Glass
2025-02-03
spl: Avoid including hash algorithms which are not wanted
Simon Glass
2025-02-03
lib: Allow crc16 code to be dropped
Simon Glass
2025-02-03
mbedtls: Add SHA symbols for VPL
Simon Glass
2025-01-28
tpm: get tpm event log from bloblist
Raymond Mao
2025-01-28
tcg2: decouple eventlog size from efi
Raymond Mao
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
[next]