index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.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
/
cpu
/
arm926ejs
/
mxs
/
spl_boot.c
Age
Commit message (
Expand
)
Author
2024-08-26
global_data: Convert have_console into a flag
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: imx: Remove <common.h> and add needed includes
Tom Rini
2023-12-13
arm: mxs: Clear CPSR V bit to activate low vectors
Marek Vasut
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-07-11
arm: mxs: Prevent serial console init when in very early SPL boot code
Lukasz Majewski
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-05-24
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-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-07
ARM: mxs: spl_boot.c: make early_delay more robust
Rasmus Villemoes
2019-12-02
common: Move serial functions out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
ARM: mxs: support full SPL framework
Mans Rullgard
2018-04-27
ARM: mxs: move spl data
Mans Rullgard
2016-12-19
ARM: mxs: Remove unused variable warning
Marek Vasut
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