summaryrefslogtreecommitdiff
path: root/arch/m68k/lib/time.c
Commit message (Collapse)AuthorAgeLines
* ColdFire:Update the timer_init since it was unified.Jason Jin2011-09-04-1/+5
| | | | Signed-off-by: Jason Jin <Jason.jin@freescale.com>
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-5/+0
|
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-14/+2
|
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-0/+227
Also move lib_$ARCH/config.mk to arch/$ARCH/config.mk This change is intended to clean up the top-level directory structure and more closely mimic Linux's directory organization. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>