summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix <io.h> includesKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-0113-1/+13
* soc/intel/denverton_ns: Add ACPI T-States and P-StatesJulien Viard de Galbert2019-01-281-0/+24
* soc/intel/denverton_ns: Enable ACPI using intelblockJulien Viard de Galbert2019-01-256-96/+87
* Revert "soc/intel/denverton_ns: Rewrite pmutil using pmclib"Patrick Georgi2019-01-244-33/+184
* soc/intel/denverton_ns: Configure MCAJulien Viard de Galbert2019-01-242-0/+34
* soc/intel/denverton_ns: Use cpulib in cpu.cJulien Viard de Galbert2019-01-241-9/+1
* soc/intel/denverton_ns: Enable Fast StringsJulien Viard de Galbert2019-01-242-0/+7
* soc/intel/denverton_ns: Rewrite pmutil using pmclibJulien Viard de Galbert2019-01-244-184/+33
* soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS2019-01-232-7/+7
* Drop leftover debug function declarationsKyösti Mälkki2019-01-231-8/+0
* soc/intel/denverton_ns: Select CPU_INTEL_FIRMWARE_INTERFACE_TABLEVanessa Eusebio2019-01-181-0/+1
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-141-1/+0
* soc/intel/denverton_ns: Fix missing tsc_freq_mhz()Kyösti Mälkki2019-01-101-0/+2
* soc/intel: Standardize names of common MSRsElyes HAOUAS2019-01-071-4/+4
* soc/intel: Fix bad uses of __SIMPLE_DEVICE__Kyösti Mälkki2019-01-033-17/+1
* soc/intel: Get rid of device_tElyes HAOUAS2018-12-202-24/+81
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-37/+0
* soc/intel/denverton_ns: Rework acpi/cpu.aslArthur Heymans2018-11-302-112/+14
* drivers/uart/Kconfig: Be smarter about DRIVERS_UART_8250IONico Huber2018-11-201-1/+1
* soc/intel/.../Kconfig: Move GPIO debug option into debug menuNico Huber2018-11-181-1/+1
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* soc/intel/denverton_ns/Kconfig: Remove unused HSUART_FUNCElyes HAOUAS2018-11-161-4/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-163-3/+0