]> git.ipfire.org Git - thirdparty/u-boot.git/history - lib
tools: imximage: Fix check array index
[thirdparty/u-boot.git] / lib /
2023-01-27  Tom RiniMerge branch '2023-01-27-apple-soc-updates'
2023-01-27  Tom RiniMerge tag 'efi-2023-04-rc1-3' of https://source.denx...
2023-01-27  Heinrich Schuchardtefi_loader: don't use HandleProtocol
2023-01-27  Heinrich Schuchardtefi_loader: fix comment in ESRT code
2023-01-27  Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-25  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24  Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23  Simon Glassefi: Improve logging in efi_disk
2023-01-23  Simon Glasslib: Support printing an error string
2023-01-23  Simon Glasslib: Add a function to split a string into substrings
2023-01-20  Tom RiniMerge tag 'efi-2023-04-rc1-2' of https://source.denx...
2023-01-20  Tom RiniMerge branch '2023-01-20-finish-CONFIG-migration-work'
2023-01-20  Tom Riniglobal: Finish CONFIG -> CFG migration
2023-01-20  Ilias Apalodimasefi_loader: fix CapsuleMax variable reporting
2023-01-20  Ilias Apalodimasefi_loader: update the error message of TCG protocol...
2023-01-20  Heinrich Schuchardtefi_loader: ensure that file ubootefi.var is created
2023-01-20  Jan Kiszkaefi_loader: Avoid overwriting previous outputs on conso...
2023-01-20  Jan Kiszkaefi_loader: Set default console colors on efi_cout_clea...
2023-01-19  Tom RiniMerge tag 'dm-pull-18jan23' of https://source.denx...
2023-01-19  Tom RiniMerge branch '2022-01-18-assorted-updates'
2023-01-19  Brandon Maierlib: zstd: update to latest Linux zstd 1.5.2
2023-01-18  Simon GlassRevert "fdtdec: drop needlessly convoluted CONFIG_PHAND...
2023-01-18  Simon Glasstrace: Don't require TIMER_EARLY
2023-01-18  Simon Glasstrace: Move trace pointer to data section
2023-01-18  Simon Glassfdt: Check for overlapping data and FDT
2023-01-18  Simon Glassfdt: Pass the device tree to fdtdec_prepare_fdt()
2023-01-18  Simon Glassfdt: Drop ifdefs in fdtdec_prepare_fdt()
2023-01-18  Simon Glassfdt: Avoid exporting fdtdec_prepare_fdt()
2023-01-18  Simon Glasstpm: Add a proper Kconfig option for crc8 in SPL
2023-01-18  Simon Glasstrace: Use notrace for short
2023-01-18  Tom Rinievent: Correct dependencies on the EVENT framework
2023-01-17  Tom RiniMerge branch '2022-01-16-bootstd-updates'
2023-01-17  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-17  Tom RiniMerge tag 'u-boot-rockchip-20230117' of https://source...
2023-01-16  John Keepingrc4: mark key as const
2023-01-13  Tom RiniMerge tag 'u-boot-stm32-20230113' of https://source...
2023-01-13  Tom RiniMerge tag 'efi-2023-04-rc1' of https://source.denx...
2023-01-13  Heinrich Schuchardtefi_loader: provide agent_handle to efi_disk_add_dev()
2023-01-13  Vincent Stehléefi_selftest: add hii set keyboard layout test case
2023-01-13  Vincent Stehléefi_loader: refine set_keyboard_layout() status
2023-01-13  Heinrich Schuchardtefi_loader: use EFI_EXIT in efi_riscv_get_boot_hartid
2023-01-13  Heinrich Schuchardtefi_loader: fix description of memory functions
2023-01-12  Tom RiniMerge branch '2023-01-12-further-assorted-general-updates'
2023-01-12  Harald SeilerRevert "time: add weak annotation to timer_read_counter...
2023-01-12  Tom RiniMerge branch '2023-01-11-assorted-general-updates'
2023-01-11  Haijun Qinlib: rsa: cosmetic: fix building warning
2023-01-09  Tom RiniMerge branch 'next'
2023-01-07  Tom RiniMerge tag 'efi-2023-01-rc5-4' of https://source.denx...
2023-01-06  Heinrich Schuchardtlmb: consider EFI memory map
2023-01-06  Heinrich Schuchardtefi_loader: carve out efi_get_memory_map_alloc()
2023-01-06  Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2023-01-04  Tom RiniMerge tag 'efi-2023-01-rc5-3' of https://source.denx...
2023-01-04  Heinrich Schuchardtefi_loader: populate console handles in system table
2023-01-04  Heinrich Schuchardtefi_loader: adjust sorting of capsules
2023-01-04  Heinrich Schuchardtlib: add function u16_strcasecmp()
2022-12-29  Tom RiniMerge tag 'efi-2023-01-rc5-2' of https://source.denx...
2022-12-29  Heinrich Schuchardtefi_loader: use u16_strlen() in efi_var_mem_ins()
2022-12-29  Ilias Apalodimasefi_loader: avoid adding variables twice
2022-12-29  Heinrich Schuchardtefi_loader: typo non-volatile in efi_var_restore
2022-12-29  Vincent Stehléefi_loader: fix get_package_list_handle() status
2022-12-24  Tom RiniMerge branch '2022-12-23-complete-phase1-CONFIG-migrati...
2022-12-23  Tom Rinirsa-verify: Rework host check for CONFIG_RSA_VERIFY_WIT...
2022-12-21  Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-20  Tom RiniMerge tag 'efi-2023-01-rc5' of https://source.denx...
2022-12-20  Heinrich Schuchardtefi_selftest: conformance test for GetNextVariableName
2022-12-20  Heinrich Schuchardtefi_loader: fix efi_get_next_variable_name_mem()
2022-12-20  Masahisa Kojimaeficonfig: carve out efi_get_next_variable_name_int...
2022-12-19  Tom RiniMerge tag 'u-boot-rockchip-20221219' of https://source...
2022-12-18  Tom RiniMerge tag 'efi-2023-01-rc4' of https://source.denx...
2022-12-17  Vincent Stehléefi: adjust ebbr to v2.1 in conformance profile
2022-12-08  Tom RiniMerge tag 'u-boot-stm32-20221207' of https://source...
2022-12-08  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-12-08  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-12-08  Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-12-08  Kautuk Consularch/riscv: add semihosting support for RISC-V
2022-12-08  Kautuk Consullib: Add common semihosting library
2022-12-06  Tom RiniMerge tag 'sound-2023-01-rc4' of https://source.denx...
2022-12-06  Tom RiniMerge branch '2022-12-05-Kconfig-migrations-and-renames...
2022-12-05  Tom Riniglobal: Move remaining CONFIG_SYS_* to CFG_SYS_*
2022-12-05  Tom RiniConvert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
2022-12-05  Tom RiniMerge branch '2022-12-05-add-IPv6-support'
2022-12-05  Viacheslav Mitrofanovnet: ipv6: Enable IPv6 typeconversion specifier
2022-12-05  Viacheslav Mitrofanovnet: ipv6: Add string_to_ip6 converter
2022-12-04  Tom RiniMerge tag 'efi-2023-01-rc3' of https://source.denx...
2022-12-02  Masahisa Kojimaefi_loader: utility function to check the variable...
2022-12-02  Heinrich Schuchardtefi_loader: don't use EFI_LOADER_DATA internally
2022-12-02  Heinrich Schuchardtefi_loader: fix handling of DHCP acknowledge
2022-12-02  Heinrich Schuchardtefi_selftest: test FatToStr() truncation
2022-12-02  Heinrich Schuchardtefi_loader: add an EFI binary to print boot hart ID
2022-11-22  Tom RiniMerge tag 'xilinx-for-v2023.01-rc3' of https://source...
2022-11-22  Tom RiniMerge tag 'efi-2023-01-rc2-2' of https://source.denx...
2022-11-22  Heinrich Schuchardtefi_selftest: Improve the FatToStr() unit test
2022-11-22  Heinrich Schuchardtefi_selftest: unsigned char parameter for efi_st_strcmp...
2022-11-22  Mikhail Ilinefi_loader: Fix buffer underflow
2022-11-16  Tom RiniMerge tag 'efi-2023-01-rc2' of https://source.denx...
2022-11-16  Ilias Apalodimasefi_loader: replace a u16_strdup with alloc + memcpy
2022-11-16  Ilias Apalodimasefi_loader: add missing EFI_CALL when closing a file
2022-11-16  Ilias Apalodimasefi_loader: add comments on efi_file_from_path() regard...
2022-11-16  Heinrich Schuchardtefi_loader: improve description of efi_file_from_path()
2022-11-16  Ilias Apalodimasefi_loader: initialize return values in efi_uninstall_m...
next