]> git.ipfire.org Git - thirdparty/u-boot.git/history - lib
configs: am62px: Enable basic EFI CMD support
[thirdparty/u-boot.git] / lib /
2024-04-08  Ilias Apalodimasefi_loader: access __efi_runtime_rel_start/stop without &
2024-04-08  Ilias Apalodimasefi_loader: access __efi_runtime_start/stop without &
2024-04-08  Heinrich Schuchardtefi_loader: move HOST_ARCH to version_autogenerated.h
2024-04-08  Heinrich Schuchardtboot: enable booting via EFI boot manager by default
2024-04-08  Ilias Apalodimasefi_loader: Don't delete variable from memory if adding...
2024-04-08  Heinrich Schuchardtefi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_...
2024-04-08  Heinrich Schuchardtefi_loader: EFI_VARIABLE_READ_ONLY should be 32bit
2024-04-08  Heinrich Schuchardtefi_loader: all variable attributes are 32bit
2024-04-08  Masahisa Kojimaefi_loader: fix append write behavior to non-existent...
2024-04-05  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-04-03  Tom RiniMerge tag 'u-boot-dfu-next-20240402' of https://source...
2024-04-03  Tom RiniMerge tag 'u-boot-dfu-20240402' of https://source.denx...
2024-04-02  Tom RiniMerge branch 'next'
2024-04-01  Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-03-29  Tom RiniMerge patch series "Clean up arm linker scripts"
2024-03-29  Ilias Apalodimasarm: fix __efi_runtime_rel_start/end definitions
2024-03-28  Tom RiniMerge branch '2024-03-28-assorted-net-changes' into...
2024-03-28  Tom RiniMerge tag 'acpi-next-20240328' of https://source.denx...
2024-03-27  Heinrich Schuchardtsmbios: fill wake-up type
2024-03-27  Heinrich Schuchardtacpi: rename aslc_id, aslc_revision
2024-03-26  Tom RiniMerge tag 'v2024.04-rc5' into next
2024-03-25  Tom RiniMerge tag 'u-boot-at91-2024.07-a' of https://source...
2024-03-21  Tom RiniMerge tag 'efi-2024-04-rc5-2' of https://source.denx...
2024-03-21  Tom RiniMerge tag 'efi-next-20240321' of https://source.denx...
2024-03-21  Heinrich Schuchardtefi_loader: correct handling of EFI binary return code
2024-03-21  Janne Grunauefi_selftest: Update StrToFat() unit test after CP473...
2024-03-21  Janne Grunauefi_selftest: Add geometric shapes character selftest
2024-03-21  Andre Przywaraefi_selftest: Add box drawing character selftest
2024-03-21  Andre Przywaraefi_selftest: Add international characters test
2024-03-21  Janne Grunaulib/charset: Map Unicode code points to CP437 code...
2024-03-19  Tom RiniMerge tag 'u-boot-socfpga-next-20240319' of https:...
2024-03-15  Tom RiniMerge tag 'u-boot-rockchip-20240315' of https://source...
2024-03-14  Tom RiniMerge tag 'efi-2024-04-rc5' of https://source.denx...
2024-03-13  Tom RiniMerge branch '2024-04-13-assorted-fixes' into next
2024-03-13  Caleb Connollyinitcall: break loop immediately on failure
2024-03-13  Mark Kettenisefi_loader: Don't carve out memory reservations too...
2024-03-11  Tom RiniMerge tag 'v2024.04-rc4' into next
2024-03-07  Tom RiniMerge branch '2024-03-07-assorted-fixes' into next
2024-03-07  Bob WolffCheck curve_name for null to avoid crash
2024-03-06  Tom RiniMerge patch series "Move DRAM address of ATF"
2024-03-05  Tom RiniMerge patch series "Enable OSPI on j721e"
2024-03-05  Tom RiniMerge patch series "enable OSPI support on AM64x"
2024-03-05  Tom RiniMerge patch series "Fix driver for misc/atsha204a"
2024-03-04  Tom RiniMerge patch series "board: beagle: Enable 32k and debou...
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2024-02-29  Tom RiniMerge patch series "Handoff bloblist from previous...
2024-02-29  Tom RiniMerge patch series "mux: Drop usage of "u-boot,mux...
2024-02-28  Tom RiniMerge tag 'efi-next-2024-02-28' of https://source.denx...
2024-02-28  Heinrich Schuchardtefi_driver: provide SBI based runtime system reset
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... 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'
next