uboot-mt623x/lib_ppc
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
bat_rw.c POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c 2008-08-11 23:52:49 +02:00
board.c Consolidate strmhz() implementation 2008-08-21 01:52:49 +02:00
bootm.c Update linux bootm to support ePAPR client interface 2008-08-19 00:55:11 +02:00
cache.c ppc flush_cache: add watch-dog triggering into the loops. 2008-04-29 14:48:50 +02:00
extable.c [ppc440SPe] Graceful recovery from machine check during PCIe configuration 2007-08-02 08:25:27 +02:00
interrupts.c * Cleanup lowboot code for MPC5200 2004-01-02 14:00:00 +00:00
kgdb.c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 11:19:50 -05:00
ppccache.S ppc: Refactor cache routines, so there is only one common set. 2008-02-14 22:00:41 +01:00
ppcstring.S Initial revision 2000-07-19 14:09:16 +00:00
ticks.S Initial revision 2001-11-26 22:06:16 +00:00
time.c NAND boot: MPC8313ERDB support 2008-08-12 11:31:31 -05:00