Age | Commit message (Expand) | Author |
2021-05-12 | soc/amd/{common,picasso}: Use common PCIE_GPP_DRIVER driver | Raul E Rangel |
2021-05-12 | soc/amd/common/block/pci: Capitalize PCI ACPI names | Raul E Rangel |
2021-05-12 | soc/amd{common,cezanne}: Move pcie_gpp.c to common | Raul E Rangel |
2021-05-11 | docs: correct and rewrite documentation regarding n/c / unused pads | Michael Niewöhner |
2021-05-11 | soc/amd/picasso: Disable CBFS MCACHE again | Raul E Rangel |
2021-05-11 | soc/mediatek/mt8192: add apusys init flow | Chien-Chih Tseng |
2021-05-11 | soc/mediatek/mt8195: Enable and initialize eint | Yidi Lin |
2021-05-11 | soc/mediatek/mt8195: Disable UFS reference clock | Yidi Lin |
2021-05-10 | src: Drop "This file is part of the coreboot project" lines | Angel Pons |
2021-05-10 | soc/intel/cannonlake: Merge soc_memory_init_params() into its caller | Felix Singer |
2021-05-10 | soc/intel/skylake: Set proper defaults in chipset devicetree | Felix Singer |
2021-05-10 | soc/intel/adl: Allow mainboard to fill CmdMirror and DqDqsRetraining | Maulik V Vaghela |
2021-05-10 | soc/amd/picasso: move acpigen_dptc_call_alib to new common alib | Felix Held |
2021-05-10 | Revert "soc/amd/common/espi: Don't set alert pin in espi_set_initial_config" | Raul E Rangel |
2021-05-10 | soc/amd/cezanne: Force resets to be cold | Marshall Dawson |
2021-05-10 | cezanne/psp_verstage: update SRAM address | Kangheui Won |
2021-05-10 | amd/cezanne: verify transfer buffer in bootblock | Kangheui Won |
2021-05-10 | psp_verstage: differentiate bios entry | Kangheui Won |
2021-05-10 | psp_verstage: move platform-specific code to chipset.c | Kangheui Won |
2021-05-10 | cezanne/psp_verstage: clean up duplicated target | Kangheui Won |
2021-05-10 | cezanne/psp_verstage: populate a/b firmware | Kangheui Won |
2021-05-10 | soc/mediatek/mt8195: Add RTC driver | Yuchen Huang |
2021-05-10 | soc/mediatek/mt8195: Add clk_buf driver | Yuchen Huang |
2021-05-10 | soc/mediatek/mt8195: Configure eMMC and SDCard | Wenbin Mei |
2021-05-10 | soc/mediatek/mt8195: Add i2c driver support | kewei xu |
2021-05-10 | soc/mediatek/mt8195: Add mt6360 driver for LDO access | Andrew SH Cheng |
2021-05-09 | soc/amd/cezanne: Generate PCI GPP ACPI names | Raul E Rangel |
2021-05-09 | soc/amd/cezanne: Enable GNB IO-APIC _PRT | Raul E Rangel |
2021-05-09 | soc/amd/cezanne: add GNB IOAPIC support | Felix Held |
2021-05-09 | soc/amd/cezanne: Generate PCI routing table | Raul E Rangel |
2021-05-09 | soc/amd/cezanne: Populate PCI_INTR registers | Raul E Rangel |
2021-05-09 | soc/amd/common/fsp/pci: Add helper methods for PCI IRQ table | Raul E Rangel |
2021-05-09 | soc/amd/picasso/pci_gpp: Switch to using acpigen_write_pci_GNB_PRT | Raul E Rangel |
2021-05-09 | soc/amd/common/block/pci: Implement acpigen_write_pci_{GNB,FCH}_PRT | Raul E Rangel |
2021-05-09 | soc/amd/{picasso,common/blocks/pci}: Move populate_pirq_data | Raul E Rangel |
2021-05-09 | soc/amd/picasso: Migrate to struct pci_routing_info | Raul E Rangel |
2021-05-09 | soc/amd/common/block/pci: Introduce struct pci_routing_info | Raul E Rangel |
2021-05-08 | soc/amd/cezanne/acpi/soc: call WAL1 for AC/DC state ALIB call | Felix Held |
2021-05-08 | soc/amd/picasso/acpi/cpu: move WAL1 method that calls ALIB to common | Felix Held |
2021-05-08 | soc/amd/picasso,common: move ALIB DPTC parameter struct to common code | Felix Held |
2021-05-08 | soc/amd/picasso,common: move ALIB DPTC IDs to common code | Felix Held |
2021-05-08 | soc/amd/picasso/root_complex: move DPTC_TOTAL_UPDATE_PARAMS out of enum | Felix Held |
2021-05-08 | soc/amd: factor out ACPI ALIB function numbers to common code | Felix Held |
2021-05-07 | soc/amd/common/acpi/pci_int.asl: Allow IRQ sharing | Raul E Rangel |
2021-05-07 | soc/amd/common: Add Kconfig/Makefile support for common/fsp/* | Raul E Rangel |
2021-05-07 | soc/mediatek/mt8195: Turn off L2C SRAM and reconfigure as L2 cache | Yidi Lin |
2021-05-07 | soc/intel/{adl,tgl,jsl}: Enable power button smi after BS_CHIPS_EXIT | Kane Chen |
2021-05-07 | soc/intel/{adl,tgl,jsl}: Add smihandler_soc_disable_busmaster | Kane Chen |
2021-05-06 | soc/amd/common/espi,mb/: Allow configuring open drain ALERT# | Raul E Rangel |
2021-05-06 | soc/amd/common/espi: Don't set alert pin in espi_set_initial_config | Raul E Rangel |
2021-05-06 | soc/amd/common/espi: Print set eSPI peripheral config | Raul E Rangel |
2021-05-06 | soc/amd/{common/picasso}: Move pci_int.asl | Raul E Rangel |
2021-05-06 | soc/amd/{picasso/common}: Move populate_pirq_data prototype to common | Raul E Rangel |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-05-06 | Revert "soc/intel/xeon_sp: Fix devices list in the DMAR DRHD structure" | Arthur Heymans |
2021-05-06 | soc/intel/tgl,mb/google/volteer: Add API for Type-C aux bias pads | Tim Wawrzynczak |
2021-05-06 | soc/intel/tigkerlake: Add IOM PCR PID | Tim Wawrzynczak |
2021-05-06 | soc/intel/tigerlake: Add known CPU Port IDs for GPIO communities | Tim Wawrzynczak |
2021-05-06 | soc/intel/common: Add CPU Port ID field to GPIO communities | Tim Wawrzynczak |
2021-05-06 | soc/intel/tigerlake: Add known GPIO virtual wire information | Tim Wawrzynczak |
2021-05-06 | soc/intel/common: Add virtual wire mapping entries to GPIO communities | Tim Wawrzynczak |
2021-05-06 | soc/intel/alderlake: Add CrashLog implementation for Intel ADL | Francois Toguo |
2021-05-05 | soc/intel/alderlake: Add GPIO definition for CPU PCIe vGPIO | Maulik V Vaghela |
2021-05-05 | soc/intel/common/block: Add definition for NAF_VWE bit for PAD_CFG0 reg | Maulik V Vaghela |
2021-05-05 | soc/amd/cezanne/agesa_acpi: add add_agesa_fsp_acpi_table call | Felix Held |
2021-05-05 | soc/amd/cezanne/agesa_acpi: add and call agesa_write_acpi_tables | Felix Held |
2021-05-05 | soc/amd/picasso/agesa_acpi: add comment to add_agesa_fsp_acpi_table call | Felix Held |
2021-05-05 | soc/amd/picasso/agesa_acpi: add missing device/device.h include | Felix Held |
2021-05-05 | soc/amd/common/fsp/fsp-acpi: add check for maximum table size | Felix Held |
2021-05-05 | soc/amd/common/fsp/fsp-acpi: factor out SSDT from HOB functionality | Felix Held |
2021-05-05 | drivers/intel/fsp2_0: Fix the FSP-T position | Arthur Heymans |
2021-05-05 | soc/intel/xeon_sp: Remove bogus SMRAM locking | Arthur Heymans |
2021-05-05 | soc/mediatek/mt8192: devapc: update domain remap setting | Nina Wu |
2021-05-05 | soc/mediatek/mt8195: Add mtcmos init support | Weiyi Lu |
2021-05-05 | soc/mediatek: Move the power domain data under each SoC | Weiyi Lu |
2021-05-05 | soc/mediatek/mt8195: Add NOR-Flash support | Rex-BC Chen |
2021-05-05 | soc/mediatek/mt8195: Add SPI driver support | Qii Wang |
2021-05-05 | soc/mediatek: Move the common part of SPI drivers to common/ | Rex-BC Chen |
2021-05-05 | soc/mediatek/mt8195: add pmif/spmi/pmic driver | Rex-BC Chen |
2021-05-04 | soc/intel/alderlake: remove duplicate PL2 override | Sumeet R Pawnikar |
2021-05-03 | soc/intel/*: Update data types for variables holding PCH_DEVFN_* macros | Tim Wawrzynczak |
2021-05-03 | device: Switch pci_dev_is_wake_source to take pci_devfn_t | Tim Wawrzynczak |
2021-05-03 | soc/amd/picasso/dmi.c: Fix builds for boards without Google EC | Nikolai Vyssotski |
2021-05-03 | soc/intel/alderlake: Enable HWP CPPC support in CB | ravindr1 |
2021-05-03 | soc/intel/alderlake: Fill FSPM UPDs for VT-d configuration | Meera Ravindranath |
2021-05-02 | soc/intel/cannonlake/include: Drop unused code | Felix Singer |
2021-05-02 | soc/intel/skylake: Remove useless help texts | Felix Singer |
2021-05-02 | soc/intel/cannonlake: Remove useless help texts | Felix Singer |
2021-05-02 | soc/amd/cezanne: add verstage files | Kangheui Won |
2021-05-01 | soc/intel/skylake: Add Kconfig option for LGA1151v2 | Timofey Komarov |
2021-05-01 | soc/intel/skylake: Add microcodes for Coffee Lake CPUs | Timofey Komarov |
2021-04-30 | soc/amd/common: Move external oscillator config away from common | Karthikeyan Ramasubramanian |
2021-04-30 | amd/cezanne: Add telemetry setting to UPD | Chris Wang |
2021-04-30 | soc/mediatek/mt8192: devapc: Add ADSP domain setting | Tinghan Shen |
2021-04-29 | soc/amd/common: Remove eSPI decode workaround | Raul E Rangel |
2021-04-29 | psp_verstage: make temp_stack optional | Kangheui Won |
2021-04-29 | psp_verstage: make get_max_workbuf_size optional | Kangheui Won |
2021-04-29 | soc/amd/picasso: move PSP_SRAM addrs to separate header | Kangheui Won |
2021-04-29 | soc/amd/cezanne: Enable Audio Co-processor driver | Karthikeyan Ramasubramanian |
2021-04-29 | soc/amd/common/acp: Move Audio Co-processor driver to common | Karthikeyan Ramasubramanian |