aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2021-01-08soc/intel/jasperlake: Enable USB2 PHY SUS PG for s0ix qualificationKrishna Prasad Bhat
2021-01-07ACPI: Remove ACPI_NO_SMI_GNVSKyösti Mälkki
2021-01-07soc/amd/picasso: Add GRXS and GTXS methodEric Lai
2021-01-07soc/amd/picasso: Add STXS and CTXS methodEric Lai
2021-01-07mb/google/zork: Decrease stamp_boost parameter for dirinbozKevin Chiu
2021-01-07security/intel/txt: Don't run SCHECK on CBnTArthur Heymans
2021-01-07mb/google/dedede: Add support for charger throttlingSumeet Pawnikar
2021-01-07arch/x86: Move prologue to .init sectionKyösti Mälkki
2021-01-07cpu/intel/haswell: Rename `HASWELL_BCLK` to `CPU_BCLK`Angel Pons
2021-01-07mb/asrock/h110m: Remove MAINBOARD_POWER_ON_AFTER_POWER_FAILMartin Roth
2021-01-07soc/intel/icelake: Remove unused ENABLE_DISPLAY_OVER_EXT_PCIE_GFXSubrata Banik
2021-01-07mb/google/volteer/var/elemi: Tune i2c frequencyWisley Chen
2021-01-07mb/google/dedede/var/metaknight: update Goodix touch screen sequenceTim Chen
2021-01-07mb/google/zork: Modify variant to Shuboz supportKane Chen
2021-01-07mb/intel/jasperlake_rvp: Fix building with CONFIG_CHROMEOS unsetMatt DeVillier
2021-01-07mb/intel/adlrvp: Fix building with CONFIG_CHROMEOS unsetMatt DeVillier
2021-01-07mb/google/lindar: Fix building with CONFIG_CHROMEOS unsetMatt DeVillier
2021-01-07soc/intel/common/cse: Drop dependency on CHROMEOS for SOC_INTEL_CSE_LITE_SKUMatt DeVillier
2021-01-07mb/google/puff/var/dooly: Config I2C0 SerialIoDevModeTony Huang
2021-01-07cpu/intel: add PC10 residency counter MSRMichael Niewöhner
2021-01-07mb/razer/blade_stealth_kbl: Remove comments with pad functionsMaxim Polyakov
2021-01-07mb/google/dedede/var/magolor: modify raydium touch screenRen Kuo
2021-01-07mb/google/dedede/var/metaknight: Configure I2C high and low timesTim Chen
2021-01-07mb/google/dedede/var/madoo: Update Goodix touchscreen power sequenceDtrain Hsu
2021-01-07mb/google/dedede/var/boten: Configure I2C high and low timeStanley Wu
2021-01-07mb/google/dedede/var/lantis: Config I2C high and low time for touchscreen/audioTony Huang
2021-01-07mb/google/dedede/var/lantis: Config I2C high and low time for touchpadTony Huang
2021-01-07mb/google/zork/var/vilboz: Fix Goodix touchscreen power sequenceFrank Wu
2021-01-07soc/mediatek: rtc: Use `bool` as return typeYidi Lin
2021-01-06soc/intel/broadwell: Move MAX_CPUS from mb to SoCFelix Singer
2021-01-06soc/intel/skylake: Move MAX_CPUS from mb to SoCFelix Singer
2021-01-06mb/intel/wtm2/Kconfig: Limit MAX_CPUS to 8Angel Pons
2021-01-06mb/google/volteer/var/voema: Update Aux settings for Port 0David Wu
2021-01-06mb/amd/mandolin/mainboard: Remove unused pirq_dataRaul E Rangel
2021-01-06mb/google/zork/mainboard: Remove unused pirq_dataRaul E Rangel
2021-01-06soc/amd/picasso: Correctly populate the PCI interrupt line registerRaul E Rangel
2021-01-06soc/amd/picasso: Fix ACPI PCI routing tableRaul E Rangel