summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/braswell
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/braswell/northcluster.c: Tidy up long linesAngel Pons2020-08-021-6/+3
* soc/intel/braswell/northcluster.c: Rename macroAngel Pons2020-08-021-12/+12
* soc/intel/braswell/fadt.c: Use `ACPI_ADDRESS_SPACE_IO` macroAngel Pons2020-07-281-5/+5
* {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bitsAngel Pons2020-07-262-2/+3
* cpu,soc/intel: Drop select SMPKyösti Mälkki2020-07-261-1/+0
* soc/intel/{baytrail,braswell}: Drop unneeded `return`Angel Pons2020-07-251-2/+2
* src: Report word-sized access for PM1a_EVTAngel Pons2020-07-201-1/+1
* src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons2020-07-201-10/+2
* src: Drop useless cache flush settings in FADTAngel Pons2020-07-201-2/+0
* src: Never overwrite `fadt->flags`Angel Pons2020-07-201-1/+1
* src: Drop useless PM1b settings from FADTAngel Pons2020-07-201-16/+0
* src: Drop useless GPE1 settings from FADTAngel Pons2020-07-201-10/+0
* soc/intel/braswell: Move `acpi_fill_fadt` to fadt.cAngel Pons2020-07-144-116/+126
* src: Drop unused <cpu/x86/tsc.h> includeElyes HAOUAS2020-07-141-1/+0
* soc/intel/braswell/romstage/romstage.c: Add missing includeElyes HAOUAS2020-07-141-1/+1
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* soc/intel/braswell: Drop some BIOS_SPEW printk'sAngel Pons2020-07-0911-73/+0
* soc/intel/braswell/lpss.c: Use 16-bit ops on PCI COMMANDAngel Pons2020-07-091-1/+1
* soc/intel: Drop unused `#include <reg_script.h>`Angel Pons2020-07-061-1/+0
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-7/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-308-19/+16
* ACPI: Replace smm_setup_structures()Kyösti Mälkki2020-06-242-20/+1
* ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki2020-06-243-15/+9
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* soc/intel,chromeos: Fix EC RO/RW status in GNVSKyösti Mälkki2020-06-181-8/+10
* sb,soc/intel: Replace smm_southbridge_enable_smi()Kyösti Mälkki2020-06-162-3/+12
* arch/x86: Remove NO_FIXED_XIP_ROM_SIZEKyösti Mälkki2020-06-151-1/+0
* ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki2020-06-101-1/+0
* soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADTKyösti Mälkki2020-06-071-0/+1
* mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()Kyösti Mälkki2020-06-072-2/+1
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS2020-06-061-1/+0
* arch/x86: Declare permanent_smi_handler()Kyösti Mälkki2020-06-061-1/+1
* soc,southbridge/intel: Control SMI related FADT entriesKyösti Mälkki2020-06-061-6/+6
* src: Remove duplicated includesElyes HAOUAS2020-06-021-1/+0
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+1
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-274-113/+3
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-261-1/+1
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-133-3/+0
* device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel2020-05-121-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1173-73/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-028-9/+9
* soc/intel/braswell: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-013-14/+12
* src: Remove not used 'include <smbios.h>'Elyes HAOUAS2020-05-011-1/+0
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-282-2/+2
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-282-2/+2
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-282-2/+2
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-131-6/+12