summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/spl_imx_romapi.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-13ARM: imx: romapi: Fix signed integer bitwise ops misuseMarek Vasut1-11/+21
2023-05-21imx: spl_imx_romapi: typo fixPeng Fan1-1/+1
2023-03-30imx: spl_imx_romapi: Get and print boot stageYe Li1-1/+21
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-3/+3
2022-09-18imx: romapi: fix spurious ampersand in address printMarcel Ziswiler1-1/+1
2022-07-25imx8: use ROM API wrappers in spl_imx_romapi.cRasmus Villemoes1-36/+11
2022-04-12ARM: imx: romapi: Repair FlexSPI NOR boot offsetMarek Vasut1-8/+2
2021-08-09arm: imx8ulp: add container supportYe Li1-39/+133
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek BehĂșn1-8/+8
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-11-05imx: add rom api supportPeng Fan1-0/+292