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
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
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-15
x86: timer: use a timer base of 0
Simon Glass
2019-04-23
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2018-12-02
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
2018-11-14
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-08-30
efi: stub: Pass EFI system table address to U-Boot payload
Bin Meng
2018-07-20
efi: app: Add a sysreset driver
Bin Meng
2018-06-24
efi: stub: Move the use_uart assignment immediately after exit_boot_services(...
Bin Meng
2018-06-24
efi.h: Do not use config options
Alexander Graf
2018-06-17
efi: stub: Pass EFI GOP information to U-Boot payload
Bin Meng
2018-06-17
x86: use EFI calling convention for efi_main on x86_64
Ivan Gorinov
2018-06-13
x86: efi: payload: Minor clean up on error message output
Bin Meng
2018-06-13
x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-30
efi_stub: Fix GDT_NOTSYS check
Alexander Graf
2017-12-05
efi_stub: Use efi_uintn_t
Alexander Graf
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2016-11-14
x86: Tidy up selection of building the EFI stub
Simon Glass
2016-08-30
x86: efi: payload: Make EFI payload build again
Bin Meng
2016-03-27
efi_stub: Move carriage return before line feed in putc()
Bin Meng
2015-10-21
debug_uart: Adjust the declaration of debug_uart_init()
Simon Glass
2015-08-05
efi: Add functions for decoding the EFI tables
Simon Glass
2015-08-05
efi: Add 64-bit payload support
Simon Glass
2015-08-05
efi: Add support for loading U-Boot through an EFI stub
Simon Glass
2015-08-05
efi: Add start-up library code
Simon Glass