summaryrefslogtreecommitdiff
path: root/arch/arm/imx-common
Commit message (Expand)AuthorAgeLines
* imx_common: check for Serial Downloader in spl_boot_deviceStefano Babic2016-01-03-0/+8
* imx: mx7: compile misc.c for mx7Peng Fan2015-11-12-1/+1
* imx: imx-common: power down lcdif before boot osPeng Fan2015-11-12-0/+3
* imx: hab: add mx7 secure boot supportAdrian Alonso2015-10-30-2/+4
* imx: hab: use read_fuse for secure boot settingsAdrian Alonso2015-10-30-5/+12
* imx: hab: use unified rom section for mx6sx and mx6ulAdrian Alonso2015-10-30-0/+3
* imx: hab: rework secure boot support for imx6Adrian Alonso2015-10-30-0/+503
* imx-common: timer: clean up codePeng Fan2015-10-30-73/+2
* vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)2015-10-02-117/+76
* imx: fix coding stylePeng Fan2015-09-24-2/+1
* imx-common: wrap boot_mode_apply with CONFIG_CMD_BMODEPeng Fan2015-09-24-0/+2
* imx-common: consider mux_ctrl_ofs when setting mux_modePeng Fan2015-09-24-4/+3
* imx-common: fix iomux settingsPeng Fan2015-09-20-2/+1
* imx-common: cpu: Do not print on invalid temperatureFabio Estevam2015-09-13-2/+2
* imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso2015-09-13-2/+26
* arm: imx-common: init: rework wdog settings for imx6/imx7Adrian Alonso2015-09-13-0/+21
* arm: imx-common: init: extend init_aips to support imx7Adrian Alonso2015-09-13-24/+20
* imx: system counter driver for imx7d and mx6ulAdrian Alonso2015-09-13-0/+126
* arm: imx: imx-common: init: move arch init common setupAdrian Alonso2015-09-13-1/+101
* arm: imx: common rework cache settings for imx6Adrian Alonso2015-09-13-0/+104
* thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-13-6/+4
* imx: iomux-v3: add imx7d support for iomuxcAdrian Alonso2015-09-02-0/+18
* imx-common: timer: add i.MX6UL supportPeng Fan2015-08-02-3/+5
* imx: mx6ul: Add i.MX6UL CPU typePeng Fan2015-08-02-0/+2
* imx: add cpu type for i.MX6QP/DPPeng Fan2015-08-02-0/+4
* imx: mx6 correct is_soc_rev usagePeng Fan2015-06-27-2/+2
* imx: drop warning: unused variable 'max_freq'Stefano Babic2015-06-08-1/+2
* dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV2015-06-08-0/+26
* Revert "imx: drop warning: unused variable 'max_freq'"Stefano Babic2015-05-28-2/+1
* imx: drop warning: unused variable 'max_freq'Stefano Babic2015-05-27-1/+2
* arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher2015-05-26-1/+4
* imx: mx6: add display of CPU temperature grade in print_cpuinfo()Tim Harvey2015-05-19-4/+21
* imx: mx6: display max cpu frequency in print_cpuinfo()Tim Harvey2015-05-19-1/+15
* arm/imx-common: Fix warning 'get_reset_cause' defined but not usedPrabhakar Kushwaha2015-05-19-0/+2
* imx: dek_blob: Add explicit include for mapmemUlises Cardenas2015-05-15-0/+1
* i2c: mxc: refactor i2c driver and support dmPeng Fan2015-05-14-3/+4
* ARM: vf610: Move DDR3 initialization to imx-commonSanchayan Maity2015-04-23-0/+281
* ARM: iMX: define an IMX_CONFIG Kconfig optionBoris BREZILLON2015-03-23-0/+2
* imx6: Added DEK blob generator commandRaul Cardenas2015-03-02-0/+109
* ARM: i.MX: provide access to reset cause through get_imx_reset_cause()Eric Nelson2015-02-17-1/+9
* imx: i2c: Zap unnecessary malloc() callsMarek Vasut2014-12-30-16/+8
* imx SPL: enable boot from eMMC boot partitions.Pierre Aubert2014-12-30-1/+3
* sata: fix reset_sata for dwc_ahsataSoeren Moch2014-12-01-0/+3
* arm: imx: stop sata on bootNikita Kiryanov2014-11-24-2/+6
* mx6: thermal: Check cpu temperature via thermal sensorYe.Li2014-11-21-0/+21
* imx: consolidate set_chipselect_size functionFabio Estevam2014-11-20-0/+31
* mx6: Use a common SPL configuration fileFabio Estevam2014-11-20-0/+8
* mx6: video_skip: Fix crash on NULL pointerNikolay Dimitrov2014-11-13-1/+5
* arm: imx: make bmode command work with SPL/U-Boot comboNikita Kiryanov2014-11-12-2/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-05-9/+81
|\