efi_loader: Don't carve out memory reservations too early
[pandora-u-boot.git] / lib /
2024-03-13 Mark Kettenisefi_loader: Don't carve out memory reservations too...
2024-02-20 Tom RiniMerge patch series "board/ti: k3 boards: Stop using...
2024-02-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2024-02-14 Tom RiniMerge tag 'xilinx-for-v2024.04-rc3' of https://source...
2024-02-12 Tom RiniMerge tag 'doc-2024-04-rc2' of https://source.denx...
2024-02-12 Heinrich Schuchardtefi_loader: simplify error message in efi_disk_create_raw()
2024-02-09 Tom RiniMerge tag 'u-boot-dfu-20240209' of https://source.denx...
2024-02-09 Sean Andersonlib: sparse: Fix error checking for write_sparse_chunk_raw
2024-02-05 Tom RiniMerge patch series "board: siemens: clean up subfolders"
2024-02-05 Tom RiniMerge tag 'rpi-next-2024.04' of https://source.denx...
2024-02-03 Tom RiniMerge tag 'smbios-2024-04-rc2' of https://source.denx...
2024-02-02 Heinrich Schuchardtsmbios: correctly name Structure Table Maximum Size...
2024-02-02 Heinrich Schuchardtsmbios: do not determine maximum structure size
2024-02-02 Heinrich Schuchardtsmbios: correctly fill chassis handle
2024-02-02 Heinrich Schuchardtsmbios: if a string value is unknown, use string number 0
2024-02-02 Matthias Bruggersmbios: Fix table when no string is present
2024-02-02 Heinrich Schuchardtsmbios: get_str_from_dt() - add sysinfo_id description
2024-02-02 Heinrich Schuchardtlib: smbios_entr() use logical or for booleans
2024-01-31 Tom RiniMerge tag 'u-boot-at91-2024.04-a' of https://source...
2024-01-29 Tom RiniMerge tag 'efi-2024-04-rc1-4' of https://source.denx...
2024-01-29 Tom RiniMerge patch series "Move framebuffer reservation for...
2024-01-29 Masahisa Kojimaefi_loader: check efi_get_variable_int return value
2024-01-29 Heinrich Schuchardtefi_loader: replace find_smbios_table by library function
2024-01-29 Heinrich Schuchardtefi_loader: export efi_get_configuration_table
2024-01-29 Heinrich Schuchardtefi_selftest: add missing line feed in efi_selftest_min...
2024-01-28 Tom RiniMerge branch 'master-cleanup' of https://source.denx...
2024-01-27 Tom RiniMerge tag 'smbios-2024-04-rc1-2' of https://source...
2024-01-26 Heinrich Schuchardtlib: support SMBIOS3 table in uuid_guid_get_str()
2024-01-26 Masahisa Kojimaefi_loader: migrate SMBIOS 3.0 entry point structure...
2024-01-25 Tom RiniMerge branch '2024-01-24-assorted-fixes-and-updates'
2024-01-24 Heinrich Schuchardtlib: add comment in utf8_to_utf32_stream()
2024-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2024-01-22 Tom RiniMerge tag 'u-boot-imx-master-20240122' of https://gitla...
2024-01-22 Tom RiniMerge commit '3c9bb8fbdc77f6bd56e97597d875d8965db3b96c...
2024-01-21 Tom RiniMerge tag 'efi-2024-04-rc1-3' of https://source.denx...
2024-01-21 Masahisa Kojimaefi_loader: return immediately in UCLASS_EFI_LOADER...
2024-01-21 Masahisa Kojimaefi_loader: create common function to free struct efi_d...
2024-01-21 Masahisa Kojimaefi_loader: avoid pointer access after calling efi_dele...
2024-01-21 Masahisa Kojimaefi_loader: auto-generate removable media boot option...
2024-01-21 Masahisa Kojimaefi_loader: auto-generate boot option for each blkio...
2024-01-21 Masahisa Kojimaefi_loader: rename check_disk_has_default_file function
2024-01-20 Tom RiniMerge patch series "k3-j721e: beagleboneai: Fix USB"
2024-01-19 Tom RiniMerge tag 'u-boot-stm32-20240119' of https://source...
2024-01-19 Tom RiniMerge branch '2024-01-18-assorted-fixes'
2024-01-19 Ilias Apalodimassmbios: fix matching issues for table types
2024-01-19 Ilias Apalodimassmbios: shorten sysinfo_str declarations and use
2024-01-19 Heinrich Schuchardtsmbios: buffer overflow when zeroing entry point
2024-01-18 Csókás Bencelib: rsa: Allow legacy URI specification without "pkcs11:"
2024-01-18 Csókás Bencelib: rsa: Fix PKCS11 URI if one is not given in `keydir`
2024-01-17 Tom RiniMerge tag 'xilinx-for-v2024.04-rc1-v2' of https://sourc...
2024-01-17 Tom RiniMerge tag 'efi-2024-04-rc1-2' of https://source.denx...
2024-01-17 Tom RiniMerge branch '2024-01-16-assorted-updates-and-improvements'
2024-01-17 AKASHI Takahiroefi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
2024-01-17 AKASHI Takahiroefi_loader: split unrelated code from efi_bootmgr.c
2024-01-16 Heinrich Schuchardtlib: smbios: remove redundant next_header()
2024-01-16 Heinrich Schuchardtsmbios: copy QEMU tables
2024-01-16 Tom RiniMerge tag 'u-boot-imx-20240115' of https://gitlab.denx...
2024-01-14 Tom RiniMerge tag 'efi-2024-04-rc1' of https://source.denx...
2024-01-13 Masahisa Kojimaefi_loader: support fmp versioning for multi bank update
2024-01-13 Masahisa Kojimafwu: fix fwu_get_image_index interface
2024-01-13 Ilias Apalodimasefi_loader: Clean up efi_dp_append and efi_dp_concat
2024-01-13 Masahisa Kojimaefi_loader: remove unused members from struct efi_disk_obj
2024-01-13 Simon Glassefi: Avoid using dm_scan_other()
2024-01-13 Masahisa Kojimaefi_loader: fix iteration of FMP protocols
2024-01-11 Tom RiniMerge patch series "net fixes prior lwip"
2024-01-11 Tom RiniMerge tag 'u-boot-dfu-20240111' of https://source.denx...
2024-01-09 Tom RiniMerge tag 'smbios-2024-04-rc1' of https://source.denx...
2024-01-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-01-09 Ion Agorrialib: membuff: fix readline not returning line in case...
2024-01-09 Heinrich Schuchardtefi_loader: provide tool to dump SMBIOS table
2024-01-09 Heinrich Schuchardtsmbios: smbios.h should not import ofnode.h
2024-01-09 Heinrich Schuchardtsmbios: enable setting processor family > 0xff
2024-01-09 Heinrich Schuchardtlib: smbios: verify_checksum() is duplicate
2024-01-09 Heinrich Schuchardtlib: make table_compute_checksum() arguments const
2024-01-08 Tom RiniMerge branch 'next'
2024-01-08 Tom RiniMerge tag 'dm-next-7jan23' of https://source.denx.de...
2024-01-07 Heinrich Schuchardtacpi: Kconfig symbol CONFIG_QFW_ACPI
2024-01-07 Heinrich Schuchardtacpi: support 64bit in acpi_find_table for DSDT and...
2024-01-07 Simon Glassfdt: Allow the devicetree to come from a bloblist
2024-01-07 Simon Glassefi: Correct smbios-table installation
2024-01-07 Simon Glassacpi: Write pointers to tables instead of addresses
2024-01-07 Simon Glassefi: smbios: Drop support for SMBIOS2 tables
2024-01-07 Simon Glasssmbios: Drop support for SMBIOS2 tables
2024-01-07 Simon Glasssmbios: Require the caller to align the SMBIOS table
2024-01-07 Simon Glassefi: Use the correct GUID for the SMBIOS table
2024-01-07 Simon Glasssmbios: Correct gd_smbios_start()
2024-01-07 Simon Glasssmbios: Use SMBIOS 3.0 to support an address above 4GB
2024-01-07 Simon Glasssmbios: Move the rest of the SMBIOS2 code
2024-01-07 Simon Glasssmbios: Refactor 32-bit code into an else statement
2024-01-03 Tom RiniMerge tag 'v2024.01-rc6' into next
2023-12-21 Tom RiniMerge patch series "Complete decoupling of bootm logic...
2023-12-21 Tom RiniMerge branch '2023-12-21-assorted-updates-and-fixes...
2023-12-21 Csókás Bencelib: rsa: Print detailed error info in rsa_engine_init...
2023-12-21 Tom RiniMerge branch '2023-12-21-header-inclusion-cleanup'...
2023-12-21 Tom Rinilib: Remove <common.h> inclusion from these files
2023-12-21 Tom Rinidisplay_options: Clean up headers
2023-12-21 Tom Riniefi_loader: Remove <common.h>
2023-12-21 Tom Rinilib/sha*.c: Update header list
2023-12-21 Tom Riniglobal: Drop common.h inclusion
2023-12-21 Tom Riniglobal: Restrict use of '#include <linux/kconfig.h>'
next