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
/
security
/
memory
/
memory_clear.c
Age
Commit message (
Expand
)
Author
2024-08-30
drivers/efi/uefi_capsules.c: coalesce and store UEFI capsules
Sergii Dmytruk
2024-08-29
cbmem.h: Change return type of cbmem_get_region
Arthur Heymans
2024-05-29
cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae()
Krystian Hebel
2024-05-27
security/memory_clear: fix wrong size of reserved memory range
Krystian Hebel
2021-10-05
src/mainboard to src/security: Fix spelling errors
Martin Roth
2020-07-06
arch/x86: Remove RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2020-06-17
treewide: Replace CONFIG(ARCH_xx) tests
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-04
src/security: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-11-21
drivers/intel/fsp1_0: Drop support
Arthur Heymans
2019-10-20
security/memory: Add x86_64 support
Patrick Rudolph
2019-07-02
security/memory: Clear memory in ramstage
Patrick Rudolph