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_lf_v2025.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
2025-08-30
efi: Select also CMD_DHCP from EFI_HTTP_BOOT
Jan Kiszka
2025-08-30
efi_loader: Make EFI_VARIABLES_PRESEED depend on !COMPILE_TEST
Tom Rini
2025-08-18
lwip: tftp: resend initial request
Jerome Forissier
2025-08-18
net: lwip: add Kconfig option to show ICMP unreachable errors
Jerome Forissier
2025-08-18
lwip: icmp: allow reporting ICMP destination unreachable
Jerome Forissier
2025-08-01
lwip: provide a sntp_format_time() function
Jerome Forissier
2025-07-26
efi_loader: add missing check in FMP.GetImageInfo()
Heinrich Schuchardt
2025-07-26
efi_selftest: fix ESRT creation tests
Heinrich Schuchardt
2025-07-26
efi_loader: correct EFI_DEBUG_TABLE_ENTRY_SIZE
Heinrich Schuchardt
2025-07-26
efi_loader: efi_realloc() must check efi_alloc() return value
Heinrich Schuchardt
2025-07-26
efi_selftest: check system table pointer
Heinrich Schuchardt
2025-07-26
efi: Create a new CONFIG_EFI
Simon Glass
2025-07-26
efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENT
Simon Glass
2025-07-26
efi: Rename the lib/efi directory
Simon Glass
2025-07-22
lmb: Remove unreachable code
Andrew Goodbody
2025-07-22
arm: fix lmb region reservation when PRAM is defined
Holger Brunck
2025-07-14
ecdsa: fix segfault in mkimage when "-r" option is not set
Lucas Dietrich
2025-07-09
lmb: add missing fallthrough in lmb_alloc_mem()
Heinrich Schuchardt
2025-07-08
lib/rsa: allow matching pkcs11 path by object id
Tobias Olausson
2025-07-08
lwip: add sntp command
Jerome Forissier
2025-07-08
net: lwip: enable IP_FRAG and IP_REASSEMBLY
Tim Harvey
2025-07-07
Merge branch 'next'
Tom Rini
2025-07-03
efi_loader: add dbginfodump.efi
Heinrich Schuchardt
2025-07-03
efi: selftest: add selftest for EFI_DEBUG_SUPPORT
Ying-Chun Liu (PaulLiu)
2025-07-03
efi: add EFI_DEBUG_IMAGE_INFO for debug
Ying-Chun Liu (PaulLiu)
2025-07-03
lib: efi_loader: efi_memory.c: add efi_realloc() for realloc memory
Ying-Chun Liu (PaulLiu)
2025-07-03
efi: add EFI_DEBUG_IMAGE_INFO_TABLE for debug
Ying-Chun Liu (PaulLiu)
2025-07-03
efi: add EFI_SYSTEM_TABLE_POINTER for debug
Ying-Chun Liu (PaulLiu)
2025-07-03
efi_loader: Prevent free of uninitialised pointer
Andrew Goodbody
2025-07-03
efi_loader: Prevent dereference of uninitialised variable
Andrew Goodbody
2025-07-03
efi_loader: Prevent dereferencing NULL pointer
Andrew Goodbody
2025-07-03
efi_selftest: Add basic partition info check to block io test
Javier Martinez Canillas
2025-07-03
efi_loader: disk: add EFI_PARTITION_INFO_PROTOCOL support
Javier Martinez Canillas
2025-07-01
tpm: Make use of TPM2_ALG_INVAL from enum
Andrew Goodbody
2025-06-28
efi_loader: initialize 'total' variable
Ilias Apalodimas
2025-06-25
lib: ecdsa: Add support for loading ECDSA public key from FDT
Jamin Lin
2025-06-25
Merge patch series "lmb: use a single API for all allocations"
Tom Rini
2025-06-25
lmb: use a single function to check for allocation and reservation requests
Sughosh Ganu
2025-06-25
lmb: use a single function to free up memory
Sughosh Ganu
2025-06-25
lmb: staticise lmb_add_memory()
Sughosh Ganu
2025-06-25
lmb: replace the lmb_alloc() and lmb_alloc_base() API's
Sughosh Ganu
2025-06-25
lmb: replace lmb_reserve() and lmb_alloc_addr() API's
Sughosh Ganu
2025-06-23
Merge tag 'v2025.07-rc5' into next
Tom Rini
2025-06-22
Merge patch series "rsa and fit_check_sign build fix for v2025.07-rc"
Tom Rini
2025-06-22
lib: rsa: fix compilation error without openssl
Shiji Yang
2025-06-17
lib/uuid.c: restore support of system partition type for ESP
Patrick Delaunay
2025-06-14
Merge patch series "Hex value prefix case cleanup"
Tom Rini
2025-06-14
lib: use lowercase hex prefix style
E Shattow
2025-06-13
Merge patch series "drop volatile from global data"
Tom Rini
2025-06-13
lib/trace: drop volatile qualifier from "save gd" variables
Rasmus Villemoes
[next]