summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns
Commit message (Expand)AuthorAgeFilesLines
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* intel/pci_devs: Regroup PCI xx_DEVID entriesKyösti Mälkki2019-10-021-41/+42
* src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* src/{northbridge,soc}: Remove not used #include <elog.h>Elyes HAOUAS2019-09-121-1/+0
* soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() APISubrata Banik2019-09-121-11/+2
* soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki2019-08-282-26/+28
* soc/intel/{apl,cnl,dnv,icl,skl} : Use common cpu/intel/car/romstage.c codeSubrata Banik2019-08-271-0/+1
* lib/bootblock: Add simplified entry with basetimeKyösti Mälkki2019-08-261-1/+1
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-22/+10
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-0/+1
* devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki2019-08-201-2/+0
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-153-10/+6
* intel/denverton_ns: Drop unused save_gpio_routeKyösti Mälkki2019-08-152-7/+0
* cpu/x86/smm: Define single smm_subregion()Kyösti Mälkki2019-08-151-30/+0
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-132-0/+2
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-111-1/+0
* arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki2019-08-111-1/+0
* arch/x86: Handle smm_subregion() failureKyösti Mälkki2019-08-081-0/+2
* arch/x86: Change smm_subregion() prototypeKyösti Mälkki2019-08-083-16/+11
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-074-21/+3
* soc/intel: Obsolete mmap_region_granularity()Kyösti Mälkki2019-08-071-7/+0
* soc/intel: Guard remaining SA_DEV_ROOT definitionKyösti Mälkki2019-07-251-0/+2
* soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki2019-07-211-6/+3
* soc/intel: Use config_of()Kyösti Mälkki2019-07-182-9/+1
* soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki2019-07-181-1/+1
* soc/intel: Fix regression with hidden PCI devicesKyösti Mälkki2019-07-171-2/+2
* src: Use '#include <timestamp.h>' when neededElyes HAOUAS2019-07-151-1/+0
* soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki2019-07-131-8/+5
* soc/intel: Drop some HAVE_SMI_HANDLER guardsKyösti Mälkki2019-07-101-1/+1
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-091-1/+0
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-4/+4
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-043-7/+7
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-1/+2
* soc/intel/dnv: Fix value of B_PCH_GPIO_RX_SCI_ROUTEPatrick Havelange2019-06-251-1/+1
* cpu/x86/msr: Move IA32_MISC_ENABLE bits to common placeElyes HAOUAS2019-06-211-4/+0
* soc/intel/denverton_ns: Don't use CONFIG_CBFS_SIZEArthur Heymans2019-05-291-2/+2
* soc/intel/denverton_ns: Remove variable set but not usedElyes HAOUAS2019-05-231-2/+0
* soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik2019-05-211-1/+1
* soc/intel: Add GPI interrupt config register offset infoKarthikeyan Ramasubramanian2019-04-291-0/+8
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-232-1/+2
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-14/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-205-4/+2
* src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS2019-03-181-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-0812-22/+22
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki2019-03-062-2/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-047-5/+7
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-045-5/+0
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1