From: Graeme Russ <graeme.russ@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/6] x86: Code cleanup
Date: Wed, 13 Apr 2011 20:00:36 +1000 [thread overview]
Message-ID: <4DA57444.3020605@gmail.com> (raw)
In-Reply-To: <1302520020-4767-4-git-send-email-graeme.russ@gmail.com>
On 11/04/11 21:06, Graeme Russ wrote:
> Make the copyright notices in the x86 files consistent and update them with
> proper attributions for recent updates
>
> Also fix a few comment style/accuracy and whitespace/blank line issues
>
> Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
> ---
> arch/i386/cpu/cpu.c | 31 +++++++++++------------
> arch/i386/cpu/interrupts.c | 8 +++---
> arch/i386/cpu/resetvec.S | 3 +-
> arch/i386/cpu/sc520/sc520.c | 8 +++---
> arch/i386/cpu/sc520/sc520_car.S | 5 +--
> arch/i386/cpu/sc520/sc520_pci.c | 14 ++++------
> arch/i386/cpu/sc520/sc520_sdram.c | 4 +-
> arch/i386/cpu/sc520/sc520_ssi.c | 5 +---
> arch/i386/cpu/sc520/sc520_timer.c | 7 +++--
> arch/i386/cpu/start.S | 28 ++++++++-------------
> arch/i386/cpu/start16.S | 6 ++++-
> arch/i386/lib/bios.S | 3 +-
> arch/i386/lib/bios.h | 44 ++++++++++++++++-----------------
> arch/i386/lib/bios_setup.c | 3 +-
> arch/i386/lib/board.c | 21 ++++++----------
> arch/i386/lib/bootm.c | 15 +++++++----
> arch/i386/lib/interrupts.c | 16 ++++++------
> arch/i386/lib/pcat_interrupts.c | 4 +-
> arch/i386/lib/pcat_timer.c | 2 +-
> arch/i386/lib/pci.c | 18 ++++++-------
> arch/i386/lib/pci_type1.c | 27 ++++++++++++++++----
> arch/i386/lib/realmode.c | 10 ++-----
> arch/i386/lib/realmode_switch.S | 1 -
> arch/i386/lib/timer.c | 5 +++-
> arch/i386/lib/video.c | 48 +++++++++++++++---------------------
> arch/i386/lib/video_bios.c | 2 +-
> arch/i386/lib/zimage.c | 4 +-
> board/eNET/eNET_pci.c | 7 +++--
> 28 files changed, 170 insertions(+), 179 deletions(-)
Applied to u-boot-x86, master branch, thanks.
Regards,
Graeme Russ
next prev parent reply other threads:[~2011-04-13 10:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-11 11:06 [U-Boot] [PATCH 0/6] x86: General cleanup Graeme Russ
2011-04-11 11:06 ` [U-Boot] [PATCH 1/6] eNET: Fix saveenv crash Graeme Russ
2011-04-13 9:59 ` Graeme Russ
2011-04-11 11:06 ` [U-Boot] [PATCH 2/6] eNET: Remove config.mk Graeme Russ
2011-04-13 10:00 ` Graeme Russ
2011-04-11 11:06 ` [U-Boot] [PATCH 3/6] x86: Code cleanup Graeme Russ
2011-04-13 10:00 ` Graeme Russ [this message]
2011-04-11 11:06 ` [U-Boot] [PATCH 4/6] x86: Rename i386 to x86 Graeme Russ
2011-04-13 10:01 ` Graeme Russ
2011-04-11 11:06 ` [U-Boot] [PATCH 5/6] sc520: Move reset to stand-alone file Graeme Russ
2011-04-13 10:01 ` Graeme Russ
2011-04-11 11:07 ` [U-Boot] [PATCH 6/6] x86: Update MAINTAINERS and delete README files Graeme Russ
2011-04-13 10:01 ` Graeme Russ
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=4DA57444.3020605@gmail.com \
--to=graeme.russ@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.