- 7d0f3fb lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 5 months ago
- 0cceb99 display_options: Split print_buffer() into two functions by Simon Glass · 3 years, 6 months ago
- 735dd6e hexdump: Allow ctrl-c to interrupt output by Simon Glass · 3 years, 6 months ago
- 5d6d2b8 hexdump: Support any rowsize by Simon Glass · 3 years, 6 months ago
- 19edf13 hexdump: Add support for sandbox by Simon Glass · 3 years, 6 months ago
- 2f410fe hexdump: Move API to header file by Simon Glass · 3 years, 6 months ago
- c7b16d8 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 6 months ago
- 358c778 lmb: add lmb_dump_region() function by Patrick Delaunay · 3 years, 6 months ago
- e359a4a lmb: add lmb_is_reserved_flags by Patrick Delaunay · 3 years, 6 months ago
- 59c0ea5 lmb: Add support of flags for no-map properties by Patrick Delaunay · 3 years, 6 months ago
- 89be8e3 fastboot: Fix overflow when calculating chunk size by Sean Anderson · 3 years, 6 months ago
- 163a0d7 efi_loader: add PE/COFF image measurement by Masahisa Kojima · 3 years, 6 months ago
- 464010b efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · 3 years, 6 months ago
- ec0512b Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 6 months ago
- 38de680 efi_loader: Fix coverity warnings for efi tcg2 protocol by Ilias Apalodimas · 3 years, 6 months ago
- 1f6871d efi_loader: Fix -Wextra warning for EFI TCG2 by Ilias Apalodimas · 3 years, 6 months ago
- 9a6b33b efi_loader: path length in efi_dp_from_name() by Heinrich Schuchardt · 3 years, 6 months ago
- f6081a8 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · 3 years, 6 months ago
- 6754e24 efi_loader: remove weak efi_get_public_key_data() by Heinrich Schuchardt · 3 years, 6 months ago
- be1e77f sandbox: errno: avoid conflict with libc's errno by Marek Behún · 3 years, 6 months ago
- 98e55f9 lib: crc32: put the crc_table variable into efi_runtime_rodata section by Marek Behún · 3 years, 6 months ago
- ead698a efi_selftest: compiler flags for efi_selftest_miniapp_exception.o by Marek Behún · 3 years, 6 months ago
- 46c3e29 string: make memcpy(), memset(), memcmp() and memmove() visible for LTO by Marek Behún · 3 years, 6 months ago
- 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- 1621d3c lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED by Bin Meng · 3 years, 6 months ago
- 87316da lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 6 months ago
- 48ee084 efi_loader: Fix Kconfig for EFI_TCG2 protocol by Ilias Apalodimas · 3 years, 6 months ago
- 2052759 efi_loader: Don't stop EFI subsystem init if installing TCG2 fails by Ilias Apalodimas · 3 years, 6 months ago
- 97f446a efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails by Ilias Apalodimas · 3 years, 6 months ago
- b76edf6 efi_loader: Clean up tcg2 once in case of failure by Ilias Apalodimas · 3 years, 6 months ago
- bc3f465 efi_loader: loosen buffer parameter check in efi_file_read_int by Peng Fan · 3 years, 7 months ago
- 6a2e26b efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable by Sughosh Ganu · 3 years, 7 months ago
- e2ae483 hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · 3 years, 6 months ago
- 700f68c efi_loader: build warning in efi_tcg2_hash_log_extend_event by Heinrich Schuchardt · 3 years, 6 months ago
- feb7ac4 dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 7 months ago
- 2c1a684 efi_loader: capsule: return a correct error code at find_boot_device() by AKASHI Takahiro · 3 years, 7 months ago
- 3627cf4 efi: Fix ESRT refresh after Capsule update by Jose Marinho · 3 years, 7 months ago
- 6fe8b4a efi_loader: simplify tcg2_create_digest() by Ilias Apalodimas · 3 years, 7 months ago
- a07ee3c efi_loader: missing include in efi_string.c by Heinrich Schuchardt · 3 years, 7 months ago
- 6d66502 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 8 months ago
- 4fa0150 lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 8 months ago
- 00fd8da lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · 3 years, 8 months ago
- 8f167da lmb: remove lmb_region.size by Patrick Delaunay · 3 years, 8 months ago
- 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 8 months ago
- 227c53d lz4: Fix unaligned accesses by Karl Beldan · 3 years, 8 months ago
- b1a7a5e efi_loader: fix possible buffer overflow by Masahisa Kojima · 3 years, 7 months ago
- e8287b0 efi_loader: memory leak in efi_capsule_scan_dir() by Heinrich Schuchardt · 3 years, 7 months ago
- 7d82374 efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro by Sughosh Ganu · 3 years, 7 months ago
- fbc7774 lib/rsa: Use EVP_PKEY instead of RSA by Chan, Donald · 3 years, 8 months ago
- eb22759 lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate by Alexandru Gagniuc · 3 years, 9 months ago
- 824ee74 lib/rsa: Use the 'keyfile' argument from mkimage by Alexandru Gagniuc · 3 years, 9 months ago
- ed6c9e0 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 9 months ago
- 4c17e5f lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 9 months ago
- 0bcb28d lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 9 months ago
- 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 8 months ago
- d3358ec lib: string: Fix strlcpy return value by Sean Anderson · 3 years, 8 months ago
- a479f10 hash: Allow for SHA512 hardware implementations by Joel Stanley · 3 years, 9 months ago
- a253524 lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support by Patrick Delaunay · 3 years, 9 months ago
- f8cd72d efi_loader: Change ptr arithmetics tcg eventlog buffer by Ilias Apalodimas · 3 years, 8 months ago
- 8c44886 efi_loader: esrt: wrong type for LocateHandleBuffer() by Heinrich Schuchardt · 3 years, 7 months ago
- 7631c9d efi_loader: use correct printf codes by Heinrich Schuchardt · 3 years, 7 months ago
- 5c3de47 efi_loader: efi_esrt: Fix the build warning for 32 bit systems by Sughosh Ganu · 3 years, 7 months ago
- dd40cf6 efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled by Sughosh Ganu · 3 years, 7 months ago
- f4dc1bc efi_loader: Cleanup get_var duplication by Ilias Apalodimas · 3 years, 8 months ago
- 90eba24 Merge branch 'next' by Tom Rini · 3 years, 7 months ago
- d084f20 efi_loader: typo 'devide path' by Heinrich Schuchardt · 3 years, 8 months ago
- 0809cd5 efi_loader: Uart device path missing break by Heinrich Schuchardt · 3 years, 8 months ago
- f2c1442 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · 3 years, 8 months ago
- dc2886b binman: Show a message when changing subnodes by Simon Glass · 3 years, 8 months ago
- 272e62c smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 8 months ago
- ac30aad efi_loader: Clean up file size calculations by Ilias Apalodimas · 3 years, 8 months ago
- 5e21958 efi_selfest: redefine enum efi_test_phase by Heinrich Schuchardt · 3 years, 8 months ago
- f69a201 efi_loader: Add an S-CRTM even for firmware version by Ilias Apalodimas · 3 years, 8 months ago
- d8cf113 efi_loader: EFI TCG2 free efi memory on protocol failure by Ilias Apalodimas · 3 years, 8 months ago
- 4ac6041 efi: ESRT creation tests by Jose Marinho · 3 years, 8 months ago
- 64a8aae efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 9 months ago
- 53f6a5a efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 8 months ago
- 37c3ca5 efi_loader: Add helper functions for EFI by Ilias Apalodimas · 3 years, 8 months ago
- 76e8acc efi_loader: Add device path related functions for initrd via Boot#### by Ilias Apalodimas · 3 years, 8 months ago
- f027222 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 8 months ago
- 134d338 efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 8 months ago
- df7d89a efi: Fix compiler warnings by Simon Glass · 3 years, 9 months ago
- 6f90899 efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 8 months ago
- a81978e efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 8 months ago
- 073e5db efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 8 months ago
- 4bad14a efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 8 months ago
- 62df6e9 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 8 months ago
- a95f4c8 efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 8 months ago
- 64d809b efi: Fix compiler warnings by Simon Glass · 3 years, 9 months ago
- d2ac8af efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 8 months ago
- fbc6cea efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 8 months ago
- 9ff9f4b efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 8 months ago
- 8b5dea3 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