aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* Added dcp_rng driver initialization codeKshitiz Varshney2023-01-121-0/+10
* global: Migrate CONFIG_SC_TIMER_CLK to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini2022-12-221-0/+3
* global: Remove extraneous DM_ETH imply/selectTom Rini2022-12-072-17/+0
* Convert CONFIG_IOMUX_SHARE_CONF_REG et al to KconfigTom Rini2022-12-053-0/+10
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-052-9/+9
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-055-5/+5
* Revert "imx: imx8: apalis: switch to binman"Stefano Babic2022-11-211-1/+0
* Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...WIP/14Nov2022Tom Rini2022-11-145-6/+38
|\
| * imx: imx8: apalis: switch to binmanOliver Graute2022-11-091-0/+1
| * imx: imx8x: colibri: switch to binmanOliver Graute2022-11-091-0/+1
| * imx: imx8qxp: deneb switch to binmanOliver Graute2022-11-091-0/+1
| * imx: imx8qxp: giedi switch to binmanOliver Graute2022-11-091-0/+1
| * imx: imx8qm: imx8qm_mek switch to binmanOliver Graute2022-11-091-0/+1
| * imx: imx8qxp: imx8qxp_mek switch to binmanOliver Graute2022-11-091-0/+1
| * imx: imx8qm: cgtqmx8: switch to binmanOliver Graute2022-11-091-0/+1
| * imx: imx8qm-rom7720: switch to binmanOliver Graute2022-11-091-0/+1
| * arm: imx8mp: Initial MSC SM2S iMX8MP supportMartyn Welch2022-11-081-0/+8
| * ARM: imx: imx8mp: Enable support for i2c5 and i2c6 on i.MX8MPMartyn Welch2022-11-072-3/+15
| * ARM: mx7: psci: fix suspend/resume e10133 workaroundMatthias Schiffer2022-11-071-3/+6
| * configs: imx8m: Enable CONFIG_ARMV8_CRYPTO supportLoic Poulain2022-11-071-0/+1
* | global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-105-12/+12
|/
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-314-9/+9
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-304-4/+4
* board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter KitManoj Sai2022-10-241-0/+15
* treewide: Drop image_header_t typedefSimon Glass2022-09-292-4/+4
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini2022-09-261-0/+12
|\
| * ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlockMarek Vasut2022-09-201-0/+12
* | board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-231-1/+1
* | Merge branch 'master' into nextTom Rini2022-09-195-1/+33
|\|
| * bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boardsMichael Trimarchi2022-09-181-0/+12
| * board: purism: add the Purism Librem5 phoneAngus Ainslie2022-09-181-0/+9
| * imx: romapi: fix spurious ampersand in address printMarcel Ziswiler2022-09-181-1/+1
| * imx: imxrt1170-evk: Add support for the NXP i.MXRT1170-EVKJesse Taube2022-09-182-0/+11
* | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-1/+1
|/
* arm: Remove warp boardTom Rini2022-08-201-6/+0
* common: Drop display_options.h from common headerSimon Glass2022-08-101-0/+1
* mx7ulp_com: fix incorrect select for SPL optionsQuentin Schulz2022-08-041-3/+3
* imx: imx8mm-icore: migrate to use BINMANPeng Fan2022-07-262-9/+2
* imx: imx93_evk: Set ARM clock to 1.7GhzPeng Fan2022-07-261-0/+9
* imx: imx93_evk: Add basic board supportPeng Fan2022-07-261-0/+13
* imx: imx9: clock: Add DDR clock supportYe Li2022-07-261-0/+41
* imx: imx9: Support multiple env storages at runtimeYe Li2022-07-261-0/+34
* imx: imx9: Support booting m33 from AcorePeng Fan2022-07-263-1/+146
* imx: imx9: Add M33 release prepare functionPeng Fan2022-07-261-0/+51
* imx: imx9: Add MIX power initPeng Fan2022-07-261-0/+101
* misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msgYe Li2022-07-262-2/+2
* imx: imx9: Get the chip revision through S400 APIPeng Fan2022-07-261-1/+48
* imx: imx9: Add AHAB boot supportYe Li2022-07-263-0/+352
* imx: imx9: Add TRDC driver for TRDC initYe Li2022-07-263-1/+585