aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx7ulp
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-07mx7ulp: Add support for Embedded Artists COM boardFabio Estevam1-0/+6
2019-12-06mx7ulp: scg: Remove unnused scg_a7_apll_init()Fabio Estevam1-61/+0
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 Estevam2-0/+63
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 Babic2-2/+2
2019-10-08i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXTYe Li1-1/+9
2019-10-08i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chipYe Li2-0/+43
2019-10-08i.MX7ULP: Add CPU revision check for B0Peng Fan1-2/+5
2019-10-08i.MX7ULP: Workaround APLL PFD2 to 345.6MhzYe Li1-2/+2
2019-10-08i.MX7ULP: Fix SPLL/APLL clock rate calculation issueYe Li1-2/+8
2019-10-08i.MX7ULP: Fix wrong i2c configuration nameYe Li1-1/+1
2019-10-08i.MX7ULP: Add CONFIG_MX7ULP to kconfigYe Li1-1/+5
2019-10-08i.MX7ULP: Correct the clock indexBai Ping1-1/+1
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
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-13/+6
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara1-0/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2-4/+0
2018-01-12arm: imx: Rework i.MX specific commands to be excluded from SPLTom Rini1-0/+2
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic7-0/+2083