- 78d0bea fdtdec: Add API to read pci bus-range property by Suneel Garapati · 5 years ago
- 6dd9cfd lib: fdt: Convert fdtdes_setup_mem..() to livetree API by Michal Simek · 4 years, 5 months ago
- 9d2cf07 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · 4 years, 5 months ago
- a7c05b1 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
- 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 4 months ago
- 1641180 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · 4 years, 4 months ago
- 2e0d94a efi_loader: variable: fix secure state initialization by AKASHI Takahiro · 4 years, 4 months ago
- 14afd06 efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 4 months ago
- 1bb6edf efi_loader: variable: keep temporary buffer during the authentication by AKASHI Takahiro · 4 years, 4 months ago
- a7647a7 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 4 months ago
- 25c6be5 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 4 months ago
- 200647a efi_loader: add copyright notice by AKASHI Takahiro · 4 years, 4 months ago
- cef654b lib/crypto: simplify public_key_verify_signature by Heinrich Schuchardt · 4 years, 4 months ago
- ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 4 months ago
- 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
- f6977c1 efi: Tidy up header includes by Simon Glass · 4 years, 4 months ago
- 95696ca efi_selftest: block device test requires CONFIG_DOS_PARTITION by Heinrich Schuchardt · 4 years, 4 months ago
- 69321af efi_selftest: SNP test depends on network by Heinrich Schuchardt · 4 years, 4 months ago
- c6dcbe1 efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · 4 years, 4 months ago
- a4d1b1b efi_loader: Enable run-time variable support for tee based variables by Ilias Apalodimas · 4 years, 4 months ago
- 91b218d efi_loader: Trim output buffer size correctly for tee variables by Ilias Apalodimas · 4 years, 4 months ago
- 803549f env: Add support for explicit write access list by Marek Vasut · 4 years, 5 months ago
- a7b8267 env: Add option to only ever append environment by Marek Vasut · 4 years, 5 months ago
- 43ba85b Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · 4 years, 5 months ago
- f783329 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · 4 years, 5 months ago
- 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- cb41516 Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
- f2d87ff lib: crypto: export and enhance pkcs7_verify_one() by AKASHI Takahiro · 4 years, 4 months ago
- 0cad191 lib: crypto: add pkcs7_digest() by AKASHI Takahiro · 4 years, 4 months ago
- ab837f2 lib: crypto: import pkcs7_verify.c from linux by AKASHI Takahiro · 4 years, 4 months ago
- 72e4153 lib: crypto: enable x509_check_for_self_signed() by AKASHI Takahiro · 4 years, 4 months ago
- 697b4cc lib: crypto: add public_key_verify_signature() by AKASHI Takahiro · 4 years, 4 months ago
- 3724057 efi_loader: use logging for block device messages by Heinrich Schuchardt · 4 years, 4 months ago
- c594941 efi_loader: document efi_save_gd(), efi_restore_gd() by Heinrich Schuchardt · 4 years, 4 months ago
- 6b398d0 efi_loader: loosen buffer parameter check in efi_file_read by Stefan Sørensen · 4 years, 4 months ago
- fe7c1fc efi_loader: Check for the native OP-TEE result on mm_communicate calls by Ilias Apalodimas · 4 years, 4 months ago
- 128a3c5 efi_loader: Rename and correct values for ARM_SMC_MM_* by Ilias Apalodimas · 4 years, 4 months ago
- 447753e efi_loader: don't use memmove() in efi_var_mem_del() by Heinrich Schuchardt · 4 years, 4 months ago
- eb7dbe8 efi_loader: efi_current_var after SetVirtualAddressMap by Heinrich Schuchardt · 4 years, 4 months ago
- 45944bb Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · 4 years, 5 months ago
- b7dadb2 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · 4 years, 5 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- ab965b1 lib: zlib: Remove offset pointer optimization in inftrees.c by Chin Liang See · 4 years, 5 months ago
- 1849639 lz4: fix decompressor on big-endian powerpc by Rasmus Villemoes · 4 years, 6 months ago
- b4df078 acpi: Support writing named values by Simon Glass · 4 years, 5 months ago
- a186d93 acpi: Support generation of a device by Simon Glass · 4 years, 5 months ago
- 837127f acpi: Support generation of a generic register by Simon Glass · 4 years, 5 months ago
- 6fcdaf1 acpi: Support generation of a scope by Simon Glass · 4 years, 5 months ago
- c4d9faf binman: Add way to locate an entry in memory by Simon Glass · 4 years, 5 months ago
- c7380c6 binman: Refactor binman_entry_find() to allow other nodes by Simon Glass · 4 years, 5 months ago
- c0ef789 binman: Allow setting the ROM offset by Simon Glass · 4 years, 5 months ago
- 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 5 months ago
- cec3af0 acpi: Add support for a generic power sequence by Simon Glass · 4 years, 5 months ago
- 8a20076 acpi: Add support for writing a GPIO power sequence by Simon Glass · 4 years, 5 months ago
- d0f7d9b acpi: Add support for writing a Power Resource by Simon Glass · 4 years, 5 months ago
- 9238fac acpi: Add support for various misc ACPI opcodes by Simon Glass · 4 years, 5 months ago
- dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 5 months ago
- 5953449 acpi: Support writing a GPIO by Simon Glass · 4 years, 5 months ago
- c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · 4 years, 5 months ago
- 48342b0 acpi: Support writing a UUID by Simon Glass · 4 years, 5 months ago
- 0dc3d51 acpi: Support writing a name by Simon Glass · 4 years, 5 months ago
- 45d6d95 acpi: Support writing a string by Simon Glass · 4 years, 5 months ago
- 8715ce0 acpi: Support writing an integer by Simon Glass · 4 years, 5 months ago
- edc2680 acpigen: Support writing a package by Simon Glass · 4 years, 5 months ago
- 0f27763 acpigen: Support writing a length by Simon Glass · 4 years, 5 months ago
- 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 5 months ago
- 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 5 months ago
- e2bbb13 acpi: Support generation of a GPIO/irq for a device by Simon Glass · 4 years, 5 months ago
- 4fa6331 acpi: Support generation of GPIO descriptor by Simon Glass · 4 years, 5 months ago
- 071c4a5 acpi: Support string output by Simon Glass · 4 years, 5 months ago
- 3d39c13 acpi: Support generation of interrupt descriptor by Simon Glass · 4 years, 5 months ago
- 98528d4 acpi: Support generation of ACPI code by Simon Glass · 4 years, 5 months ago
- 8965cc9 acpi: Add a way to check device status by Simon Glass · 4 years, 5 months ago
- ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 5 months ago
- 82213d8 timer: Allow delays with a 32-bit microsecond timer by Simon Glass · 4 years, 5 months ago
- 4b7d5c1 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · 4 years, 5 months ago
- 3a28033 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · 4 years, 5 months ago
- 41bc601 efi_loader: configuration of variables store by Heinrich Schuchardt · 4 years, 5 months ago
- 730e229 efi_loader: update secure state by Heinrich Schuchardt · 4 years, 5 months ago
- 0f2c333 efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
- 5f1bce9 efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · 4 years, 5 months ago
- fd956fc efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · 4 years, 5 months ago
- 5be5971 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · 4 years, 8 months ago
- 047276c efi_loader: use memory based variable storage by Heinrich Schuchardt · 4 years, 5 months ago
- 29ef99c efi_loader: memory buffer for variables by Heinrich Schuchardt · 4 years, 8 months ago
- 8cd9975 efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · 4 years, 5 months ago
- dabe54a efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 8 months ago
- 699b7c6 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
- 09a8d50 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 8 months ago
- 40fbdd8 efi_loader: secure boot flag by Heinrich Schuchardt · 4 years, 5 months ago
- 93f9625 efi_loader: read-only AuditMode and DeployedMode by Heinrich Schuchardt · 4 years, 5 months ago
- 6a288f7 efi_loader: value of VendorKeys by Heinrich Schuchardt · 4 years, 5 months ago
- 10bd8de efi_loader: keep attributes in efi_set_variable_int by Heinrich Schuchardt · 4 years, 5 months ago
- f625fed efi_loader: simplify boot manager by Heinrich Schuchardt · 4 years, 5 months ago
- ee3565f efi_loader: OsIndicationsSupported, PlatformLangCodes by Heinrich Schuchardt · 4 years, 5 months ago
- 276c61d efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 5 months ago
- 9827e84 efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
- b0818b7 efi_loader: NULL dereference in efi_convert_pointer by Heinrich Schuchardt · 4 years, 5 months ago
- 0f321b6 efi_loader: fix efi_get_child_controllers() by Heinrich Schuchardt · 4 years, 5 months ago
- d054aec efi_loader: wrong printf format in efi_image_parse by Heinrich Schuchardt · 4 years, 5 months ago