summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/include
Commit message (Expand)AuthorAgeFilesLines
* baytrail: Factor out INT15 handlerAngel Pons2021-05-201-0/+8
* soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESSKyösti Mälkki2021-02-161-4/+0
* sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki2021-02-111-1/+1
* mainboards: Drop PWRS from GNVSKyösti Mälkki2021-02-111-1/+1
* sb,soc/intel: Add wake source fields in GNVSKyösti Mälkki2021-02-061-1/+2
* ACPI: Separate device_nvs_tKyösti Mälkki2021-01-272-13/+2
* ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki2021-01-201-1/+1
* ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki2021-01-181-5/+1
* ACPI: Add missing include in nvs.hKyösti Mälkki2021-01-101-0/+1
* soc/intel: Drop indirect <soc/nvs.h> includeKyösti Mälkki2021-01-031-1/+0
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* soc/intel/baytrail: Add missing GSM size definitionsAngel Pons2020-09-081-4/+17
* soc/intel/baytrail: Add native refcode replacementMate Kukri2020-08-023-27/+49
* soc/intel/baytrail/include/soc/irq.h: Add bracesAngel Pons2020-07-251-2/+2
* soc/intel/baytrail: Simplify pattrs definitionsAngel Pons2020-07-251-5/+2
* soc/intel/baytrail: Move `acpi_fill_fadt` to fadt.cAngel Pons2020-07-141-0/+1
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* soc/intel/baytrail: Add dedicated devices for MMC and MMC 4.5 controllerMate Kukri2020-07-122-5/+11
* soc/intel/baytrail: Align whitespace and commentsAngel Pons2020-07-096-27/+33
* soc/intel/baytrail: Rename "pmc.h" to "pm.h"Angel Pons2020-07-091-3/+3
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-302-8/+3
* mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()Kyösti Mälkki2020-06-071-1/+0
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-271-34/+1
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-112-50/+2
* treewide: split off license text, remove extra copyright noticesPatrick Georgi2020-05-112-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1121-21/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0621-273/+42
* src: capitalize 'APIC'Elyes HAOUAS2020-03-231-7/+7
* soc: Remove copyright noticesPatrick Georgi2020-03-1823-24/+0
* src: capitalize 'PCIe'Elyes HAOUAS2020-03-041-1/+1
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-191-1/+0
* soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-291-2/+0
* soc/intel/baytrail: Use sb/intel/common/spi.cArthur Heymans2019-11-271-7/+0
* ELOG, soc/intel: Avoid some preprocessor useKyösti Mälkki2019-11-081-4/+0
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-081-2/+1
* soc/intel: Remove unused codePatrick Rudolph2019-11-041-1/+0
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-272-2/+2
* intel/pci_devs: Regroup PCI xx_DEVID entriesKyösti Mälkki2019-10-021-34/+35
* soc/intel: Remove some __PRE_RAM__ useKyösti Mälkki2019-09-131-4/+0
* google/rambi,intel/baytrail: Simplified romstage flowKyösti Mälkki2019-08-281-6/+1
* intel/baytrail: Use smm_subregion()Kyösti Mälkki2019-08-271-13/+0
* arch/x86: Rename some mainboard_romstage_entry()Kyösti Mälkki2019-08-211-1/+1
* intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki2019-08-213-7/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-1/+0
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-151-7/+4
* sb/intel/*: Delete early_spiPatrick Rudolph2019-05-291-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-3/+3
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki2019-01-081-2/+1