aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/imx-common
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass2-2/+2
2017-05-31drivers: pci: imx: add imx_pcie_remove functionTim Harvey1-0/+3
2017-05-22Convert CONFIG_CMD_HDMIDETECT to KconfigSimon Glass1-0/+6
2017-05-18imx-common: rdc-sema: correct return valuePeng Fan1-1/+1
2017-05-18imx-common: timer: clean upPeng Fan1-3/+0
2017-04-30Convert CONFIG_CMD_DEKBLOB to KconfigSimon Glass1-0/+9
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass1-0/+14
2017-03-17imx6: Add src_base structure define macroJagan Teki2-6/+3
2017-03-17imx: Use IMX6_BMODE_* macros instead of numericalsJagan Teki1-15/+25
2017-03-17imx: spl: Update NAND bootmode detection bitJagan Teki1-2/+2
2017-03-17imx6: Add imx6_src_get_boot_modeJagan Teki2-2/+14
2017-03-17mx7ulp: Add HAB boot supportPeng Fan1-1/+2
2017-03-17imx: mx7ulp: Add soc level initialization codes and functionsPeng Fan1-0/+4
2017-03-09Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini1-0/+1
2017-01-27imx_common: check for bmode Serial DownloaderStefan Agner1-2/+4
2017-01-11SPL: Adjust more debug prints for ulong entry_pointTom Rini1-1/+1
2017-01-02Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld1-0/+4
2017-01-02arm: imx: add HAB authentication of image to SPL bootSven Ebenfeld3-59/+105
2017-01-02arm: imx: remove bmode , hdmidet and dek commands from SPLSven Ebenfeld1-0/+2
2016-12-16imx-common: cache: configure L2 Cache for i.MX6SLLPeng Fan1-8/+9
2016-12-16imx: mx6sll: add iomux settingsPeng Fan1-3/+7
2016-12-16imx-common: timer: add i.MX6SLL supportPeng Fan1-3/+7
2016-12-16imx: add i.MX 6SLL CPU typePeng Fan1-0/+2
2016-12-05Revert "ARM: mx6: add MMC2 boot device detection support in SPL"Breno Lima1-5/+1
2016-11-29imx: make ipu's di configurableMax Krummenacher1-1/+1
2016-11-29ARM: mx6: add MMC2 boot device detection support in SPLMarcin Niestroj1-1/+5
2016-10-24imx-common: compile plugin codePeng Fan1-6/+23
2016-10-24imx-common: introduce USE_IMXIMG_PLUGIN KconfigPeng Fan1-0/+7
2016-10-17arm: imx-common: introduce back usec2ticksPeng Fan1-0/+16
2016-10-17arm: imx-common: add SECURE_BOOT option to KconfigGary Bisson1-0/+7
2016-10-04imx: iomux: fix snvs usage for i.MX6ULLPeng Fan1-1/+10
2016-10-04imx: mx6ull: Add AIPS3 initializationPeng Fan1-1/+1
2016-10-04imx: timer: update gpt driver for i.MX6ULLPeng Fan1-3/+4
2016-10-04imx: mx6ull: add mx6ull major cpu typePeng Fan1-0/+2
2016-10-04imx: iomux-v3: fix pad setup on i.MX6DQP when CONFIG_MX6QDL is definedFilip Brozovic1-1/+1
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada5-5/+5
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut1-1/+1
2016-05-24imx-common: timer: support i.MX6DQPlusPeng Fan1-1/+1
2016-05-24imx-common: sata: return failure if not i.MX6DQPlusPeng Fan1-1/+1
2016-05-24imx-common: hab: support i.MX6DQPlusPeng Fan1-0/+10
2016-05-24imx-common: use simpler runtime cpu dection macrosPeng Fan5-48/+20
2016-05-24imx-common: hab: support i.MX6SOLOPeng Fan1-5/+10
2016-05-17imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner1-1/+1
2016-05-06imx6: cache: disable L2 before touching Auxiliary Control RegisterPeng Fan1-3/+6
2016-05-02arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGSTom Rini1-1/+1
2016-04-19arm: mx5: Fix NAND image generationMarek Vasut1-1/+1
2016-03-09mx7: Distinguish between dual and solo versionsFabio Estevam1-0/+2
2016-02-21imx: imx-common: introduce boot auxiliary corePeng Fan3-0/+79