index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-07
lib/charset: UTF-8 stream conversion
Heinrich Schuchardt
2021-03-07
lib/charset: utf8_get() should return error
Heinrich Schuchardt
2021-03-07
efi_loader: carve out utf_to_cp()
Heinrich Schuchardt
2021-03-07
efi_loader: move codepage 437 table
Heinrich Schuchardt
2021-03-07
efi_loader: console size of vidconsole
Heinrich Schuchardt
2021-03-05
lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help
Bin Meng
2021-03-05
lib: addr_map: Move address_map[] type to the header file
Bin Meng
2021-03-03
lib: Fix BINMAN_FDT dependency
Bin Meng
2021-03-02
tpm: Allow disabling platform hierarchy with TPM2
Simon Glass
2021-03-02
tpm: Add TPM2 support for write_lock
Simon Glass
2021-03-02
tpm: Add TPM2 support for read/write values
Simon Glass
2021-03-02
tpm: Add an implementation of define_space
Simon Glass
2021-03-02
tpm: Reduce duplication in a few functions
Simon Glass
2021-03-02
tpm: Add a basic API implementation for TPMv2
Simon Glass
2021-03-02
tpm: Switch TPMv1 over to use the new API
Simon Glass
2021-03-02
tpm: Add an API that can support v1.2 and v2
Simon Glass
2021-03-02
tpm: Add debugging of request in tpm_sendrecv_command()
Simon Glass
2021-02-26
efi_loader: limit output length for VenHw, VenMedia
Heinrich Schuchardt
2021-02-26
efi_loader: ACPI tables must be in EfiACPIReclaimMemory
Heinrich Schuchardt
2021-02-24
lib: sha512: include "compiler.h"
Siew Chin Lim
2021-02-24
lib: rsa: Add debug message on algo mismatch
Sean Anderson
2021-02-21
efi_loader: multi part device paths to text
Heinrich Schuchardt
2021-02-21
efi_selftest: multi part device path to text
Heinrich Schuchardt
2021-02-21
efi_selftest: compiler flags for dtbdump.o
Heinrich Schuchardt
2021-02-21
Allow last block to be read
Jesper Schmitz Mouridsen
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()"
Tom Rini
2021-02-14
efi_loader: fix get_last_capsule()
Heinrich Schuchardt
2021-02-14
efi_loader: '.' and '..' are directories
Heinrich Schuchardt
2021-02-14
efi_loader: don't load beyond VirtualSize
Asherah Connor
2021-02-06
smbios: Allow a few values to come from sysinfo
Simon Glass
2021-02-06
smbios: Add more options for the BIOS version string
Simon Glass
2021-02-06
smbios: Track the end of the string table
Simon Glass
2021-02-06
smbios: Drop the eos parameter
Simon Glass
2021-02-06
smbios: Use a struct to keep track of context
Simon Glass
2021-02-06
smbios: Set BIOS release version
Simon Glass
2021-02-06
smbios: Move smbios_write_type to the C file
Simon Glass
2021-02-04
Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-02-04
efi_loader: VenMedia device path node
Heinrich Schuchardt
2021-02-04
efi_selftest: use GUID to find ESP in dtbdump
Heinrich Schuchardt
2021-02-04
efi_loader: install UEFI System Partition GUID
Heinrich Schuchardt
2021-02-04
efi_loader: only check size if EFI_DT_APPLY_FIXUPS
Heinrich Schuchardt
2021-02-03
fdtdec: Cast prior_stage_fdt_address with uintptr_t
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-31
Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-01-30
binman: Print a debug message when binman selects a node
Simon Glass
2021-01-29
efi_loader: switch to non-secure mode later
Heinrich Schuchardt
2021-01-29
efi_loader: correct block IO alignment check
Heinrich Schuchardt
2021-01-29
efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock
Heinrich Schuchardt
[next]