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
2017-10-29
efi_loader: Disable env_save() call on boot
Alexander Graf
2017-10-13
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-10-13
efi_selftest: correctly check return values
Heinrich Schuchardt
2017-10-12
efi_loader: console support for color attributes
Rob Clark
2017-10-12
efi_loader: Add mem-mapped for fallback
Rob Clark
2017-10-10
efi_loader: don't increment part twice per loop
Jonathan Gray
2017-10-10
efi_loader: search all possible disk partitions
Jonathan Gray
2017-10-09
efi_selftest: error handling in SNP test
Heinrich Schuchardt
2017-10-09
efi_loader: comments for functions add missing @return
Heinrich Schuchardt
2017-10-09
efi_loader: Fix disk dp's for pre-DM/legacy devices
Rob Clark
2017-10-09
efi_loader: avoid NULL dereference in efi_dp_match
Heinrich Schuchardt
2017-10-09
efi_selftest: avoid dereferencing NULL in tpl test
Heinrich Schuchardt
2017-10-09
efi_selftest: efi_st_memcmp return difference of bytes
Heinrich Schuchardt
2017-10-09
efi_loader: supply EFI network test
Heinrich Schuchardt
2017-10-09
efi_selftest: allow printing MAC addresses
Heinrich Schuchardt
2017-10-09
efi_loader: fill return values in SimpleNetworkProtocol
Heinrich Schuchardt
2017-10-09
efi_loader: size fields in SimpleNetworkProtocol
Heinrich Schuchardt
2017-10-09
efi_loader: fix efi_net_get_status
Heinrich Schuchardt
2017-10-09
efi_loader: implement WaitForPacket event
Heinrich Schuchardt
2017-10-09
efi_loader: use events for efi_net_receive
Heinrich Schuchardt
2017-10-09
efi_net: return EFI_UNSUPPORTED where appropriate
Heinrich Schuchardt
2017-10-09
efi_loader: efi_net: hwaddr_size = 6
Heinrich Schuchardt
2017-10-09
efi_loader: fill simple network protocol revision
Heinrich Schuchardt
2017-10-09
efi_loader: wrong type in wait_for_event
Heinrich Schuchardt
2017-10-09
efi_loader: pass GUIDs as const efi_guid_t *
Heinrich Schuchardt
2017-10-09
efi_loader: parameters of CopyMem and SetMem
Heinrich Schuchardt
2017-10-09
efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem
Heinrich Schuchardt
2017-10-09
efi_loader: replace efi_div10 by do_div
Heinrich Schuchardt
2017-10-09
efi_loader: provide function comments for boot services
Heinrich Schuchardt
2017-10-09
efi_selftest: make tests easier to read
Heinrich Schuchardt
2017-10-09
efi_loader: use type bool for event states
Heinrich Schuchardt
2017-10-09
efi_selftest: use efi_st_error for all error messages
Heinrich Schuchardt
2017-10-08
ARMv8: get new GD address from gd->new_gd directly
zijun_hu
2017-10-06
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
Jean-Jacques Hiblot
2017-10-05
fdtdec: sort include files
Jean-Jacques Hiblot
2017-10-05
lib: allow building lzo for the SPL
Jean-Jacques Hiblot
2017-10-05
gzip: add a function to parse the header
Jean-Jacques Hiblot
2017-10-05
lzo: add a function to check the validity of the header
Jean-Jacques Hiblot
2017-10-05
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
2017-10-05
efi_loader: allow creating new handles
Heinrich Schuchardt
2017-10-02
lib: Add CRC32-C
Marek BehĂșn
2017-09-20
efi_loader: Some console improvements for vidconsole
Rob Clark
2017-09-20
efi_loader: Correctly figure out size for vidconsole
Rob Clark
2017-09-20
efi_loader: split out escape sequence based size query
Rob Clark
2017-09-20
efi_loader: print GUIDs
Rob Clark
2017-09-20
efi_loader: set loaded image code/data type properly
Rob Clark
2017-09-20
efi_loader: add bootmgr
Rob Clark
2017-09-20
efi_loader: efi variable support
Rob Clark
2017-09-20
efi_loader: make pool allocations cacheline aligned
Rob Clark
2017-09-20
efi_loader: support load_image() from a file-path
Rob Clark
[next]