summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mx7
Commit message (Expand)AuthorAgeFilesLines
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+3
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* mach-imx: bootaux: elf firmware supportIgor Opaniuk2020-01-071-0/+28
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* Add i.MX7D based Meerkat96 board supportShawn Guo2019-10-131-0/+10
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-082-2/+2
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* psci: Fix warnings when compiling with W=1Patrick Delaunay2019-07-241-1/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-2/+2
* Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini2019-06-112-16/+29
|\
| * pico-imx7d: Correct uart clock rootJun Nie2019-06-111-1/+1
| * 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: fix potential overflow in imx_ddr_size()Marcel Ziswiler2018-10-091-0/+4
* imx: mx7: add system suspend/resume supportAnson Huang2018-09-043-3/+515
* imx: mx7: add gpc initialization for low power modeAnson Huang2018-09-041-0/+103
* imx: mx7: psci: improve cpu hotplug flowAnson Huang2018-09-041-2/+21
* dm: Fix CMD_DM enablingMichal Simek2018-07-311-1/+1
* dm: Change CMD_DM enablingMichal Simek2018-07-301-0/+5
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-9/+9
* pico-imx7d: Add SPL supportFabio Estevam2018-07-231-0/+1
* imx: mx7: psci: implement MIGRATE_INFO_TYPEStefan Agner2018-07-231-0/+7
* imx: mx7: psci: support CPU0 on/offStefan Agner2018-07-231-8/+12
* imx: mx7: psci: provide complete PSCI 1.0 implementationStefan Agner2018-07-231-3/+93
* imx: mx7: psci: use C code exclusivelyStefan Agner2018-07-233-70/+24
* mx7: Remove BMODE supportFabio Estevam2018-07-232-26/+0
* imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platformsYe Li2018-06-181-7/+0
* imx7: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-1/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-17/+8
* imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue2018-04-153-1/+25
* 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: mx7: psci: add system power off supportAnson Huang2018-02-042-0/+25
* imx: mx7: psci: add system reset supportAnson Huang2018-02-042-1/+21
* arm: imx: Rework i.MX specific commands to be excluded from SPLTom Rini2018-01-121-0/+2
* imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner2018-01-081-0/+1
* imx: Kconfig: Add HAS_CAAM optionBreno Lima2017-12-291-0/+1
* imx: Remove boolean parameter from wdog powerdown functionFabio Estevam2017-11-271-1/+1
* arm: imx7d: add support for Compulab cl-som-imx7Ilya Ledvich2017-10-121-0/+8
* imx: mx7: DDR controller configuration for the i.MX7 architectureUri Mashiach2017-10-122-1/+202