Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU | Peter Tyser | 2010-04-13 | -2/+2 |
| | | | | Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -1/+1 |
| | | | | | | | | | 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> | |||
* | ColdFire: Add M5208EVB and MCF520x CPU support | TsiChung Liew | 2009-07-14 | -0/+305 |
Signed-off-by: TsiChung Liew <tsicliew@gmail.com> |