uboot-mt623x/lib_i386
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
bios.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bios.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bios_pci.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bios_setup.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +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
pci.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
pci_type1.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
realmode.c * Code cleanup: 2003-06-27 21:31:46 +00:00
realmode_switch.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
video.c * Code cleanup: 2003-06-27 21:31:46 +00:00
video_bios.c * Code cleanup: 2003-06-27 21:31:46 +00:00
zimage.c [new uImage] Remove I386 uImage fake_header() routine 2008-02-07 01:12:55 +01:00