Age | Commit message (Expand) | Author | Files | Lines |
2022-07-13 | efi_loader: expose END device path node | Masahisa Kojima | 1 | -1/+1 |
2022-07-11 | Merge branch 'next' | Tom Rini | 17 | -8725/+138 |
2022-07-07 | spl: Ensure all SPL symbols in Kconfig have some SPL dependency | Tom Rini | 4 | -3/+11 |
2022-07-05 | efi_loader: image_loader: add a missing digest verification for signed PE image | AKASHI Takahiro | 2 | -2/+61 |
2022-07-05 | efi_loader: image_loader: replace EFI_PRINT with log macros | AKASHI Takahiro | 1 | -27/+27 |
2022-07-05 | efi_loader: signature: export efi_hash_regions() | AKASHI Takahiro | 1 | -2/+2 |
2022-07-05 | lib: crypto: add mscode_parser | AKASHI Takahiro | 4 | -0/+184 |
2022-07-02 | EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices | Paul Barbieri | 2 | -7/+28 |
2022-06-28 | Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig | Tom Rini | 1 | -7/+0 |
2022-06-28 | arm: samsung: Remove dead LCD code | Tom Rini | 5 | -8622/+0 |
2022-06-28 | vpl: Ensure all VPL symbols in Kconfig have some VPL dependency | Tom Rini | 1 | -1/+2 |
2022-06-28 | tpl: Ensure all TPL symbols in Kconfig have some TPL dependency | Tom Rini | 1 | -1/+2 |
2022-06-27 | lib: sha256: Add support for hardware specific sha256_process | Loic Poulain | 1 | -7/+19 |
2022-06-27 | lib: sha1: Add support for hardware specific sha1_process | Loic Poulain | 1 | -7/+19 |
2022-06-22 | cmd: load: add load command for memory mapped | Rui Miguel Silva | 1 | -0/+9 |
2022-06-20 | Merge branch 'master' into next | Tom Rini | 6 | -92/+64 |
2022-06-19 | efi_loader: initialize console size late | Heinrich Schuchardt | 2 | -7/+17 |
2022-06-12 | efi_loader: create boot options without file path | Heinrich Schuchardt | 2 | -11/+25 |
2022-06-12 | efi_loader: allow booting from short dev only DP | Heinrich Schuchardt | 1 | -5/+4 |
2022-06-12 | EFI: FMP: Use a common GetImageInfo function for FIT and raw images | Sughosh Ganu | 1 | -66/+14 |
2022-06-12 | EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATION... | Sughosh Ganu | 1 | -3/+4 |
2022-06-06 | fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ | Rasmus Villemoes | 2 | -12/+2 |
2022-06-06 | zlib: Port fix for CVE-2018-25032 to U-Boot | Tom Rini | 3 | -65/+74 |
2022-06-04 | efi: test/py: authenticate fit capsules | Vincent Stehlé | 1 | -42/+73 |
2022-06-04 | EFI: Populate descriptor_count value only when image_info_size is not zero | Sughosh Ganu | 1 | -3/+2 |
2022-05-28 | efi: fix documentation warnings | Vincent Stehlé | 1 | -5/+5 |
2022-05-28 | efi_loader: bootmgr: fix a problem in loading an image from a short-path | AKASHI Takahiro | 1 | -4/+103 |
2022-05-28 | efi_loader: disk: add efi_disk_is_removable() | AKASHI Takahiro | 1 | -0/+27 |
2022-05-07 | efi_loader: add sha384/512 on certificate revocation | Ilias Apalodimas | 2 | -23/+119 |
2022-05-07 | efi_loader: Select EVENT as well | Jan Kiszka | 1 | -0/+1 |
2022-05-05 | lib/date: Make rtc_mktime and mktime64 Y2038-ready | Jan Kiszka | 1 | -8/+5 |
2022-05-03 | efi_loader: bootmgr: add booting from removable media | AKASHI Takahiro | 1 | -1/+50 |
2022-05-03 | efi_loader: export efi_locate_device_handle() | AKASHI Takahiro | 1 | -4/+3 |
2022-05-03 | lib/charset: add u16_strlcat() function | Masahisa Kojima | 1 | -0/+16 |
2022-05-03 | lib: fix selection of CONFIG_CHARSET | Heinrich Schuchardt | 3 | -5/+2 |
2022-05-03 | efi_selftest: error handling in efi_selftest_tcg2 | Heinrich Schuchardt | 1 | -2/+6 |
2022-05-03 | efi_selftest: clean up unaligned unit test | Heinrich Schuchardt | 1 | -5/+4 |
2022-05-03 | efi_selftest: buildefi_selftest_unaligned.c | Heinrich Schuchardt | 1 | -1/+3 |
2022-05-03 | efi_loader: reset colors before clearing screen | Heinrich Schuchardt | 1 | -2/+2 |
2022-05-02 | vpl: Add Kconfig options for VPL | Simon Glass | 1 | -0/+62 |
2022-04-29 | efi_loader: disk: allow blk devices even without UCLASS_PARTITION | AKASHI Takahiro | 1 | -14/+15 |
2022-04-29 | efi_loader: simplify efi_add_conventional_memory_map() | Heinrich Schuchardt | 1 | -1/+1 |
2022-04-29 | efi_loader: simplify try_load_entry() | Heinrich Schuchardt | 1 | -6/+2 |
2022-04-29 | efi: fix devpath_is_partition() | Heinrich Schuchardt | 1 | -1/+1 |
2022-04-29 | efi_loader: don't call log with __func__ as parameter | Heinrich Schuchardt | 1 | -4/+3 |
2022-04-25 | nds32: Remove the architectureWIP/25Apr2022 | Tom Rini | 2 | -8/+1 |
2022-04-25 | Merge branch '2022-04-25-initial-implementation-of-stdboot' | Tom Rini | 1 | -6/+17 |
2022-04-25 | lib: Add a way to find the postiion of a trailing number | Simon Glass | 1 | -2/+12 |
2022-04-25 | lib: Fix a few bugs in trailing_strtoln() | Simon Glass | 1 | -5/+6 |
2022-04-23 | Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...WIP/23Apr2022 | Tom Rini | 6 | -119/+314 |