[U-Boot] [PATCH 0/5] x86: Cosmetic cleanup
Graeme Russ
graeme.russ at gmail.com
Sun Nov 6 12:54:45 CET 2011
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
More information about the U-Boot
mailing list