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
/
efi_loader
Age
Commit message (
Expand
)
Author
2025-05-18
efi_loader: Disable ANSI output for tests
Simon Glass
2025-05-14
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2025-05-11
efi_loader: fix dtbdump output color and format
Adriano Cordova
2025-05-01
Merge tag 'dm-pull-mayday' of git://git.denx.de/u-boot-dm
Tom Rini
2025-05-01
efi_loader: GOP: Add damage notification on BLT
Alexander Graf
2025-05-01
efi_loader: fix typo initd_sz to initrd_sz
Adriano Cordova
2025-05-01
efi_loader: bootbin: do not load an initrd if none is provided
Adriano Cordova
2025-04-25
efi_loader: print image load address in StartImage
Heinrich Schuchardt
2025-04-25
efi_loader: build with HII configuration protocol
Heinrich Schuchardt
2025-04-13
efi_loader: Moved the generated ESL file to objtree
Ilias Apalodimas
2025-04-11
efi_loader: Move public cert for capsules to .rodata
Ilias Apalodimas
2025-04-11
efi_loader: handle malloc() errors
Vincent Stehlé
2025-04-11
efi_loader: Print extra information from the bootmgr
Ilias Apalodimas
2025-04-11
efi: Fix efiboot for payloads loaded from memory
Christian Kohlschütter
2025-04-11
efi_loader: binary_run: register an initrd
Adriano Cordova
2025-04-11
efi_loader: efi_load_initrd: provide a memory mapped initrd
Adriano Cordova
2025-04-11
efi: Make FDT extra space configurable
Pawel Kochanowski
2025-04-11
efi_loader: Install the ACPI table from the bloblist
Simon Glass
2025-04-11
board: remove capsule update support in set_dfu_alt_info()
Jonathan Humphreys
2025-04-11
efi_firmware: set EFI capsule dfu_alt_info env explicitly
Jonathan Humphreys
2025-04-08
Merge branch 'next'
Tom Rini
2025-04-06
efi_loader: stop network in EXIT_BOOT_SERVICES
Heinrich Schuchardt
2025-03-26
blkmap: pass information on ISO image to the OS
Sughosh Ganu
2025-03-26
efi_loader: remove memory occupied by a ramdisk from EFI memory map
Ilias Apalodimas
2025-03-26
efi_loader: allow for removal of memory from the EFI map
Ilias Apalodimas
2025-03-26
efi_loader: install device-tree on configuration table on every invocation
Sughosh Ganu
2025-03-26
efi_loader: remove unused code from copy_fdt()
Sughosh Ganu
2025-03-26
efi_loader: fix ipv4 device path node conversion
Vincent Stehlé
2025-03-24
Merge tag 'v2025.04-rc5' into next
Tom Rini
2025-03-24
lmb: change the return code on lmb_alloc_addr()
Ilias Apalodimas
2025-03-17
efi_loader: Move .dynamic out of .text in EFI
Sam Edwards
2025-03-10
Merge tag 'u-boot-dfu-next-20250310' of https://source.denx.de/u-boot/custodi...
Tom Rini
2025-03-10
usb: gadget: Remove final remnants of CONFIG_USB_DEVICE
Tom Rini
2025-03-10
efi_loader: Clean up usage of structure jmp_buf_data
Yao Zi
2025-03-10
common: clean up setjmp.h
Heinrich Schuchardt
2025-03-10
efi_loader: efi_net: Add support for multiple efi_net_obj
Adriano Cordova
2025-03-10
efi_loader: efi_net: Add dhcp cache
Adriano Cordova
2025-03-10
efi_loader: efi_net: Add device path cache
Adriano Cordova
2025-03-10
efi_loader: efi_device_path: Pass net udevice as argument
Adriano Cordova
2025-03-10
efi_loader: efi_net: Add efi_net_do_start() to efi_net.c
Adriano Cordova
2025-03-10
efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
Adriano Cordova
2025-03-10
efi_loader: expose symbols to be used by the EFI network stack
Adriano Cordova
2025-03-10
efi_loader: efi_net: let efi_net_set_dp properly update the device path
Adriano Cordova
2025-03-07
Merge patch series "This series adds support for file renaming to EFI_FILE_PR...
Tom Rini
2025-03-07
efi_loader: support file rename in SetInfo()
Gabriel Dalimonte
2025-03-07
efi_loader: move path out of file_handle
Gabriel Dalimonte
2025-03-07
fs: fat: add rename
Gabriel Dalimonte
2025-02-28
efi_loader: efi_net: let efi_net_set_dp properly update the device path
Adriano Cordova
2025-02-20
efi_loader: make efi_add_memory_map_pg() static
Heinrich Schuchardt
2025-02-20
lmb: move lmb_map_update_notify() to EFI
Heinrich Schuchardt
[prev]
[next]