aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8
AgeCommit message (Expand)AuthorFilesLines
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-10Merge 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-05dm: 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-14imx: add imx8x based deneb boardAnatolij Gustschin1-0/+5
2020-01-14imx: add imx8x capricorn giedi boardAnatolij Gustschin1-0/+6
2019-12-02common: 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
2019-10-08imx8: save args passed from ATFPeng Fan2-1/+37
2019-10-08imx8: fdt: configure sid for mastersPeng Fan1-0/+134
2019-10-08imx8: disable node when the resource is not ownedPeng Fan2-0/+109
2019-10-08imx8qm: power up SMMUPeng Fan1-0/+7
2019-10-08imx8: Probe the SCU driver by using uclass functionYe Li1-9/+2
2019-10-08imx: add container targetPeng Fan1-0/+7
2019-10-08imx8: support parsing i.MX8 Container filePeng Fan3-0/+130
2019-07-19arm: imx8: don't duplicate build_info()Anatolij Gustschin1-0/+13
2019-07-19arm: imx8: factor out uart init codeAnatolij Gustschin2-1/+27
2019-06-11imx8: cpu: get temperature when print cpu descPeng Fan1-2/+38
2019-06-11board: toradex: add apalis imx8qm 4gb wb it v1.0b module supportMarcel Ziswiler1-0/+6
2019-06-11imx8qm: fix cpu frequency reportingMarcel Ziswiler1-1/+3
2019-06-11board: toradex: add colibri imx8qxp 2gb wb it v1.0b module supportMarcel Ziswiler1-3/+9
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-1/+1
2019-04-25imx: support i.MX8QM MEK boardPeng Fan1-0/+6
2019-04-25imx8: add cpu supportPeng Fan2-0/+8
2019-03-13imx8qxp: Fix the reported CPU frequencyFabio Estevam1-10/+16
2019-01-28imx8: cpu: restrict checking ROM passover info for revAPeng Fan1-17/+22
2019-01-28imx8: scu: use dedicated MU for SPLPeng Fan1-0/+7
2019-01-28imx8qxp: add SUPPORT_SPL optionPeng Fan1-0/+1
2019-01-09imx8: cpu: correct infoPeng Fan1-1/+1
2018-10-22imx: add i.MX8QXP MEK board supportPeng Fan1-0/+13
2018-10-22imx8: add dummy clockPeng Fan1-0/+21
2018-10-22imx8: add iomux configuration apiPeng Fan2-1/+44
2018-10-22imx8: cpu: add uclass based CPU driverAnatolij Gustschin1-76/+139
2018-10-22imx8: cpu: add function for reading FEC MAC from fuseAnatolij Gustschin1-0/+38
2018-10-22imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan1-1/+52
2018-10-22imx8: add mmu and dram related functionsPeng Fan1-0/+284