- 4bad14a efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 8 months ago
- 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
- e91789e lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 9 months ago
- ddbaff5 lib/charset: utf8_get() should return error by Heinrich Schuchardt · 3 years, 9 months ago
- 73bb90c efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 9 months ago
- 70616a1 efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 9 months ago
- 997b57f efi_loader: console size of vidconsole by Heinrich Schuchardt · 3 years, 9 months ago
- e010315 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · 3 years, 9 months ago
- b561563 lib: addr_map: Move address_map[] type to the header file by Bin Meng · 3 years, 9 months ago
- 56e7257 lib: Fix BINMAN_FDT dependency by Bin Meng · 3 years, 9 months ago
- 63af92e tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · 3 years, 9 months ago
- 7785bc1 tpm: Add TPM2 support for write_lock by Simon Glass · 3 years, 9 months ago
- 6719cbe tpm: Add TPM2 support for read/write values by Simon Glass · 3 years, 9 months ago
- eadcbc7 tpm: Add an implementation of define_space by Simon Glass · 3 years, 9 months ago
- 1bea7cc tpm: Reduce duplication in a few functions by Simon Glass · 3 years, 9 months ago
- b8eb921 tpm: Add a basic API implementation for TPMv2 by Simon Glass · 3 years, 9 months ago
- d6a885f tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 9 months ago
- bfe8fa2 tpm: Add an API that can support v1.2 and v2 by Simon Glass · 3 years, 9 months ago
- 1a39ab8 tpm: Add debugging of request in tpm_sendrecv_command() by Simon Glass · 3 years, 9 months ago
- 9c081a7 efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · 3 years, 9 months ago
- 992b173 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · 3 years, 9 months ago
- 277b879 lib: sha512: include "compiler.h" by Siew Chin Lim · 3 years, 9 months ago
- 8f684bc lib: rsa: Add debug message on algo mismatch by Sean Anderson · 3 years, 9 months ago
- bd3d75b efi_loader: multi part device paths to text by Heinrich Schuchardt · 3 years, 9 months ago
- 1edfc3f efi_selftest: multi part device path to text by Heinrich Schuchardt · 3 years, 9 months ago
- 512f092 efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · 3 years, 9 months ago
- e67beff Allow last block to be read by Jesper Schmitz Mouridsen · 3 years, 9 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- e31350c Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()" by Tom Rini · 3 years, 9 months ago
- 15bbcaf efi_loader: fix get_last_capsule() by Heinrich Schuchardt · 3 years, 9 months ago
- 841f7a4 efi_loader: '.' and '..' are directories by Heinrich Schuchardt · 3 years, 9 months ago
- 9d30a94 efi_loader: don't load beyond VirtualSize by Asherah Connor · 3 years, 9 months ago
- 07c9e68 smbios: Allow a few values to come from sysinfo by Simon Glass · 3 years, 9 months ago
- e9adaa7 smbios: Add more options for the BIOS version string by Simon Glass · 3 years, 9 months ago
- fd3b826 smbios: Track the end of the string table by Simon Glass · 3 years, 9 months ago
- 0c95fff smbios: Drop the eos parameter by Simon Glass · 3 years, 9 months ago
- 1e8989a smbios: Use a struct to keep track of context by Simon Glass · 3 years, 9 months ago
- 7617f99 smbios: Set BIOS release version by Simon Glass · 3 years, 9 months ago
- 0e89b85 smbios: Move smbios_write_type to the C file by Simon Glass · 3 years, 9 months ago
- 55ffabe Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
- 02fc018 efi_loader: VenMedia device path node by Heinrich Schuchardt · 3 years, 9 months ago
- 6bca36c efi_selftest: use GUID to find ESP in dtbdump by Heinrich Schuchardt · 3 years, 9 months ago
- b9b0ea3 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 9 months ago
- 1bc9fc3 efi_loader: only check size if EFI_DT_APPLY_FIXUPS by Heinrich Schuchardt · 3 years, 9 months ago
- d17e9d2 fdtdec: Cast prior_stage_fdt_address with uintptr_t by Bin Meng · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 242ef48 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 10 months ago
- 5e6c902 binman: Print a debug message when binman selects a node by Simon Glass · 3 years, 10 months ago
- 82d01f0 efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 10 months ago
- 688e882 efi_loader: correct block IO alignment check by Heinrich Schuchardt · 3 years, 10 months ago
- 74a614d efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
- 1e35a4d binman: Allow reading entries from a subnode by Simon Glass · 3 years, 10 months ago
- 76b54d8 binman: Move selection of the binman node into a function by Simon Glass · 3 years, 10 months ago
- ec5f101 crc32: Exclude crc32 from TPL by Simon Glass · 3 years, 10 months ago
- ac42fe5 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · 3 years, 10 months ago
- 0a2aaab fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · 3 years, 10 months ago
- e1d23f5 fdtdec: Update the missing-devicetree message by Simon Glass · 3 years, 10 months ago
- 040fad3 lib: rsa: rsa-verify: don't look for keys in the FIT image by Philippe Reynes · 3 years, 10 months ago
- 8d0949b efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
- 2cfb68f efi_loader: notification with TPL_APPLICATION not allowed by Heinrich Schuchardt · 3 years, 10 months ago
- 8f1844c efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · 3 years, 10 months ago
- 6e8c28c efi_loader: fix efi_load_image_from_path() by Heinrich Schuchardt · 3 years, 10 months ago
- 404bbc8 Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
- 53e54bf efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · 3 years, 10 months ago
- d56013d efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
- 65ab48d efi_selftest: provide initrddump test tool by Heinrich Schuchardt · 3 years, 10 months ago
- 8644af7 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · 3 years, 10 months ago
- b6f6080 efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · 3 years, 10 months ago
- 19ea5e6 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
- 59593a5 efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 10 months ago
- 4cb07d8 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 10 months ago
- 535c473 efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · 3 years, 10 months ago
- ff2f532 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 10 months ago
- 2363eff efi_loader: move load options to new module by Heinrich Schuchardt · 3 years, 10 months ago
- 92fdad2 lib: uuid: use RNG device if present by Matthias Brugger · 3 years, 11 months ago
- 59e4e39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 10 months ago
- a80f851 trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · 3 years, 10 months ago
- 6205bbb lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · 3 years, 10 months ago
- 986c841 lib: zlib: our putc() takes only one argument by Heinrich Schuchardt · 3 years, 11 months ago
- 834427d lib: zlib: include ctype.h by Heinrich Schuchardt · 3 years, 11 months ago
- 3e50dee lib: aes: build failure with DEBUG=1 by Heinrich Schuchardt · 3 years, 11 months ago
- 976a68a string: Use memcpy() within memmove() when we can by Patrick Delaunay · 4 years ago
- c0364ce doc/README.gpt: define partition type GUID for U-Boot environment by Rasmus Villemoes · 4 years ago
- 31ce367 lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · 4 years ago
- 8e70f1c efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
- 94686f6 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
- db0f298 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · 3 years, 10 months ago
- 7913c7d efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · 3 years, 10 months ago
- 5dad05a efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · 3 years, 10 months ago
- dd860b9 efi_loader: print boot device and file path in helloworld by Heinrich Schuchardt · 3 years, 10 months ago
- db12f51 efi_loader: implement non-blocking file services by Heinrich Schuchardt · 3 years, 11 months ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
- 6d1a8eb timer: Use a shorter error in TPL by Simon Glass · 3 years, 11 months ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 11 months ago
- d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 11 months ago
- 88a2ef2 efi_loader: Enable uefi capsule authentication by Sughosh Ganu · 3 years, 11 months ago
- 04be98b efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 3 years, 11 months ago
- b4f20a5 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 3 years, 11 months ago
- 201b806 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 3 years, 11 months ago