u-boot/lib_m68k
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation
ARM, i386, m68k and ppc all have identical implementations of strmhz().
Other architectures don't provide this function at all.

This patch moves strmhz() into lib_generic, reducing code duplication
and providing a more unified API across architectures.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-08-21 01:52:49 +02:00
..
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
board.c Consolidate strmhz() implementation 2008-08-21 01:52:49 +02:00
bootm.c Fix fallout from autostart revert 2008-08-12 00:06:34 +02:00
cache.c * Some code cleanup 2004-02-12 00:47:09 +00:00
interrupts.c ColdFire: Add M54455EVB for MCF5445x 2007-08-16 17:43:23 -06:00
time.c ColdFire: Fix compilation issue caused by a missing function 2008-08-01 12:37:45 +02:00
traps.c * Some code cleanup 2004-02-12 00:47:09 +00:00