All of lore.kernel.org
 help / color / mirror / Atom feed
From: Angelo Dureghello <angelo70@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] add mcf5307 support
Date: Wed, 10 Aug 2011 20:21:49 +0200	[thread overview]
Message-ID: <4E42CC3D.5010107@gmail.com> (raw)

The following patches add support for Freescale MCF5307 cpu.
Below a brief of the changes:

# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#       new file:   arch/m68k/cpu/mcf530x/Makefile
#       new file:   arch/m68k/cpu/mcf530x/config.mk
#       new file:   arch/m68k/cpu/mcf530x/cpu.c
#       new file:   arch/m68k/cpu/mcf530x/cpu.h
#       new file:   arch/m68k/cpu/mcf530x/cpu_init.c
#       new file:   arch/m68k/cpu/mcf530x/interrupts.c
#       new file:   arch/m68k/cpu/mcf530x/speed.c
#       new file:   arch/m68k/cpu/mcf530x/start.S
#       new file:   arch/m68k/include/asm/immap_5307.h
#       new file:   arch/m68k/include/asm/m5307.h
#
# Changed but not updated:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#       modified:   arch/m68k/include/asm/cache.h
#       modified:   arch/m68k/include/asm/immap.h
#       modified:   arch/m68k/include/asm/timer.h
#       modified:   include/common.h
#



Best Regards,

Angelo Dureghello
Sysam

             reply	other threads:[~2011-08-10 18:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-10 18:21 Angelo Dureghello [this message]
2011-08-10 19:39 ` [U-Boot] [PATCH 0/3] add mcf5307 support Detlev Zundel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E42CC3D.5010107@gmail.com \
    --to=angelo70@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.