summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/mma.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common/mma: Use C99 flexible arraysElyes Haouas2023-08-011-1/+1
* payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-10-131-1/+1
* intel: mma: Use new CBFS APIJulius Werner2021-04-141-30/+12
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-3/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-0/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+2
* intel MMA: Enable MMA with FSP2.0Pratik Prajapati2016-12-131-130/+88
* intel/common/mma: override SAGV to fixed high for MMA testsPratik Prajapati2016-05-101-0/+4
* util/mma: changing BOOT_STUB to COREBOOT region and few more thingsPratik Prajapati2016-05-101-6/+35
* tree: drop last paragraph of GPL copyright header from new filesMartin Roth2016-01-131-4/+0
* intel: Add MMA feature in corebootPratik Prajapati2015-11-201-0/+244