summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx7ulp/soc.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+2
* mx7ulp: Only enable LDO if it is not already enabledFabio Estevam2020-04-171-11/+14
* mx7ulp: Remove duplicated definitionsFabio Estevam2020-04-171-4/+0
* Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...WIP/21Jan2020Tom Rini2020-01-211-0/+2
|\
| * mx7ulp: soc: s_init should only be executed onceJorge Ramirez-Ortiz2020-01-201-0/+2
* | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
|/
* mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitionsFabio Estevam2019-12-061-10/+10
* mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE optionFabio Estevam2019-12-061-0/+58
* mx7ulp: Print the LDO mode statusFabio Estevam2019-12-061-0/+20
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-081-1/+1
* i.MX7ULP: Add CPU revision check for B0Peng Fan2019-10-081-2/+5
* i.MX7ULP: Fix system reset after a7 rtc alarm expired.Bai Ping2019-10-081-0/+4
* imx: i.MX7ULP: add get_boot_devicePeng Fan2019-10-081-0/+27
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-0/+247