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
/
soc
/
intel
/
denverton_ns
/
memmap.c
Age
Commit message (
Expand
)
Author
2020-05-18
src: Remove unused 'include <lib.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-11-11
soc/intel/denverton_ns: make use of common cbmem_top_chipset
Michael Niewöhner
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-09-12
soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() API
Subrata Banik
2019-08-28
soc/intel: Move fill_postcar_frame to memmap.c
Kyösti Mälkki
2019-08-15
cpu/x86/smm: Define single smm_subregion()
Kyösti Mälkki
2019-08-08
arch/x86: Handle smm_subregion() failure
Kyösti Mälkki
2019-08-08
arch/x86: Change smm_subregion() prototype
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2017-09-05
soc/intel/denverton_ns: Add support for Intel Atom C3000 SoC
Mariusz Szafranski