aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/spl_imx_romapi.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-17imx: spl_imx_romapi: fix emmc fast boot mode caseMarcel Ziswiler
2023-11-17imx: spl_imx_romapi: fix comment about stream(usb) download failureMarcel Ziswiler
2023-11-16spl: Only support bl_len when we have toSean Anderson
2023-11-16spl: Refactor spl_load_info->read to use units of bytesSean Anderson
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson
2023-10-17arm: imx: Add function to validate i.MX8 containersSean Anderson
2023-10-16imx: spl_imx_romapi.c: remove dead codeRasmus Villemoes
2023-10-16imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FI...Rasmus Villemoes
2023-07-13ARM: imx: romapi: Fix signed integer bitwise ops misuseMarek Vasut
2023-05-21imx: spl_imx_romapi: typo fixPeng Fan
2023-03-30imx: spl_imx_romapi: Get and print boot stageYe Li
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-18imx: romapi: fix spurious ampersand in address printMarcel Ziswiler
2022-07-25imx8: use ROM API wrappers in spl_imx_romapi.cRasmus Villemoes
2022-04-12ARM: imx: romapi: Repair FlexSPI NOR boot offsetMarek Vasut
2021-08-09arm: imx8ulp: add container supportYe Li
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek BehĂșn
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-11-05imx: add rom api supportPeng Fan