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
2024-01-11
Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2024-01-09
lib: membuff: fix readline not returning line in case of overflow
Ion Agorria
2024-01-09
efi_loader: provide tool to dump SMBIOS table
Heinrich Schuchardt
2024-01-09
smbios: smbios.h should not import ofnode.h
Heinrich Schuchardt
2024-01-09
smbios: enable setting processor family > 0xff
Heinrich Schuchardt
2024-01-09
lib: smbios: verify_checksum() is duplicate
Heinrich Schuchardt
2024-01-09
lib: make table_compute_checksum() arguments const
Heinrich Schuchardt
2024-01-07
acpi: Kconfig symbol CONFIG_QFW_ACPI
Heinrich Schuchardt
2024-01-07
acpi: support 64bit in acpi_find_table for DSDT and FACS
Heinrich Schuchardt
2024-01-07
fdt: Allow the devicetree to come from a bloblist
Simon Glass
2024-01-07
efi: Correct smbios-table installation
Simon Glass
2024-01-07
acpi: Write pointers to tables instead of addresses
Simon Glass
2024-01-07
efi: smbios: Drop support for SMBIOS2 tables
Simon Glass
2024-01-07
smbios: Drop support for SMBIOS2 tables
Simon Glass
2024-01-07
smbios: Require the caller to align the SMBIOS table
Simon Glass
2024-01-07
efi: Use the correct GUID for the SMBIOS table
Simon Glass
2024-01-07
smbios: Correct gd_smbios_start()
Simon Glass
2024-01-07
smbios: Use SMBIOS 3.0 to support an address above 4GB
Simon Glass
2024-01-07
smbios: Move the rest of the SMBIOS2 code
Simon Glass
2024-01-07
smbios: Refactor 32-bit code into an else statement
Simon Glass
2023-12-21
lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution...
Csókás Bence
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2023-12-21
display_options: Clean up headers
Tom Rini
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2023-12-21
lib/sha*.c: Update header list
Tom Rini
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
2023-12-20
smbios: Fallback to the default DT if sysinfo nodes are missing
Ilias Apalodimas
2023-12-20
smbios: Simplify reporting of unknown values
Ilias Apalodimas
2023-12-20
rsa: use pkcs11 uri as defined in rfc7512
Ayoub Zaki
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-17
cmd: bootefi: move library interfaces under lib/efi_loader
AKASHI Takahiro
2023-12-13
acpi: consider XSDT in acpi_find_table()
Heinrich Schuchardt
2023-12-13
acpi: simplify acpi_write_ssdt()
Heinrich Schuchardt
2023-12-13
acpi: cannot have RSDT above 4 GiB
Heinrich Schuchardt
2023-12-13
boot: Drop size parameter from image_setup_libfdt()
Simon Glass
2023-12-13
lib/Kconfig: Correct typo about SYSINFO_SMBIOS in help message
Tom Rini
2023-12-04
Merge tag 'v2024.01-rc4' into next
Tom Rini
2023-12-05
efi_loader: Make DisconnectController follow the EFI spec
Ilias Apalodimas
2023-12-05
efi_loader: create memory reservations in ACPI case
Heinrich Schuchardt
2023-12-05
efi: Collect the ACPI tables in the app
Simon Glass
2023-12-04
efi_loader: generated SMBIOS table below 4 GiB
Heinrich Schuchardt
2023-11-30
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...
Tom Rini
2023-11-29
lib/slre: Fix memory leak if regex compilation fails
Francois Berder
2023-11-20
efi_loader: improve efi_var_from_file() description
Heinrich Schuchardt
2023-11-20
efi_loader: Correctly account the SCRTM event creation
Ilias Apalodimas
2023-11-20
efi_loader: Increase default variable store size to 128K
Ilias Apalodimas
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-18
efi_loader: support boot from URI device path
Masahisa Kojima
2023-11-18
efi_loader: add return to efibootmgr event group
Masahisa Kojima
[next]