From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 04 Aug 2011 23:34:50 +0200 Subject: [U-Boot] =?utf-8?q?=5BPATCH_V2=5D_Convert_ISO-8859_files_to_UTF-8?= In-Reply-To: <1312476345-14637-1-git-send-email-albert.u.boot@aribaud.net> References: <1310918601-10172-1-git-send-email-albert.u.boot@aribaud.net> <1312476345-14637-1-git-send-email-albert.u.boot@aribaud.net> Message-ID: <20110804213450.5704921C695@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Albert ARIBAUD, In message <1312476345-14637-1-git-send-email-albert.u.boot@aribaud.net> you wrote: > --===============1518900001== > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > There was a mix of UTF-8 and ISO-8859 files in the U-Boot source > tree, which could cause issues with the patchwork review system. > This commit converts all ISO-8859 files to UTF-8. > > Signed-off-by: Albert ARIBAUD > --- > Patch History: > > V2: added board/Marvell/common/memory.c which went ISO > since V1, and manually fixed cases where automatic > conversion, or even original text, was flawed. > > Reminder: this patch, either V1 or V2, will not appear on > patchwork. Reviewers who cannot see it properly in their > mailer can fetch it on branch 'utf8' of u-boot-arm git tree. > > MAINTAINERS | 10 ++-- > arch/arm/cpu/arm1136/start.S | 4 +- > arch/arm/cpu/arm720t/start.S | 4 +- > arch/arm/cpu/arm920t/start.S | 4 +- > arch/arm/cpu/arm925t/start.S | 4 +- > arch/arm/cpu/arm926ejs/omap/reset.S | 4 +- > arch/arm/cpu/arm926ejs/start.S | 4 +- > arch/arm/cpu/arm926ejs/versatile/reset.S | 4 +- > arch/arm/cpu/arm946es/start.S | 4 +- > arch/arm/cpu/arm_intcm/start.S | 4 +- > arch/arm/cpu/ixp/npe/include/IxAtmdAccCtrl.h | 14 +++--- > arch/arm/cpu/ixp/npe/include/IxOsal.h | 6 +- > arch/arm/cpu/lh7a40x/start.S | 4 +- > arch/arm/cpu/sa1100/start.S | 2 +- > arch/arm/include/asm/arch-s3c24x0/s3c2400.h | 2 +- > arch/arm/include/asm/arch-s3c24x0/s3c2410.h | 2 +- > arch/arm/include/asm/arch-s3c24x0/s3c24x0.h | 2 +- > arch/powerpc/cpu/mpc8260/cpu_init.c | 2 +- > arch/sparc/cpu/leon3/usb_uhci.c | 2 +- > arch/x86/cpu/Makefile | 2 +- > arch/x86/cpu/config.mk | 2 +- > arch/x86/cpu/cpu.c | 2 +- > arch/x86/cpu/interrupts.c | 4 +- > arch/x86/cpu/resetvec.S | 2 +- > arch/x86/cpu/sc520/Makefile | 2 +- > arch/x86/cpu/sc520/sc520.c | 2 +- > arch/x86/cpu/sc520/sc520_pci.c | 2 +- > arch/x86/cpu/sc520/sc520_reset.c | 2 +- > arch/x86/cpu/sc520/sc520_ssi.c | 2 +- > arch/x86/cpu/sc520/sc520_timer.c | 2 +- > arch/x86/cpu/start.S | 2 +- > arch/x86/cpu/start16.S | 2 +- > arch/x86/cpu/u-boot.lds | 2 +- > arch/x86/include/asm/i8254.h | 2 +- > arch/x86/include/asm/i8259.h | 2 +- > arch/x86/include/asm/ibmpc.h | 2 +- > arch/x86/include/asm/ic/pci.h | 2 +- > arch/x86/include/asm/ic/sc520.h | 2 +- > arch/x86/include/asm/interrupt.h | 2 +- > arch/x86/include/asm/pci.h | 2 +- > arch/x86/include/asm/processor.h | 2 +- > arch/x86/include/asm/realmode.h | 2 +- > arch/x86/include/asm/u-boot-x86.h | 2 +- > arch/x86/include/asm/zimage.h | 2 +- > arch/x86/lib/bios.S | 2 +- > arch/x86/lib/bios.h | 2 +- > arch/x86/lib/bios_pci.S | 2 +- > arch/x86/lib/bios_setup.c | 2 +- > arch/x86/lib/board.c | 2 +- > arch/x86/lib/interrupts.c | 4 +- > arch/x86/lib/pcat_interrupts.c | 2 +- > arch/x86/lib/pcat_timer.c | 2 +- > arch/x86/lib/pci.c | 2 +- > arch/x86/lib/pci_type1.c | 2 +- > arch/x86/lib/realmode.c | 2 +- > arch/x86/lib/realmode_switch.S | 2 +- > arch/x86/lib/timer.c | 2 +- > arch/x86/lib/video.c | 2 +- > arch/x86/lib/video_bios.c | 2 +- > arch/x86/lib/zimage.c | 2 +- > board/LEOX/elpt860/README.LEOX | 2 +- > board/Marvell/common/memory.c | 30 +++++----- > board/RPXClassic/RPXClassic.c | 2 +- > board/RPXClassic/eccx.c | 2 +- > board/RPXClassic/flash.c | 2 +- > board/eNET/Makefile | 2 +- > board/eNET/eNET_pci.c | 2 +- > board/hymod/hymod.c | 2 +- > board/lwmon/README.keybd | 74 +++++++++++++------------- > board/lwmon/lwmon.c | 2 +- > board/mpl/common/pci_parts.h | 2 +- > common/cmd_fdos.c | 2 +- > doc/README.RPXClassic | 2 +- > doc/README.m5373evb | 2 +- > doc/README.mpc7448hpc2 | 2 +- > drivers/block/sata_sil3114.c | 2 +- > drivers/block/sata_sil3114.h | 2 +- > drivers/misc/ali512x.c | 2 +- > drivers/pcmcia/ti_pci1410a.c | 2 +- > drivers/rtc/s3c24x0_rtc.c | 2 +- > drivers/video/ct69000.c | 20 ++++---- > drivers/video/sed13806.c | 2 +- > drivers/video/sm501.c | 2 +- > fs/fdos/Makefile | 2 +- > fs/fdos/dev.c | 2 +- > fs/fdos/dos.h | 2 +- > fs/fdos/fat.c | 2 +- > fs/fdos/fdos.c | 2 +- > fs/fdos/fdos.h | 2 +- > fs/fdos/fs.c | 2 +- > fs/fdos/subdir.c | 2 +- > fs/fdos/vfat.c | 2 +- > include/ali512x.h | 2 +- > include/configs/sc3.h | 4 +- > include/fdc.h | 2 +- > include/linux/mtd/mtd.h | 2 +- > include/sed13806.h | 2 +- > include/sm501.h | 2 +- > lib/lzma/history.txt | 2 +- > nand_spl/board/amcc/bamboo/sdram.c | 2 +- > 100 files changed, 184 insertions(+), 184 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Gods don't like people not doing much work. People who aren't busy all the time might start to _think_. - Terry Pratchett, _Small Gods_