index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
x86
/
16bit
/
entry16.inc
Age
Commit message (
Expand
)
Author
2020-04-29
cpu/x86/16bit/entry16.inc: Fix typos in comment
Raul E Rangel
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-12-19
Drop ROMCC code and header guards
Arthur Heymans
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-23
arch/x86: Align _start16bit with C_ENVIRONMENT_BOOBLOCK
Kyösti Mälkki
2019-01-13
arch/x86: Drop Kconfig AP_SIPI_VECTOR
Kyösti Mälkki
2018-08-09
src/cpu: Fix typo
Elyes HAOUAS
2018-02-15
cpu/x86/16bit/entry16.inc: Fix typo in comment
Paul Menzel
2016-08-23
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-07-31
src/cpu: Capitalize CPU
Elyes HAOUAS
2016-07-31
src/cpu: Capitalize ROM and RAM
Elyes HAOUAS
2016-03-03
cpu/x86/16bit: rename _start -> _start16bit
Aaron Durbin
2015-11-19
x86: Add Kconfig to disable early bootblock postcodes
Martin Roth
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2014-02-19
x86 bootblock: improve clang compatibility
Patrick Georgi
2012-03-16
Fix address of IDT in real-mode entry
Kyösti Mälkki
2012-01-21
trivial: spelling fixes in comments
Vikram Narayanan
2011-11-24
Remove unused code files and cosmetic changes
Kyösti Mälkki
2011-11-22
Fix post_code in 16bit entry
Kyösti Mälkki
2011-10-13
Load an IDT with NULL limit
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2004-11-04
tell people that the segment descriptors are different for ROMCC and
Li-Ta Lo
2004-10-14
- Add new cvs code to cvs
Eric Biederman