~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
mxs
/
spl_boot.c
Commit message (
Expand
)
Author
Age
*
arm: mxs: Prevent serial console init when in very early SPL boot code
Lukasz Majewski
2023-07-11
*
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-09-04
*
ARM: fix LTO for imx28_xea
Marek Behún
2021-05-24
*
ARM: make gd a function call for LTO and set via set_gd()
Marek Behún
2021-05-24
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
ARM: mxs: spl_boot.c: make early_delay more robust
Rasmus Villemoes
2020-01-07
*
common: Move serial functions out of common.h
Simon Glass
2019-12-02
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
ARM: mxs: support full SPL framework
Mans Rullgard
2018-04-27
*
ARM: mxs: move spl data
Mans Rullgard
2018-04-27
*
ARM: mxs: Remove unused variable warning
Marek Vasut
2016-12-19
*
ARM: mxs: Get boot mode from OCRAM
Jörg Krause
2015-04-22
*
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
2015-02-10
*
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-11-07
*
mxs: fix warning in SPL with console support
Stefano Babic
2014-04-02
*
arm: mxs: Add serial console support into SPL
Marek Vasut
2014-04-01
*
arm: mxs: Properly set GD pointer in SPL
Marek Vasut
2014-04-01
*
arm: mxs: Adjust the load address of U-Boot and SPL for HAB
Marek Vasut
2014-03-31
*
ARM: mxs: Receive r0 and r1 passed from BootROM
Marek Vasut
2013-09-10
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
*
mx23: SPL: Add boot mode support
Otavio Salvador
2013-01-21
*
mxs: Staticize SPL functions
Marek Vasut
2012-12-04
*
serial: mxs: spl: Remove empty serial_* functions from SPL code
Marek Vasut
2012-10-15
*
MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS
Marek Vasut
2012-09-04
*
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
2012-09-01