summaryrefslogtreecommitdiffstats
path: root/arch/arm/imx-common/spl.c
Commit message (Expand)AuthorAgeFilesLines
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-128/+0
* imx6: Add src_base structure define macroJagan Teki2017-03-171-2/+1
* imx: Use IMX6_BMODE_* macros instead of numericalsJagan Teki2017-03-171-15/+25
* imx: spl: Update NAND bootmode detection bitJagan Teki2017-03-171-2/+2
* imx6: Add imx6_src_get_boot_modeJagan Teki2017-03-171-2/+2
* imx_common: check for bmode Serial DownloaderStefan Agner2017-01-271-2/+4
* SPL: Adjust more debug prints for ulong entry_pointTom Rini2017-01-111-1/+1
* arm: imx: add HAB authentication of image to SPL bootSven Ebenfeld2017-01-021-0/+25
* Revert "ARM: mx6: add MMC2 boot device detection support in SPL"Breno Lima2016-12-051-5/+1
* ARM: mx6: add MMC2 boot device detection support in SPLMarcin Niestroj2016-11-291-1/+5
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-261-1/+1
* imx_common: check for Serial Downloader in spl_boot_deviceStefano Babic2016-01-031-0/+8
* imx SPL: enable boot from eMMC boot partitions.Pierre Aubert2014-12-301-1/+3
* arm: imx: make bmode command work with SPL/U-Boot comboNikita Kiryanov2014-11-121-2/+3
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-1/+1
* mx6: add boot device support for SPLTim Harvey2014-06-061-0/+81