summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx7ulp
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-04-17mx7ulp: Only enable LDO if it is not already enabledFabio Estevam
2020-04-17mx7ulp: Remove duplicated definitionsFabio Estevam
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-20mx7ulp: soc: s_init should only be executed onceJorge Ramirez-Ortiz
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-07mx7ulp: Add support for Embedded Artists COM boardFabio Estevam
2019-12-06mx7ulp: scg: Remove unnused scg_a7_apll_init()Fabio Estevam
2019-12-06mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitionsFabio Estevam
2019-12-06mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE optionFabio Estevam
2019-12-06mx7ulp: Print the LDO mode statusFabio Estevam
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-10-08i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXTYe Li
2019-10-08i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chipYe Li
2019-10-08i.MX7ULP: Add CPU revision check for B0Peng Fan
2019-10-08i.MX7ULP: Workaround APLL PFD2 to 345.6MhzYe Li
2019-10-08i.MX7ULP: Fix SPLL/APLL clock rate calculation issueYe Li
2019-10-08i.MX7ULP: Fix wrong i2c configuration nameYe Li
2019-10-08i.MX7ULP: Add CONFIG_MX7ULP to kconfigYe Li
2019-10-08i.MX7ULP: Correct the clock indexBai Ping
2019-10-08i.MX7ULP: Fix system reset after a7 rtc alarm expired.Bai Ping
2019-10-08imx: i.MX7ULP: add get_boot_devicePeng Fan
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-01-12arm: imx: Rework i.MX specific commands to be excluded from SPLTom Rini
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic