- 07d90d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 5 months ago
- 1086047 lib: Makefile: build crc7.c when CONFIG_MMC_SPI by Pragnesh Patel · 4 years, 5 months ago
- 1b6ae82 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
- a4292ec efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · 4 years, 5 months ago
- 55af40a efi_loader: simplify PE consistency check by Heinrich Schuchardt · 4 years, 5 months ago
- 13f62d9 efi_loader: function description cmp_pe_section() by Heinrich Schuchardt · 4 years, 5 months ago
- 4afceb4 efi_loader: function descriptions efi_image_loader.c by Heinrich Schuchardt · 4 years, 5 months ago
- 4f7dc5f efi_loader: allow compiling with clang by Heinrich Schuchardt · 4 years, 6 months ago
- 0e69bcf efi_loader: validate load option by Heinrich Schuchardt · 4 years, 5 months ago
- 43e442a kconfig: fix some typos by Marcin Juszkiewicz · 4 years, 6 months ago
- eff5a54 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 6 months ago
- 2fdb5cd Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
- 0a87e05 efi_loader: check device path is not installed twice by Heinrich Schuchardt · 4 years, 6 months ago
- bf3bcef efi_loader: device path for SATA devices by Heinrich Schuchardt · 4 years, 6 months ago
- 19ecced efi_loader: device path for virtio block devices by Heinrich Schuchardt · 4 years, 6 months ago
- c067cef efi_loader: initialize root node first by Heinrich Schuchardt · 4 years, 6 months ago
- 9de6ce8 efi_loader: Remove unnecessary debug by Pragnesh Patel · 4 years, 6 months ago
- 0e2afc8 fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup() by Marek Vasut · 4 years, 7 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 6 months ago
- eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
- 8ad9211 common: Drop asm_offsets.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
- e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
- 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 6 months ago
- f042e47 efi_loader: Implement EFI variable handling via OP-TEE by Ilias Apalodimas · 4 years, 6 months ago
- 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 6 months ago
- 24bf6e8 lib: rsa: avoid overriding the object name when already specified by Jan Luebbe · 4 years, 6 months ago
- 48069ff lib: rsa: Also check for presence of r-squared property by Jan Kiszka · 4 years, 6 months ago
- 0ff042d rsa: don't use malloc.h in rsa-sign.c by Jonathan Gray · 4 years, 6 months ago
- 8239be6 lib: Allow MD5 to be enabled in SPL by Simon Glass · 4 years, 6 months ago
- 4835d35 charset: Add support for calculating bytes occupied by a u16 string by Sughosh Ganu · 4 years, 6 months ago
- b433acb efi_loader: variable: check a return value of uuid__str_to_bin() by AKASHI Takahiro · 4 years, 6 months ago
- 52d7bfe efi_loader: image_loader: fix a Coverity check against array access by AKASHI Takahiro · 4 years, 6 months ago
- d7ca3ce efi_loader: crypto/pkcs7_parser.h is not a local include by Heinrich Schuchardt · 4 years, 6 months ago
- 6f14615 efi_loader: pkcs7_parse_message() returns error pointer by Patrick Wildt · 4 years, 6 months ago
- 9ad1522 efi_loader: efi_variable_parse_signature() returns NULL on error by Patrick Wildt · 4 years, 6 months ago
- 42a426e efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · 4 years, 6 months ago
- 306bf6e efi_loader: do not unnecessarily use EFI_CALL() by Heinrich Schuchardt · 4 years, 6 months ago
- 3fdff6b efi_loader: error handling in efi_set_variable_common(). by Heinrich Schuchardt · 4 years, 6 months ago
- 549b79e efi_loader: remove redundant assignment in dp_fill() by Heinrich Schuchardt · 4 years, 6 months ago
- b37a0b5 kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · 4 years, 6 months ago
- fdf0819 rsa: fix alignment issue when getting public exponent by Heiko Stuebner · 4 years, 6 months ago
- 16ad946 efi_loader: change setup sequence by Heinrich Schuchardt · 4 years, 8 months ago
- 30f92ce efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · 4 years, 6 months ago
- bb0e585 efi_loader: eliminate efi_set_(non)volatile_variable by Heinrich Schuchardt · 4 years, 6 months ago
- c08cac0 efi_loader: eliminate efi_get_(non)volatile_variable by Heinrich Schuchardt · 4 years, 7 months ago
- 41fd506 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · 4 years, 7 months ago
- f0ff75f efi_loader: factor out the common code from efi_transfer_secure_state() by AKASHI Takahiro · 4 years, 7 months ago
- 964d532 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · 4 years, 7 months ago
- e3f5c9c lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
- 7b8b63f lib/crypto, efi_loader: avoid multiple inclusions of header files by AKASHI Takahiro · 4 years, 7 months ago
- e7882f6 tiny-printf: Support %i by Marek Vasut · 4 years, 7 months ago
- 78021b6 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
- 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
- b38309b acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
- 7e586f6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
- 29b3511 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
- 86e1778 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
- 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
- 11078bb efi_loader: identify EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
- 545c747 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 6 months ago
- 08977f8 Merge branch '2020-04-27-master-imports' by Tom Rini · 4 years, 7 months ago
- cc3860f lib: zlib: fix formatting, reference by Heinrich Schuchardt · 4 years, 7 months ago
- 04cb399 lib: enable lzma decompression support for SPL build by Weijie Gao · 4 years, 7 months ago
- 3e69db1 fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 7 months ago
- bcbdab7 libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c by Masahiro Yamada · 4 years, 7 months ago
- 2c2ca20 uuid: Use const char * where possible by Simon Glass · 4 years, 7 months ago
- fdc79a6 lib: Add a function to convert a string to upper case by Simon Glass · 4 years, 7 months ago
- 4b48589 lib: strto: Stop detection when invalid char is used by Michal Simek · 4 years, 7 months ago
- f6a24a1 lib: do not provide hexdump in SPL by Heinrich Schuchardt · 4 years, 7 months ago
- 4f4d526 lib: do not build OID registry in SPL by Heinrich Schuchardt · 4 years, 7 months ago
- 10d887d libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · 4 years, 7 months ago
- 080019b make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 9 months ago
- 3428497 lib/hashtable.c: don't test ->callback in SPL by Rasmus Villemoes · 4 years, 9 months ago
- 7f529f6 lib/hashtable.c: create helper for calling env_entry::callback by Rasmus Villemoes · 4 years, 9 months ago
- f614753 fdtdec: Fix boundary check by Atish Patra · 4 years, 7 months ago
- 2a2119e lib: kconfig: Add option to set BZIP2 compression method by Atish Patra · 4 years, 8 months ago
- cf87f7c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
- f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
- b9200b1 fdtdec: support multiple phandles in memory carveout by Laurentiu Tudor · 4 years, 7 months ago
- bfeb5d4 acpi: Add support for DMAR by Simon Glass · 4 years, 7 months ago
- 91fe8b7 acpi: Add a central location for table version numbers by Simon Glass · 4 years, 7 months ago
- 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 7 months ago
- d0f0794 efi_loader: set up secure boot by AKASHI Takahiro · 4 years, 7 months ago
- 4540dab efi_loader: image_loader: support image authentication by AKASHI Takahiro · 4 years, 7 months ago
- 8353516 efi_loader: variable: add VendorKeys variable by AKASHI Takahiro · 4 years, 7 months ago
- 434ffb6 efi_loader: variable: add secure boot state transition by AKASHI Takahiro · 4 years, 7 months ago
- 767f6ee efi_loader: variable: support variable authentication by AKASHI Takahiro · 4 years, 7 months ago
- be6296d efi_loader: add signature database parser by AKASHI Takahiro · 4 years, 7 months ago
- 593e17d efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 7 months ago
- 9bf09b5 efi_loader: add CONFIG_EFI_SECURE_BOOT config option by AKASHI Takahiro · 4 years, 7 months ago
- 540faca efi_loader: function descriptions efi_watchdog.c by Heinrich Schuchardt · 4 years, 7 months ago