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-02-06
x86: Use unsigned long for address in table generation
Simon Glass
2017-02-01
lib: tpm: Add command to flush resources
Mario Six
2017-01-28
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2017-01-14
mkimage: Add support for signing with pkcs11
George McCollister
2017-01-14
lib: net_utils: enforce '.' as octet separator in string_to_ip
Chris Packham
2017-01-14
lib: net_utils: make string_to_ip stricter
Chris Packham
2017-01-14
delay: collect {m, n, u}delay declarations to include/linux/delay.h
Masahiro Yamada
2017-01-13
libfdt: Correct fdt handling of overlays without fixups and base trees withou...
David Gibson
2017-01-10
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2017-01-09
lib: gitignore *.elf and *.so generated by efi_loader
Ladislav Michl
2017-01-04
SPL: tiny-printf: ignore "-" modifier
Andre Przywara
2017-01-04
SPL: tiny-printf: add "l" modifier
Andre Przywara
2016-12-20
fdt: add memory bank decoding functions for board setup
Nathan Rossi
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-21
image: Combine image_sig_algo with image_sign_info
Andrew Duda
2016-11-21
image: Add crypto_algo struct for RSA info
Andrew Duda
2016-11-21
rsa: Verify RSA padding programatically
Andrew Duda
2016-11-21
rsa: cosmetic: rename pad_len to key_len
Andrew Duda
2016-11-17
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2016-11-14
x86: Enable EFI loader support
Simon Glass
2016-11-14
efi: Add support for a hello world test program
Simon Glass
2016-11-14
x86: Tidy up selection of building the EFI stub
Simon Glass
2016-11-14
efi: Correct cache flush alignment
Simon Glass
2016-11-14
efi_loader: console: Correctly report modes
Emmanuel Vadot
2016-11-14
efi: Use device device path type Messaging for network interface node
Oleksandr Tymoshenko
2016-11-14
efi_loader: fix depends on line of EFI_LOADER
Masahiro Yamada
2016-10-24
libfdt: fix fdt_stringlist_search()
Masahiro Yamada
2016-10-24
libfdt: fix fdt_stringlist_count()
Masahiro Yamada
2016-10-23
libfdt: Sync overlay with upstream
Maxime Ripard
2016-10-19
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
Alexander Graf
2016-10-19
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-10-19
smbios: Provide serial number
Alexander Graf
2016-10-19
efi_loader: Fix efi_install_configuration_table
Alexander Graf
2016-10-19
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
smbios: Generate type 4 on non-x86 systems
Alexander Graf
2016-10-19
smbios: Allow compilation on 64bit systems
Alexander Graf
2016-10-19
efi_loader: Expose efi_install_configuration_table
Alexander Graf
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
x86: Move table csum into separate file
Alexander Graf
2016-10-19
efi_loader: gop: Expose fb when 32bpp
Alexander Graf
2016-10-19
efi_loader: Allow bouncing for network
Alexander Graf
2016-10-18
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
2016-10-18
efi_loader: Do not leak memory when unlinking a mapping
Stefan Brüns
2016-10-18
efi_loader: Keep memory mapping sorted when splitting an entry
Stefan Brüns
2016-10-18
efi_loader: Readd freed pages to memory pool
Stefan Brüns
2016-10-18
efi_loader: Track size of pool allocations to allow freeing
Stefan Brüns
2016-10-18
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
Stefan Brüns
2016-10-18
efi_loader: Fix crash on 32-bit systems
Robin Randhawa
2016-10-18
efi_loader: Fix memory map size check to avoid out-of-bounds access
Stefan Brüns
[next]