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-09-27
Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
2021-09-25
fdt: Update Makefile rules with the new OF_REAL Kconfig
Simon Glass
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-25
efi_loader: Fix spec ID event creation
Ruchika Gupta
2021-09-23
lmb: Add generic arch_lmb_reserve_generic()
Marek Vasut
2021-09-23
crc32: Add crc32 implementation using __builtin_aarch64_crc32b
Marek Vasut
2021-09-18
Revert "efi_capsule: Move signature from DTB to .rodata"
Simon Glass
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
2021-09-17
version: Move version_string[] from version.h to version_string.h
Pali Rohár
2021-09-17
efi_loader: Use directly version_string variable
Pali Rohár
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-14
image: rsa: Move padding_algos to linker lists
Alexandru Gagniuc
2021-09-14
lib: fix typos in Kconfig
Oleksandr Suvorov
2021-09-14
lib/rsa: don't use NULL as key_id
Heinrich Schuchardt
2021-09-13
pci: Drop DM_PCI check from fdtdec
Simon Glass
2021-09-12
Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-09-11
efi_loader: simplify efi_watchdog_timer_notify()
Heinrich Schuchardt
2021-09-11
efi_loader: Remove incorrect calls of EFI_CALL in TCG2
Ilias Apalodimas
2021-09-11
efi_loader: require CONFIG_BLK
Heinrich Schuchardt
2021-09-11
efi_loader: boot_service_capability_min should be capitalized
Masahisa Kojima
2021-09-09
Kconfig: Drop duplicate 'select SHA512' instances
Tom Rini
2021-09-08
common: Move MD5 hash to hash_algo[] array.
Alexandru Gagniuc
2021-09-08
common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH
Alexandru Gagniuc
2021-09-08
lib: Drop SHA512_ALGO in lieu of SHA512
Alexandru Gagniuc
2021-09-04
net: Rename SPL_NET_SUPPORT to SPL_NET
Simon Glass
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-09-04
efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check
Masahisa Kojima
2021-09-04
efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api
Masahisa Kojima
2021-09-04
efi_loader: correct determination of secure boot state
Heinrich Schuchardt
2021-09-04
efi_loader: efi_auth_var_type for AuditMode, DeployedMode
Heinrich Schuchardt
2021-09-04
efi_loader: don't load signature database from file
Heinrich Schuchardt
2021-09-04
efi_loader: rounding of image size
Heinrich Schuchardt
2021-09-04
efi_loader: sections with zero VirtualSize
Heinrich Schuchardt
2021-09-02
lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build
Andreas Schwab
2021-09-01
lib: -Wformat-truncation in rsa_engine_get_priv_key
Heinrich Schuchardt
2021-09-01
lib/md5: Export progressive APIs
Chia-Wei Wang
2021-09-01
lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0
Alexandru Gagniuc
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-23
Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-08-21
display_options: Do not use %llu in print_size
Matwey V. Kornilov
2021-08-21
tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabled
Matwey V. Kornilov
2021-08-17
efi_loader: use EfiBootServicesData for DP to text
Heinrich Schuchardt
2021-08-17
efi_loader: use EfiBootServicesData for device path
Heinrich Schuchardt
2021-08-17
efi_loader: use correct type for AllocatePages, AllocatePool
Heinrich Schuchardt
2021-08-16
lib: ecdsa: Implement UCLASS_ECDSA verification on target
Alexandru Gagniuc
2021-08-14
efi_loader: refactor efi_append_scrtm_version()
Masahisa Kojima
2021-08-14
efi_loader: add ExitBootServices() measurement
Masahisa Kojima
2021-08-14
efi_loader: add boot variable measurement
Masahisa Kojima
2021-08-14
efi_loader: add secure boot variable measurement
Masahisa Kojima
[next]