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
38 hours
efi_mem_sort: use list_for_each_entry_safe instead
Randolph Sapp
38 hours
efi_selftest_memory: check for duplicates first
Randolph Sapp
38 hours
efi_dt_fixup: use fdtdec_get_bool
Randolph Sapp
38 hours
efi_loader: initialize variables in efi_dp_from_http()
Heinrich Schuchardt
2 days
fdt: check fdt_pack() return value in fdtdec_apply_bloblist_dtos()
Michal Simek
6 days
efi_loader: centralize messaging for efi_init_obj_list
Heinrich Schuchardt
6 days
efi_loader: correct efi_binary_run_dp() return value
Heinrich Schuchardt
6 days
efi_loader: correct return value of efi_bootmgr_run()
Heinrich Schuchardt
6 days
EFI Loader: Correct dependencies for EFI_HTTP_BOOT
Tom Rini
9 days
Merge patch series "net: migrate NO_NET out of the networking stack choice"
Tom Rini
9 days
simplify NET_LEGACY || NET_LWIP condition with NET condition
Quentin Schulz
9 days
rename NET to NET_LEGACY
Quentin Schulz
10 days
Merge patch series "Add support for DT overlays handoff"
Tom Rini
10 days
fdtdec: apply DT overlays from bloblist
Raymond Mao
10 days
efi_loader: make EFI_HAVE_RUNTIME_RESET a user-selectable option
Aswin Murugan
13 days
lib/Kconfig: Fix SUPPORTS_FW_LOADER option
David Lechner
2026-04-22
console: add console_flush_stdin()
Gregor Herburger
2026-04-22
gunzip: Implement chunked decompression
Marek Vasut
2026-04-21
Merge patch series "Linux compat improvements and CCF prep"
Tom Rini
2026-04-21
ofnode: add read_u64_array and count_elems_of_size
Casey Connolly
2026-04-21
string: add strdup_const and kstrdup_const
Casey Connolly
2026-04-21
vsprintf: add %pOF
Casey Connolly
2026-04-17
efi_loader: Allow disabling ANSI console queries via Kconfig
Michal Simek
2026-04-17
fwu: Move boottime checks to EVT_POST_PREBOOT
Michal Simek
2026-04-17
efi_loader: efi_var_sf: Do not fail on blank SPI Flash
Michal Simek
2026-04-13
arm: Add ARMv8-M aarch32 support
Marek Vasut
2026-04-07
lmb: Rework the LMB_ARCH_MEM_MAP symbol
Tom Rini
2026-04-06
Merge branch 'next'
Tom Rini
2026-04-03
acpi: Correct dependencies for GENERATE_ACPI_TABLE
Tom Rini
2026-04-03
global: Audit Kconfig usage of PARTITION_TYPE_GUID
Tom Rini
2026-04-03
optee: Correct dependencies for BOOTM_OPTEE
Tom Rini
2026-03-27
treewide: fix uImage.FIT document paths
Daniel Golle
2026-03-25
fw_loader: Introduce SUPPORTS_FW_LOADER symbol
Tom Rini
2026-03-25
fdt: Prefer %pap over %llx
Alexander Sverdlin
2026-03-14
efi_vars: Implement SPI Flash store
Shantur Rathore
2026-03-14
efi_loader: avoid superfluous variable store writes on unchanged data
Michal Simek
2026-03-14
efi_loader: avoid buffer overrun in efi_var_restore()
Heinrich Schuchardt
2026-03-14
efi_loader: export efi_ecpt_guid
Vincent Stehlé
2026-03-14
lib: uuid: add EBBR 2.1 conformance profile GUID
Vincent Stehlé
2026-03-14
efi_loader: require at least 128 KiB of stack space
Heinrich Schuchardt
2026-03-13
linux_compat: fix NULL pointer dereference in get_mem()
Anton Moryakov
2026-03-13
lmb: Reinstate access to memory above ram_top
Marek Vasut
2026-03-13
Merge tag 'u-boot-ufs-20260313' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2026-03-13
Merge tag 'net-20260312' of https://source.denx.de/u-boot/custodians/u-boot-n...
Tom Rini
2026-03-13
net: lwip: scale buffer pool size with TFTP block size
Pranav Tilak
2026-03-13
net: lwip: Fix PBUF_POOL_BUFSIZE when PROT_TCP_LWIP is disabled
Jonas Karlman
2026-03-12
spl: Make UFS available for SPL builds
Alexey Charkov
2026-03-09
Merge tag 'v2026.04-rc4' into next
Tom Rini
2026-02-27
efi_selftest: cosmetic: fix spelling in comments
Vincent Stehlé
2026-02-27
efi_selftest: test specific LoadImage() case
Vincent Stehlé
[next]