summaryrefslogtreecommitdiffstats
path: root/arch/arm/imx-common
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_CMD_DEKBLOB to KconfigSimon Glass2017-04-301-0/+9
* Convert CONFIG_CMD_BMODE to KconfigSimon Glass2017-04-301-0/+14
* imx6: Add src_base structure define macroJagan Teki2017-03-172-6/+3
* 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-172-2/+14
* mx7ulp: Add HAB boot supportPeng Fan2017-03-171-1/+2
* imx: mx7ulp: Add soc level initialization codes and functionsPeng Fan2017-03-171-0/+4
* Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini2017-03-091-0/+1
* 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
* Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld2017-01-021-0/+4
* arm: imx: add HAB authentication of image to SPL bootSven Ebenfeld2017-01-023-59/+105
* arm: imx: remove bmode , hdmidet and dek commands from SPLSven Ebenfeld2017-01-021-0/+2
* imx-common: cache: configure L2 Cache for i.MX6SLLPeng Fan2016-12-161-8/+9
* imx: mx6sll: add iomux settingsPeng Fan2016-12-161-3/+7
* imx-common: timer: add i.MX6SLL supportPeng Fan2016-12-161-3/+7
* imx: add i.MX 6SLL CPU typePeng Fan2016-12-161-0/+2
* Revert "ARM: mx6: add MMC2 boot device detection support in SPL"Breno Lima2016-12-051-5/+1
* imx: make ipu's di configurableMax Krummenacher2016-11-291-1/+1
* ARM: mx6: add MMC2 boot device detection support in SPLMarcin Niestroj2016-11-291-1/+5
* imx-common: compile plugin codePeng Fan2016-10-241-6/+23
* imx-common: introduce USE_IMXIMG_PLUGIN KconfigPeng Fan2016-10-241-0/+7
* arm: imx-common: introduce back usec2ticksPeng Fan2016-10-171-0/+16
* arm: imx-common: add SECURE_BOOT option to KconfigGary Bisson2016-10-171-0/+7
* imx: iomux: fix snvs usage for i.MX6ULLPeng Fan2016-10-041-1/+10
* imx: mx6ull: Add AIPS3 initializationPeng Fan2016-10-041-1/+1
* imx: timer: update gpt driver for i.MX6ULLPeng Fan2016-10-041-3/+4
* imx: mx6ull: add mx6ull major cpu typePeng Fan2016-10-041-0/+2
* imx: iomux-v3: fix pad setup on i.MX6DQP when CONFIG_MX6QDL is definedFilip Brozovic2016-10-041-1/+1
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-235-5/+5
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-161-1/+1
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-261-1/+1
* imx-common: timer: support i.MX6DQPlusPeng Fan2016-05-241-1/+1
* imx-common: sata: return failure if not i.MX6DQPlusPeng Fan2016-05-241-1/+1
* imx-common: hab: support i.MX6DQPlusPeng Fan2016-05-241-0/+10
* imx-common: use simpler runtime cpu dection macrosPeng Fan2016-05-245-48/+20
* imx-common: hab: support i.MX6SOLOPeng Fan2016-05-241-5/+10
* imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner2016-05-171-1/+1
* imx6: cache: disable L2 before touching Auxiliary Control RegisterPeng Fan2016-05-061-3/+6
* arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGSTom Rini2016-05-021-1/+1
* arm: mx5: Fix NAND image generationMarek Vasut2016-04-191-1/+1
* mx7: Distinguish between dual and solo versionsFabio Estevam2016-03-091-0/+2
* imx: imx-common: introduce boot auxiliary corePeng Fan2016-02-213-0/+79
* imx: imx-common: introduce Resource Domain Controller supportPeng Fan2016-02-213-0/+192
* imx_common: check for Serial Downloader in spl_boot_deviceStefano Babic2016-01-031-0/+8
* imx: mx7: compile misc.c for mx7Peng Fan2015-11-121-1/+1
* imx: imx-common: power down lcdif before boot osPeng Fan2015-11-121-0/+3
* imx: hab: add mx7 secure boot supportAdrian Alonso2015-10-301-2/+4