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
/
arch
/
arm
/
mach-imx
Age
Commit message (
Expand
)
Author
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-02-04
imx: mx7: run sec_init for CAAM RNG
Bryan O'Donoghue
2018-02-04
arm: imx: mx53loco: remove usage of mx53_dram_size
Patrick Bruenn
2018-02-04
arm: imx: m53evk: remove usage of mx53_dram_size
Patrick Bruenn
2018-02-04
arm: imx: cx9020: move dram init into common place
Patrick Bruenn
2018-02-04
imx: makefile: compile files for i.MX8M
Peng Fan
2018-02-04
imx: mx8m: add soc related settings and files
Peng Fan
2018-02-04
imx: mx7: move mmc env code to mmc_env.c
Peng Fan
2018-02-04
imx: cpu: support get_boot_device for i.MX8M
Peng Fan
2018-02-04
imx: mx7: move get_boot_device to cpu.c
Peng Fan
2018-02-04
imx: bootaux: support i.MX8M
Peng Fan
2018-02-04
imx: cleanup bootaux
Peng Fan
2018-02-04
imx: refactor imx_get_mac_from_fuse
Peng Fan
2018-02-04
imx: cpu: add cpu speed/grade for i.MX8M
Peng Fan
2018-02-04
imx: cpu: move speed/temp to common cpu
Peng Fan
2018-02-04
imx: spl: implement spl_boot_device for i.MX8M
Peng Fan
2018-02-04
imx: cpu: update cpu file to support i.MX8M
Peng Fan
2018-02-04
imx: add sip function
Peng Fan
2018-02-04
imx: mx8m: add clock driver
Peng Fan
2018-02-04
imx: add i.MX8M into Kconfig
Peng Fan
2018-02-04
imx: mx7: psci: add system power off support
Anson Huang
2018-02-04
imx: mx7: psci: add system reset support
Anson Huang
2018-01-26
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-14
arm: imx: hab: Add hab_failsafe console command
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Implement hab_rvt_failsafe
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Make imx_hab_is_enabled global
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Make authenticate_image() return zero on open boards
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Prefix authenticate_image with imx_hab
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Make internal functions and data static
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Print HAB event log only after calling ROM
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Add a hab_rvt_check_target to image auth
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Implement hab_rvt_check_target
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Print additional IVT elements during debug
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Print CSF based on IVT descriptor
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Only call ROM once headers are verified
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Verify IVT self matches calculated address
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Add IVT header verification
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Fix authenticate_image input parameters
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Move CSF_PAD_SIZE to hab.h
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Move IVT_SIZE to hab.h
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Fix authenticate_image result code
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Make authenticate_image return int
Bryan O'Donoghue
2018-01-12
ARM: imx: cm_fx6: export board and soc info to env
Christopher Spinrath
2018-01-12
arm: imx: Rework i.MX specific commands to be excluded from SPL
Tom Rini
2018-01-12
imx7: spl: Add support for MMC3, SD3 and NAND boot devices
Eran Matityahu
2018-01-12
imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devices
Eran Matityahu
[next]