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
/
include
/
cpu
/
x86
/
pae.h
Age
Commit message (
Expand
)
Author
2024-05-29
cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae()
Krystian Hebel
2024-05-15
cpu/x86/pae/pgtbl.c: remove dead paging_identity_map_addr()
Krystian Hebel
2024-05-13
cpu/x86/pae/pgtbl.c: remove dead map_2M_page()
Krystian Hebel
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-07-02
cpu/x86/pae/pgtbl: Add memset with PAE
Patrick Rudolph
2019-03-18
include/cpu/x86/pae.h: Add missing include
Patrick Rudolph
2018-04-26
cpu/x86: add limited runtime identity page mapping
Aaron Durbin
2018-04-25
arch/x86: add support for cache-as-ram paging
Aaron Durbin
2018-04-23
cpu/x86: add paging_set_default_pat() function
Aaron Durbin
2018-04-23
cpu/x86: expose and add paging helper functions
Aaron Durbin
2018-04-23
cpu/x86: move NXE and PAT accesses to paging module
Aaron Durbin
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2004-10-14
- Renamed cpu header files
Eric Biederman