- 2887081 lib: strto: Stop detection when invalid char is used by Michal Simek · 4 years, 8 months ago
- 12d7c97 lib: do not provide hexdump in SPL by Heinrich Schuchardt · 4 years, 8 months ago
- 82a6e98 lib: do not build OID registry in SPL by Heinrich Schuchardt · 4 years, 8 months ago
- 8010fa4 libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · 4 years, 8 months ago
- b86180e make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 9 months ago
- 3a76d2a lib/hashtable.c: don't test ->callback in SPL by Rasmus Villemoes · 4 years, 9 months ago
- 2bd84a7 lib/hashtable.c: create helper for calling env_entry::callback by Rasmus Villemoes · 4 years, 9 months ago
- b57af06 fdtdec: Fix boundary check by Atish Patra · 4 years, 7 months ago
- 1fa7962 lib: kconfig: Add option to set BZIP2 compression method by Atish Patra · 4 years, 9 months ago
- 4f3ad1c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
- 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 8 months ago
- ef13522 fdtdec: support multiple phandles in memory carveout by Laurentiu Tudor · 4 years, 8 months ago
- e962989 acpi: Add support for DMAR by Simon Glass · 4 years, 8 months ago
- b2672ea acpi: Add a central location for table version numbers by Simon Glass · 4 years, 8 months ago
- 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
- 8d494f6 efi_loader: set up secure boot by AKASHI Takahiro · 4 years, 8 months ago
- 0e104e3 efi_loader: image_loader: support image authentication by AKASHI Takahiro · 4 years, 8 months ago
- 94b139a efi_loader: variable: add VendorKeys variable by AKASHI Takahiro · 4 years, 8 months ago
- c78dc19 efi_loader: variable: add secure boot state transition by AKASHI Takahiro · 4 years, 8 months ago
- b0f49ee efi_loader: variable: support variable authentication by AKASHI Takahiro · 4 years, 8 months ago
- d2cefc8 efi_loader: add signature database parser by AKASHI Takahiro · 4 years, 8 months ago
- 1faaca4 efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 8 months ago
- 1900a3b efi_loader: add CONFIG_EFI_SECURE_BOOT config option by AKASHI Takahiro · 4 years, 8 months ago
- f011aa4 efi_loader: function descriptions efi_watchdog.c by Heinrich Schuchardt · 4 years, 8 months ago
- 76f5789 efi_loader: add missing doc comments in efi_disk.c by Heinrich Schuchardt · 4 years, 8 months ago
- 41020f3 efi_loader: function descriptions efi_unicode_collation.c by Heinrich Schuchardt · 4 years, 8 months ago
- fa49752 efi_loader: enable RNG if DM_RNG is enabled by Peter Robinson · 4 years, 8 months ago
- 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
- 584c2f6 lib: Improve _parse_integer_fixup_radix base 16 detection by Michal Simek · 4 years, 10 months ago
- d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 9 months ago
- b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
- 82cd6c4 efi_loader: definition of GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
- 56a1a14 efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · 4 years, 8 months ago
- f9dab3a efi_loader: fix freestanding memmove() by Heinrich Schuchardt · 4 years, 8 months ago
- 582f857 efi_loader: description efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
- af8c5b6 efi_loader: simplify logical expression in efi_disk_add_dev() by Heinrich Schuchardt · 4 years, 9 months ago
- c169187 efi_selftest: check length reported by GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
- 31d9b3a efi_loader: correct reported length in GetNextVariable() by Heinrich Schuchardt · 4 years, 8 months ago
- 6203606 efi_loader: fix function descriptions in efi_disk.c by Heinrich Schuchardt · 4 years, 9 months ago
- c69addd efi_loader: description of efi_variable.c by Heinrich Schuchardt · 4 years, 9 months ago
- 32cdf19 Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 9 months ago
- d99b1b3 efi_loader: export a couple of protocol related functions by AKASHI Takahiro · 4 years, 9 months ago
- 75822f4 lib: rsa: add rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 9 months ago
- d4aece1 lib: rsa: generate additional parameters for public key by AKASHI Takahiro · 4 years, 9 months ago
- 1f14f81 rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config by AKASHI Takahiro · 4 years, 9 months ago
- 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
- ec94690 efi_loader: unnecessary assignment in efi_queue_event by Heinrich Schuchardt · 4 years, 9 months ago
- 3ee138d efi_loader: get_memory_map: return parameters whenever possible by AKASHI Takahiro · 4 years, 9 months ago
- 76f361a lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 10 months ago
- c52067c efi_selftest: add selftests for loadfile2 used to load initramfs by Ilias Apalodimas · 4 years, 9 months ago
- 3510ba7 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · 4 years, 9 months ago
- 956eff3 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · 4 years, 9 months ago
- 7bcc7fc efi_loader: EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 9e8f6d6 string: Allow arch override of strndup() also by Simon Glass · 4 years, 10 months ago
- c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 10 months ago
- bea42b7 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · 4 years, 10 months ago
- cfb5767 optee: Replace uninitialized return variable by proper one. by Christoph Müllner · 4 years, 10 months ago
- b2e67a2 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 11 months ago
- 38c8c1b lib: rsa: consider CONFIG_SPL_RSA by Heinrich Schuchardt · 4 years, 11 months ago
- 630a913 trace: provide Sphinx style comments by Heinrich Schuchardt · 5 years ago
- 54a0426 lib: ignore oid_registry_data.c file by Dario Binacchi · 5 years ago
- 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
- 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
- a40315e aes: add support of aes192 and aes256 by Philippe Reynes · 5 years ago
- 458db3c aes: add a define for the size of a block by Philippe Reynes · 5 years ago
- 8a7514a efi_loader: imply VIDEO_ANSI by Heinrich Schuchardt · 4 years, 11 months ago
- 64dc7af efi_driver: debug output efi_uc_start, efi_uc_stop by Heinrich Schuchardt · 5 years ago
- a3a4a9c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 5 years ago
- eef88be0 efi_selftest: enable CONFIG_CMD_POWEROFF by Heinrich Schuchardt · 4 years, 11 months ago
- b7bc28d efi_loader: describe returning of control by Heinrich Schuchardt · 4 years, 11 months ago
- 0410be2 efi_loader: document functions in efi_rng.c by Heinrich Schuchardt · 5 years ago
- b5880dd efi_selftest: unit test for EFI_RNG_PROTOCOL by Heinrich Schuchardt · 5 years ago
- 693a4f4 efi_rng_protocol: Install the efi_rng_protocol on the root node by Sughosh Ganu · 5 years ago
- 7064a5d efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · 5 years ago
- 196f66d efi_loader: Add guidcpy function by Sughosh Ganu · 5 years ago
- e5d88760 efi_loader: __cyg_profile_func_enter/_exit by Heinrich Schuchardt · 5 years ago
- 7995cbe efi_loader: clear screen should move cursor to home by Heinrich Schuchardt · 5 years ago
- 652989d efi_loader: git ignore helloworld_efi.S by Heinrich Schuchardt · 5 years ago
- f415cb6 efi_selftest: Update .gitignore by Sughosh Ganu · 5 years ago
- a821b0c efi_loader: adjust file system info by Heinrich Schuchardt · 5 years ago
- 29db4c5 efi_loader: imply USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
- d3edd42 x86: timer: use a timer base of 0 by Simon Glass · 5 years ago
- d70d8d8 net: Move the checksum functions to lib/ by Simon Glass · 5 years ago
- dd7fb9b binman: Add a library to access binman entries by Simon Glass · 5 years ago
- 1606dd1 lib: Always build support for formatting MAC and IP address by Joe Hershberger · 5 years ago
- 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
- 5ace6ff lib: crypto: add pkcs7 message parser by AKASHI Takahiro · 5 years ago
- 591535c lib: crypto: add x509 parser by AKASHI Takahiro · 5 years ago
- 4214284 lib: crypto: add rsa public key parser by AKASHI Takahiro · 5 years ago
- cbb1007 lib: crypto: add public key utility by AKASHI Takahiro · 5 years ago
- 5492364 lib: add oid registry utility by AKASHI Takahiro · 5 years ago
- 3a88871 lib: add asn1 decoder by AKASHI Takahiro · 5 years ago
- f702526 cmd: add asn1_compiler by AKASHI Takahiro · 5 years ago