summaryrefslogtreecommitdiff
path: root/arch/x86/lib/realmode_switch.S
AgeCommit message (Collapse)Author
2013-02-14x86: Remove unused real mode codeSimon Glass
This code is pretty old and we want to support only 32-bit systems now. Signed-off-by: Simon Glass <[email protected]> Acked-by: Graeme Russ <[email protected]>
2012-01-04CHECKPATCH: arch/x86/lib/*Graeme Russ
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
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 <[email protected]>
2011-04-13x86: Rename i386 to x86Graeme Russ
Signed-off-by: Graeme Russ <[email protected]>