Age | Commit message (Expand) | Author |
2020-09-18 | efi_selftest: check for RISC-V boot-hartid in FDT | Heinrich Schuchardt |
2020-09-18 | efi_selftest: rework device tree test | Heinrich Schuchardt |
2020-09-18 | efi_memory: refine overlap_only_ram description | Maxim Uvarov |
2020-09-16 | lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API | Marek Vasut |
2020-09-14 | efi_selftest: restore gd before do_reset() | Heinrich Schuchardt |
2020-09-14 | efi_loader: save global data pointer on RISC-V | Heinrich Schuchardt |
2020-09-14 | efi_loader: efi_var_mem_notify_exit_boot_services | Heinrich Schuchardt |
2020-09-14 | rsa: crash in br_i32_decode() called from rsa_gen_key_prop() | Robert Reither |
2020-09-06 | efi_selftest: simplify Makefile | Heinrich Schuchardt |
2020-09-06 | efi_loader: remove duplicate image size check | Heinrich Schuchardt |
2020-09-06 | efi_loader: error message if image not authenticated | Heinrich Schuchardt |
2020-09-06 | efi_loader: log function in image loader | Heinrich Schuchardt |
2020-08-27 | lib/rsa: correct check after allocation in fdt_add_bignum() | Heinrich Schuchardt |
2020-08-25 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell | Tom Rini |
2020-08-25 | Merge branch '2020-08-24-misc-improvements' | Tom Rini |
2020-08-25 | fdtdec: Add API to read pci bus-range property | Suneel Garapati |
2020-08-24 | xen: Code style conformity | Anastasiia Lukianenko |
2020-08-24 | efi_loader: validate device path length in boot manager | Heinrich Schuchardt |
2020-08-24 | efi_loader: efi_dp_check_length() | Heinrich Schuchardt |
2020-08-24 | efi_selftest: substitute ResetSystem() by do_reset() | Heinrich Schuchardt |
2020-08-24 | efi_selftest: add a test for ResetSystem() | Heinrich Schuchardt |
2020-08-24 | efi_loader: ResetSystem() should not hang | Heinrich Schuchardt |
2020-08-20 | lib: fdt: Convert fdtdes_setup_mem..() to livetree API | Michal Simek |
2020-08-20 | lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() | Michal Simek |
2020-08-15 | Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2020-08-14 | lib: sscanf: add sscanf implementation | Andrii Anisov |
2020-08-14 | efi_loader: signature: correct a behavior against multiple signatures | AKASHI Takahiro |
2020-08-13 | efi_loader: variable: fix secure state initialization | AKASHI Takahiro |
2020-08-13 | efi_loader: signature: rework for intermediate certificates support | AKASHI Takahiro |
2020-08-13 | efi_loader: variable: keep temporary buffer during the authentication | AKASHI Takahiro |
2020-08-08 | efi_loader: set load options in boot manager | Heinrich Schuchardt |
2020-08-08 | efi_loader: factor out efi_set_load_options() | Heinrich Schuchardt |
2020-08-08 | efi_loader: add copyright notice | AKASHI Takahiro |
2020-08-08 | lib/crypto: simplify public_key_verify_signature | Heinrich Schuchardt |
2020-08-07 | include/u-boot, lib/zlib: add sources for zlib decompression | Joao Marcos Costa |
2020-08-04 | lmb/bdinfo: dump lmb info via bdinfo | Tero Kristo |
2020-08-03 | efi: Tidy up header includes | Simon Glass |
2020-08-01 | efi_selftest: block device test requires CONFIG_DOS_PARTITION | Heinrich Schuchardt |
2020-08-01 | efi_selftest: SNP test depends on network | Heinrich Schuchardt |
2020-08-01 | efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system | Heinrich Schuchardt |
2020-08-01 | efi_loader: Enable run-time variable support for tee based variables | Ilias Apalodimas |
2020-08-01 | efi_loader: Trim output buffer size correctly for tee variables | Ilias Apalodimas |
2020-07-31 | env: Add support for explicit write access list | Marek Vasut |
2020-07-31 | env: Add option to only ever append environment | Marek Vasut |
2020-07-25 | Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" | Michal Simek |
2020-07-25 | Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" | Michal Simek |
2020-07-24 | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini |
2020-07-23 | Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm | Tom Rini |
2020-07-22 | lib: crypto: export and enhance pkcs7_verify_one() | AKASHI Takahiro |
2020-07-22 | lib: crypto: add pkcs7_digest() | AKASHI Takahiro |