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
/
armv7
/
am33xx
/
ddr.c
Age
Commit message (
Expand
)
Author
2015-06-15
am33xx: Re-enable SW levelling for DDR2
Tom Rini
2015-04-07
am33xx/ddr.c: Fix regression on DDR2 platforms
Tom Rini
2015-01-13
arm: am437x: Enable hardware leveling for EMIF
James Doublesin
2014-07-07
am43xx: Tune the system to avoid DSS underflows
Cooper Jr., Franklin
2014-06-19
cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register
Felipe Balbi
2014-03-04
ARM: AM43xx: Write sdram_config to secure_emif_sdram_config
Dave Gerlach
2014-03-04
ARM: AM43xx: EMIF: configure self-refresh entry delay
Dave Gerlach
2013-12-18
ARM: AM43xx: GP_EVM: Add support for DDR3
Lokesh Vutla
2013-12-18
ARM: AM43xx: EPOS_EVM: Add support for LPDDR2
Lokesh Vutla
2013-12-18
ARM: AM33xx+: Update ioregs to pass different values
Lokesh Vutla
2013-12-04
am33xx: Stop modifying certain EMIF4D registers
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-24
am33xx: refactor emif4/ddr to support multiple EMIF instances
Matt Porter
2013-03-22
am33xx:ddr:Fix config_sdram to work for all DDR
Steve Kipisz
2013-03-08
am33xx: Update DDR3 EMIF configuration sequence
Tom Rini
2012-09-01
am33xx evm: Update secure_emif_sdram_config during ddr init
Satyanarayana, Sandhya
2012-09-01
am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support
Tom Rini
2012-09-01
am33xx: Correct and clean up ddr_regs struct
Tom Rini
2012-09-01
am33xx: Do not touch 'ratio1' fields
Tom Rini
2012-09-01
am33xx: Rework config_io_ctrl slightly
Tom Rini
2012-09-01
am33xx: Use emif_regs struct for storing initialization values
Tom Rini
2012-09-01
am33xx: Turn a number of 'int' functions to 'void'
Tom Rini
2012-09-01
am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
Tom Rini
2012-09-01
am33xx: Bugfix to config_sdram()
Tom Rini
2012-09-01
am33xx: Convert to using <asm/emif.h> to describe the EMIF
Tom Rini
2011-10-27
ARM:AM33XX: Add emif/ddr support
Chandan Nath