u-boot-brain/arch/arm/cpu/ixp
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8
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 <albert.u.boot@aribaud.net>
2011-08-04 23:34:02 +02:00
..
npe Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
config.mk use -ffunction-sections / --gc-sections on IXP42x 2011-06-23 08:24:55 +02:00
cpu.c Fix IXP code to work after relocation was added 2011-06-23 08:24:55 +02:00
interrupts.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 2011-07-26 14:44:34 +02:00
timer.c Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
u-boot.lds use -ffunction-sections / --gc-sections on IXP42x 2011-06-23 08:24:55 +02:00