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
/
cpu
/
arm926ejs
/
mxs
/
spl_boot.c
Age
Commit message (
Expand
)
Author
2015-04-22
ARM: mxs: Get boot mode from OCRAM
Jörg Krause
2015-02-10
arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
Graeme Russ
2015-02-10
arm: mxs: Add debug outputs and comments to mxs SPL source files
Graeme Russ
2014-11-07
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-04-02
mxs: fix warning in SPL with console support
Stefano Babic
2014-04-01
arm: mxs: Add serial console support into SPL
Marek Vasut
2014-04-01
arm: mxs: Properly set GD pointer in SPL
Marek Vasut
2014-03-31
arm: mxs: Adjust the load address of U-Boot and SPL for HAB
Marek Vasut
2013-09-10
ARM: mxs: Receive r0 and r1 passed from BootROM
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-01-21
mx23: SPL: Add boot mode support
Otavio Salvador
2012-12-04
mxs: Staticize SPL functions
Marek Vasut
2012-10-15
serial: mxs: spl: Remove empty serial_* functions from SPL code
Marek Vasut
2012-09-04
MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS
Marek Vasut
2012-09-01
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
mxs: Remove not required explicit iomux-mx28.h include
Otavio Salvador
2012-09-01
mxs: Reowork SPL to use 'mxs' prefix for methods
Otavio Salvador
2012-09-01
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
Otavio Salvador