Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | MIPS: sync processor and register definitions with linux-4.4 | Daniel Schwierzeck | 2016-01-16 | -4/+8 |
| | | | | | | | Update definitions for processor, registers as well as assemby macros. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | |||
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -0/+100 |
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> |