summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/spl.c
Commit message (Expand)AuthorAgeFilesLines
* 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