index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
spl.c
Age
Commit message (
Expand
)
Author
2019-11-05
imx: spl: use spl_board_boot_device for i.MX8MN
Peng Fan
2019-11-03
imx: spl: implement spl_boot_mode for i.MX7/8/8M
Peng Fan
2019-10-08
Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2"
Adam Ford
2019-10-08
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
2019-10-08
imx: spl: add spl_board_boot_device for i.MX8MM
Peng Fan
2019-10-08
ARM: imx: Add QSPI boot mode for i.MX6UL/ULL
Stefan Roese
2019-10-08
imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode
Lukasz Majewski
2019-10-08
spl: imx: only use HAB if spl fit signature is not enabled
Ricardo Salveti
2019-07-19
spl: imx6: Let spl_boot_device return USDHC1 or USDHC2
Adam Ford
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2019-01-28
spl: imx8: add spl boot device
Peng Fan
2019-01-10
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
2019-01-01
imx: spl: add MMC BOOT Device for i.MX8M
Peng Fan
2019-01-01
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan
2019-01-01
SPL: Add HAB image authentication to FIT
Ye Li
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-29
imx7: spl: Check for Serial Downloader in spl_boot_device
Eran Matityahu
2018-02-24
imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() ...
Fabio Estevam
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-02-04
imx: spl: implement spl_boot_device for i.MX8M
Peng Fan
2018-01-14
arm: imx: hab: Prefix authenticate_image with imx_hab
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Fix authenticate_image input parameters
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Fix authenticate_image result code
Bryan O'Donoghue
2018-01-12
imx7: spl: Add support for MMC3, SD3 and NAND boot devices
Eran Matityahu
2018-01-12
imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devices
Eran Matityahu
2018-01-03
imx: spl: Fix NAND bootmode detection
Eran Matityahu
2017-10-12
imx: mx7: SPL support for i.MX7
Uri Mashiach
2017-10-03
usb: gadget: Make g_dnl USB settings common
Maxime Ripard
2017-09-20
toradex: imx6: Move g_dnl_bind_fixup() into common SPL code
Fabio Estevam
2017-09-18
imx_common: detect USB serial downloader reliably
Stefan Agner
2017-08-30
i.MX6Q: spl: Fix falcon to use dram_init_banksize
Jagan Teki
2017-08-30
imx: remove SATA boot mode for i.MX 6UL and 6ULL
Stefan Agner
2017-08-25
imx: use BOOT_DEVICE_BOARD instead of UART
Stefan Agner
2017-08-25
imx: fix USB boot mode detection for i.MX 6UL and 6ULL
Stefan Agner
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic