summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-75/+0
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-261-1/+0
* soc/*/Makefile: don't add cpu/x86/cacheFelix Held2021-10-261-1/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-251-1/+0
* cpu/x86/tsc: Deduplicate Makefile logicAngel Pons2021-09-081-1/+0
* soc/intel/denverton_ns: Remove SOC specific FSP location overridesArthur Heymans2021-06-161-5/+0
* cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans2021-05-181-1/+0
* soc/intel/dnv_ns: hook up new gpio device operationsMichael Niewöhner2021-04-081-0/+1
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/denverton_ns: Allow including microcodeFelix Singer2020-03-041-0/+2
* soc/intel/denverton_ns: Allow using FSP repoFelix Singer2020-03-041-2/+0
* soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP optionsMario Scheithauer2019-11-071-3/+3
* drivers/intel/fsp2_0: Use strip_quotes for cbfs filenamesWim Vervoorn2019-11-051-3/+3
* soc/intel/{apl,cnl,dnv,icl,skl} : Use common cpu/intel/car/romstage.c codeSubrata Banik2019-08-271-0/+1
* soc/intel: Drop some HAVE_SMI_HANDLER guardsKyösti Mälkki2019-07-101-1/+1
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-4/+4
* soc/intel/denverton_ns: Fix missing tsc_freq_mhz()Kyösti Mälkki2019-01-101-0/+2
* soc/intel: Consolidate FSP CAR setup and teardown codePraveen hodagatta pranesh2018-10-251-2/+0
* soc/intel/denverton_ns: port gpio to intelblockJulien Viard de Galbert2018-05-141-0/+1
* soc/intel/denverton_ns + mb: Rename gpio configurationJulien Viard de Galbert2018-05-141-1/+1
* soc/intel/denverton_ns: Fill dimm info for SMBIOS table 17Julien Viard de Galbert2018-05-081-0/+1
* soc/intel/denverton_ns: Add support for Intel Atom C3000 SoCMariusz Szafranski2017-09-051-0/+94