summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-12-06soc/amd/picasso: drop unused cpu/amd/mtrr from MakefileFelix Held
2020-12-06soc/amd/cezanne: add config.c and minimal chip.hFelix Held
2020-12-06soc/amd/picasso/config: add comment about cfg never being NULLFelix Held
2020-12-06soc/amd/picasso: remove config_t typedefFelix Held
2020-12-06soc/amd/picasso/chip.h: remove unneeded extern pci_domain_opsFelix Held
2020-12-06soc/amd/stoneyridge: remove unused config_t typedefFelix Held
2020-12-06soc/amd/stoneyridge/chip.h: remove unneeded extern pci_domain_opsFelix Held
2020-12-06soc/amd/stoneyridge/acpi/sb_fch: use existing base address definesFelix Held
2020-12-06soc/amd/picasso/Makefile: use all-y for adding config.c to the buildFelix Held
2020-12-06soc/amd/cezanne: use common TSC and monotonic timer codeFelix Held
2020-12-06soc/amd: factor out common family 17h&19h TSC and monotonic timer codeFelix Held
2020-12-06soc/amd/common/block/cpu: move Makefile guards into subfoldersFelix Held
2020-12-05soc/amd/stoneyridge: order selected Kconfig options alphabeticallyFelix Held
2020-12-05soc/amd: Fix X86_RESET_VECTOR location in commentsKyösti Mälkki
2020-12-05amd_blobs: Always set default pathsNico Huber
2020-12-05soc/amd/picasso/tsc: fix clock divisor range checkFelix Held
2020-12-05soc/amd/cezanne: add skeleton for new SoCFelix Held
2020-12-05soc/intel/jasperlake: Add Acoustic noise mitigation configurationMaulik V Vaghela
2020-12-05soc/intel/xeon_sp: Don't use common block acpi.hMarc Jones
2020-12-05soc/intel/common/block/usb4: Add the PCI ID for ADLV Sowmya
2020-12-04soc/amd/picassso/acpi: increase MMIO region size of GPIO controllerFelix Held
2020-12-04soc/intel/alderlake: Align chipset.cb with pci_devs.hEric Lai
2020-12-04soc/amd: move smi_util to common blockFelix Held
2020-12-04src/soc/intel/alderlake: Enable the PCH HDAV Sowmya
2020-12-04soc/intel/{skl,cnl}: add NMI_{EN,STS} registersMichael Niewöhner
2020-12-04soc/intel/common/block/gpio: add code for NMI enablingMichael Niewöhner
2020-12-04intel/common/block/gpio: only reset configured SMI instead of allMichael Niewöhner
2020-12-03soc/intel/skylake: Add chipset devicetreeFelix Singer
2020-12-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS
2020-12-03cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()Julius Werner
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-12-02soc/intel/common/cse: Perform cse_fw_sync on BS_PRE_DEVICE entryFurquan Shaikh
2020-12-02soc/amd: factor out common SMI/SCI enums and function prototypesFelix Held
2020-12-02soc/amd/common/smbus: remove misleading definitionFelix Held
2020-12-02soc/amd: factor out fch_smbus_initFelix Held
2020-12-02soc/amd: factor out SMBUS controller registers into common headerFelix Held
2020-12-02soc/amd: factor out common AOAC device enable and status query functionsFelix Held
2020-12-02soc/amd: factor out common AOAC definitionsFelix Held
2020-12-02soc/intel/skylake: Fix compilation under x86_64Patrick Rudolph
2020-12-02soc/amd/picasso: add FSP binary locationFelix Held
2020-12-02soc/intel/elkhartlake: Update KconfigTan, Lean Sheng
2020-12-02soc/intel/skylake: Map VBIOS IDsPaul Menzel
2020-12-01soc/amd/stoneyridge: align AOAC code with PicassoFelix Held
2020-12-01soc/amd/picasso/aoac: make aoac_devs array unsignedFelix Held
2020-12-01soc/amd/picasso/aoac: fix typo in commentFelix Held
2020-12-01soc/intel/common/block/smm/smihandler: Fix compilation under x86_64Patrick Rudolph
2020-12-01soc/intel/common/block/cpu/car/exit_car: Fix compilation on x86_64Patrick Rudolph
2020-12-01soc/intel/common/block/cpu/car/cache_as_ram: Add x86_64 supportPatrick Rudolph
2020-12-01soc/intel/common/block/systemagent: Fix compilation on x86_64Patrick Rudolph