index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
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
2018-05-18
fdt: Add another Altera Arria10 clock init compatible
Marek Vasut
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-08
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-05-08
lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT
Tom Rini
2018-05-08
configs: TI: Enable FIT Library overlay support
Praneeth Bajjuri
2018-05-08
lib: fdtdec: drop the old compatible about max77686
Jaehoon Chung
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-28
Consolidate __assert_failed into one implementation
Alex Kiernan
2018-04-28
spl: Disable printf if not required
Alex Kiernan
2018-04-28
spl: Split sprintf, strto* from SPL serial in Kconfig
Alex Kiernan
2018-04-28
lib/rsa: Kconfig: Remove superfluous 'depends on RSA'
Eugeniu Rosca
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-23
efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Heinrich Schuchardt
2018-04-23
efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Heinrich Schuchardt
2018-04-23
efi_loader: correcty determine total device path length
Heinrich Schuchardt
2018-04-23
efi_loader: correctly determine length of empty device path
Heinrich Schuchardt
2018-04-23
efi_loader: fix AppendDevicePath
Heinrich Schuchardt
2018-04-23
efi_loader: implement CreateDeviceNode
Heinrich Schuchardt
2018-04-23
efi_selftest: fix typo in efi_selftest_devicepath.c
Heinrich Schuchardt
2018-04-23
efi_selftest: do not execute test if setup failed
Heinrich Schuchardt
2018-04-23
efi_loader: no support for ARMV7_NONSEC=y
Heinrich Schuchardt
2018-04-13
Revert "Kconfig: cmd: Make networking command dependent on NET"
Joe Hershberger
2018-04-09
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-04-06
efi_loader: Check machine type in the image header
Ivan Gorinov
2018-04-05
efi_loader: completely initialize network
Heinrich Schuchardt
2018-04-05
efi_loader: new functions to print loaded image information
Heinrich Schuchardt
2018-04-05
efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO)
Heinrich Schuchardt
2018-04-05
efi_selftest: partition label for test image
Heinrich Schuchardt
[next]