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
/
cmd
Age
Commit message (
Expand
)
Author
2018-08-20
[iot] Check Trusty OS available before load it
Yu Shan
2018-08-14
MLK-19132-2 fastboot: Disable BCB_SUPPORT config at default
Ye Li
2018-07-17
MLK-18703: crypto: caam: Fix typo for caam blob commands
Aymen Sghaier
2018-06-14
MLK-18614-1 cmd: fastboot: Fix build warning
Ye Li
2018-06-13
MLK-18591-3 android: Add FSL android fastboot support
Ye Li
2018-06-13
MLK-18591-2 crypto: caam: Add fsl caam driver
Ye Li
2018-06-13
MLK-18588 bootm: fix bootm issue for OPTEE HAB boot
Ye Li
2018-05-23
MLK-18044-3: crypto: Add blob command support for i.MX8M platforms
Aymen Sghaier
2018-05-23
MLK-18043 4/4: imx7ulp: Enable support for cmd blob
Franck LENORMAND
2018-04-27
MLK-17915: cmd: blob: Instantiate RNG before running CMD_BLOB
Breno Lima
2018-04-27
MLK-17914: cmd: blob: Add SECURE_BOOT and CAAM supported SoCs as dependency
Breno Lima
2018-04-27
MLK-17086 bootm: Add authentication to optee image
Ye Li
2018-04-27
MLK-17044-3 booti: Add kernel image authentication for secure boot
Ye Li
2018-04-27
MLK-12500-1 HAB: Add kernel image authentication in image loading
Ye Li
2018-04-27
MLK-14930-1 cmd: sata: Fix sata init and stop issue
Ye Li
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-27
Merge git://git.denx.de/u-boot-net
Tom Rini
2018-02-27
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
2018-02-26
cmd: mdio: Fix style violations
Mario Six
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-21
cmd: fastboot: Kconfig: solve config issue
Patrick Delaunay
2018-02-21
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Marek Vasut
2018-02-21
dfu: Fix up the Kconfig mess
Marek Vasut
2018-02-21
usb: gadget: sdp: add missing line breaks
Andre Heider
2018-02-18
sandbox: Add 64-bit sandbox
Mario Six
2018-02-14
cmd: scsi: move CMD_SCSI to device access commands
Heinrich Schuchardt
2018-02-13
cmd: booti: fix invalid image address in debug message
Masahiro Yamada
2018-02-13
cmd: fitupd: Convert CONFIG_CMD_FITUPD
Marek Vasut
2018-02-10
efi_loader: fix the online help for bootefi bootmgr
Heinrich Schuchardt
2018-02-08
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
2018-02-08
Convert LIB_UUID to Kconfig
Adam Ford
2018-02-07
move booti_setup to arch/arm/lig/image.c
Bin Chen
2018-02-05
cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
Tuomas Tynkkynen
2018-02-03
log: Add a command to output a log record
Simon Glass
2018-02-03
log: Add a command to control the log output format
Simon Glass
2018-02-02
usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' command
Lukasz Majewski
2018-01-31
cmd: nvedit: env_get_f must check for env_get_char error codes
Simon Goldschmidt
2018-01-30
cmd/bdinfo: print relocation info on X86
Heinrich Schuchardt
2018-01-29
aes: Allow non-zero initialization vector
Андрей Мозжухин
2018-01-28
efi_loader: catch misspelled bootefi subcommand
Heinrich Schuchardt
2018-01-28
efi_loader: Always use EFIAPI instead of asmlinkage
Alexander Graf
2018-01-28
powerpc: Drop CONFIG_WALNUT and other related dead code
Tuomas Tynkkynen
2018-01-27
cmd: nvedit: Get rid of the env lookup
Maxime Ripard
2018-01-26
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-01-26
cmd: misc: Disable by default on sunXi
Maxime Ripard
2018-01-26
cmd: loads: Disable by default on sunXi
Maxime Ripard
2018-01-26
cmd: loadb: Disable by default on sunXi
Maxime Ripard
2018-01-26
cmd: unzip: Disable by default on sunXi
Maxime Ripard
2018-01-26
cmd: crc32: Disable by default on sunXi
Maxime Ripard
2018-01-23
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
[next]