Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetic: checkpatch cleanup of arch/x86/lib/*.c | Graeme Russ | 2011-11-29 | 1 | -8/+8 |
| | | | | Signed-off-by: Graeme Russ <graeme.russ@gmail.com> | ||||
* | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD | 2011-08-04 | 1 | -1/+1 |
| | | | | | | | | There was a mix of UTF-8 and ISO-8859 files in the U-Boot source tree, which could cause issues with the patchwork review system. This commit converts all ISO-8859 files to UTF-8. Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net> | ||||
* | 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 | 1 | -5/+0 |
| | |||||
* | x86: Rename i386 to x86 | Graeme Russ | 2011-04-13 | 1 | -0/+110 |
Signed-off-by: Graeme Russ <graeme.russ@gmail.com> |