Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -306/+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> | |||
* | * Patch by Greg Ungerer, 19 May 2005: | wdenk | 2005-05-19 | -0/+306 |
add support for the KS8695P (ARM 922 based) CPU * Patch by Steven Scholz, 19 May 2005: Add support for CONFIG_SERIAL_TAG on ARM boards |