| 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 <[email protected]> | |||
| 2009-02-10 | Add an architecture specific config.h for common defines | Kumar Gala | |
| We have common defines that we duplicate in various ways. Having an arch specific config.h gives us a common location for those defines. Eventually we should be able to replace this when we have proper Kconfig support. Signed-off-by: Kumar Gala <[email protected]> | |||
