All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/7] ARM: DRA7: DDR3: Enable hw leveling
@ 2015-06-03  9:13 Lokesh Vutla
  2015-06-03  9:13 ` [U-Boot] [PATCH 1/7] ARM: DRA7: DDR3: Add support for HW leveling Lokesh Vutla
                   ` (7 more replies)
  0 siblings, 8 replies; 26+ messages in thread
From: Lokesh Vutla @ 2015-06-03  9:13 UTC (permalink / raw)
  To: u-boot

This series updates the DDR3 init sequence and adds support for
hw leveling for all DRA7 platforms.

Tested memtest and reboot on DRA7-evm , DRA72-evm, BeagleBoard-x15 boards.

Lokesh Vutla (7):
  ARM: DRA7: DDR3: Add support for HW leveling
  ARM: BeagleBoard-X15: Enable HW leveling
  ARM: DRA7-evm: Enable HW leveling
  ARM: DRA72-evm: Enable HW leveling
  ARM: DRA7: Add is_dra72x cpu check definition
  ARM: DRA7: Update DDR IO configuration
  ARM: DRA7: Update DDR IO registers

 arch/arm/cpu/armv7/omap-common/emif-common.c | 146 +++++++++++++++++++++++----
 arch/arm/cpu/armv7/omap5/hw_data.c           |  16 +--
 arch/arm/cpu/armv7/omap5/hwinit.c            |  12 ++-
 arch/arm/cpu/armv7/omap5/sdram.c             | 115 ++++++++++++++++++---
 arch/arm/include/asm/emif.h                  |   9 ++
 arch/arm/include/asm/omap_common.h           |   7 ++
 board/ti/beagle_x15/board.c                  |  41 ++++++--
 7 files changed, 288 insertions(+), 58 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2015-12-16 13:48 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-03  9:13 [U-Boot] [PATCH 0/7] ARM: DRA7: DDR3: Enable hw leveling Lokesh Vutla
2015-06-03  9:13 ` [U-Boot] [PATCH 1/7] ARM: DRA7: DDR3: Add support for HW leveling Lokesh Vutla
2015-06-03 14:10   ` Tom Rini
2015-06-13  2:08   ` [U-Boot] [U-Boot, " Tom Rini
2015-06-03  9:13 ` [U-Boot] [PATCH 2/7] ARM: BeagleBoard-X15: Enable " Lokesh Vutla
2015-06-03 14:10   ` Tom Rini
2015-06-13  2:08   ` [U-Boot] [U-Boot,2/7] " Tom Rini
2015-12-14 13:10   ` [U-Boot] [PATCH 2/7] " Dmitry Lifshitz
2015-12-16 12:54     ` Lokesh Vutla
2015-12-16 13:48       ` Dmitry Lifshitz
2015-06-03  9:13 ` [U-Boot] [PATCH 3/7] ARM: DRA7-evm: " Lokesh Vutla
2015-06-03 14:10   ` Tom Rini
2015-06-13  2:08   ` [U-Boot] [U-Boot,3/7] " Tom Rini
2015-06-03  9:13 ` [U-Boot] [PATCH 4/7] ARM: DRA72-evm: " Lokesh Vutla
2015-06-03 14:10   ` Tom Rini
2015-06-13  2:08   ` [U-Boot] [U-Boot,4/7] " Tom Rini
2015-06-03  9:13 ` [U-Boot] [PATCH 5/7] ARM: DRA7: Add is_dra72x cpu check definition Lokesh Vutla
2015-06-03 14:10   ` Tom Rini
2015-06-13  2:08   ` [U-Boot] [U-Boot, " Tom Rini
2015-06-03  9:13 ` [U-Boot] [PATCH 6/7] ARM: DRA7: Update DDR IO configuration Lokesh Vutla
2015-06-03 14:10   ` Tom Rini
2015-06-13  2:08   ` [U-Boot] [U-Boot,6/7] " Tom Rini
2015-06-03  9:13 ` [U-Boot] [PATCH 7/7] ARM: DRA7: Update DDR IO registers Lokesh Vutla
2015-06-03 14:10   ` Tom Rini
2015-06-13  2:08   ` [U-Boot] [U-Boot,7/7] " Tom Rini
2015-06-03 14:10 ` [U-Boot] [PATCH 0/7] ARM: DRA7: DDR3: Enable hw leveling Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.