Wolfgang Denk
3765b3e7bd
Coding Style cleanup: remove trailing white space
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
11 years ago
Wolfgang Denk
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
[trini: Fixup common/cmd_io.c]
Signed-off-by: Tom Rini <trini@ti.com>
11 years ago
Alison Wang
a4110eecf2
ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x
...
Signed-off-by: Alison Wang <b18965@freescale.com>
12 years ago
Jason Jin
444ddfc751
ColdFire:Update the timer_init since it was unified.
...
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
13 years ago
Graeme Russ
4769be21cc
Timer: Remove reset_timer() for non-Nios2 arches
13 years ago
Graeme Russ
5c8404aff1
Timer: Remove set_timer completely
13 years ago
Peter Tyser
a414553485
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
...
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15 years ago
Ingo van Lil
3eb90bad65
Generic udelay() with watchdog support
...
According to the PPC reference implementation the udelay() function is
responsible for resetting the watchdog timer as frequently as needed.
Most other architectures do not meet that requirement, so long-running
operations might result in a watchdog reset.
This patch adds a generic udelay() function which takes care of
resetting the watchdog before calling an architecture-specific
__udelay().
Signed-off-by: Ingo van Lil <inguin@gmx.de>
15 years ago
Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
TsiChungLiew
570c0186ae
ColdFire: Add MCF547x_8x cpu arch
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
17 years ago