summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/entry32.S
Commit message (Expand)AuthorAgeFilesLines
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-1/+1
* libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig optionFelix Held2023-05-271-2/+0
* arch/x86,cpu/x86: Disable the %gs and %fs segmentsRaul E Rangel2021-09-291-1/+2
* Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80sMartin Roth2021-06-251-2/+0
* cpu/x86: Rename __protected_start symbolKyösti Mälkki2021-01-281-4/+5
* cpu/x86: Link entry32.incKyösti Mälkki2021-01-281-0/+79