summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx7/soc.c
AgeCommit message (Expand)Author
2024-11-09imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURNPaul Geurts
2024-11-09imx: hab: rename imx_sec_config_fuse_t to imx_fusePaul Geurts
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini
2023-01-30ARM: imx: bootaux: Fix LTO -Wlto-type-mismatchMarek Vasut
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li
2022-04-12i.MX7: Enable Job ring driver model.Gaurav Jain
2022-02-05imx: Enable ACTLR.SMP in SPL for i.MX6/7Sven Schwermer
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-08-17ARM: imx: Add support for reading out the primary/secondary bmode to MX7Marek Vasut
2020-08-17ARM: imx: Add support for switching primary/secondary boot mode to bmodeMarek Vasut
2020-08-17ARM: imx: Add bmode support for iMX7Marek Vasut
2020-07-27imx: mx7: fix DDRC size in A7-M4 mapping tableIgor Opaniuk
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-01-07mach-imx: bootaux: elf firmware supportIgor Opaniuk
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini
2019-06-11imx: mx7: Skip secure init in arch_cpu_initJun Nie
2019-06-04video: mxsfb: add DM_VIDEO supportIgor Opaniuk
2019-01-28mx7: Do not call lcdif_power_down() in the SPL caseFabio Estevam
2018-10-22imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva
2018-09-04imx: mx7: add gpc initialization for low power modeAnson Huang
2018-07-23mx7: Remove BMODE supportFabio Estevam
2018-06-18imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platformsYe Li
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-15imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue
2018-04-15imx: mx7: Add comment to describe OTP TESTER registersBryan O'Donoghue
2018-04-15imx: mx7: Fix CONFIG_SERIAL_TAG compilationBryan O'Donoghue
2018-02-04imx: mx7: run sec_init for CAAM RNGBryan O'Donoghue
2018-02-04imx: mx7: move mmc env code to mmc_env.cPeng Fan
2018-02-04imx: mx7: move get_boot_device to cpu.cPeng Fan
2018-02-04imx: cleanup bootauxPeng Fan
2018-02-04imx: refactor imx_get_mac_from_fusePeng Fan
2018-02-04imx: cpu: move speed/temp to common cpuPeng Fan
2017-11-27imx: Remove boolean parameter from wdog powerdown functionFabio Estevam
2017-08-16Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-16imx: mx7: fix build warning when CONFIG_IMX_RDC not enabledPeng Fan
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic