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
/
include
/
asm
/
arch-am33xx
/
ddr_defs.h
Age
Commit message (
Expand
)
Author
2014-02-21
am335x: Initial support for Silica Pengwyn board
Lothar Felten
2014-01-24
ARM: AM335x: Enable DDR dynamic IO power down
Satyanarayana, Sandhya
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-04
am33xx: Stop modifying certain EMIF4D registers
Tom Rini
2013-12-04
cm_t335: add cm_t335 board support
Ilya Ledvich
2013-10-07
ARM: IGEP0033: Update timing to run DDR at 400MHz.
Enric Balletbo i Serra
2013-08-15
Add TI816X support
TENART Antoine
2013-08-15
ARM: AM33xx: Cleanup clocks layer
Lokesh Vutla
2013-08-15
ARM: AM33xx: Cleanup dplls data
Lokesh Vutla
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-02
am33xx: fix the ddr_cmdtctrl structure
Ilya Ledvich
2013-05-10
Add DDR3 support for IGEP COM AQUILA/CYGNUS.
Enric Balletbo i Serra
2013-04-12
am335x: Really correct DDR timings on new BeagleBone part
Tom Rini
2013-04-10
am335x: Update timings for the beaglebone again
Tom Rini
2013-03-24
am335x_evm: Add better timings for the new BeagleBoard DDR3 part
Tom Rini
2013-03-24
am33xx: add dmm support to emif4 library
Matt Porter
2013-03-24
am33xx: refactor emif4/ddr to support multiple EMIF instances
Matt Porter
2013-03-24
am335x: Enable DDR PHY dynamic power down bit for DDR3 boards
Vaibhav Hiremath
2013-02-07
Add DDR3 support for AM335x-EVM (Version 1.5A)
Jeff Lance
2013-02-07
pcm051: Add support for Phytec phyCORE-AM335x
Lars Poeschel
2012-10-25
am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers
Peter Korsgaard
2012-10-25
am33xx: support board specific ddr settings
Peter Korsgaard
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: Document what we're doing with ddrctrl->ddrckectrl
Tom Rini
2012-09-01
am335x: ddr_defs: Update EMIF parameters
Vaibhav Bedia
2012-09-01
am33xx: Clean up unused DDR defines, prefix more with 'DDR2'
Tom Rini
2012-09-01
am33xx: Pass to config_ddr the type of memory that is connected
Tom Rini
2012-09-01
am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
Tom Rini
2012-09-01
am33xx: Convert to using <asm/emif.h> to describe the EMIF
Tom Rini
2012-02-27
am33xx: ddr_defs.h: Change DDR timings
Chase Maupin
2012-01-16
ARM:AM33XX: Fix ddr and timer register offset
Chandan Nath
2011-10-27
ARM:AM33XX: Add emif/ddr support
Chandan Nath