aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/i386
AgeCommit message (Expand)AuthorFilesLines
2017-02-21x86: Force 32-bit jumps in interrupt handlersJ. Tang1-1/+1
2017-02-07x86: Move setjmp to the i386 directorySimon Glass2-0/+62
2017-02-07x86: Move call64 to the i386 directorySimon Glass2-0/+97
2017-02-06x86: Support jumping from SPL to U-BootSimon Glass1-0/+64
2017-02-06x86: Fix up CONFIG_X86_64 checkSimon Glass1-1/+1
2017-02-06x86: Move the i386 code into its own directorySimon Glass3-0/+1156