uboot-mt623x/lib_arm
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
_ashldi3.S Minor cleanup. 2006-05-30 15:58:20 +02:00
_ashrdi3.S Minor cleanup. 2006-05-30 15:58:20 +02:00
_divsi3.S * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
_modsi3.S * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
_udivsi3.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
_umodsi3.S 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 * Patches by Richard Woodruff, 01 Oct 2004: 2005-01-09 23:16:25 +00:00
div0.c Initial revision 2002-09-08 19:55:02 +00:00
interrupts.c ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00