summaryrefslogtreecommitdiffstats
path: root/arch/arm/imx-common
Commit message (Expand)AuthorAgeFilesLines
* 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
* imx: hab: use read_fuse for secure boot settingsAdrian Alonso2015-10-301-5/+12
* imx: hab: use unified rom section for mx6sx and mx6ulAdrian Alonso2015-10-301-0/+3
* imx: hab: rework secure boot support for imx6Adrian Alonso2015-10-302-0/+503
* imx-common: timer: clean up codePeng Fan2015-10-301-73/+2
* vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)2015-10-021-117/+76
* imx: fix coding stylePeng Fan2015-09-241-2/+1
* imx-common: wrap boot_mode_apply with CONFIG_CMD_BMODEPeng Fan2015-09-241-0/+2
* imx-common: consider mux_ctrl_ofs when setting mux_modePeng Fan2015-09-241-4/+3
* imx-common: fix iomux settingsPeng Fan2015-09-201-2/+1
* imx-common: cpu: Do not print on invalid temperatureFabio Estevam2015-09-131-2/+2
* imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso2015-09-132-2/+26
* arm: imx-common: init: rework wdog settings for imx6/imx7Adrian Alonso2015-09-131-0/+21
* arm: imx-common: init: extend init_aips to support imx7Adrian Alonso2015-09-131-24/+20
* imx: system counter driver for imx7d and mx6ulAdrian Alonso2015-09-131-0/+126
* arm: imx: imx-common: init: move arch init common setupAdrian Alonso2015-09-132-1/+101
* arm: imx: common rework cache settings for imx6Adrian Alonso2015-09-132-0/+104
* thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-131-6/+4
* imx: iomux-v3: add imx7d support for iomuxcAdrian Alonso2015-09-021-0/+18
* imx-common: timer: add i.MX6UL supportPeng Fan2015-08-021-3/+5
* imx: mx6ul: Add i.MX6UL CPU typePeng Fan2015-08-021-0/+2
* imx: add cpu type for i.MX6QP/DPPeng Fan2015-08-021-0/+4
* imx: mx6 correct is_soc_rev usagePeng Fan2015-06-271-2/+2
* imx: drop warning: unused variable 'max_freq'Stefano Babic2015-06-081-1/+2
* dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV2015-06-081-0/+26
* Revert "imx: drop warning: unused variable 'max_freq'"Stefano Babic2015-05-281-2/+1
* imx: drop warning: unused variable 'max_freq'Stefano Babic2015-05-271-1/+2
* arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher2015-05-261-1/+4
* imx: mx6: add display of CPU temperature grade in print_cpuinfo()Tim Harvey2015-05-191-4/+21
* imx: mx6: display max cpu frequency in print_cpuinfo()Tim Harvey2015-05-191-1/+15
* arm/imx-common: Fix warning 'get_reset_cause' defined but not usedPrabhakar Kushwaha2015-05-191-0/+2
* imx: dek_blob: Add explicit include for mapmemUlises Cardenas2015-05-151-0/+1
* i2c: mxc: refactor i2c driver and support dmPeng Fan2015-05-141-3/+4
* ARM: vf610: Move DDR3 initialization to imx-commonSanchayan Maity2015-04-232-0/+281
* ARM: iMX: define an IMX_CONFIG Kconfig optionBoris BREZILLON2015-03-231-0/+2
* imx6: Added DEK blob generator commandRaul Cardenas2015-03-023-0/+109
* ARM: i.MX: provide access to reset cause through get_imx_reset_cause()Eric Nelson2015-02-171-1/+9
* imx: i2c: Zap unnecessary malloc() callsMarek Vasut2014-12-301-16/+8
* imx SPL: enable boot from eMMC boot partitions.Pierre Aubert2014-12-301-1/+3
* sata: fix reset_sata for dwc_ahsataSoeren Moch2014-12-011-0/+3
OpenPOWER on IntegriCloud