index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
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
/
imx-common
/
spl.c
Age
Commit message (
Expand
)
Author
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
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