summaryrefslogtreecommitdiff
path: root/src/include/cpu/x86/pae.h
AgeCommit message (Expand)Author
2024-05-29cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae()Krystian Hebel
2024-05-15cpu/x86/pae/pgtbl.c: remove dead paging_identity_map_addr()Krystian Hebel
2024-05-13cpu/x86/pae/pgtbl.c: remove dead map_2M_page()Krystian Hebel
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-07-02cpu/x86/pae/pgtbl: Add memset with PAEPatrick Rudolph
2019-03-18include/cpu/x86/pae.h: Add missing includePatrick Rudolph
2018-04-26cpu/x86: add limited runtime identity page mappingAaron Durbin
2018-04-25arch/x86: add support for cache-as-ram pagingAaron Durbin
2018-04-23cpu/x86: add paging_set_default_pat() functionAaron Durbin
2018-04-23cpu/x86: expose and add paging helper functionsAaron Durbin
2018-04-23cpu/x86: move NXE and PAT accesses to paging moduleAaron Durbin
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2004-10-14- Renamed cpu header filesEric Biederman