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
Age
Commit message (
Expand
)
Author
2020-06-29
efi_loader: fix incorrect use of EFI_EXIT()
Heinrich Schuchardt
2020-06-24
efi_loader: size of secure boot variables
Heinrich Schuchardt
2020-06-24
efi_loader: type of efi_secure_mode
Heinrich Schuchardt
2020-06-15
Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-06-15
Revert "lib: Improve _parse_integer_fixup_radix base 16 detection"
Sean Anderson
2020-06-15
optee: fix copy of optee reserved-memory node
Etienne Carriere
2020-06-14
efi_loader: printf code in efi_image_parse()
Heinrich Schuchardt
2020-06-08
cmd: Correct the 'md.q' command
Simon Glass
2020-06-05
efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
Heinrich Schuchardt
2020-06-05
smbios: empty strings in smbios_add_string()
Heinrich Schuchardt
2020-06-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-06-04
lib: Makefile: build crc7.c when CONFIG_MMC_SPI
Pragnesh Patel
2020-06-03
Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-06-03
efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c
AKASHI Takahiro
2020-06-03
efi_loader: simplify PE consistency check
Heinrich Schuchardt
2020-06-03
efi_loader: function description cmp_pe_section()
Heinrich Schuchardt
2020-06-03
efi_loader: function descriptions efi_image_loader.c
Heinrich Schuchardt
2020-06-03
efi_loader: allow compiling with clang
Heinrich Schuchardt
2020-06-03
efi_loader: validate load option
Heinrich Schuchardt
2020-06-02
kconfig: fix some typos
Marcin Juszkiewicz
2020-05-25
cmd: zip: automatically pull in gzip()
Michael Walle
2020-05-22
Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-05-21
efi_loader: check device path is not installed twice
Heinrich Schuchardt
2020-05-21
efi_loader: device path for SATA devices
Heinrich Schuchardt
2020-05-21
efi_loader: device path for virtio block devices
Heinrich Schuchardt
2020-05-21
efi_loader: initialize root node first
Heinrich Schuchardt
2020-05-21
efi_loader: Remove unnecessary debug
Pragnesh Patel
2020-05-20
fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()
Marek Vasut
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop asm_offsets.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
common: Drop uuid.h from common header
Simon Glass
2020-05-17
efi_loader: Implement EFI variable handling via OP-TEE
Ilias Apalodimas
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-15
lib: rsa: avoid overriding the object name when already specified
Jan Luebbe
2020-05-15
lib: rsa: Also check for presence of r-squared property
Jan Kiszka
2020-05-15
rsa: don't use malloc.h in rsa-sign.c
Jonathan Gray
2020-05-15
lib: Allow MD5 to be enabled in SPL
Simon Glass
2020-05-09
charset: Add support for calculating bytes occupied by a u16 string
Sughosh Ganu
2020-05-09
efi_loader: variable: check a return value of uuid__str_to_bin()
AKASHI Takahiro
[next]