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_mem_init.c
Age
Commit message (
Expand
)
Author
2014-09-29
arm: mxs: Wait for DRAM to start
Marek Vasut
2014-09-29
arm: mxs: Wait when disabling VDDMEM current limiter
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-06
arm: mx23: Fix VDDMEM misconfiguration
Marek Vasut
2013-05-06
mxs: Explain why some mx23 DDR registers are not configured
Fabio Estevam
2013-05-06
mx23: Operate DDR voltage supply at 2.5V
Fabio Estevam
2013-05-05
mxs: spl_mem_init: Change EMI port priority
Fabio Estevam
2013-05-05
mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers
Fabio Estevam
2013-05-05
mxs: spl_mem_init: Remove erroneous DDR setting
Fabio Estevam
2013-05-05
mxs: spl_mem_init: Fix comment about start bit
Fabio Estevam
2013-04-28
mx23: Put back RAM voltage level to its original value
Fabio Estevam
2013-03-20
mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
Fabio Estevam
2013-03-07
mx23: Document the tRAS lockout setting in memory initialization
Otavio Salvador
2013-03-07
mxs: Reset the EMI block on mx23
Marek Vasut
2013-01-28
mxs: Use __weak annotation to simplify code
Fabio Estevam
2013-01-28
mxs: Boost the memory power supply
Marek Vasut
2013-01-21
mxs: Fix the memory init for MX23
Otavio Salvador
2013-01-21
mx23: SPL: Initialize DDR at 133MHz
Otavio Salvador
2012-12-07
mxs: SPL: Generalize memory initialization
Otavio Salvador
2012-12-04
mxs: Staticize SPL functions
Marek Vasut
2012-12-04
mxs: Properly setup VDDD in power supply setup code
Marek Vasut
2012-09-01
mxs: Remove not required include of iomux-mx28.h
Otavio Salvador
2012-09-01
mxs: Reowork SPL to use 'mxs' prefix for methods
Otavio Salvador
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
Otavio Salvador