aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx7ulp/soc.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li1-1/+1
2022-04-12i.MX7ULP: Enable Job ring driver model.Gaurav Jain1-0/+18
2022-02-05imx: Enable ACTLR.SMP in SPL for i.MX6/7Sven Schwermer1-0/+2
2021-10-21mx7ulp: add getting a board serial numberRicardo Salveti1-0/+23
2021-10-07mx7ulp: Update wdog disable sequenceYe Li1-8/+25
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18arm: Don't include common.h in header filesSimon Glass1-0/+2
2020-04-17mx7ulp: Only enable LDO if it is not already enabledFabio Estevam1-11/+14
2020-04-17mx7ulp: Remove duplicated definitionsFabio Estevam1-4/+0
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+2
2020-01-20mx7ulp: soc: s_init should only be executed onceJorge Ramirez-Ortiz1-0/+2
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-12-06mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitionsFabio Estevam1-10/+10
2019-12-06mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE optionFabio Estevam1-0/+58
2019-12-06mx7ulp: Print the LDO mode statusFabio Estevam1-0/+20
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic1-1/+1
2019-10-08i.MX7ULP: Add CPU revision check for B0Peng Fan1-2/+5
2019-10-08i.MX7ULP: Fix system reset after a7 rtc alarm expired.Bai Ping1-0/+4
2019-10-08imx: i.MX7ULP: add get_boot_devicePeng Fan1-0/+27
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-0/+247