Merge branch '2021-01-16-assorted-improvements'
[pandora-u-boot.git] / lib /
2021-01-18 Tom RiniMerge branch '2021-01-16-assorted-improvements'
2021-01-17 Patrick Delaunaylib: cosmetic update of CONFIG_LIB_ELF description
2021-01-17 Heinrich Schuchardtlib: zlib: our putc() takes only one argument
2021-01-17 Heinrich Schuchardtlib: zlib: include ctype.h
2021-01-17 Heinrich Schuchardtlib: aes: build failure with DEBUG=1
2021-01-16 Patrick Delaunaystring: Use memcpy() within memmove() when we can
2021-01-16 Rasmus Villemoesdoc/README.gpt: define partition type GUID for U-Boot...
2021-01-16 Rasmus Villemoeslib/uuid.c: change prototype of uuid_guid_get_str()
2021-01-15 Tom RiniMerge branch '2021.04-rc' of https://github.com/lftan...
2021-01-14 Tom RiniMerge tag 'efi-2021-04-rc1' of https://gitlab.denx...
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-13 Heinrich Schuchardtefi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL
2021-01-13 Heinrich Schuchardtefi_loader: implement EFI_DT_FIXUP_PROTOCOL
2021-01-13 Heinrich Schuchardtefi_loader: remove outdated TODO in efi_memory.c
2021-01-13 Heinrich Schuchardtefi_loader: typedef efi_string_t text output protocol
2021-01-13 Heinrich Schuchardtefi_loader: carve out efi_check_pe()
2021-01-13 Heinrich Schuchardtefi_loader: print boot device and file path in helloworld
2021-01-13 Heinrich Schuchardtefi_loader: implement non-blocking file services
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Tom RiniMerge tag 'ti-v2021.01-rc5' of https://gitlab.denx...
2021-01-05 Simon Glasstimer: Use a shorter error in TPL
2021-01-05 Simon Glassdm: Use access methods for dev/uclass private data
2021-01-05 Simon Glassserial: Update NS16550_t and struct NS16550
2021-01-01 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-31 Sughosh Ganuefi_loader: Enable uefi capsule authentication
2020-12-31 Sughosh Ganuefi: capsule: Add support for uefi capsule authentication
2020-12-31 Sughosh Ganuefi_loader: Re-factor code to build the signature store...
2020-12-31 Sughosh Ganuefi_loader: Make the pkcs7 header parsing function...
2020-12-31 Sughosh Ganuefi_loader: Add logic to parse EDKII specific fmp paylo...
2020-12-31 Sughosh Ganucrypto: Fix the logic to calculate hash with authattrib...
2020-12-31 Heinrich Schuchardtefi_loader: event queueing
2020-12-31 Ilias Apalodimasefi_loader: Add size checks to efi_create_indexed_name()
2020-12-31 Ilias Apalodimasefi_loader: Remove unconditional installation of file2...
2020-12-31 Ilias Apalodimasefi_loader: Remove unused headers from efi_load_initrd.c
2020-12-31 Heinrich Schuchardtefi_loader: use after free in efi_exit()
2020-12-31 Heinrich Schuchardtefi_loader: efi_signal_event() fix comment typos
2020-12-31 Heinrich Schuchardtefi_loader: avoid invalid free
2020-12-31 Heinrich Schuchardtefi_loader: escape key handling
2020-12-31 Heinrich Schuchardtefi_loader: missing parentheses after if
2020-12-31 Ilias Apalodimasefi_loader: Extra checks while opening an OPTEE session
2020-12-31 Heinrich Schuchardtefi_loader: make variable store size customizable
2020-12-29 Tom RiniMerge tag 'efi-2021-01-rc5-2' of https://gitlab.denx...
2020-12-29 Heinrich Schuchardtefi_loader: use after free in efi_exit()
2020-12-29 Heinrich Schuchardtefi_loader: efi_signal_event() fix comment typos
2020-12-29 Heinrich Schuchardtefi_loader: avoid invalid free
2020-12-29 Heinrich Schuchardtefi_loader: escape key handling
2020-12-29 Heinrich Schuchardtefi_loader: missing parentheses after if
2020-12-28 Tom RiniMerge tag 'u-boot-imx-20201227' of https://gitlab.denx...
2020-12-28 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-12-26 Tom RiniMerge tag 'efi-2021-01-rc5' of https://gitlab.denx...
2020-12-26 Ilias Apalodimasefi_loader: Extra checks while opening an OPTEE session
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-23 Aswath Govindrajufdt: Use phandle to distinguish DT nodes with same...
2020-12-23 Heinrich Schuchardtsandbox: implement runtime system reset
2020-12-20 Tom RiniMerge tag 'efi-2021-01-rc4' of https://gitlab.denx...
2020-12-20 Heinrich Schuchardtefi_loader: make variable store size customizable
2020-12-19 Simon Glassx86: Simplify acpi_device_infer_name()
2020-12-19 Simon Glassdm: Avoid accessing seq directly
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-13 Heinrich Schuchardtefi_selftest: implement exception test for sandbox
2020-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-12-10 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-10 Heinrich Schuchardtefi_loader: link partition to block device
2020-12-10 Heinrich Schuchardtefi_loader: make efi_protocol_open() non-static
2020-12-10 Heinrich Schuchardtefi_selftest: test EFI_LOAD_FILE_PROTOCOL
2020-12-10 Heinrich Schuchardtefi_selftest: clean up Makefile
2020-12-10 Heinrich Schuchardtefi_loader: support EFI_LOAD_FILE_PROTOCOL
2020-12-10 Heinrich Schuchardtefi_loader: carve out efi_load_image_from_file()
2020-12-10 Heinrich Schuchardtefi_loader: pass boot_policy to efi_load_image_from_path
2020-12-10 Heinrich Schuchardtefi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
2020-12-10 Heinrich Schuchardtefi_loader: resequence functions in efi_boottime.c
2020-12-10 Heinrich Schuchardtefi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL
2020-12-10 Heinrich Schuchardtefi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE
2020-12-10 Heinrich Schuchardtfs: fat: create correct short names
2020-12-07 Tom RiniMerge branch '2020-12-07-bootm-and-spl-atf-improvements...
2020-12-04 Simon Glassenv: Allow returning errors from hdelete_r()
2020-12-03 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-03 AKASHI Takahiroefi_loader: add firmware management protocol for raw...
2020-12-03 AKASHI Takahiroefi_loader: add firmware management protocol for FIT...
2020-12-03 AKASHI Takahiroefi_loader: capsule: support firmware update
2020-12-03 AKASHI Takahiroefi_loader: capsule: add capsule_on_disk support
2020-12-03 AKASHI Takahiroefi_loader: define UpdateCapsule api
2020-12-03 Ilias Apalodimasefi_loader: Introduce eventlog support for TCG2_PROTOCOL
2020-12-03 Ilias Apalodimastpm: use more than sha256 on pcr_extend
2020-12-03 Heinrich Schuchardtefi_loader: replace printf by log in efi_uclass.c
2020-12-02 Tom RiniMerge tag 'dm-pull-30nov20' of git://git.denx.de/u...
2020-11-30 Michal Simekbinman: Remove additional backslash
2020-11-29 Tom RiniMerge tag 'mmc-2020-11-29' of https://gitlab.denx.de...
2020-11-29 Tom RiniMerge tag 'efi-2021-01-rc3-3' of https://gitlab.denx...
2020-11-29 Ilias Apalodimascharset: make u16_strnlen accessible at runtime
2020-11-29 Heinrich Schuchardtefi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM
2020-11-21 Tom RiniMerge tag 'efi-2021-01-rc3-2' of https://gitlab.denx...
next