summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx7/soc.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-08-17ARM: imx: Add support for reading out the primary/secondary bmode to MX7Marek Vasut1-0/+7
2020-08-17ARM: imx: Add support for switching primary/secondary boot mode to bmodeMarek Vasut1-0/+2
2020-08-17ARM: imx: Add bmode support for iMX7Marek Vasut1-0/+8
2020-07-27imx: mx7: fix DDRC size in A7-M4 mapping tableIgor Opaniuk1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-07mach-imx: bootaux: elf firmware supportIgor Opaniuk1-0/+28
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic1-1/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini1-15/+28
2019-06-11imx: mx7: Skip secure init in arch_cpu_initJun Nie1-15/+28
2019-06-05video: mxsfb: add DM_VIDEO supportIgor Opaniuk1-1/+1
2019-01-28mx7: Do not call lcdif_power_down() in the SPL caseFabio Estevam1-0/+2
2018-10-22imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva1-0/+2
2018-09-04imx: mx7: add gpc initialization for low power modeAnson Huang1-0/+103
2018-07-23mx7: Remove BMODE supportFabio Estevam1-25/+0
2018-06-18imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platformsYe Li1-7/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-15imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue1-0/+2
2018-04-15imx: mx7: Add comment to describe OTP TESTER registersBryan O'Donoghue1-0/+21
2018-04-15imx: mx7: Fix CONFIG_SERIAL_TAG compilationBryan O'Donoghue1-0/+1
2018-02-04imx: mx7: run sec_init for CAAM RNGBryan O'Donoghue1-0/+5
2018-02-04imx: mx7: move mmc env code to mmc_env.cPeng Fan1-21/+0
2018-02-04imx: mx7: move get_boot_device to cpu.cPeng Fan1-35/+0
2018-02-04imx: cleanup bootauxPeng Fan1-36/+0
2018-02-04imx: refactor imx_get_mac_from_fusePeng Fan1-32/+0
2018-02-04imx: cpu: move speed/temp to common cpuPeng Fan1-71/+0
2017-11-27imx: Remove boolean parameter from wdog powerdown functionFabio Estevam1-1/+1
2017-08-17Merge git://www.denx.de/git/u-boot-imxTom Rini1-3/+4
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-08-16imx: mx7: fix build warning when CONFIG_IMX_RDC not enabledPeng Fan1-3/+4
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-0/+468