index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
spl_imx_romapi.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-05-21
imx: spl_imx_romapi: support raw NAND sector
Dario Binacchi
2024-08-23
spl: Create a function to init spl_load_info
Simon Glass
2024-08-23
spl: mmc: Try to clean up raw-mode options
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: imx: Remove <common.h> and add needed includes
Tom Rini
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-17
imx: spl_imx_romapi: fix emmc fast boot mode case
Marcel Ziswiler
2023-11-17
imx: spl_imx_romapi: fix comment about stream(usb) download failure
Marcel Ziswiler
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
2023-11-16
spl: Refactor spl_load_info->read to use units of bytes
Sean Anderson
2023-10-17
arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
2023-10-17
arm: imx: Add function to validate i.MX8 containers
Sean Anderson
2023-10-16
imx: spl_imx_romapi.c: remove dead code
Rasmus Villemoes
2023-10-16
imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FI...
Rasmus Villemoes
2023-07-13
ARM: imx: romapi: Fix signed integer bitwise ops misuse
Marek Vasut
2023-05-21
imx: spl_imx_romapi: typo fix
Peng Fan
2023-03-30
imx: spl_imx_romapi: Get and print boot stage
Ye Li
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-18
imx: romapi: fix spurious ampersand in address print
Marcel Ziswiler
2022-07-25
imx8: use ROM API wrappers in spl_imx_romapi.c
Rasmus Villemoes
2022-04-12
ARM: imx: romapi: Repair FlexSPI NOR boot offset
Marek Vasut
2021-08-09
arm: imx8ulp: add container support
Ye Li
2021-05-24
ARM: make gd a function call for LTO and set via set_gd()
Marek BehĂșn
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-11-05
imx: add rom api support
Peng Fan