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
/
board
/
freescale
/
t4qds
/
ddr.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2016-12-15
fsl/board/ddr: optimize board-specific cpo for erratum A-009942
Shengzhou Liu
2016-06-03
board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot
Shengzhou Liu
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2014-04-22
powerpc/T4QDS: add two stage boot of nand/sd
Shaohui Xie
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-10-16
powerpc: Fix CamelCase warnings in DDR related code
Priyanka Jain
2013-08-09
powerpc/T4240EMU: Add T4240EMU target
York Sun
2013-05-14
powerpc/t4240qds: Update DDR timing table
York Sun
2012-10-22
powerpc/t4qds: Add T4QDS board
York Sun