Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <trini@ti.com> | |||
2011-09-04 | ColdFire:Update the timer_init since it was unified. | Jason Jin | |
Signed-off-by: Jason Jin <Jason.jin@freescale.com> | |||
2011-07-26 | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | |
2011-07-26 | Timer: Remove set_timer completely | Graeme Russ | |
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | |
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> |