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
/
board
/
advantech
/
imx8mp_rsb3720a1
Age
Commit message (
Expand
)
Author
2023-10-17
spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()
Marek Vasut
2023-06-08
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
2023-03-30
arm64: imx8mp: Drop EQoS GPR[1] board workaround
Marek Vasut
2023-03-22
spl: Add function prototype for spl_mmc_get_uboot_raw_sector
Tom Rini
2023-02-09
Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT
Simon Glass
2023-01-30
ARM: imx: Remove PMIC reset configuration from board files
Marek Vasut
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-08-04
imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMC
Quentin Schulz
2022-07-05
nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig
Tom Rini
2022-06-14
imx: imx8mp_rsb7320a1: enable wdog driver model in SPL
Peng Fan
2022-05-20
imx: imx8mp_rsb3720a1: convert to DM_SERIAL
Peng Fan
2022-04-15
capsule: board: Add information needed for capsule updates
Sughosh Ganu
2022-02-20
Merge tag 'u-boot-imx-20220220' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2022-02-19
arm: imx8m: add support for Advantech RSB-3720
Ying-Chun Liu (PaulLiu)