summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/start16.S
Commit message (Collapse)AuthorAgeFilesLines
* x86: Tweak IDT and GDT for alignment and readabilityGraeme Russ2012-01-041-12/+45
| | | | | | -- Changes for v2: - Renamed to better reflect nature of changes
* x86: Punt cold- and warm-boot flagsGraeme Russ2011-11-291-3/+0
| | | | | | | Nobody uses them anyway Signed-off-by: Graeme Russ <graeme.russ@gmail.com> Acked-by: Mike Frysinger <vapier@gentoo.org>
* x86: turn off cache: set control register properlyOndrej Kupka2011-11-021-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-8Albert ARIBAUD2011-08-041-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 x86Graeme Russ2011-04-131-0/+113
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
OpenPOWER on IntegriCloud