Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | m68k: fix ambiguous bit testing | Mike Frysinger | 2011-12-05 | -1/+1 |
| | | | | | | | | | | Building for some m68k boards results in the warning: cpu_init.c: In function 'cpu_init_f': cpu_init.c:287: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
* | m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU | Peter Tyser | 2010-04-13 | -0/+747 |
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |