summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/block/../tcss: Create enum for TCSS Port0/1/2/3Subrata Banik2021-09-151-1/+7
* src/soc/intel/jasperlake/spd: Update SPDsTyler Wang2021-09-141-1/+5
* soc/intel/tgl: Enable USB4 resources based on common KconfigFurquan Shaikh2021-09-131-0/+18
* soc/amd/common/block/cpu: Add missing includeRaul E Rangel2021-09-131-0/+1
* mipi: Make panel init callback work directly on DSI transaction typesJulius Werner2021-09-116-286/+35
* soc/intel/alderlake: Align board type as per FSP v2347_00Ronak Kanabar2021-09-101-1/+2
* soc/intel/common: Delete pep.aslTim Wawrzynczak2021-09-101-125/+0
* soc/intel/skylake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak2021-09-102-3/+1
* soc/intel/common: Add Intel Power Engine support to discoverable PMCTim Wawrzynczak2021-09-101-0/+10
* soc/intel/elkhartlake: Switch to runtime generation of Power EngineTim Wawrzynczak2021-09-103-3/+11
* soc/intel/jasperlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak2021-09-103-3/+11
* soc/intel/cannonlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak2021-09-103-3/+11
* soc/intel/cannonlake: Switch PMC to use device callbacksTim Wawrzynczak2021-09-105-43/+34
* soc/intel/tigerlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak2021-09-103-3/+16
* soc/intel/tigerlake: Move LPM functions to new fileTim Wawrzynczak2021-09-104-48/+71
* soc/intel/alderlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak2021-09-103-3/+16
* soc/intel/common/block/acpi: Add LPM requirements support to PEPD _DSMTim Wawrzynczak2021-09-104-2/+109
* soc/intel/common/block/acpi: Move pep.asl to acpigenTim Wawrzynczak2021-09-104-1/+133
* soc/intel/alderlake: Set LpmStateEnableMask UPDTim Wawrzynczak2021-09-104-0/+35
* soc/intel/alderlake: Add get_adl_cpu_type functionTim Wawrzynczak2021-09-102-0/+66
* Revert "soc/amd/common: Skip psp_verstage on S0i3 resume"Karthikeyan Ramasubramanian2021-09-091-10/+0
* soc/amd/cezanne/include/gpio: add remote GPIO pin mux definitionsFelix Held2021-09-091-1/+37
* soc/amd/common/block/acpi/gpio: add warning for remote GPIO usageFelix Held2021-09-091-0/+12
* soc/amd/common/block/gpio_banks: add remote GPIO supportFelix Held2021-09-092-2/+20
* soc/intel/alderlake: Change VBOOT_HASH_BLOCK_SIZE to 4 KiBMAULIK V VAGHELA2021-09-091-0/+7
* soc/intel/alderlake: Enable Irms UPD for ADLRonak Kanabar2021-09-091-4/+7
* mb/ocp: Remove superfluous FSP header CPP inclusionArthur Heymans2021-09-091-1/+0
* intel/xeon_sp/cpx: Hook up public microcode releaseArthur Heymans2021-09-092-1/+2
* soc/intel/broadwell: Set FADT `duty_offset` to 0Angel Pons2021-09-091-1/+1
* soc/amd/common/block/acpimmio: add remote GPIO bank ACPIMMIO regionFelix Held2021-09-093-0/+6
* soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macroFelix Held2021-09-094-10/+17
* soc/intel/common: Avoid NULL pointer deferenceJohn Zhao2021-09-081-9/+9
* soc/amd/cezanne/fsp_m_params: set usb_phy version and length.Julian Schroeder2021-09-081-1/+5
* cpu/x86/tsc: Deduplicate Makefile logicAngel Pons2021-09-0816-17/+0
* soc/{apl,glk}: Allow to select the primary graphics deviceMaxim Polyakov2021-09-081-0/+14
* mb/google/cherry: Fix incorrect timestamps in eventlogChen-Tsung Hsieh2021-09-081-0/+2
* soc/mediatek: preserve WDT reset reason for debuggingFengquan Chen2021-09-081-0/+8
* soc/amd/common/block/gpio_banks: add comment about acpimmio_* symbolsFelix Held2021-09-081-0/+6
* soc/amd/common/block/gpio_banks: inline iomux_read8 and iomux_write8Felix Held2021-09-081-14/+4
* soc/amd/common/block/gpio_banks: factor out gpio_mux_ptrFelix Held2021-09-081-4/+9
* soc/amd/common/include/acpimmio: reduce visibility of GPIO MMIO accessFelix Held2021-09-083-23/+43
* soc/amd/common/block/gpio_banks: move GPIO MUX access functionsFelix Held2021-09-081-11/+11
* soc/amd/common/block/gpio_banks/gpio: use unsigned types where neededFelix Held2021-09-081-4/+4
* soc/amd/common/block/gpio_banks/gpio: use gpio_t for GPIO numbersFelix Held2021-09-081-13/+13
* soc/amd/common: move GPIO ACPIMMIO access functions to gpio_banks blockFelix Held2021-09-082-17/+16
* soc/amd/common/block/gpio_banks: factor out get_gpio_muxFelix Held2021-09-081-2/+7
* soc/amd/common/block/i2c: move raw GPIO access functions to gpio_banksFelix Held2021-09-083-21/+20
* soc/amd/common/block/i2c: use common GPIO API in drive_sclFelix Held2021-09-081-5/+7
* soc/amd/*/bootblock,early_fch: rework i2c_scl_pins configurationFelix Held2021-09-083-13/+13
* soc/intel/broadwell: Drop unused PCH PCI device macrosAngel Pons2021-09-061-18/+0