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-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
2021-10-26
Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-10-26
efi_loader: add DeployedMode and AuditMode variable measurement
Masahisa Kojima
2021-10-26
efi_loader: simplify tcg2_measure_secure_boot_variable()
Masahisa Kojima
2021-10-26
efi_loader: add UEFI GPT measurement
Masahisa Kojima
2021-10-26
lib: uuid: fix the test on RNG device presence
Patrick Delaunay
2021-10-26
lib: rsa: rsa-verify: also check that padding is not NULL
Philippe Reynes
2021-10-26
efi_loader: add SMBIOS table measurement
Masahisa Kojima
2021-10-25
efi_loader: simplify tcg2_measure_secure_boot_variable()
Heinrich Schuchardt
2021-10-25
efi_loader: simplify efi_sigstore_parse_sigdb()
Heinrich Schuchardt
2021-10-25
efi_loader: function to get GUID for variable name
Heinrich Schuchardt
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-10-25
efi_loader: capsule: add back efi_get_public_key_data()
AKASHI Takahiro
2021-10-25
efi_loader: add missing const qualifier
Masahisa Kojima
2021-10-22
Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-10-21
efi_loader: efi_dp_from_lo() should skip VenMedia node
Heinrich Schuchardt
2021-10-21
efi_loader: avoid multiple local copies of lf2_initrd_guid
Heinrich Schuchardt
2021-10-21
efi_loader: efi_dp_from_lo() unused parameter size
Heinrich Schuchardt
2021-10-21
efi_loader: efi_dp_from_lo() don't copy GUID
Heinrich Schuchardt
2021-10-21
efi_loader: Fix loaded image alignment
Ilias Apalodimas
2021-10-21
efi_loader: don't load Shim's MOK database from file
Heinrich Schuchardt
2021-10-21
efi_loader: Drop code that doesn't work with driver model
Simon Glass
2021-10-21
efi_selftest: Receive the packets until the receive buffer is empty
Masami Hiramatsu
2021-10-21
efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT
Masami Hiramatsu
2021-10-21
efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media check
Masami Hiramatsu
2021-10-20
Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-10-18
treewide: Remove OF_PRIOR_STAGE
Ilias Apalodimas
2021-10-13
fdtdec: Support reserved-memory flags
Thierry Reding
2021-10-13
fdtdec: Reorder fdtdec_set_carveout() parameters for consistency
Thierry Reding
2021-10-13
fdtdec: Support compatible string list for reserved memory
Thierry Reding
2021-10-13
fdtdec: Support retrieving the name of a carveout
Thierry Reding
2021-10-13
fdtdec: Allow using fdtdec_get_carveout() in loops
Thierry Reding
2021-10-09
Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2021-10-09
lz4: Use a private header for U-Boot
Simon Glass
2021-10-09
efi_loader: GOP: Fix 30bpp block transfer support
Mark Kettenis
2021-10-09
efi_loader: GOP: Add 30bpp support
Mark Kettenis
2021-10-08
image: Drop unnecessary #ifdefs from image.h
Simon Glass
2021-10-08
efi: Correct dependency on FIT_SIGNATURE
Simon Glass
2021-10-08
image: Use the correct checks for CRC32
Simon Glass
2021-10-08
image: Use Kconfig to enable FIT_RSASSA_PSS on host
Simon Glass
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-10-08
hash: Use Kconfig to enable hashing in host tools and SPL
Simon Glass
2021-10-08
spl: cypto: Bring back SPL_ versions of SHA
Simon Glass
2021-10-08
gzip: Avoid use of u64
Simon Glass
2021-10-08
zstd: Create a function for use from U-Boot
Simon Glass
2021-10-08
Add support for an owned buffer
Simon Glass
2021-10-08
lib: Add memdup()
Simon Glass
2021-10-07
Kconfig: Don't use RSA_FREESCALE_EXP on MX7ULP
Ricardo Salveti
2021-10-06
lib: rsa: fix dependency for SPL_RSA_VERIFY
Oleksandr Suvorov
2021-10-06
acpi: Use U-Boot version for OEM_REVISION
Pali Rohár
[next]