aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/spl.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-01spl: add g_dnl_get_board_bcd_device_numberPeng Fan1-0/+6
2020-08-03ARM: imx: hab: panic on authentication failureMarek Vasut1-4/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-01imx: spl: Fix use of removed SPL_FAT_SUPPORT configHarald Seiler1-2/+2
2020-05-01imx: spl: Remove ifdefs in spl_mmc_boot_mode()Harald Seiler1-22/+16
2020-05-01Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler1-11/+0
2020-05-01imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()Anatolij Gustschin1-1/+1
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler1-1/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-08imx: spl: support i.MX8MP spl_boot_devicePeng Fan1-1/+2
2019-11-05imx: spl: use spl_board_boot_device for i.MX8MNPeng Fan1-1/+1
2019-11-03imx: spl: implement spl_boot_mode for i.MX7/8/8MPeng Fan1-0/+29
2019-10-08Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2"Adam Ford1-5/+3
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic1-1/+1
2019-10-08imx: spl: add spl_board_boot_device for i.MX8MMPeng Fan1-0/+8
2019-10-08ARM: imx: Add QSPI boot mode for i.MX6UL/ULLStefan Roese1-0/+5
2019-10-08imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski1-0/+11
2019-10-08spl: imx: only use HAB if spl fit signature is not enabledRicardo Salveti1-0/+2
2019-07-19spl: imx6: Let spl_boot_device return USDHC1 or USDHC2Adam Ford1-3/+5
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee1-1/+1
2019-01-28spl: imx8: add spl boot devicePeng Fan1-2/+12
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot1-1/+1
2019-01-01imx: spl: add MMC BOOT Device for i.MX8MPeng Fan1-1/+10
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan1-3/+3
2019-01-01SPL: Add HAB image authentication to FITYe Li1-6/+38
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-29imx7: spl: Check for Serial Downloader in spl_boot_deviceEran Matityahu1-0/+23
2018-02-24imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() ...Fabio Estevam1-0/+23
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski1-23/+0
2018-02-04imx: spl: implement spl_boot_device for i.MX8MPeng Fan1-3/+5
2018-01-14arm: imx: hab: Prefix authenticate_image with imx_habBryan O'Donoghue1-2/+3
2018-01-14arm: imx: hab: Fix authenticate_image input parametersBryan O'Donoghue1-1/+34
2018-01-14arm: imx: hab: Fix authenticate_image result codeBryan O'Donoghue1-2/+2
2018-01-12imx7: spl: Add support for MMC3, SD3 and NAND boot devicesEran Matityahu1-0/+4
2018-01-12imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devicesEran Matityahu1-2/+1
2018-01-03imx: spl: Fix NAND bootmode detectionEran Matityahu1-1/+1
2017-10-12imx: mx7: SPL support for i.MX7Uri Mashiach1-1/+22
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard1-1/+1
2017-09-20toradex: imx6: Move g_dnl_bind_fixup() into common SPL codeFabio Estevam1-0/+10
2017-09-18imx_common: detect USB serial downloader reliablyStefan Agner1-0/+12
2017-08-30i.MX6Q: spl: Fix falcon to use dram_init_banksizeJagan Teki1-0/+12
2017-08-30imx: remove SATA boot mode for i.MX 6UL and 6ULLStefan Agner1-0/+2
2017-08-25imx: use BOOT_DEVICE_BOARD instead of UARTStefan Agner1-2/+2
2017-08-25imx: fix USB boot mode detection for i.MX 6UL and 6ULLStefan Agner1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-0/+128