public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] PULL REQUEST (for "next"): please pull u-boot-mpc5xxx
@ 2010-03-21 21:40 Wolfgang Denk
  2010-03-21 21:47 ` Wolfgang Denk
  0 siblings, 1 reply; 21+ messages in thread
From: Wolfgang Denk @ 2010-03-21 21:40 UTC (permalink / raw)
  To: u-boot

The following changes since commit 67c7189dd35cb368ef665126fd17816581bd2e92:
  Renato Andreola (1):
        nios2: Added support to YANU UART

are available in the git repository at:

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

Anatolij Gustschin (4):
      mpc512x: make MEM IO Control configuration a board config option
      mpc512x: add multi serial PSC support
      mpc5121: add PSC serial communication routines
      mpc5121: add common post_word_load/store code

 common/serial.c              |   23 +++
 cpu/mpc512x/Makefile         |    1 +
 cpu/mpc512x/commproc.c       |   25 +++
 cpu/mpc512x/fixed_sdram.c    |    2 +-
 cpu/mpc512x/serial.c         |  353 ++++++++++++++++++++++++++++++++++++++----
 include/asm-ppc/immap_512x.h |  112 +++++++-------
 include/configs/aria.h       |    2 +
 include/configs/mecp5123.h   |    2 +
 include/configs/mpc5121ads.h |    2 +
 include/serial.h             |   15 ++
 10 files changed, 451 insertions(+), 86 deletions(-)
 create mode 100644 cpu/mpc512x/commproc.c

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

end of thread, other threads:[~2010-05-10 10:41 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-21 21:40 [U-Boot] PULL REQUEST (for "next"): please pull u-boot-mpc5xxx Wolfgang Denk
2010-03-21 21:47 ` Wolfgang Denk
2010-03-21 22:34   ` Wolfgang Denk
2010-04-13 14:31     ` [U-Boot] [PATCH] serial: fix struct serial_device initialisation Anatolij Gustschin
2010-04-24 19:23       ` Anatolij Gustschin
2010-04-23  8:28     ` [U-Boot] PULL REQUEST (for "next"): please pull u-boot-mpc5xxx Anatolij Gustschin
2010-04-23  9:56       ` Wolfgang Denk
2010-04-24 17:27         ` [U-Boot] [PATCH v4 0/8] Add support for PDM360NG board Anatolij Gustschin
2010-04-24 17:27           ` [U-Boot] [PATCH v4 1/8] serial: struct serial_device: add uninit() entry for drivers Anatolij Gustschin
2010-04-24 17:27             ` [U-Boot] [PATCH v4 2/8] mpc512x: add multi serial PSC support Anatolij Gustschin
2010-04-24 17:27               ` [U-Boot] [PATCH v4 3/8] mpc5121: add PSC serial communication routines Anatolij Gustschin
2010-04-24 17:27                 ` [U-Boot] [PATCH v4 4/8] mpc512x: make MEM IO Control configuration a board config option Anatolij Gustschin
2010-04-24 17:27                   ` [U-Boot] [PATCH v4 5/8] mpc5121: determine RAM size using get_ram_size() Anatolij Gustschin
2010-04-24 17:27                     ` [U-Boot] [PATCH v4 6/8] mpc5121: add support for PDM360NG board Anatolij Gustschin
2010-04-24 17:27                       ` [U-Boot] [PATCH v4 7/8] mpc5121: add common post_word_load/store code Anatolij Gustschin
2010-04-24 17:27                         ` [U-Boot] [PATCH v4 8/8] mpc5121: pdm360ng: add coprocessor POST Anatolij Gustschin
2010-05-09  8:01                       ` [U-Boot] [PATCH v4 6/8] mpc5121: add support for PDM360NG board Michael Zaidman
2010-05-10 10:41                         ` Anatolij Gustschin
2010-04-24 20:32             ` [U-Boot] [PATCH v4 1/8] serial: struct serial_device: add uninit() entry for drivers Wolfgang Denk
2010-04-24 21:58           ` [U-Boot] [PATCH v4 0/8] Add support for PDM360NG board Wolfgang Denk
2010-04-24 22:23             ` Anatolij Gustschin

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