index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
am33xx
/
emif4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
Tom Rini
2016-11-21
1
-140
/
+0
*
am33xx: Re-enable SW levelling for DDR2
Tom Rini
2015-06-15
1
-2
/
+3
*
arm: am437x: Enable hardware leveling for EMIF
James Doublesin
2015-01-13
1
-1
/
+4
*
ARM: emif4: wait for CM_DLL_READYST to be set
Jeroen Hofstee
2014-07-07
1
-1
/
+1
*
arm:am33xx: Make dram_init call sdram_init() in some contexts
Tom Rini
2014-06-06
1
-0
/
+4
*
am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT
Tom Rini
2014-04-17
1
-1
/
+1
*
ARM: AM43xx: Change DDR3 Reset Value
Dave Gerlach
2014-03-04
1
-1
/
+1
*
ARM: AM43xx: EPOS_EVM: Add support for LPDDR2
Lokesh Vutla
2013-12-18
1
-1
/
+21
*
ARM: AM33xx+: Update ioregs to pass different values
Lokesh Vutla
2013-12-18
1
-3
/
+2
*
Add TI816X support
TENART Antoine
2013-08-15
1
-0
/
+6
*
ARM: AM33xx: Cleanup clocks layer
Lokesh Vutla
2013-08-15
1
-1
/
+0
*
ARM: AM33xx: Cleanup dplls data
Lokesh Vutla
2013-08-15
1
-0
/
+4
*
am335x_evm: Add support to boot from NOR.
Steve Kipisz
2013-07-30
1
-1
/
+5
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-9
/
+1
*
am33xx: add dmm support to emif4 library
Matt Porter
2013-03-24
1
-0
/
+17
*
am33xx: refactor emif4/ddr to support multiple EMIF instances
Matt Porter
2013-03-24
1
-18
/
+22
*
am33xx: support board specific ddr settings
Peter Korsgaard
2012-10-25
1
-103
/
+11
*
am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support
Tom Rini
2012-09-01
1
-0
/
+41
*
am33xx: Rework config_ddr to make DDR3 support easier.
Tom Rini
2012-09-01
1
-14
/
+23
*
am33xx: Move some variables in emif4.c, mark them static.
Tom Rini
2012-09-01
1
-4
/
+3
*
am33xx: Correct and clean up ddr_regs struct
Tom Rini
2012-09-01
1
-9
/
+1
*
am33xx: Do not touch 'ratio1' fields
Tom Rini
2012-09-01
1
-6
/
+0
*
am33xx: Rework config_io_ctrl slightly
Tom Rini
2012-09-01
1
-9
/
+1
*
am33xx: Use emif_regs struct for storing initialization values
Tom Rini
2012-09-01
1
-30
/
+13
*
am33xx: Turn a number of 'int' functions to 'void'
Tom Rini
2012-09-01
1
-13
/
+3
*
am33xx: Document what we're doing with ddrctrl->ddrckectrl
Tom Rini
2012-09-01
1
-4
/
+2
*
am33xx: Clean up unused DDR defines, prefix more with 'DDR2'
Tom Rini
2012-09-01
1
-23
/
+23
*
am33xx: Move the call to ddr_pll_config, make it take the frequency
Tom Rini
2012-09-01
1
-0
/
+2
*
am33xx: Pass to config_ddr the type of memory that is connected
Tom Rini
2012-09-01
1
-17
/
+21
*
am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
Tom Rini
2012-09-01
1
-57
/
+44
*
am33xx: Rework DDR2 EMIF initalization slightly
Tom Rini
2012-09-01
1
-15
/
+2
*
ARM:AM33XX: Add SPL support for AM335X EVM
Chandan Nath
2012-01-16
1
-1
/
+1
*
ARM:AM33XX: Add emif/ddr support
Chandan Nath
2011-10-27
1
-0
/
+201