Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: turn off cache: set control register properly | Ondrej Kupka | 2011-11-02 | -1/+1 |
| | | | | | | Bits should be ORed when they are supposed to be added together Signed-off-by: Ondrej Kupka <ondra.cap@gmail.com> | |||
* | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD | 2011-08-04 | -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> | |||
* | x86: Rename i386 to x86 | Graeme Russ | 2011-04-13 | -0/+113 |
Signed-off-by: Graeme Russ <graeme.russ@gmail.com> |