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
/
imx-common
/
spl.c
Age
Commit message (
Expand
)
Author
2017-03-17
imx6: Add src_base structure define macro
Jagan Teki
2017-03-17
imx: Use IMX6_BMODE_* macros instead of numericals
Jagan Teki
2017-03-17
imx: spl: Update NAND bootmode detection bit
Jagan Teki
2017-03-17
imx6: Add imx6_src_get_boot_mode
Jagan Teki
2017-01-27
imx_common: check for bmode Serial Downloader
Stefan Agner
2017-01-11
SPL: Adjust more debug prints for ulong entry_point
Tom Rini
2017-01-02
arm: imx: add HAB authentication of image to SPL boot
Sven Ebenfeld
2016-12-05
Revert "ARM: mx6: add MMC2 boot device detection support in SPL"
Breno Lima
2016-11-29
ARM: mx6: add MMC2 boot device detection support in SPL
Marcin Niestroj
2016-06-26
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-01-03
imx_common: check for Serial Downloader in spl_boot_device
Stefano Babic
2014-12-30
imx SPL: enable boot from eMMC boot partitions.
Pierre Aubert
2014-11-12
arm: imx: make bmode command work with SPL/U-Boot combo
Nikita Kiryanov
2014-10-27
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-06-06
mx6: add boot device support for SPL
Tim Harvey