]> git.ipfire.org Git - thirdparty/u-boot.git/history - lib
configs: enable smbios command on sandbox
[thirdparty/u-boot.git] / lib /
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... 480/head
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>'
2023-12-20  Tom RiniMerge branch '2023-12-20-assorted-general-updates'...
2023-12-20  Ilias Apalodimassmbios: Fallback to the default DT if sysinfo nodes...
2023-12-20  Ilias Apalodimassmbios: Simplify reporting of unknown values
2023-12-20  Ayoub Zakirsa: use pkcs11 uri as defined in rfc7512
2023-12-19  Tom RiniMerge patch series "Fix J7200 kernel boot when using...
2023-12-19  Tom RiniMerge patch series "Add support for MediaTek MT8365...
2023-12-18  Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-12-18  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-18  Tom RiniMerge tag 'v2024.01-rc5' into next
2023-12-17  Tom RiniMerge tag 'efi-next-20231217' of https://source.denx...
2023-12-17  AKASHI Takahirocmd: bootefi: move library interfaces under lib/efi_loader
2023-12-15  Tom RiniMerge patch series "bootm: Handle compressed arm64...
2023-12-14  Tom RiniMerge tag 'xilinx-for-v2024.04-rc1' of https://source...
2023-12-14  Tom RiniMerge tag 'u-boot-imx-next-20231214' of https://gitlab...
2023-12-13  Tom RiniMerge tag 'dm-next-13dec23' of https://gitlab.denx...
2023-12-13  Heinrich Schuchardtacpi: consider XSDT in acpi_find_table()
2023-12-13  Heinrich Schuchardtacpi: simplify acpi_write_ssdt()
2023-12-13  Heinrich Schuchardtacpi: cannot have RSDT above 4 GiB
2023-12-13  Simon Glassboot: Drop size parameter from image_setup_libfdt()
2023-12-13  Tom RiniMerge patch series "bootm: Refactoring to reduce relian...
2023-12-13  Tom RiniMerge patch series "some LED patches"
2023-12-13  Tom RiniMerge branch '2023-12-13-assorted-minor-fixes'
2023-12-13  Tom Rinilib/Kconfig: Correct typo about SYSINFO_SMBIOS in help...
2023-12-09  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-12-09  Tom RiniMerge patch series "bootflow: bootmeth_efi: Fix network...
2023-12-09  Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-12-09  Tom RiniMerge tag 'u-boot-amlogic-20231207' of https://source...
2023-12-09  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-09  Tom RiniMerge tag 'efi-2024-01-rc5' of https://source.denx...
next