index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2024-03-19
Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...
Tom Rini
2024-03-13
initcall: break loop immediately on failure
Caleb Connolly
2024-03-13
efi_loader: Don't carve out memory reservations too early
Mark Kettenis
2024-03-07
Check curve_name for null to avoid crash
Bob Wolff
2024-02-28
efi_driver: provide SBI based runtime system reset
Heinrich Schuchardt
2024-02-12
efi_loader: simplify error message in efi_disk_create_raw()
Heinrich Schuchardt
2024-02-09
lib: sparse: Fix error checking for write_sparse_chunk_raw
Sean Anderson
2024-02-02
smbios: correctly name Structure Table Maximum Size field
Heinrich Schuchardt
2024-02-02
smbios: do not determine maximum structure size
Heinrich Schuchardt
2024-02-02
smbios: correctly fill chassis handle
Heinrich Schuchardt
2024-02-02
smbios: if a string value is unknown, use string number 0
Heinrich Schuchardt
2024-02-02
smbios: Fix table when no string is present
Matthias Brugger
2024-02-02
smbios: get_str_from_dt() - add sysinfo_id description
Heinrich Schuchardt
2024-02-02
lib: smbios_entr() use logical or for booleans
Heinrich Schuchardt
2024-01-29
efi_loader: check efi_get_variable_int return value
Masahisa Kojima
2024-01-29
efi_loader: replace find_smbios_table by library function
Heinrich Schuchardt
2024-01-29
efi_loader: export efi_get_configuration_table
Heinrich Schuchardt
2024-01-29
efi_selftest: add missing line feed in efi_selftest_miniapp_exit
Heinrich Schuchardt
2024-01-26
lib: support SMBIOS3 table in uuid_guid_get_str()
Heinrich Schuchardt
2024-01-26
efi_loader: migrate SMBIOS 3.0 entry point structure for measurement
Masahisa Kojima
2024-01-24
lib: add comment in utf8_to_utf32_stream()
Heinrich Schuchardt
2024-01-21
efi_loader: return immediately in UCLASS_EFI_LOADER removal
Masahisa Kojima
2024-01-21
efi_loader: create common function to free struct efi_disk_obj
Masahisa Kojima
2024-01-21
efi_loader: avoid pointer access after calling efi_delete_handle
Masahisa Kojima
2024-01-21
efi_loader: auto-generate removable media boot option first
Masahisa Kojima
2024-01-21
efi_loader: auto-generate boot option for each blkio device
Masahisa Kojima
2024-01-21
efi_loader: rename check_disk_has_default_file function
Masahisa Kojima
2024-01-18
smbios: fix matching issues for table types
Ilias Apalodimas
2024-01-18
smbios: shorten sysinfo_str declarations and use
Ilias Apalodimas
2024-01-18
smbios: buffer overflow when zeroing entry point
Heinrich Schuchardt
2024-01-18
lib: rsa: Allow legacy URI specification without "pkcs11:"
Csókás Bence
2024-01-18
lib: rsa: Fix PKCS11 URI if one is not given in `keydir`
Csókás Bence
2024-01-17
Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2024-01-17
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
AKASHI Takahiro
2024-01-17
efi_loader: split unrelated code from efi_bootmgr.c
AKASHI Takahiro
2024-01-16
lib: smbios: remove redundant next_header()
Heinrich Schuchardt
2024-01-16
smbios: copy QEMU tables
Heinrich Schuchardt
2024-01-13
efi_loader: support fmp versioning for multi bank update
Masahisa Kojima
2024-01-13
fwu: fix fwu_get_image_index interface
Masahisa Kojima
2024-01-13
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
2024-01-13
efi_loader: remove unused members from struct efi_disk_obj
Masahisa Kojima
2024-01-13
efi: Avoid using dm_scan_other()
Simon Glass
2024-01-13
efi_loader: fix iteration of FMP protocols
Masahisa Kojima
2024-01-11
Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2024-01-09
lib: membuff: fix readline not returning line in case of overflow
Ion Agorria
2024-01-09
efi_loader: provide tool to dump SMBIOS table
Heinrich Schuchardt
2024-01-09
smbios: smbios.h should not import ofnode.h
Heinrich Schuchardt
2024-01-09
smbios: enable setting processor family > 0xff
Heinrich Schuchardt
2024-01-09
lib: smbios: verify_checksum() is duplicate
Heinrich Schuchardt
2024-01-09
lib: make table_compute_checksum() arguments const
Heinrich Schuchardt
[next]