summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/16bit/entry16.inc
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* arch/x86: Align _start16bit with C_ENVIRONMENT_BOOBLOCKKyösti Mälkki2019-01-231-1/+2
* arch/x86: Drop Kconfig AP_SIPI_VECTORKyösti Mälkki2019-01-131-0/+7
* src/cpu: Fix typoElyes HAOUAS2018-08-091-1/+1
* cpu/x86/16bit/entry16.inc: Fix typo in commentPaul Menzel2018-02-151-1/+1
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-231-1/+1
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-311-1/+1
* src/cpu: Capitalize ROM and RAMElyes HAOUAS2016-07-311-1/+1
* cpu/x86/16bit: rename _start -> _start16bitAaron Durbin2016-03-031-8/+8
* x86: Add Kconfig to disable early bootblock postcodesMartin Roth2015-11-191-1/+2
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* x86 bootblock: improve clang compatibilityPatrick Georgi2014-02-191-2/+2
* Fix address of IDT in real-mode entryKyösti Mälkki2012-03-161-7/+8
* trivial: spelling fixes in commentsVikram Narayanan2012-01-211-2/+2
* Remove unused code files and cosmetic changesKyösti Mälkki2011-11-241-28/+29
* Fix post_code in 16bit entryKyösti Mälkki2011-11-221-0/+2
* Load an IDT with NULL limitStefan Reinauer2011-10-131-1/+14
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-5/+5
* tell people that the segment descriptors are different for ROMCC andLi-Ta Lo2004-11-041-4/+4
* - Add new cvs code to cvsEric Biederman2004-10-141-0/+124