summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/spl.c
Commit message (Expand)AuthorAgeFilesLines
* spl: fit: Drop 'length' argument to board_spl_fit_post_load()Alexandru Gagniuc2021-02-171-3/+4
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* imx8m: add QSPI boot devPeng Fan2021-01-231-0/+2
* spl: add g_dnl_get_board_bcd_device_numberPeng Fan2020-09-011-0/+6
* ARM: imx: hab: panic on authentication failureMarek Vasut2020-08-031-4/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* imx: spl: Fix use of removed SPL_FAT_SUPPORT configHarald Seiler2020-05-011-2/+2
* imx: spl: Remove ifdefs in spl_mmc_boot_mode()Harald Seiler2020-05-011-22/+16
* Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler2020-05-011-11/+0
* imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()Anatolij Gustschin2020-05-011-1/+1
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-221-1/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* imx: spl: support i.MX8MP spl_boot_devicePeng Fan2020-01-081-1/+2
* imx: spl: use spl_board_boot_device for i.MX8MNPeng Fan2019-11-051-1/+1
* imx: spl: implement spl_boot_mode for i.MX7/8/8MPeng Fan2019-11-031-0/+29
* Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2"Adam Ford2019-10-081-5/+3
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-081-1/+1
* imx: spl: add spl_board_boot_device for i.MX8MMPeng Fan2019-10-081-0/+8
* ARM: imx: Add QSPI boot mode for i.MX6UL/ULLStefan Roese2019-10-081-0/+5
* imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski2019-10-081-0/+11
* spl: imx: only use HAB if spl fit signature is not enabledRicardo Salveti2019-10-081-0/+2
* spl: imx6: Let spl_boot_device return USDHC1 or USDHC2Adam Ford2019-07-191-3/+5
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-011-1/+1
* spl: imx8: add spl boot devicePeng Fan2019-01-281-2/+12
* Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot2019-01-101-1/+1
* imx: spl: add MMC BOOT Device for i.MX8MPeng Fan2019-01-011-1/+10
* imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan2019-01-011-3/+3
* SPL: Add HAB image authentication to FITYe Li2019-01-011-6/+38
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* imx7: spl: Check for Serial Downloader in spl_boot_deviceEran Matityahu2018-03-291-0/+23
* imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() ...Fabio Estevam2018-02-241-0/+23
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-23/+0
* imx: spl: implement spl_boot_device for i.MX8MPeng Fan2018-02-041-3/+5
* arm: imx: hab: Prefix authenticate_image with imx_habBryan O'Donoghue2018-01-141-2/+3
* arm: imx: hab: Fix authenticate_image input parametersBryan O'Donoghue2018-01-141-1/+34
* arm: imx: hab: Fix authenticate_image result codeBryan O'Donoghue2018-01-141-2/+2
* imx7: spl: Add support for MMC3, SD3 and NAND boot devicesEran Matityahu2018-01-121-0/+4
* imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devicesEran Matityahu2018-01-121-2/+1
* imx: spl: Fix NAND bootmode detectionEran Matityahu2018-01-031-1/+1
* imx: mx7: SPL support for i.MX7Uri Mashiach2017-10-121-1/+22
* usb: gadget: Make g_dnl USB settings commonMaxime Ripard2017-10-031-1/+1
* toradex: imx6: Move g_dnl_bind_fixup() into common SPL codeFabio Estevam2017-09-201-0/+10
* imx_common: detect USB serial downloader reliablyStefan Agner2017-09-181-0/+12
* i.MX6Q: spl: Fix falcon to use dram_init_banksizeJagan Teki2017-08-301-0/+12
* imx: remove SATA boot mode for i.MX 6UL and 6ULLStefan Agner2017-08-301-0/+2
* imx: use BOOT_DEVICE_BOARD instead of UARTStefan Agner2017-08-251-2/+2
* imx: fix USB boot mode detection for i.MX 6UL and 6ULLStefan Agner2017-08-251-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-0/+128