aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-12soc/intel/denverton_ns: Drop redundant `DEFAULT_ACPI_BASE`Angel Pons
2021-01-12cpu/x86/sipi_vector: Simplify loop getting unique CPU numberPatrick Rudolph
2021-01-12device/pci_device.c: Use same indents for switch/caseFelix Singer
2021-01-12soc/intel/common/pcie: Add helper function for getting mask of enabled portsFurquan Shaikh
2021-01-12device: Use __pci_0_00_0_config in config_of_soc()Furquan Shaikh
2021-01-12soc/intel/alderlake: Add PCH ID 0x5182Subrata Banik
2021-01-12drivers/genesyslogic/gl9763e: Add HS400ES compatibility settingsBen Chuang
2021-01-12mb/google/zork/var/vilboz: Fix FW_CONFIG_SHIFT_WWAN valueJohn Su
2021-01-11cpu/intel/haswell: Add delay for TPM before Flex Ratio rebootAngel Pons
2021-01-11cpu/intel/haswell: Allow tuning VR for C-state operationsAngel Pons
2021-01-11cpu/intel/haswell: Raise PSI1 threshold to 20AAngel Pons
2021-01-11cpu/intel/haswell: Enable turbo ratio if availableAngel Pons
2021-01-11cpu/intel/haswell: Do not set PMG_IO_CAPTURE_BASE MSRAngel Pons
2021-01-11mb/google/octopus: add audio codec into SSFC support for MeepTony Huang
2021-01-11drivers/genesyslogic/gl9763e: Fix boot on eMMC failed issue on VolteerRenius Chen
2021-01-11soc/intel/{icl,tgl,jsl,ehl}: add LPIT supportMichael Niewöhner
2021-01-11soc/intel/skl: add SLP_S0 residency register and enable LPIT supportMichael Niewöhner
2021-01-11soc/intel/cnl: add SLP_S0 residency register and enable LPIT supportMichael Niewöhner
2021-01-11acpi,soc/intel/common: add support for Intel Low Power Idle TableMichael Niewöhner
2021-01-11{soc,vc,mb}/intel: Drop support for Cannon Lake SoCFelix Singer
2021-01-11mb/google/volteer: Add CSE Lite SKU support to DrobitWayne3_Wang
2021-01-11soc/amd/cezzane: Add a minimal chipset treeFurquan Shaikh
2021-01-11soc/intel/common/uart: Use simple(_s_) variants of PCI functionsFurquan Shaikh
2021-01-11soc/intel/uart: Drop SoC callback `soc_uart_console_to_device`Furquan Shaikh
2021-01-11soc/intel/cnl: Allow setting PCIe subsystem IDs after FSP-SJeremy Soller
2021-01-11mb/google/volteer: Set FORCE_PWR low at boot timeJohn Zhao
2021-01-11soc/amd/picasso: Separate GPIO define into gpio_defs.hEric Lai
2021-01-11vc/intel/FSP2_0/CPX-SP: update to FSP ww01 releaseJonathan Zhang
2021-01-11vendorcode/intel/fsp: Update Tiger Lake v3444 FSP HeadersSrinidhi N Kaushik
2021-01-11mb/emulation/qemu: Copy page tables to DRAM in assemblyPatrick Rudolph
2021-01-11mb/google/dedede/var/magolor: Remove the unused touch controllerRen Kuo
2021-01-11soc/intel/cannonlake: Enable wake from USB in S4Patrick Rudolph
2021-01-10nb/intel/gm45: Guard macro parametersAngel Pons
2021-01-10nb/intel/gm45: Guard `CxDRBy_BOUND_SHIFT` macro parametersAngel Pons
2021-01-10device: Add new Kconfig VGA_ROM_RUN_DEFAULT for mainboard userSubrata Banik
2021-01-10mb/intel/adlrvp: Update GPIOs as per latest schematicsSubrata Banik
2021-01-10mb/intel/adlrvp: Fix FW download failed for PEG 060, 010Subrata Banik
2021-01-10soc/intel/alderlake: Refactor SoC code to maintain CPU and PCH PCIE RPsSubrata Banik
2021-01-10soc/intel/broadwell: Use `mp_cpu_bus_init`Angel Pons
2021-01-10cpu/intel/haswell/haswell.h: Align with BroadwellAngel Pons
2021-01-10cpu/intel/haswell: Align cosmetics with BroadwellAngel Pons
2021-01-10cpu/intel/haswell: Do not determine CPU type at runtimeAngel Pons
2021-01-10sb/intel/bd82x6x: Use `PCH_LPC_DEV` macroAngel Pons
2021-01-10mb/google/cyan: Move board_id() to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-10ACPI: Add missing include in nvs.hKyösti Mälkki
2021-01-10soc/intel: Rename to soc_fill_gnvs()Kyösti Mälkki
2021-01-10soc/intel: Replace acpi_init_gnvs()Kyösti Mälkki
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-10sb/intel: Use acpi_inject_nvsa()Kyösti Mälkki
2021-01-10sb/intel: Factor out soc_fill_gnvs()Kyösti Mälkki
2021-01-10ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki
2021-01-10soc/intel/braswell: Refactor acpi_init_gnvs()Kyösti Mälkki
2021-01-10mb/x/acpi_tables: Move EC_RW detectionKyösti Mälkki
2021-01-10ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki
2021-01-09mb/google/parrot: Replace while-loop with do-whileFelix Singer
2021-01-09mb/google/parrot: Let else statement follow closing braceFelix Singer
2021-01-09mb/google/parrot: Get rid of hard-coded function names in printksFelix Singer
2021-01-09mb/google/parrot: Fix spacing issuesFelix Singer
2021-01-09mb/hp/pavilion_m6_1035dx: Replace leading spaces with tabsFelix Singer
2021-01-09mb/hp/pavilion_m6_1035dx: Replace (foo*) with (foo *)Felix Singer
2021-01-09mb/hp/pavilion_m6_1035dx: Put opening braces in previous lineFelix Singer
2021-01-09mb/hp/pavilion_m6_1035dx: Remove trailing semicolon from macroFelix Singer
2021-01-09mb/hp/pavilion_m6_1035dx: Fix spacing issues in mptable.cFelix Singer
2021-01-09vc/intel/fsp1_1/skylake: Remove unused header fileFelix Singer
2021-01-09mb/asrock/h110m: Drop VR configuration from devicetreeFelix Singer
2021-01-09mb/asrock/h110m: Remove zeroed options from devicetreeFelix Singer
2021-01-08mb/google/volteer: Configure Delbin USB2 ports for Type CJohn Zhao
2021-01-08soc/amd/picasso: add missing GNB I/O APIC initializationFelix Held
2021-01-08mb/google/octopus: add audio codec into SSFC support for BobbaMarco Chen
2021-01-08mb/google/asurada: Support audioTzung-Bi Shih
2021-01-08mb/google/dedede/var/sasuke: Add internal USB camera supportSeunghwan Kim
2021-01-08mb/google/dedede/var/sasuke: Enable ELAN touchpadSeunghwan Kim
2021-01-08mb/google/dedede/var/sasuke: Enable audio featureSeunghwan Kim
2021-01-08mb/google/dedede/var/sasuke: Configure GPIO NC padsSeunghwan Kim
2021-01-08mb/asrock/h110m: Drop DEVICETREE from KconfigFelix Singer
2021-01-08mb/clevo/cml-u: Drop VGA_BIOS_FILE from KconfigFelix Singer
2021-01-08ec/google/chromeec: add SSFC CBI supportMarco Chen
2021-01-08soc/intel/common/uart: Restrict scope of uart_common_init to uart.cFurquan Shaikh
2021-01-08soc/intel/common: Pass in pci_devfn_t into lpss_set_power_stateFurquan Shaikh
2021-01-08soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()Furquan Shaikh
2021-01-08cpu/x86/smm: Use append instead of assign for smm-c-depsFurquan Shaikh
2021-01-08soc/intel/tigerlake: Enable USB2 port reset message on Type-C portsJohn Zhao
2021-01-08ec/google/chromeec: Check AP reset cause for watchdog resetYu-Ping Wu
2021-01-08ec/google/chromeec: Update ec_commands.hYu-Ping Wu
2021-01-08cpu/intel/model_206ax: Always return a package from _CSTAngel Pons
2021-01-08sb/intel/bd82x6x: Remove space in function definitionAngel Pons
2021-01-08mb/google/volteer: Update copano device treehao_chou
2021-01-08mb/google/volteer: Add GPIO to copano supporthao_chou
2021-01-08mb/google/volteer: Copano: Update SPD tablehao_chou
2021-01-08mb/google/zork: Unmap FCH IO-APIC PCI interruptsRaul E Rangel
2021-01-08soc/amd/picasso: Generate GNB IO-APIC PCI routing tableRaul E Rangel
2021-01-08pineview boards: Drop MAINBOARD_HAS_NATIVE_VGA_INITAngel Pons
2021-01-08arch/x86/Makefile.inc: Clean up generated assembly stubsArthur Heymans
2021-01-08*/Makefile.inc: Add some INTERMEDIATE targets to .PHONYArthur Heymans
2021-01-08ec/system76/ec: Remove unused EC RAM fieldsJeremy Soller
2021-01-08cbfstool: Use flock() when accessing CBFS filesJulius Werner
2021-01-08mb/google/dedede: Enable "FastPkgCRampDisable" upd for noise mitigationMaulik V Vaghela
2021-01-08soc/intel/jasperlake: Update acoustic noise related parametersMaulik V Vaghela