| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | 1 | -50/+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> | ||||
| * | Fix @ -> <at> substitution | Stelian Pop | 2008-05-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | When applying the AT91CAP9 patches upstream, something transformed the '@' character into the ' <at> ' sequence. The patch below restores the original form in all the places where it has been modified (the AT91CAP9 files, the AT91SAM9260 files which were copied from AT91CAP9, and a couple of other files where the ' <at> ' sequence was present). Signed-off-by: Stelian Pop <stelian@popies.net> | ||||
| * | AT91CAP9 support : include/ files | Stelian Pop | 2008-02-14 | 1 | -0/+50 |
| Signed-off-by: Stelian Pop <stelian@popies.net> | |||||
