Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | unify version_string | Andreas Bießmann | 2011-07-28 | 1 | -4/+0 | |
| | | | | | | | | | | | | This patch removes the architecture specific implementation of version_string where possible. Some architectures use a special place and therefore we provide U_BOOT_VERSION_STRING definition and a common weak symbol version_string. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> CC: Mike Frysinger <vapier@gentoo.org> CC: Peter Pan <pppeterpppan@gmail.com> Acked-by: Mike Frysinger <vapier@gentoo.org> | |||||
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | 1 | -5/+0 | |
| | ||||||
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | 2 | -7/+0 | |
| | ||||||
* | x86: Rename i386 to x86 | Graeme Russ | 2011-04-13 | 18 | -0/+3703 | |
Signed-off-by: Graeme Russ <graeme.russ@gmail.com> |