Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-04 | Fix compiler error for cpu at91sam9, if lowlevel init is enabled | Jens Scharsig | |
* Fix compiler error for cpu at91sam9, if lowlevel init is enabled * use correct ATMEL_ name scheme to define ATMEL_BASE_SDRAMC Signed-off-by: Jens Scharsig | |||
2011-06-21 | include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme | Eric Benard | |
Signed-off-by: Eric BĂ©nard <eric@eukrea.com> | |||
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> |