mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG
[pandora-u-boot.git] / lib /
2021-02-25 Tom RiniMerge branch '2021-02-24-assorted-fixes'
2021-02-24 Siew Chin Limlib: sha512: include "compiler.h"
2021-02-24 Sean Andersonlib: rsa: Add debug message on algo mismatch
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'u-boot-amlogic-20210222' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-22 Tom RiniMerge tag 'video-for-v2021.04-rc3' of https://gitlab...
2021-02-21 Tom RiniMerge tag 'efi-2021-04-rc3' of https://gitlab.denx...
2021-02-21 Heinrich Schuchardtefi_loader: multi part device paths to text
2021-02-21 Heinrich Schuchardtefi_selftest: multi part device path to text
2021-02-21 Heinrich Schuchardtefi_selftest: compiler flags for dtbdump.o
2021-02-21 Jesper Schmitz Mou... Allow last block to be read
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-15 Tom RiniRevert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob...
2021-02-14 Tom RiniMerge tag 'efi-2021-04-rc2-2' of https://gitlab.denx...
2021-02-14 Heinrich Schuchardtefi_loader: fix get_last_capsule()
2021-02-14 Heinrich Schuchardtefi_loader: '.' and '..' are directories
2021-02-14 Asherah Connorefi_loader: don't load beyond VirtualSize
2021-02-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2021-02-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2021-02-06 Simon Glasssmbios: Allow a few values to come from sysinfo
2021-02-06 Simon Glasssmbios: Add more options for the BIOS version string
2021-02-06 Simon Glasssmbios: Track the end of the string table
2021-02-06 Simon Glasssmbios: Drop the eos parameter
2021-02-06 Simon Glasssmbios: Use a struct to keep track of context
2021-02-06 Simon Glasssmbios: Set BIOS release version
2021-02-06 Simon Glasssmbios: Move smbios_write_type to the C file
2021-02-05 Tom RiniMerge tag 'ti-v2021.04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'efi-2021-04-rc2' of https://gitlab.denx...
2021-02-04 Heinrich Schuchardtefi_loader: VenMedia device path node
2021-02-04 Heinrich Schuchardtefi_selftest: use GUID to find ESP in dtbdump
2021-02-04 Heinrich Schuchardtefi_loader: install UEFI System Partition GUID
2021-02-04 Heinrich Schuchardtefi_loader: only check size if EFI_DT_APPLY_FIXUPS
2021-02-04 Tom RiniMerge tag 'dm-pull-3feb21' of https://gitlab.denx.de...
2021-02-03 Bin Mengfdtdec: Cast prior_stage_fdt_address with uintptr_t
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31 Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-30 Simon Glassbinman: Print a debug message when binman selects a...
2021-01-30 Tom RiniMerge tag 'efi-2021-04-rc1-4' of https://gitlab.denx...
2021-01-29 Heinrich Schuchardtefi_loader: switch to non-secure mode later
2021-01-29 Heinrich Schuchardtefi_loader: correct block IO alignment check
2021-01-29 Heinrich Schuchardtefi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock
2021-01-28 Tom RiniMerge branch '2021-01-27-assorted-fixes-and-improvements'
2021-01-27 Simon Glassbinman: Allow reading entries from a subnode
2021-01-27 Simon Glassbinman: Move selection of the binman node into a function
2021-01-27 Simon Glasscrc32: Exclude crc32 from TPL
2021-01-27 Simon Glassdisplay_options: Use USE_TINY_PRINTF for SPL check
2021-01-27 Simon Glassfdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()
2021-01-27 Simon Glassfdtdec: Update the missing-devicetree message
2021-01-27 Philippe Reyneslib: rsa: rsa-verify: don't look for keys in the FIT...
2021-01-25 Tom RiniMerge tag 'u-boot-imx-20210125' of https://gitlab.denx...
2021-01-25 Tom RiniMerge tag 'u-boot-atmel-2021.04-b' of https://gitlab...
2021-01-24 Tom RiniMerge tag 'efi-2021-04-rc1-3' of https://gitlab.denx...
2021-01-23 Heinrich Schuchardtefi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock
2021-01-23 Heinrich Schuchardtefi_loader: notification with TPL_APPLICATION not allowed
2021-01-23 AKASHI Takahiroefi_loader: capsule: fix SIZEOF_MISMATCH warning
2021-01-23 Heinrich Schuchardtefi_loader: fix efi_load_image_from_path()
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-20 Tom RiniMerge tag 'efi-2021-04-rc1-2' of https://gitlab.denx...
2021-01-20 Ilias Apalodimasefi_loader: Avoid emitting efi_var_buf to .GOT
2021-01-20 Heinrich Schuchardtefi_selftest: use CRLF as line endings in dtbdump
2021-01-20 Heinrich Schuchardtefi_selftest: provide initrddump test tool
2021-01-20 Heinrich Schuchardtefi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE
2021-01-20 Heinrich Schuchardtefi_selftest: ask before overwriting in dtbdump.efi
2021-01-20 Heinrich Schuchardtefi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL
2021-01-20 Heinrich Schuchardtefi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable
2021-01-20 Heinrich Schuchardtefi_loader: make EFI_DT_FIXUP_PROTOCOL configurable
2021-01-20 Heinrich Schuchardtefi_loader: fixup protocol, avoid forward declaration
2021-01-20 Heinrich Schuchardtefi_loader: make the UEFI boot manager configurable
2021-01-19 Tom RiniMerge branch '2021-01-19-networking-improvements'
2021-01-19 Heinrich Schuchardtefi_loader: move load options to new module
2021-01-19 Matthias Bruggerlib: uuid: use RNG device if present
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-18 Tom RiniMerge branch '2021-01-16-assorted-improvements'
2021-01-18 Pragnesh Pateltrace: select TIMER_EARLY to avoid infinite recursion
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...
next