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
2018-06-03
SPDX: Fixup tags from latest EFI PR
Tom Rini
2018-06-03
efi_loader: Fix warning in raw/cols query
Alexander Graf
2018-06-03
efi_loader: create handles from normal memory
Heinrich Schuchardt
2018-06-03
efi_loader: efi_mem_carve_out should return s64
Heinrich Schuchardt
2018-06-03
efi_loader: avoid anonymous constants for AllocatePages
Heinrich Schuchardt
2018-06-03
efi_selftest: check for buffer overflow in efi_get_variable
Ivan Gorinov
2018-06-03
efi_selftest: imply FAT, FAT_WRITE
Heinrich Schuchardt
2018-06-03
efi_loader: DocBook comments for boot services
Heinrich Schuchardt
2018-06-03
efi: Update some comments related to smbios tables
Simon Glass
2018-06-03
efi_selftest: test unaligned memory access
Heinrich Schuchardt
2018-06-03
efi_selftest: test ReinstallProtocolInterface
Heinrich Schuchardt
2018-06-03
efi_loader: implement ReinstallProtocolInterface
Heinrich Schuchardt
2018-06-03
efi_loader: check interface when uninstalling protocol
Heinrich Schuchardt
2018-06-03
efi_selftest: correct efi_selftest_manageprotocols
Heinrich Schuchardt
2018-06-03
efi_loader: fix off-by-one bug in efi_get_variable
Ivan Gorinov
2018-06-03
efi_loader: avoid using unitialized values as console size
Heinrich Schuchardt
2018-06-03
efi_selftest: unit test for variable services
Heinrich Schuchardt
2018-06-03
efi_loader: adjust definitions of variable services
Heinrich Schuchardt
2018-06-03
efi_loader: always check parameters in efi_cout_query_mode()
Heinrich Schuchardt
2018-06-03
efi_selftest: updating the cursor position
Heinrich Schuchardt
2018-06-03
efi_loader: updating the cursor position
Heinrich Schuchardt
2018-06-03
efi_loader: remove unnecessary include
Heinrich Schuchardt
2018-06-03
efi_loader: if EFI_LOADER is enabled, enable CFB_CONSOLE_ANSI
Heinrich Schuchardt
2018-06-03
efi_loader: correctly apply relocations from the .reloc section
Ivan Gorinov
2018-06-01
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-05-31
scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987
Rob Herring
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-29
efi_loader: Enable RISC-V support
Rick Chen
2018-05-29
efi_loader: Use EFI_CACHELINE_SIZE in the image loader too
Alexander Graf
2018-05-25
tpm: add PCR authentication commands support
Miquel Raynal
2018-05-25
tpm: add TPM2_HierarchyChangeAuth command support
Miquel Raynal
2018-05-25
tpm: add dictionary attack mitigation commands support
Miquel Raynal
2018-05-25
tpm: add TPM2_GetCapability command support
Miquel Raynal
2018-05-25
tpm: add TPM2_PCR_Read command support
Miquel Raynal
2018-05-25
tpm: add TPM2_PCR_Extend command support
Miquel Raynal
2018-05-25
tpm: add TPM2_Clear command support
Miquel Raynal
2018-05-25
tpm: add TPM2_SelfTest command support
Miquel Raynal
2018-05-25
tpm: add TPM2_Startup command support
Miquel Raynal
2018-05-25
tpm: report driver error code to upper layer
Miquel Raynal
2018-05-25
tpm: add possible traces to analyze buffers returned by the TPM
Miquel Raynal
2018-05-25
tpm: add macros to enhance TPM commands readability
Miquel Raynal
2018-05-25
tpm: prepare support for TPMv2.x commands
Miquel Raynal
2018-05-25
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
2018-05-25
tpm: prepare introduction of TPMv2.x support in Kconfig
Miquel Raynal
2018-05-25
tpm: add extra blank lines between declarations and code
Miquel Raynal
2018-05-25
tpm: fix spelling
Miquel Raynal
2018-05-25
tpm: align arguments with open parenthesis
Miquel Raynal
2018-05-25
tpm: substitute deprecated uint<x>_t types with their u<x> equivalent
Miquel Raynal
2018-05-25
tpm: remove extra spaces between a function and its opening bracket
Miquel Raynal
2018-05-25
tpm: remove redundant blank line
Miquel Raynal
[next]