summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-10imx8: cpu: check resource owned after sid failPeng Fan
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan
2020-05-10imx8: Select boot device dynamicallyYe Li
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan
2020-05-10imx: imx8qm/qxp: add get_board_serialPeng Fan
2020-05-10imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li
2020-05-10imx: imx8qm/qxp: reserving DDR memory for M4Peng Fan
2020-05-10imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez
2020-05-01imx8: Configure SNVSFranck LENORMAND
2020-05-01imx8: parser: fix some bad debug message formatingPeng Fan
2020-05-01imx8: ahab: fix some bad debug message formatingSeb Fagard
2020-05-01imx8: ahab: fix 'end address' parameter of rm_find_memregPeng Fan
2020-05-01imx8: Change to use new SECO API commandsYe Li
2020-05-01imx8: parser: fix 'end address' parameter of rm_find_memregPeng Fan
2020-05-01imx8: move SIP macro to common headerPeng Fan
2020-03-10Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-03-09imx: Makefile: added missing ahab.oOliver Graute
2020-03-09spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementationFaiz Abbas
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-14imx: add imx8x based deneb boardAnatolij Gustschin
2020-01-14imx: add imx8x capricorn giedi boardAnatolij Gustschin
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-11-03imx: support i.MX8QM ROM 7720 a1 boardOliver Graute
2019-11-03imx8: output SECO-FW and ATF commit IDsAnatolij Gustschin
2019-11-03imx8: Add AHAB secure boot supportPeng Fan
2019-10-08imx8: Add support to get container image set sizePeng Fan
2019-10-08imx8: cpu: fix mac fuse word for i.MX8QMPeng Fan
2019-10-08imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan
2019-10-08imx8: fdt: add optee nodePeng Fan
2019-10-08imx8: save args passed from ATFPeng Fan
2019-10-08imx8: fdt: configure sid for mastersPeng Fan
2019-10-08imx8: disable node when the resource is not ownedPeng Fan
2019-10-08imx8qm: power up SMMUPeng Fan
2019-10-08imx8: Probe the SCU driver by using uclass functionYe Li
2019-10-08imx: add container targetPeng Fan
2019-10-08imx8: support parsing i.MX8 Container filePeng Fan
2019-07-19arm: imx8: don't duplicate build_info()Anatolij Gustschin
2019-07-19arm: imx8: factor out uart init codeAnatolij Gustschin
2019-06-11imx8: cpu: get temperature when print cpu descPeng Fan
2019-06-11board: toradex: add apalis imx8qm 4gb wb it v1.0b module supportMarcel Ziswiler
2019-06-11imx8qm: fix cpu frequency reportingMarcel Ziswiler
2019-06-11board: toradex: add colibri imx8qxp 2gb wb it v1.0b module supportMarcel Ziswiler
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-04-25imx: support i.MX8QM MEK boardPeng Fan
2019-04-25imx8: add cpu supportPeng Fan
2019-03-13imx8qxp: Fix the reported CPU frequencyFabio Estevam