index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
Age
Commit message (
Expand
)
Author
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
2023-10-24
Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2023-10-17
Move i.MX8 container image loading support to common/spl
Sean Anderson
2023-10-17
arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
2023-10-17
arm: imx: Add function to validate i.MX8 containers
Sean Anderson
2023-10-17
arm: imx: Use log_err for errors in read_auth_container
Sean Anderson
2023-10-17
arm: imx: Add newlines after error messages
Sean Anderson
2023-10-17
arm: imx: Fix i.MX8 container load address
Sean Anderson
2023-10-17
ARM: imx: Add support for detecting primary/secondary bmode on MX8M
Fedor Ross
2023-10-17
ARM: imx: Use correct U-Boot offset in case of secondary boot from eMMC
Fedor Ross
2023-10-17
ARM: imx: Factor out parsing of ROM log
Fedor Ross
2023-10-17
spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()
Marek Vasut
2023-10-16
Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2023-10-16
mxs: Kconfig: Remove TARGET_XFI3 symbol
Fabio Estevam
2023-10-16
imx: hab: Use size parameter
Marek Vasut
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-10-16
arm: mach-imx: Makefile: Extend u-boot-nand.imx padding
Hiago De Franco
2023-10-16
imx: spl_imx_romapi.c: remove dead code
Rasmus Villemoes
2023-10-16
imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FI...
Rasmus Villemoes
2023-10-16
arm: imx: imx8m: add optee configuration to ft_system_setup
Tim Harvey
2023-10-16
imx: syscounter: allow timer_init for SPL build
Michael Scott
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-23
imx: hab: Explain that ivt_offset is optional
Fabio Estevam
2023-09-23
imx: hab: Improve the hab_auth_img_or_fail usage text
Fabio Estevam
2023-09-23
imx: hab: Allow hab_auth_img_or_fail to be called without ivt_offset
Eduard Strehlau
2023-09-23
mach-imx: bootaux: fix building with disabled bootelf
Oleksandr Suvorov
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
2023-09-04
arm: imx: imx8m: imx9: Fix DRAM size calculation due to rom_pointer
Elena Popa
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-08-28
Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee"
Ricardo Salveti
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
2023-07-13
mx23_olinuxino: Convert to CONFIG_DM_SERIAL
Fabio Estevam
2023-07-13
mx23evk: Convert to CONFIG_DM_SERIAL
Fabio Estevam
2023-07-13
mx28evk: Convert to CONFIG_DM_SERIAL
Fabio Estevam
2023-07-13
ARM: imx: romapi: Fix signed integer bitwise ops misuse
Marek Vasut
2023-07-13
configs: imx8m: Prepare imx8m-venice boards for HAB support
Tim Harvey
2023-07-13
imx: priblob: Update to use structure
Maximus Sun
2023-07-13
imx: imx8: ahab: sha256: enable image verification using ARMv8 crypto extension
Gaurav Jain
2023-07-13
imx: ahab: Update AHAB for iMX8 and iMX8ULP
Ye Li
2023-07-13
imx: parse-container: Use malloc for container processing
Nitin Garg
2023-07-13
imx: imx8m: clock: not configure reserved SRC register
Peng Fan
2023-07-13
imx: imx8: bootaux: Add i.MX8 M4 boot support
Ye Li
2023-07-13
imx: bootaux: Fix bootaux issue when running on ARM64
Ye Li
2023-07-13
imx: bootaux: change names of MACROs used to boot MCU on iMX devices
Peng Fan
2023-07-13
imx: iamge-container: support secondary container
Peng Fan
2023-07-13
imx: image-container: Fix container header checking
Ye Li
2023-07-13
imx: hab: Fix coverity issue in HAB event decoding
Ye Li
[next]