public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] x86: Cosmetic cleanup
@ 2011-11-06 11:54 Graeme Russ
  2011-11-06 11:54 ` [U-Boot] [PATCH 1/5] x86: Call hang() on unrecoverable exception Graeme Russ
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Graeme Russ @ 2011-11-06 11:54 UTC (permalink / raw)
  To: u-boot

Mostly cosmetic (first patch is slight tweak that has no real functional
impact) fixes to the x86 arch. I've included checkpatch outputs for each of
the pure cosmetic patches (patches 2 through 5)

Graeme Russ (5):
  x86: Call hang() on unrecoverable exception
  cosmetic: checkpatch cleanup arch/x86/cpu/*.c
  cosmetic: checkpatch cleanup arch/x86/cpu/sc520/*.c
  cosmetic: checkpatch cleanup of arch/x86/lib/*.c
  cosmetic: checkpatch cleanup of board/eNET/*.c

 arch/x86/cpu/cpu.c               |   22 ++++----
 arch/x86/cpu/interrupts.c        |   49 ++++++++--------
 arch/x86/cpu/sc520/sc520.c       |    2 +-
 arch/x86/cpu/sc520/sc520_pci.c   |   16 +++---
 arch/x86/cpu/sc520/sc520_ssi.c   |   43 +++++++-------
 arch/x86/cpu/sc520/sc520_timer.c |    4 +-
 arch/x86/lib/bios_setup.c        |   50 +++++++---------
 arch/x86/lib/board.c             |   85 ++++++++++++---------------
 arch/x86/lib/bootm.c             |   23 ++++----
 arch/x86/lib/interrupts.c        |   20 +++---
 arch/x86/lib/pcat_interrupts.c   |    2 +-
 arch/x86/lib/pcat_timer.c        |   37 ++++++------
 arch/x86/lib/pci.c               |   63 ++++++++++---------
 arch/x86/lib/pci_type1.c         |    6 +-
 arch/x86/lib/realmode.c          |   16 +++---
 arch/x86/lib/timer.c             |   16 +++---
 arch/x86/lib/video.c             |    6 +-
 arch/x86/lib/video_bios.c        |  122 +++++++++++++++++++++++---------------
 arch/x86/lib/zimage.c            |   73 ++++++++++++-----------
 board/eNET/eNET.c                |    8 +-
 board/eNET/eNET_pci.c            |   19 +++---
 21 files changed, 349 insertions(+), 333 deletions(-)

--
1.7.5.2.317.g391b14

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

end of thread, other threads:[~2011-11-12 10:07 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-06 11:54 [U-Boot] [PATCH 0/5] x86: Cosmetic cleanup Graeme Russ
2011-11-06 11:54 ` [U-Boot] [PATCH 1/5] x86: Call hang() on unrecoverable exception Graeme Russ
2011-11-08 12:33   ` [U-Boot] [PATCH v2 01/12] " Graeme Russ
2011-11-12 10:05     ` Graeme Russ
2011-11-06 11:54 ` [U-Boot] [PATCH 2/5] cosmetic: checkpatch cleanup arch/x86/cpu/*.c Graeme Russ
2011-11-08 12:33   ` [U-Boot] [PATCH v2 02/12] cosmetic: checkpatch cleanup of arch/x86/cpu/*.c Graeme Russ
2011-11-12 10:05     ` Graeme Russ
2011-11-06 11:54 ` [U-Boot] [PATCH 3/5] cosmetic: checkpatch cleanup arch/x86/cpu/sc520/*.c Graeme Russ
2011-11-08 12:33   ` [U-Boot] [PATCH v2 03/12] cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c Graeme Russ
2011-11-12 10:06     ` Graeme Russ
2011-11-06 11:54 ` [U-Boot] [PATCH 4/5] cosmetic: checkpatch cleanup of arch/x86/lib/*.c Graeme Russ
2011-11-08 12:33   ` [U-Boot] [PATCH v2 04/12] " Graeme Russ
2011-11-12 10:06     ` Graeme Russ
2011-11-06 11:54 ` [U-Boot] [PATCH 5/5] cosmetic: checkpatch cleanup of board/eNET/*.c Graeme Russ
2011-11-08 12:33   ` [U-Boot] [PATCH v2 05/12] " Graeme Russ
2011-11-12 10:07     ` Graeme Russ
2011-11-08 12:33 ` [U-Boot] [PATCH v2 00/12] x86: Various cosmetic and minor code fixups Graeme Russ
2011-11-08 12:43   ` Graeme Russ

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