Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-13 | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | |
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> | |||
2008-09-19 | sh: Fix compile warning | Nobuhiro Iwamatsu | |
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | |||
2008-04-13 | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2008-03-28 | sh: Add support SH4 cache control | Nobuhiro Iwamatsu | |
Add support SH4 cache control and flash_cache function Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |