summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mx7ulp
Commit message (Expand)AuthorAgeFilesLines
* caam: enable support for iMX7ULPFranck LENORMAND2021-04-081-0/+1
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* mx7ulp: clock: Align the PLL_USB frequencyFabio Estevam2020-11-011-1/+1
* mx7ulp: clock: Remove unuseful informationFabio Estevam2020-11-011-3/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-184-0/+4
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+3
* 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...Tom 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
* | common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
|/
* mx7ulp: Add support for Embedded Artists COM boardFabio Estevam2020-01-071-0/+6
* mx7ulp: scg: Remove unnused scg_a7_apll_init()Fabio Estevam2019-12-061-61/+0
* 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-062-0/+63
* 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-082-2/+2
* i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXTYe Li2019-10-081-1/+9
* i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chipYe Li2019-10-082-0/+43
* i.MX7ULP: Add CPU revision check for B0Peng Fan2019-10-081-2/+5
* i.MX7ULP: Workaround APLL PFD2 to 345.6MhzYe Li2019-10-081-2/+2
* i.MX7ULP: Fix SPLL/APLL clock rate calculation issueYe Li2019-10-081-2/+8
* i.MX7ULP: Fix wrong i2c configuration nameYe Li2019-10-081-1/+1
* i.MX7ULP: Add CONFIG_MX7ULP to kconfigYe Li2019-10-081-1/+5
* i.MX7ULP: Correct the clock indexBai Ping2019-10-081-1/+1
* 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
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-13/+6
* arm: move SYS_ARCH_TIMER to KConfigAndre Przywara2018-04-281-0/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-272-4/+0
* arm: imx: Rework i.MX specific commands to be excluded from SPLTom Rini2018-01-121-0/+2
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-127-0/+2083