summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8
AgeCommit message (Expand)AuthorFilesLines
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini1-2/+2
2021-08-09arm: imx: move container Kconfig under mach-imxPeng Fan1-13/+0
2021-08-09arm: imx8: Move container image header file to mach-imxYe Li1-1/+1
2021-08-09arm: imx8: Move container parser and image to mach-imx common folderYe Li3-460/+0
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass2-28/+28
2021-06-09imx: support for conga-QMX8 boardOliver Graute1-0/+7
2021-04-08imx8: Add DEK blob encapsulationClement Faure1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass6-0/+6
2020-12-26imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron1-1/+2
2020-12-06imx8: allow overriding memory layoutMarcel Ziswiler1-29/+67
2020-12-06board: toradex: add apalis-imx8x 2gb wb it v1.1a module supportIgor Opaniuk1-0/+6
2020-12-06imx: ahab: fix implicit declaration warningOliver Graute1-0/+1
2020-12-06imx: ahab: fix compiler warnings in debugOliver Graute1-1/+1
2020-12-06imx: ahab: Fix compiler warnings in printfOliver Graute1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-3/+3
2020-07-14imx8: misc: use arm_smccc_smcPeng Fan1-2/+5
2020-05-19common: Drop log.h from common headerSimon Glass7-0/+7
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass2-12/+14
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-10imx8: cpu: check resource owned after sid failPeng Fan1-4/+4
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan1-0/+30
2020-05-10imx8: Select boot device dynamicallyYe Li1-0/+12
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan2-0/+7
2020-05-10imx: imx8qm/qxp: add get_board_serialPeng Fan1-0/+32
2020-05-10imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li1-3/+3
2020-05-10imx: imx8qm/qxp: reserving DDR memory for M4Peng Fan2-0/+18
2020-05-10imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez1-1/+0
2020-05-01imx8: Configure SNVSFranck LENORMAND3-0/+937
2020-05-01imx8: parser: fix some bad debug message formatingPeng Fan1-5/+5
2020-05-01imx8: ahab: fix some bad debug message formatingSeb Fagard1-4/+3
2020-05-01imx8: ahab: fix 'end address' parameter of rm_find_memregPeng Fan1-1/+1
2020-05-01imx8: Change to use new SECO API commandsYe Li2-6/+6
2020-05-01imx8: parser: fix 'end address' parameter of rm_find_memregPeng Fan1-1/+1
2020-05-01imx8: move SIP macro to common headerPeng Fan1-5/+3
2020-03-11Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini1-1/+2
2020-03-09imx: Makefile: added missing ahab.oOliver Graute1-0/+1
2020-03-09spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementationFaiz Abbas1-1/+2
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-15imx: add imx8x based deneb boardAnatolij Gustschin1-0/+5
2020-01-15imx: add imx8x capricorn giedi boardAnatolij Gustschin1-0/+6
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-11-03imx: support i.MX8QM ROM 7720 a1 boardOliver Graute1-0/+7
2019-11-03imx8: output SECO-FW and ATF commit IDsAnatolij Gustschin1-1/+25
2019-11-03imx8: Add AHAB secure boot supportPeng Fan3-4/+443
2019-10-08imx8: Add support to get container image set sizePeng Fan2-1/+247
2019-10-08imx8: cpu: fix mac fuse word for i.MX8QMPeng Fan1-0/+7
2019-10-08imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan1-168/+0
2019-10-08imx8: fdt: add optee nodePeng Fan1-1/+51