summaryrefslogtreecommitdiff
path: root/src/cpu/x86/16bit/entry16.inc
AgeCommit message (Expand)Author
2020-04-29cpu/x86/16bit/entry16.inc: Fix typos in commentRaul E Rangel
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-23arch/x86: Align _start16bit with C_ENVIRONMENT_BOOBLOCKKyösti Mälkki
2019-01-13arch/x86: Drop Kconfig AP_SIPI_VECTORKyösti Mälkki
2018-08-09src/cpu: Fix typoElyes HAOUAS
2018-02-15cpu/x86/16bit/entry16.inc: Fix typo in commentPaul Menzel
2016-08-23src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS
2016-07-31src/cpu: Capitalize CPUElyes HAOUAS
2016-07-31src/cpu: Capitalize ROM and RAMElyes HAOUAS
2016-03-03cpu/x86/16bit: rename _start -> _start16bitAaron Durbin
2015-11-19x86: Add Kconfig to disable early bootblock postcodesMartin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2014-02-19x86 bootblock: improve clang compatibilityPatrick Georgi
2012-03-16Fix address of IDT in real-mode entryKyösti Mälkki
2012-01-21trivial: spelling fixes in commentsVikram Narayanan
2011-11-24Remove unused code files and cosmetic changesKyösti Mälkki
2011-11-22Fix post_code in 16bit entryKyösti Mälkki
2011-10-13Load an IDT with NULL limitStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2004-11-04tell people that the segment descriptors are different for ROMCC andLi-Ta Lo
2004-10-14- Add new cvs code to cvsEric Biederman