]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-u-boot/ti-u-boot.git/history - lib/efi_loader
Prepare v2024.04
[ti-u-boot/ti-u-boot.git] / lib / efi_loader /
2024-03-21 Tom RiniMerge tag 'efi-2024-04-rc5-2' of https://source.denx...
2024-03-21 Heinrich Schuchardtefi_loader: correct handling of EFI binary return code
2024-03-14 Tom RiniMerge tag 'efi-2024-04-rc5' of https://source.denx...
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-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-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-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 Masahisa Kojimaefi_loader: migrate SMBIOS 3.0 entry point structure...
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-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 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 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 Heinrich Schuchardtefi_loader: provide tool to dump SMBIOS table
2024-01-09 Heinrich Schuchardtsmbios: smbios.h should not import ofnode.h
2024-01-08 Tom RiniMerge branch 'next'
2024-01-08 Tom RiniMerge tag 'dm-next-7jan23' of https://source.denx.de...
2024-01-07 Simon Glassefi: Correct smbios-table installation
2024-01-07 Simon Glassefi: smbios: Drop support for SMBIOS2 tables
2024-01-07 Simon Glassefi: Use the correct GUID for the SMBIOS table
2024-01-07 Simon Glasssmbios: Correct gd_smbios_start()
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-header-inclusion-cleanup'...
2023-12-21 Tom Riniefi_loader: Remove <common.h>
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 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-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...
2023-12-05 Tom RiniMerge tag 'v2024.01-rc4' into next
2023-12-05 Ilias Apalodimasefi_loader: Make DisconnectController follow the EFI...
2023-12-05 Heinrich Schuchardtefi_loader: create memory reservations in ACPI case
2023-12-04 Heinrich Schuchardtefi_loader: generated SMBIOS table below 4 GiB
2023-11-30 Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2023-11-29 Tom RiniMerge patch series "cmd: add scmi command"
2023-11-29 Tom RiniMerge patch series "fs: fat: calculate FAT type based...
2023-11-28 Tom RiniMerge patch series "Import "string" I/O functions from...
2023-11-28 Tom RiniMerge patch series "sysinfo: Expand sysinfo with some...
2023-11-28 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-11-27 Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-11-25 Tom RiniMerge tag 'u-boot-dfu-20231124' of https://source.denx...
2023-11-21 Tom RiniMerge tag 'efi-2024-01-rc4' of https://source.denx...
2023-11-20 Heinrich Schuchardtefi_loader: improve efi_var_from_file() description
2023-11-20 Ilias Apalodimasefi_loader: Correctly account the SCRTM event creation
2023-11-20 Ilias Apalodimasefi_loader: Increase default variable store size to...
2023-11-20 Tom RiniMerge tag 'v2024.01-rc3' into next
2023-11-18 Tom RiniMerge tag 'efi-next-18112023' of https://source.denx...
next