summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/spl.c
AgeCommit message (Expand)Author
2024-04-04imx: spl: fix u-boot fit loadingtoradex_imx_lf_v2022.04Emanuele Ghidoli
2023-12-22LFU-573-2 imx8m: hab: Verify optional FIT FDT signatureYe Li
2023-12-22LFU-573-1 imx8m: hab: Verify hash of FIT FDT strucureYe Li
2023-09-04toradex: usb: imx: Revert some donwstream changesJoao Paulo Goncalves
2022-07-06LFU-330-1 imx: add basic i.MX9 supportPeng Fan
2022-05-25MA-20303-1 Support rollback index check for single bootloaderJi Luo
2022-04-20MA-19048-1 MCU security enhancementJi Luo
2022-04-18MA-17382 spl: Add weak function at the end of image loadJi Luo
2022-04-06MLK-25803-2: Update VID/PIDFrank Li
2022-04-06MLK-24750-1 spl: Allow iMX7/8/8M to overwrite spl_board_boot_deviceYe Li
2022-04-06MLK-18654-2 imx: Change USB boot device typeYe Li
2022-02-18imx: spl: Fix typo BMODE_EMI -> BMODE_EIMHarald Seiler
2021-10-07imx: spl: fix imx8m secure bootHeiko Schocher
2021-10-07imx: spl: implement spl_load_simple_fit_fix_loadHeiko Schocher
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-02-17spl: fit: Drop 'length' argument to board_spl_fit_post_load()Alexandru Gagniuc
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-23imx8m: add QSPI boot devPeng Fan
2020-09-01spl: add g_dnl_get_board_bcd_device_numberPeng Fan
2020-08-03ARM: imx: hab: panic on authentication failureMarek Vasut
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-01imx: spl: Fix use of removed SPL_FAT_SUPPORT configHarald Seiler
2020-05-01imx: spl: Remove ifdefs in spl_mmc_boot_mode()Harald Seiler
2020-05-01Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler
2020-05-01imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()Anatolij Gustschin
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-08imx: spl: support i.MX8MP spl_boot_devicePeng Fan
2019-11-05imx: spl: use spl_board_boot_device for i.MX8MNPeng Fan
2019-11-03imx: spl: implement spl_boot_mode for i.MX7/8/8MPeng Fan
2019-10-08Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2"Adam Ford
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-10-08imx: spl: add spl_board_boot_device for i.MX8MMPeng Fan
2019-10-08ARM: imx: Add QSPI boot mode for i.MX6UL/ULLStefan Roese
2019-10-08imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski
2019-10-08spl: imx: only use HAB if spl fit signature is not enabledRicardo Salveti
2019-07-19spl: imx6: Let spl_boot_device return USDHC1 or USDHC2Adam Ford
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2019-01-28spl: imx8: add spl boot devicePeng Fan
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot
2019-01-01imx: spl: add MMC BOOT Device for i.MX8MPeng Fan
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan
2019-01-01SPL: Add HAB image authentication to FITYe Li
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-29imx7: spl: Check for Serial Downloader in spl_boot_deviceEran Matityahu
2018-02-24imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() ...Fabio Estevam
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2018-02-04imx: spl: implement spl_boot_device for i.MX8MPeng Fan
2018-01-14arm: imx: hab: Prefix authenticate_image with imx_habBryan O'Donoghue