aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-10-26Revert "soc/intel/jasperlake: Allow mainboard to override chip configuration"Karthikeyan Ramasubramanian
2020-10-26Revert "mb/google/dedede: Add mainboard acpi support for GPIO PM configuration"Karthikeyan Ramasubramanian
2020-10-26ec/google/chromeec: Update ec_commands.hTim Wawrzynczak
2020-10-26arch/x86/smbios: Populate SMBIOS type 7 with cache informationMorgan Jang
2020-10-26sb/amd/*/*/pci_devs.h: Reduce the differenceElyes HAOUAS
2020-10-26sb/amd/*/*/smbus.h: Make 'smbus.h' uniformElyes HAOUAS
2020-10-26mb/ocp/deltalake: Override coreboot log level via VPDJohnny Lin
2020-10-26cpu/intel/common: implement the two missing CPPC v2 autonomous registersMichael Niewöhner
2020-10-26soc/intel/icl: enable common CPU codeMichael Niewöhner
2020-10-26mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner
2020-10-26soc/intel/skl: replace conditional on dt option reading CPUID for CPPCMichael Niewöhner
2020-10-26soc/intel: drop unneeded ISST configuration codeMichael Niewöhner
2020-10-26console/init: Drop CONSOLE_LEVEL_CONSTNico Huber
2020-10-26mb/google/volteer/var/voxel: enable GPP_D17 for FCAM_PWRSheng-Liang Pan
2020-10-26security/tpm/tspi/crtm: Add line break to debug messagesFrans Hendriks
2020-10-26mb/google/octopus/var/fleex: Add goodix touch pad supportEric Lai
2020-10-26soc/intel/common/block/smbus: Add define for I2C_ENPatrick Rudolph
2020-10-26soc/intel/common/block/smbus: Add Cannonpoint PCH-H PCI IDPatrick Rudolph
2020-10-26mb/ocp/deltalake: Use BMC version to represent ec versionTim Chu
2020-10-26src/drivers/ipmi: Add function to get BMC revisionTim Chu
2020-10-26mb/google/octopus/var/fleex: Add new SKU for LTE touchAmanda Huang
2020-10-26mb/google/zork/vilboz: Enable SAR proximity sensor STH9324Frank Wu
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-26mb/google/zork: Update style of check on cbi return valuesEric Lai
2020-10-26mb/google/volteer: Use PCIE_CLK_NOTUSED in place of 0xFFDavid Wu
2020-10-26mb/google/volteer/var/terrador: Disable SRCCLKREQ1#David Wu
2020-10-26mb/google/volteer/var/voxel: Disable SRCCLKREQ1#Sheng-Liang Pan
2020-10-26include/device/azalia_device: Fix typoPatrick Rudolph
2020-10-26soc/mediatek/mt8192: update descriptions for dram configXi Chen
2020-10-26mb/google/asurada: fix EC commands timeoutHung-Te Lin
2020-10-26soc/intel/xeon_sp/acpi: Add pch.aslMarc Jones
2020-10-25soc/intel/broadwell: Merge `chip.c` into `systemagent.c`Angel Pons
2020-10-25soc/intel/broadwell: Drop `broadwell_pci_ops`Angel Pons
2020-10-25nb/intel/haswell/gma.c: Drop unused ChromeOS includeAngel Pons
2020-10-25mb/lippert/frontrunner-af: Add blank line in codePaul Menzel
2020-10-25mb/lippert/frontrunner-af: Remove unused header includePaul Menzel
2020-10-25mb/lippert/frontrunner-af: Add board URLPaul Menzel
2020-10-25nb/intel/haswell/gma.c: Drop unused `set_translation_table` functionAngel Pons
2020-10-25soc/intel/alderlake/romstage: Skip GPIO configuration from FSPSubrata Banik
2020-10-25vc/intel/fsp/fsp2_0/adl: Update FSP header file version to 1432Subrata Banik
2020-10-24nb/intel/haswell/gma.c: Drop space after unary `!`Angel Pons
2020-10-24nb/intel/haswell/gma.c: Move log message to the right placeAngel Pons
2020-10-24nb/intel/haswell/gma.c: Use `config_of` in `gma_setup_panel`Angel Pons
2020-10-24soc/intel/broadwell/gma.c: Align `igd_setup_panel` with HaswellAngel Pons
2020-10-24nb/intel/haswell/early_init.c: Remove invalid register writesAngel Pons
2020-10-24nb/intel/haswell/finalize.c: Align with BroadwellAngel Pons
2020-10-24nb/intel/haswell/finalize.c: Align MC locking with BroadwellAngel Pons
2020-10-24nb/intel/haswell/finalize.c: Lock down MC ARB registerAngel Pons
2020-10-24nb/intel/haswell/finalize.c: Lock PCU DDR PTMAngel Pons
2020-10-24nb/intel/haswell/finalize.c: Drop obsolete SA PM lockAngel Pons
2020-10-24nb/intel/haswell/finalize.c: Use PCI register namesAngel Pons
2020-10-24soc/intel/broadwell: Use get_{pmbase,gpiobase}Angel Pons
2020-10-24sb/intel/lynxpoint: Ensure that `dev->chip_info` is not nullAngel Pons
2020-10-24sb/intel/lynxpoint: Use spaces around `|`Angel Pons
2020-10-24nb/intel/gm45: Clean up header handlingAngel Pons
2020-10-24nb/intel/gm45: Introduce memmap.hAngel Pons
2020-10-24nb/intel/gm45: Add more DMIBAR/EPBAR registersAngel Pons
2020-10-24nb/intel/ironlake: Add more host bridge PCI IDsAngel Pons
2020-10-24nb/intel/ironlake: Generalise northbridge chip nameAngel Pons
2020-10-24nb/intel/haswell: Generalise northbridge chip nameAngel Pons
2020-10-24nb/intel/haswell: Set up Root Complex topologyAngel Pons
2020-10-24sb/intel/lynxpoint/pcie: Fix clock gating routineAngel Pons
2020-10-24mb/google/zork: update USB 2.0 controller Lane Parameter for berknipKevin Chiu
2020-10-24cpu/intel/common: rework code previously moved to common cpu codeMichael Niewöhner
2020-10-24{cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner
2020-10-23soc/intel/broadwell: Add ECC config reportingAngel Pons
2020-10-23soc/intel/broadwell: Remove unnecessary arrayAngel Pons
2020-10-23soc/intel/broadwell: Fix copy-pasted copy-paste errorAngel Pons
2020-10-23soc/intel/broadwell: Align raminit-related code with HaswellAngel Pons
2020-10-23soc/intel/broadwell: Relocate `report_memory_config` functionAngel Pons
2020-10-23soc/intel/broadwell/romstage/pch.c: Drop reg-script usageAngel Pons
2020-10-23soc/intel/broadwell/romstage/romstage.c: Clean up includesAngel Pons
2020-10-23mb/google/volteer: Add settings for noise mitgationShaunak Saha
2020-10-23soc/intel/tigerlake: Add Acoustic featuresShaunak Saha
2020-10-23soc/intel/broadwell: Move `fill_postcar_frame` to memmap.cAngel Pons
2020-10-23soc/intel/broadwell: Drop reg-script usage from bootblock PCH initAngel Pons
2020-10-23soc/intel/broadwell: Define RCBA register LCAPAngel Pons
2020-10-23soc/intel/broadwell/finalize.c: Use register namesAngel Pons
2020-10-23soc/intel/broadwell: Sort SA registers in ascending orderAngel Pons
2020-10-23soc/intel/broadwell: Drop reg-script to finalize SAAngel Pons
2020-10-23nb/intel/haswell/raminit.c: Clean up local variablesAngel Pons
2020-10-23soc/intel/broadwell: Revise SA lockdown sequenceAngel Pons
2020-10-23sb/intel/lynxpoint: Drop space after castsAngel Pons
2020-10-23haswell/broadwell: Fix typos of `BCLK`Angel Pons
2020-10-23nb/intel/sandybridge: Correct designation of MRC versionAngel Pons
2020-10-23nb/intel/haswell: Correct designation of MRC versionAngel Pons
2020-10-23nb/intel/haswell: Drop ASM to call into MRCAngel Pons
2020-10-23nb/intel/haswell: Constify pointers to stringsAngel Pons
2020-10-23nb/intel/haswell: Make MAD_DIMM_* registers indexedAngel Pons
2020-10-23nb/intel/haswell: Drop unnecessary register readAngel Pons
2020-10-23soc/intel/broadwell/memmap.c: Use `SA_DEV_ROOT` macroAngel Pons
2020-10-23soc/intel/broadwell: Use common early SMBus codeAngel Pons
2020-10-23soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH misc initAngel Pons
2020-10-23soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH PM initAngel Pons
2020-10-23soc/intel/broadwell: Drop reg-script from early SA initAngel Pons
2020-10-23vc/amd/fsp/picasso: Remove typedefs in bl_syscall_public.hJason Glenesk
2020-10-23mb/google/zork: update telemetry settings for morphiusKevin Chiu
2020-10-23mb/google/zork/woomax: Adjust disconnect thresholdRob Barnes
2020-10-23mb/google/dedede: Update the flash ROM layout for RW regionsKarthikeyan Ramasubramanian
2020-10-23mb/google/dedede/var/drawcia: Add MIPI camera supportWisley Chen