- 7297544 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 10 months ago
- f91f23c binman: Print a debug message when binman selects a node by Simon Glass · 3 years, 10 months ago
- af64c3e efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 10 months ago
- 0bb7389 efi_loader: correct block IO alignment check by Heinrich Schuchardt · 3 years, 10 months ago
- a59b569 efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
- 23c0ea5 binman: Allow reading entries from a subnode by Simon Glass · 3 years, 11 months ago
- cb31d76 binman: Move selection of the binman node into a function by Simon Glass · 3 years, 11 months ago
- 1f056fc crc32: Exclude crc32 from TPL by Simon Glass · 3 years, 11 months ago
- 66ffe78 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · 3 years, 11 months ago
- 1754978 fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · 3 years, 11 months ago
- a527e41 fdtdec: Update the missing-devicetree message by Simon Glass · 3 years, 11 months ago
- 7258c3f lib: rsa: rsa-verify: don't look for keys in the FIT image by Philippe Reynes · 3 years, 11 months ago
- b56e719 efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
- 3d83b73 efi_loader: notification with TPL_APPLICATION not allowed by Heinrich Schuchardt · 3 years, 11 months ago
- c8fc12f efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · 3 years, 10 months ago
- 20d88c7 efi_loader: fix efi_load_image_from_path() by Heinrich Schuchardt · 3 years, 10 months ago
- bf210a1 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
- 3352144 efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · 3 years, 11 months ago
- 9d4c19e efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
- c4392d9 efi_selftest: provide initrddump test tool by Heinrich Schuchardt · 3 years, 11 months ago
- 0e8a242 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · 3 years, 11 months ago
- 2e88aad efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · 3 years, 11 months ago
- 3bca234 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 11 months ago
- 1cb1a9d efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 11 months ago
- 0404b28 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 11 months ago
- 20d48db efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · 3 years, 11 months ago
- b2625e8 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 11 months ago
- a8cb98f efi_loader: move load options to new module by Heinrich Schuchardt · 3 years, 11 months ago
- d03560b lib: uuid: use RNG device if present by Matthias Brugger · 4 years ago
- 799763b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 10 months ago
- 0dd501a trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · 3 years, 11 months ago
- fb67df8 lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · 3 years, 11 months ago
- 8239a7f lib: zlib: our putc() takes only one argument by Heinrich Schuchardt · 4 years ago
- cc39cc6 lib: zlib: include ctype.h by Heinrich Schuchardt · 4 years ago
- d102abd lib: aes: build failure with DEBUG=1 by Heinrich Schuchardt · 4 years ago
- 26b66a3 string: Use memcpy() within memmove() when we can by Patrick Delaunay · 4 years ago
- dad0b63 doc/README.gpt: define partition type GUID for U-Boot environment by Rasmus Villemoes · 4 years ago
- 7b70bdc lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · 4 years ago
- 4591079 efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
- 2c1e224 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
- 100cef1 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · 3 years, 11 months ago
- 8449428 efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · 3 years, 11 months ago
- ad6e0f7 efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · 3 years, 11 months ago
- d9b2ff7 efi_loader: print boot device and file path in helloworld by Heinrich Schuchardt · 3 years, 11 months ago
- e759b57 efi_loader: implement non-blocking file services by Heinrich Schuchardt · 4 years ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- 1b9c4b0 timer: Use a shorter error in TPL by Simon Glass · 4 years ago
- 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
- c9a821b efi_loader: Enable uefi capsule authentication by Sughosh Ganu · 4 years ago
- 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 4 years ago
- fa0faa6 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 4 years ago
- ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 4 years ago
- 7221c6e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · 4 years ago
- 6bca8eb crypto: Fix the logic to calculate hash with authattributes set by Sughosh Ganu · 4 years ago
- 3ef4c85 efi_loader: event queueing by Heinrich Schuchardt · 4 years ago
- 2157529 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 4 years ago
- 317fc4c efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · 4 years ago
- daa924a efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · 4 years ago
- 026c7ec efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 4 years ago
- 9de0fb7 efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · 4 years ago
- 002773f efi_loader: avoid invalid free by Heinrich Schuchardt · 4 years ago
- 8094bf0 efi_loader: escape key handling by Heinrich Schuchardt · 4 years ago
- 20dbedb efi_loader: missing parentheses after if by Heinrich Schuchardt · 4 years ago
- 19cb982 efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · 4 years ago
- 12f1861 efi_loader: make variable store size customizable by Heinrich Schuchardt · 4 years ago
- d2e05e8 efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 4 years ago
- 4860ce2 efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · 4 years ago
- 7c2a859 efi_loader: avoid invalid free by Heinrich Schuchardt · 4 years ago
- e5c9317 efi_loader: escape key handling by Heinrich Schuchardt · 4 years ago
- 9180e63 efi_loader: missing parentheses after if by Heinrich Schuchardt · 4 years ago
- 555e05d efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · 4 years ago
- 3dd8125 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · 4 years ago
- 43eb872 sandbox: implement runtime system reset by Heinrich Schuchardt · 4 years ago
- c8fa8d3 efi_loader: make variable store size customizable by Heinrich Schuchardt · 4 years ago
- 9a65513 x86: Simplify acpi_device_infer_name() by Simon Glass · 4 years ago
- 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- a8466ad efi_selftest: implement exception test for sandbox by Heinrich Schuchardt · 4 years, 1 month ago
- cb9ff4e efi_loader: link partition to block device by Heinrich Schuchardt · 4 years, 11 months ago
- 9c89d14 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · 4 years, 11 months ago
- ee3d1e0 efi_selftest: test EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 4 years ago
- e6f2db0 efi_selftest: clean up Makefile by Heinrich Schuchardt · 4 years ago
- 8260827 efi_loader: support EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 4 years ago
- 3dd733e efi_loader: carve out efi_load_image_from_file() by Heinrich Schuchardt · 4 years ago
- 471db44 efi_loader: pass boot_policy to efi_load_image_from_path by Heinrich Schuchardt · 4 years ago
- 485956d efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · 4 years ago
- 1d59a57 efi_loader: resequence functions in efi_boottime.c by Heinrich Schuchardt · 4 years ago
- 2a2654f efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL by Heinrich Schuchardt · 4 years ago
- 5461f80 efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE by Heinrich Schuchardt · 4 years ago
- ba9c44e fs: fat: create correct short names by Heinrich Schuchardt · 4 years ago
- 783ef3f env: Allow returning errors from hdelete_r() by Simon Glass · 4 years, 1 month ago
- 7ff3f3c efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · 4 years ago
- f4818e6 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · 4 years ago
- 0d96378 efi_loader: capsule: support firmware update by AKASHI Takahiro · 4 years ago
- 45b81954 efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 4 years ago