summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/bootblock/bootblock.c
Commit message (Expand)AuthorAgeFilesLines
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-1/+1
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-261-0/+1
* soc/intel/baytrail/bootblock/bootblock.c: Move functionsAngel Pons2020-07-251-28/+28
* soc/intel/baytrail: Retype some pointersAngel Pons2020-07-251-2/+2
* soc/intel/baytrail: Align whitespace and commentsAngel Pons2020-07-091-6/+7
* soc/intel/baytrail: Rename "pmc.h" to "pm.h"Angel Pons2020-07-091-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* bootblock: Provide some common prototypesKyösti Mälkki2019-12-141-1/+1
* soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-291-34/+84
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-4/+4
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-1/+1
* coreboot: fix munged license textAaron Durbin2015-03-091-1/+1
* baytrail: load microcode in bootblockAaron Durbin2014-02-051-3/+12
* baytrail: cache ROM space early in bootblockAaron Durbin2014-01-311-0/+31
* baytrail: add initial supportAaron Durbin2014-01-311-0/+39