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
2022-02-03
treewide: Use 16-bit Unicode strings
Simon Glass
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2022-01-29
Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-01-29
efi_loader: hash the image once before checking against db/dbx
Ilias Apalodimas
2022-01-29
efi_loader: correctly handle mixed hashes and signatures in db
Ilias Apalodimas
2022-01-29
lib: allow printing RISC-V EFI Boot Protocol GUID
Heinrich Schuchardt
2022-01-29
efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support
Sunil V L
2022-01-29
efi_loader: correct function comment style
Heinrich Schuchardt
2022-01-28
rsa: adds rsa3072 algorithm
Jamin Lin
2022-01-27
Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-01-26
lib/circbuf: Make circbuf selectable symbol
Loic Poulain
2022-01-26
image: Return destination node for add_verify_data() method
Simon Glass
2022-01-26
rsa: Add debugging for failure cases
Simon Glass
2022-01-25
acpi: Collect tables in the acpi_item list
Simon Glass
2022-01-25
x86: Move acpi_get_rsdp_addr() ACPI tables to the writer
Simon Glass
2022-01-25
x86: Move device-specific ACPI tables to a writer function
Simon Glass
2022-01-25
x86: acpi: Update acpi_fill_csrt() to use acpi_ctx
Simon Glass
2022-01-25
x86: Move CSRT table to a writer function
Simon Glass
2022-01-25
x86: Move SSDT table to a writer function
Simon Glass
2022-01-25
x86: Move DSDT table to a writer function
Simon Glass
2022-01-25
x86: Move FACS table to a writer function
Simon Glass
2022-01-25
x86: Move base tables to a writer function
Simon Glass
2022-01-25
x86: Use the ACPI table writer
Simon Glass
2022-01-25
x86: acpi: Split out context creation from base tables
Simon Glass
2022-01-25
acpi: Add a linker list for ACPI tables
Simon Glass
2022-01-25
acpi: Use finer-grained control of ACPI-table generation
Simon Glass
2022-01-25
efi: Correct address handling with ACPI tables
Simon Glass
2022-01-25
efi: Correct call to write_acpi_tables()
Simon Glass
2022-01-25
x86: Move the acpi table to generic global_data
Simon Glass
2022-01-25
x86: Allow any arch to generate ACPI tables
Simon Glass
2022-01-22
Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
lib/crypto: Enable more algorithms in cert verification
Ilias Apalodimas
2022-01-19
efi_loader: printing TCG2 protocol GUID
Heinrich Schuchardt
2022-01-19
efi_selftest: implement printing GUIDs
Heinrich Schuchardt
2022-01-19
cmd: printenv: simplify printing GUIDs
Heinrich Schuchardt
2022-01-19
efi_loader: use %pUs for printing GUIDs
Heinrich Schuchardt
2022-01-19
cmd: efidebug: simplify printing GUIDs
Heinrich Schuchardt
2022-01-19
lib: printf code %pUs for GUID text representation
Heinrich Schuchardt
2022-01-19
lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y
Heinrich Schuchardt
2022-01-18
lib: add BLAKE2 hash support
Qu Wenruo
2022-01-15
Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-01-15
efi: Support the efi command in the app
Simon Glass
2022-01-15
efi: Move exit_boot_services into a function
Simon Glass
2022-01-15
efidebug: avoid 'dfu_alt_info not defined' message
Heinrich Schuchardt
2022-01-15
efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed
Ilias Apalodimas
2022-01-14
lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menu
Eugen Hristev
2022-01-14
lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
qianfan Zhao
2022-01-10
Merge branch 'next'
Tom Rini
2022-01-10
lib/rsa: avoid -Wdiscarded-qualifiers
Heinrich Schuchardt
[next]