summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-09security/tpm/tss/vendor/cr50/cr50.c: Fix typoElyes HAOUAS
2021-02-09sb/intel/i82801{dx,ix,jx}/lpc.c: Fix typo in commentElyes HAOUAS
2021-02-09mb/google/auron/var/buddy: Convert to ASL 2.0Elyes HAOUAS
2021-02-09mb/google/cyan/var/terra: Convert to ASL 2.0Elyes HAOUAS
2021-02-09mb/apple/macbook21: Use common ACPI codeEvgeny Zinoviev
2021-02-09mb/apple/macbookair4_2: Fix USB ports configEvgeny Zinoviev
2021-02-09sb/amd/pi/hudson/acpi/lpc.asl: Convert to ASL 2.0Elyes HAOUAS
2021-02-09src/ec/acpi/ec.asl: Convert to ASL 2.0Elyes HAOUAS
2021-02-09soc/amd/stoneyridge/acpi: Convert to ASL 2.0Elyes HAOUAS
2021-02-09mb/google/zork: update telemetry settings for dirinbozKevin Chiu
2021-02-08soc/amd/common/memmap: add comment about types in memmap_early_dramFelix Held
2021-02-08soc/amd/picasso/iomap: change ACPI_CPU_CONTROL to match AGESAFelix Held
2021-02-08soc/intel/{baytrail,broadwell}: Add missing <cbmem.h>Angel Pons
2021-02-08soc/intel/braswell,skylake: Drop logo parameters from devicetreeKyösti Mälkki
2021-02-08soc/intel: Drop CID1 from GNVSKyösti Mälkki
2021-02-08soc/intel: Guard TRAP method in ASLKyösti Mälkki
2021-02-07sb/intel/bd82x6x: Support ME Soft Temporary Disable ModeEvgeny Zinoviev
2021-02-07sb/intel: Extract `set_global_reset` functionAngel Pons
2021-02-07nb/intel/x4x: Constify write leveling arraysAngel Pons
2021-02-07nb/intel/x4x: Update write leveling commentAngel Pons
2021-02-07arch/x86/cpu.c: Remove redundant <arch/cpu.h>Elyes HAOUAS
2021-02-07soc/intel/broadwell/include/soc/me.h: Clean includesElyes HAOUAS
2021-02-07soc/intel/quark/storage_test.c: Remove redundant <commonlib/cbmem_id.h>Elyes HAOUAS
2021-02-07nb/intel/pineview: Rewrite hex values in lowercaseAngel Pons
2021-02-07nb/intel/pineview: Delete rude and useless commentAngel Pons
2021-02-07nb/intel/pineview: Clean up FIXMEs in raminitNico Huber
2021-02-07nb/intel/x4x: Constify DDR2 ODT tableAngel Pons
2021-02-07nb/intel/x4x: Clean up RCOMP cosmeticsAngel Pons
2021-02-07nb/intel/x4x: Drop unused first array indexAngel Pons
2021-02-07nb/intel/x4x: Unroll programming RCOMP data groupAngel Pons
2021-02-07nb/intel/x4x: Report if running in async modeAngel Pons
2021-02-07nb/intel/x4x: Factor out setting Tx DLL tap and PIAngel Pons
2021-02-07nb/intel/x4x: Correct ctrlset{2,3} register maskAngel Pons
2021-02-07nb/intel/x4x: Clean up cosmetics of raminit tablesAngel Pons
2021-02-07nb/intel/x4x: Drop commented-out statementAngel Pons
2021-02-07mb/google/volteer/var/voxel: Add gpio-keys ACPI node for PENHSheng-Liang Pan
2021-02-07acpi: Fix BERT size_t printf format errorBenjamin Doron
2021-02-07src: Remove redundant <commonlib/bsd/compiler.h>Elyes HAOUAS
2021-02-07src: Remove redundant include <rules.h>Elyes HAOUAS
2021-02-07soc/intel/alderlake: Increase VBT size to 9 KiBMaulik V Vaghela
2021-02-07nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessorsAngel Pons
2021-02-07soc/amd/stoneyridge: remove STONEYRIDGE_ACPI_IO_BASE Kconfig optionFelix Held
2021-02-07soc/amd/stoneyridge: remove STONEYRIDGE_ prefix of ACPI_IO_BASE defineFelix Held
2021-02-07soc/intel/broadwell: Use common {DMI,EP,MCH}BAR accessorsAngel Pons
2021-02-07nb/intel/ironlake: Avoid pointer arithmeticsAngel Pons
2021-02-07nb/intel/pineview: Guard {MCH,DMI,EP}BAR macrosAngel Pons
2021-02-07arch/x86/smbios: Add missing guardRaul E Rangel
2021-02-07soc/amd/cezanne/romstage: Store early dram regionRaul E Rangel
2021-02-07soc/amd/picasso: Move memmap_early_dram to common blocksRaul E Rangel
2021-02-07soc/amd/cezanne/Makefile.inc: Fix indentationRaul E Rangel