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-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
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-12-31
efi: Show when allocated pages are used
Simon Glass
2021-12-31
efi: Check for failure when initing the app
Simon Glass
2021-12-31
efi: Share struct efi_priv between the app and stub code
Simon Glass
2021-12-31
efi: Add a few comments to the stub
Simon Glass
2021-12-31
efi: Locate all block devices in the app
Simon Glass
2021-12-31
efi: Make unicode printf available to the app
Simon Glass
2021-12-31
efi_loader: Don't limit the StMM buffer size explicitly
Ilias Apalodimas
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-12-26
tools: avoid OpenSSL deprecation warnings
Heinrich Schuchardt
2021-12-26
efi_loader: Don't limit the StMM buffer size explicitly
Ilias Apalodimas
2021-12-23
fdt: Add a Kconfig for boards with a prior stage
Simon Glass
2021-12-23
fdt: Report the devicetree source
Simon Glass
[next]