summaryrefslogtreecommitdiff
path: root/arch/arm/imx-common
AgeCommit message (Expand)Author
2017-01-27imx_common: check for bmode Serial DownloaderStefan Agner
2017-01-11SPL: Adjust more debug prints for ulong entry_pointTom Rini
2017-01-02Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld
2017-01-02arm: imx: add HAB authentication of image to SPL bootSven Ebenfeld
2017-01-02arm: imx: remove bmode , hdmidet and dek commands from SPLSven Ebenfeld
2016-12-16imx-common: cache: configure L2 Cache for i.MX6SLLPeng Fan
2016-12-16imx: mx6sll: add iomux settingsPeng Fan
2016-12-16imx-common: timer: add i.MX6SLL supportPeng Fan
2016-12-16imx: add i.MX 6SLL CPU typePeng Fan
2016-12-05Revert "ARM: mx6: add MMC2 boot device detection support in SPL"Breno Lima
2016-11-29imx: make ipu's di configurableMax Krummenacher
2016-11-29ARM: mx6: add MMC2 boot device detection support in SPLMarcin Niestroj
2016-10-24imx-common: compile plugin codePeng Fan
2016-10-24imx-common: introduce USE_IMXIMG_PLUGIN KconfigPeng Fan
2016-10-17arm: imx-common: introduce back usec2ticksPeng Fan
2016-10-17arm: imx-common: add SECURE_BOOT option to KconfigGary Bisson
2016-10-04imx: iomux: fix snvs usage for i.MX6ULLPeng Fan
2016-10-04imx: mx6ull: Add AIPS3 initializationPeng Fan
2016-10-04imx: timer: update gpt driver for i.MX6ULLPeng Fan
2016-10-04imx: mx6ull: add mx6ull major cpu typePeng Fan
2016-10-04imx: iomux-v3: fix pad setup on i.MX6DQP when CONFIG_MX6QDL is definedFilip Brozovic
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-05-24imx-common: timer: support i.MX6DQPlusPeng Fan
2016-05-24imx-common: sata: return failure if not i.MX6DQPlusPeng Fan
2016-05-24imx-common: hab: support i.MX6DQPlusPeng Fan
2016-05-24imx-common: use simpler runtime cpu dection macrosPeng Fan
2016-05-24imx-common: hab: support i.MX6SOLOPeng Fan
2016-05-17imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner
2016-05-06imx6: cache: disable L2 before touching Auxiliary Control RegisterPeng Fan
2016-05-02arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGSTom Rini
2016-04-19arm: mx5: Fix NAND image generationMarek Vasut
2016-03-09mx7: Distinguish between dual and solo versionsFabio Estevam
2016-02-21imx: imx-common: introduce boot auxiliary corePeng Fan
2016-02-21imx: imx-common: introduce Resource Domain Controller supportPeng Fan
2016-01-03imx_common: check for Serial Downloader in spl_boot_deviceStefano Babic
2015-11-12imx: mx7: compile misc.c for mx7Peng Fan
2015-11-12imx: imx-common: power down lcdif before boot osPeng Fan
2015-10-30imx: hab: add mx7 secure boot supportAdrian Alonso
2015-10-30imx: hab: use read_fuse for secure boot settingsAdrian Alonso
2015-10-30imx: hab: use unified rom section for mx6sx and mx6ulAdrian Alonso
2015-10-30imx: hab: rework secure boot support for imx6Adrian Alonso
2015-10-30imx-common: timer: clean up codePeng Fan
2015-10-02vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)
2015-09-24imx: fix coding stylePeng Fan
2015-09-24imx-common: wrap boot_mode_apply with CONFIG_CMD_BMODEPeng Fan
2015-09-24imx-common: consider mux_ctrl_ofs when setting mux_modePeng Fan
2015-09-20imx-common: fix iomux settingsPeng Fan