All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] siemens: update and cleanup code
@ 2014-04-24 15:57 Samuel Egli
  2014-04-24 15:57 ` [U-Boot] [PATCH 1/5] siemens: cosmetic: remove unused and rename defines Samuel Egli
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Samuel Egli @ 2014-04-24 15:57 UTC (permalink / raw)
  To: u-boot

This patch series provides a general update and clean up for siemens boards.

* Update DDR3 settings for dxr2 board. Provide DDR3 software leveling
  parameters for new engineering samples

* Add more flexible control of LEDs

* Cosmetic changes in dxr2 and pxm2

Samuel Egli (5):
  siemens: cosmetic: remove unused and rename defines
  siemens: update DDR3 parameters for dxr2
  siemens: add led cmd for flexible LED control
  siemens: change LED indication in DFU mode
  siemens: cosmetic: rename project_dir

 board/siemens/common/board.c           |   46 +++++++++++++++++++++++++++-----
 board/siemens/dxr2/board.c             |   41 +++++++++++++++++++---------
 board/siemens/dxr2/board.h             |   24 +++++++++--------
 board/siemens/pxm2/board.c             |   10 +++----
 include/configs/dxr2.h                 |    4 +--
 include/configs/pxm2.h                 |    2 +-
 include/configs/siemens-am33x-common.h |    8 ++++--
 7 files changed, 96 insertions(+), 39 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2014-05-14  1:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-24 15:57 [U-Boot] [PATCH 0/5] siemens: update and cleanup code Samuel Egli
2014-04-24 15:57 ` [U-Boot] [PATCH 1/5] siemens: cosmetic: remove unused and rename defines Samuel Egli
2014-05-14  1:35   ` [U-Boot] [U-Boot, " Tom Rini
2014-04-24 15:57 ` [U-Boot] [PATCH 2/5] siemens: update DDR3 parameters for dxr2 Samuel Egli
2014-05-14  1:35   ` [U-Boot] [U-Boot,2/5] " Tom Rini
2014-04-24 15:57 ` [U-Boot] [PATCH 3/5] siemens: add led cmd for flexible LED control Samuel Egli
2014-05-14  1:35   ` [U-Boot] [U-Boot, " Tom Rini
2014-04-24 15:57 ` [U-Boot] [PATCH 4/5] siemens: change LED indication in DFU mode Samuel Egli
2014-05-14  1:35   ` [U-Boot] [U-Boot, " Tom Rini
2014-04-24 15:57 ` [U-Boot] [PATCH 5/5] siemens: cosmetic: rename project_dir Samuel Egli
2014-05-14  1:35   ` [U-Boot] [U-Boot,5/5] " 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.