Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -162/+0 |
| | | | | | | | | This helps to clean up the include/ directory so that it only contains non-architecture-specific headers and also matches Linux's directory layout which many U-Boot developers are already familiar with. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
* | sh: Update core code of SuperH. | Nobuhiro Iwamatsu | 2007-09-23 | -0/+30 |
| | | | | Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | |||
* | sh: First support code of SuperH. | Nobuhiro Iwamatsu | 2007-05-13 | -0/+132 |
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |