Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf | 2011-10-23 | -0/+17 |
| | | | | | | | Signed-off-by: Anton Staaf <robotboy@chromium.org> Cc: Mike Frysinger <vapier@gentoo.org> Cc: Lukasz Majewski <l.majewski@samsung.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | |||
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -0/+35 |
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> |