Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ColdFire:Update the timer_init since it was unified. | Jason Jin | 2011-09-04 | -1/+5 |
| | | | | Signed-off-by: Jason Jin <Jason.jin@freescale.com> | |||
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | -5/+0 |
| | ||||
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | -14/+2 |
| | ||||
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-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> |