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
/
common
/
mma.c
Age
Commit message (
Expand
)
Author
2022-10-13
payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
Elyes Haouas
2021-04-14
intel: mma: Use new CBFS API
Julius Werner
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/common: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2016-12-13
intel MMA: Enable MMA with FSP2.0
Pratik Prajapati
2016-05-10
intel/common/mma: override SAGV to fixed high for MMA tests
Pratik Prajapati
2016-05-10
util/mma: changing BOOT_STUB to COREBOOT region and few more things
Pratik Prajapati
2016-01-13
tree: drop last paragraph of GPL copyright header from new files
Martin Roth
2015-11-20
intel: Add MMA feature in coreboot
Pratik Prajapati