index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
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
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