public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [U-Boot PATCH 0/5] ARM: DRA72x: Add support for DRA72x SoC
@ 2014-05-15  5:38 Lokesh Vutla
  2014-05-15  5:38 ` [U-Boot] [U-Boot PATCH 1/5] ARM: DRA72x: Add Silicon ID support Lokesh Vutla
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Lokesh Vutla @ 2014-05-15  5:38 UTC (permalink / raw)
  To: u-boot

DRA72x devices are single core Cortex A15 devices belonging to the
DRA7xx family.
This series adds support for DRA72x family Socs and the data for 
DRA722 ES1.0 soc. 

Tested on: DRA722 ES1.0
Verfied MAKEALL -s omap

Keerthy (1):
  ARM: DRA72x: volt: Update the pmic offsets

Lokesh Vutla (4):
  ARM: DRA72x: Add Silicon ID support
  ARM: DRA72x: clocks: Update the hwdata
  ARM: DRA72x: Update EMIF data
  ARM: DRA7xx: ctrl: Fix efuse register addresses

 arch/arm/cpu/armv7/omap-common/emif-common.c |    6 ++--
 arch/arm/cpu/armv7/omap5/hw_data.c           |   40 ++++++++++++++++++++++++++
 arch/arm/cpu/armv7/omap5/hwinit.c            |    3 ++
 arch/arm/cpu/armv7/omap5/prcm-regs.c         |    8 +++---
 arch/arm/cpu/armv7/omap5/sdram.c             |   19 +++++++++++-
 arch/arm/include/asm/arch-omap5/omap.h       |    1 +
 arch/arm/include/asm/omap_common.h           |    1 +
 7 files changed, 71 insertions(+), 7 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-05-23 23:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15  5:38 [U-Boot] [U-Boot PATCH 0/5] ARM: DRA72x: Add support for DRA72x SoC Lokesh Vutla
2014-05-15  5:38 ` [U-Boot] [U-Boot PATCH 1/5] ARM: DRA72x: Add Silicon ID support Lokesh Vutla
2014-05-23 23:49   ` [U-Boot] [U-Boot, U-Boot, " Tom Rini
2014-05-15  5:38 ` [U-Boot] [U-Boot PATCH 2/5] ARM: DRA72x: volt: Update the pmic offsets Lokesh Vutla
2014-05-23 23:50   ` [U-Boot] [U-Boot, U-Boot, " Tom Rini
2014-05-15  5:38 ` [U-Boot] [U-Boot PATCH 3/5] ARM: DRA72x: clocks: Update the hwdata Lokesh Vutla
2014-05-23 23:50   ` [U-Boot] [U-Boot, U-Boot, " Tom Rini
2014-05-15  5:38 ` [U-Boot] [U-Boot PATCH 4/5] ARM: DRA72x: Update EMIF data Lokesh Vutla
2014-05-23 23:50   ` [U-Boot] [U-Boot,U-Boot,4/5] " Tom Rini
2014-05-15  5:38 ` [U-Boot] [U-Boot PATCH 5/5] ARM: DRA7xx: ctrl: Fix efuse register addresses Lokesh Vutla
2014-05-23 23:50   ` [U-Boot] [U-Boot, U-Boot, " Tom Rini
2014-05-22  9:50 ` [U-Boot] [U-Boot PATCH 0/5] ARM: DRA72x: Add support for DRA72x SoC Mugunthan V N

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox