summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-19cpu/ti/am335x: Move from cpu to soc in treeSam Lewis
2020-08-19arch/arm: Enable FIT payloadsSam Lewis
2020-08-19mb/google/volteer: Update settings for trackpad on HalvorJohn Su
2020-08-19soc/amd/picasso: log and print GPIO wake eventsAaron Durbin
2020-08-19soc/amd/common: add gpio subsystem event reportingAaron Durbin
2020-08-19soc/amd/picasso: Use cbfs to locate the AMD firmwareMartin Roth
2020-08-19soc/amd/picasso: Remove now unused #defineMartin Roth
2020-08-19mb/google/zork: remove unused asl files for dirinbozKevin Chiu
2020-08-19mb/google/zork: Adjust Dirinboz I2C valuesKevin Chiu
2020-08-18mb/amd/mandolin: enable SoC UARTs 0 and 1 and disable 2 and 3Felix Held
2020-08-18mb/amd/mandolin: select ACPI driver for internal memory mapped UARTsFelix Held
2020-08-18mb/amd/mandolin: use SoC UART for console if LPC UART isn't presentFelix Held
2020-08-18mb/google/zork: Clean up bt reset_gpio removalRob Barnes
2020-08-18soc/amd/picasso: fix GPE snapshot stateAaron Durbin
2020-08-18elog: add ELOG_WAKE_SOURCE_GPIOAaron Durbin
2020-08-18mb/google/volteer: Configure DP_HPD as PAD_NC and disable DdiPortHpdJohn Zhao
2020-08-18elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin
2020-08-18mb/google/dedede: Fix S3 wake using trackpadMeera Ravindranath
2020-08-18soc/intel/jasperlake: Fix PMC_GPE_DW mappingMeera Ravindranath
2020-08-18soc/intel/jasperlake: Increase PRERAM_CBMEM_CONSOLE_SIZE to 5KBMeera Ravindranath
2020-08-18src: Remove unused 'include <delay.h>'Elyes HAOUAS
2020-08-18src: Remove unused 'include <lib.h>'Elyes HAOUAS
2020-08-18src: Remove unuse '<timestamp.h>Elyes HAOUAS
2020-08-18src: Remove unused '<halt.h>'Elyes HAOUAS
2020-08-18src: Remove unused '<option.h>'Elyes HAOUAS
2020-08-18soc/intel/common/block/pmc/pmclib.c: Remove unused '<pc80/mc146818rtc.h>'Elyes HAOUAS
2020-08-18sb/amd/agesa/hudson: Add missing '#include <stddef.h>'Elyes HAOUAS
2020-08-18src: Remove unused 'include <stddef.h>Elyes HAOUAS
2020-08-18src: Remove unused 'include <boot_device.h>'Elyes HAOUAS
2020-08-18sb/intel/lynxpoint/early_pch.c: Use common 'write_pmbase16()'Elyes HAOUAS
2020-08-18src/southbridge/amd/*/*/fadt.c: Use macro for access_sizeElyes HAOUAS
2020-08-18cpu/intel/common: Use macro for access_sizeElyes HAOUAS
2020-08-18src/acpi/acpigen.c: Use macro for access_sizeElyes HAOUAS
2020-08-18sb/intel/{i82371eb,i82801dx}/fadt.c: Use macro for iapc_boot_archElyes HAOUAS
2020-08-18src: Remove unneded whitespace before tabElyes HAOUAS
2020-08-18xeon_sp/cpx: Fix get_system_memory_map to return the correct addressJohnny Lin
2020-08-18cpu/x86/smm/smm_stub: Add x86_64 supportPatrick Rudolph
2020-08-18mb/purism/librem_whl: Add new board Librem Mini (WHL-U)Matt DeVillier
2020-08-18xeon_sp/cpx: Enable ACPI P-state supportJingle Hsu
2020-08-18soc/intel/jasperlake: Configure IPU based on devicetreeMaulik V Vaghela
2020-08-18mb/prodrive/hermes: Enable LPSS ACPI driverPatrick Rudolph
2020-08-18soc/intel/common: Add support for LPSS UART in ACPI modePatrick Rudolph
2020-08-17soc/amd/common: add GPE event logsAaron Durbin
2020-08-17soc/amd/picasso: snapshot chipset state early in boot sequenceAaron Durbin
2020-08-17soc/amd/stoneyridge: remove unused soc_power_reg objectAaron Durbin
2020-08-17soc/amd/picasso: remove unused soc_power_reg objectAaron Durbin
2020-08-17soc/amd/common: removed unused functionsAaron Durbin
2020-08-17soc/amd/picasso: use new ACPI helper functions from commonAaron Durbin
2020-08-17soc/amd/stoneyridge: use new ACPI helper functions from commonAaron Durbin
2020-08-17soc/amd/common: add acpi_fill_gnvs()Aaron Durbin