summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2021-10-21mx7ulp: add getting a board serial numberRicardo Salveti1-0/+23
2021-10-21arm: mach-imx: Allow to build mac.c for EQoS driverYe Li1-0/+1
2021-10-21arm: mach-imx: Update MAC fuse for i.MX8MPYe Li1-1/+1
2021-10-21Merge branch 'master' of git://git.denx.de/u-bootStefano Babic1-1/+1
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini8-161/+118
2021-10-20board: phytec: imx8mm-phycore: Switch to binmanTeresa Remmet1-0/+1
2021-10-20verdin-imx8mm: switch to use binman to pack imagesMarcel Ziswiler1-0/+1
2021-10-20imx8m: clean-up kconfig indentationMarcel Ziswiler1-10/+10
2021-10-08image: Drop IMAGE_ENABLE_FITSimon Glass1-1/+1
2021-10-07imx: makefile: drop the use of imx8mimage.shPeng Fan1-6/+7
2021-10-07imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N8...Frieder Schrempf1-0/+8
2021-10-07imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N6...Frieder Schrempf1-0/+10
2021-10-07mx7ulp: Update wdog disable sequenceYe Li1-8/+25
2021-10-07tree: imx: remove old fit generator scriptAndrey Zhizhikin1-143/+0
2021-10-07imx8mm-cl-iot-gate: Split the defconfigsFabio Estevam1-0/+7
2021-10-07mx7ulp: Allow to enable CONFIG_IMX_HABRicardo Salveti1-1/+1
2021-10-07imx8m: Restrict usable memory based on rom_pointer[0]Ying-Chun Liu (PaulLiu)1-3/+13
2021-10-07imx: spl: fix imx8m secure bootHeiko Schocher1-0/+14
2021-10-07imx: spl: implement spl_load_simple_fit_fix_loadHeiko Schocher1-0/+33
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini1-0/+1
2021-10-05arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/opteeAlexandru Gagniuc1-0/+8
2021-10-02arm: Remove bg0900 boardTom Rini1-4/+0
2021-10-02arm: Remove zmx25 board and ARCH_MX25Tom Rini1-23/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-2/+2
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-23lmb: Remove imx board_lmb_reserve()Marek Vasut1-30/+0
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-1/+1
2021-09-14pci: Drop DM_PCISimon Glass1-1/+1
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini3-4/+14
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass3-4/+4
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2-2/+2
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-1/+3
2021-09-01imx: Introduce CONFIG_MACH_IMXTom Rini1-0/+3
2021-09-01Convert CONFIG_MX7D to KconfigTom Rini1-0/+1
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini24-68/+3507
2021-08-09imx: cmd: use struct cmd_tblPeng Fan2-2/+2
2021-08-09arm: imx: add i.MX8ULP EVK supportPeng Fan1-0/+7
2021-08-09imx8ulp: add upower api supportPeng Fan5-0/+933
2021-08-09imx8ulp: Add workaround for eMMC bootYe Li2-0/+17
2021-08-09imx8ulp: Use DGO_GP5 to get boot configYe Li1-1/+1
2021-08-09imx8ulp: soc: correct reset causePeng Fan1-7/+3
2021-08-09arm: imx8ulp: add iomuxc supportPeng Fan1-1/+55
2021-08-09arm: imx8ulp: add dummy imx_get_mac_from_fusePeng Fan1-0/+5
2021-08-09arm: imx8ulp: Allocate DCNANO and MIPI_DSI to AD domainYe Li1-0/+2
2021-08-09arm: iMX8ULP: Add boot device relevant functionsYe Li1-0/+84
2021-08-09arm: imx8ulp: Probe the S400 MU device in arch initYe Li1-1/+34
2021-08-09imx8ulp: unify rdc functionsPeng Fan2-173/+290
2021-08-09arm: imx8ulp: release trdc and assign lpav from RTD to APDPeng Fan1-1/+103