public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Pull request: u-boot-arm/master
@ 2014-01-15 15:16 Albert ARIBAUD
  2014-01-16  8:00 ` [U-Boot] Pull request: u-boot-arm/master - please hold Albert ARIBAUD
  2014-01-16  9:47 ` [U-Boot] Pull request: u-boot-arm/master - UPDATED Albert ARIBAUD
  0 siblings, 2 replies; 4+ messages in thread
From: Albert ARIBAUD @ 2014-01-15 15:16 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
6ba2bc8fa9be4bd09ec43e39cb8e666480ef010c:

  arm: use canonical sub mnemonic (2014-01-14 12:38:47 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-arm master

for you to fetch changes up to bf46e7d8d134521301ff02b6d97e8998aa10a83d:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2014-01-15
  15:18:04 +0100)

----------------------------------------------------------------

Albert ARIBAUD (1):
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'

Fabio Estevam (2):
      mx6: clock: Pass the frequency as argument of
enable_fec_anatop_clock() mx6: Add initial support for the Hummingboard
solo

 arch/arm/cpu/armv7/mx6/clock.c                     |   8 +-
 arch/arm/include/asm/arch-mx6/clock.h              |   9 +-
 arch/arm/include/asm/arch-mx6/imx-regs.h           |   4 +
 board/freescale/mx6slevk/mx6slevk.c                |   2 +-
 board/solidrun/hummingboard/Makefile               |   9 +
 board/solidrun/hummingboard/README                 |  40 ++++
 board/solidrun/hummingboard/hummingboard.c         | 187
 +++++++++++++++++ board/solidrun/hummingboard/solo.cfg
 |  25 +++ board/solidrun/mx6-microsom/800mhz_2x128mx16.cfg   |  74
 +++++++ board/solidrun/mx6-microsom/clocks.cfg             |  33 +++
 .../mx6-microsom/ddr-800mhz-32bit-setup.cfg        |  76 +++++++
 boards.cfg                                         |   1 +
 include/configs/hummingboard.h                     | 226
 +++++++++++++++++++++ 13 files changed, 691 insertions(+), 3
 deletions(-) create mode 100644 board/solidrun/hummingboard/Makefile
 create mode 100644 board/solidrun/hummingboard/README
 create mode 100644 board/solidrun/hummingboard/hummingboard.c
 create mode 100644 board/solidrun/hummingboard/solo.cfg
 create mode 100644 board/solidrun/mx6-microsom/800mhz_2x128mx16.cfg
 create mode 100644 board/solidrun/mx6-microsom/clocks.cfg
 create mode 100644
 board/solidrun/mx6-microsom/ddr-800mhz-32bit-setup.cfg create mode
 100644 include/configs/hummingboard.h

Amicalement,
-- 
Albert.

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

end of thread, other threads:[~2014-01-17 13:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15 15:16 [U-Boot] Pull request: u-boot-arm/master Albert ARIBAUD
2014-01-16  8:00 ` [U-Boot] Pull request: u-boot-arm/master - please hold Albert ARIBAUD
2014-01-16  9:47 ` [U-Boot] Pull request: u-boot-arm/master - UPDATED Albert ARIBAUD
2014-01-17 13:05   ` Tom Rini

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