summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx7/soc.c
Commit message (Expand)AuthorAgeFilesLines
* mach-imx: bootaux: elf firmware supportIgor Opaniuk2020-01-071-0/+28
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-081-1/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini2019-06-111-15/+28
|\
| * imx: mx7: Skip secure init in arch_cpu_initJun Nie2019-06-111-15/+28
* | video: mxsfb: add DM_VIDEO supportIgor Opaniuk2019-06-041-1/+1
|/
* mx7: Do not call lcdif_power_down() in the SPL caseFabio Estevam2019-01-281-0/+2
* imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva2018-10-221-0/+2
* imx: mx7: add gpc initialization for low power modeAnson Huang2018-09-041-0/+103
* mx7: Remove BMODE supportFabio Estevam2018-07-231-25/+0
* imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platformsYe Li2018-06-181-7/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue2018-04-151-0/+2
* imx: mx7: Add comment to describe OTP TESTER registersBryan O'Donoghue2018-04-151-0/+21
* imx: mx7: Fix CONFIG_SERIAL_TAG compilationBryan O'Donoghue2018-04-151-0/+1
* imx: mx7: run sec_init for CAAM RNGBryan O'Donoghue2018-02-041-0/+5
* imx: mx7: move mmc env code to mmc_env.cPeng Fan2018-02-041-21/+0
* imx: mx7: move get_boot_device to cpu.cPeng Fan2018-02-041-35/+0
* imx: cleanup bootauxPeng Fan2018-02-041-36/+0
* imx: refactor imx_get_mac_from_fusePeng Fan2018-02-041-32/+0
* imx: cpu: move speed/temp to common cpuPeng Fan2018-02-041-71/+0
* imx: Remove boolean parameter from wdog powerdown functionFabio Estevam2017-11-271-1/+1
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-08-161-3/+4
|\
| * imx: mx7: fix build warning when CONFIG_IMX_RDC not enabledPeng Fan2017-08-161-3/+4
* | env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
|/
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-0/+468