summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* soc/intel/block/pmclib.c: Properly guard apm_control()Arthur Heymans2020-11-221-1/+1
* soc/intel/common/pmc.c Don't implement a weak function that diesArthur Heymans2020-11-221-16/+0
* soc/intel/block/pmc: Only include the PCI driver when it is not hiddenArthur Heymans2020-11-224-1/+9
* soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.cArthur Heymans2020-11-224-11/+11
* soc/intel/denverton_ns: Convert to ASL 2.0 syntaxElyes HAOUAS2020-11-224-66/+66
* mb/google/volteer/var/voema: Update gpio and devicetree settingsDavid Wu2020-11-224-7/+387
* cpu/amd/pi: Remove unused cpu code 00660F01Martin Roth2020-11-2213-289/+3
* mb/facebook/fbg1701: Add VBOOT supportFrans Hendriks2020-11-222-1/+50
* drivers/i2c/hid: Use ACPI device name if provided by configMatt DeVillier2020-11-221-0/+4
* drivers/i2c/generic: Only write DDN field if description not emptyMatt DeVillier2020-11-221-1/+2
* drivers/i2c: Add a driver for Semtech SX9324Eric Lai2020-11-225-0/+192
* mb/kontron: Add Kontron mAL10 COMe module supportMaxim Polyakov2020-11-2224-0/+851
* soc/intel/braswell/bootblock/bootblock.c: Report the FSP-T outputFrans Hendriks2020-11-221-0/+3
* drivers/intel/fsp1_1: Add function to report FSP-T outputFrans Hendriks2020-11-224-0/+42
* src/drivers/intel/fsp1_1/cache_as_ram.S: Clear _bss area onlyFrans Hendriks2020-11-221-6/+5
* mb/google/sarien: Configure IRQs as level triggered for HID over I2CKarthikeyan Ramasubramanian2020-11-222-2/+2
* mb/google/brya: Add new google brya mainboardTim Wawrzynczak2020-11-225-0/+58
* vc/amd/pi/00670F00: Add raw AGESA binary only to COREBOOT CBFSFurquan Shaikh2020-11-221-0/+1
* nb/intel/sandybridge: Clean up COMPOFST1 logicAngel Pons2020-11-222-7/+55
* nb/intel/sandybridge: Correct get_COMP2 functionAngel Pons2020-11-223-26/+16
* nb/intel/sandybridge: Rename and refactor `discover_timC_write`Angel Pons2020-11-223-27/+26
* nb/intel/sandybridge: Only use write Vref if supportedAngel Pons2020-11-222-0/+8
* nb/intel/sandybridge: Refine power-down mode logicAngel Pons2020-11-223-11/+41
* nb/intel/sandybridge: Lower tPRPDEN to 1Angel Pons2020-11-221-1/+1
* nb/intel/sandybridge: Increase tRWDRDD with fast RAMAngel Pons2020-11-221-1/+4
* nb/intel/sandybridge: Rename and clean up `discover_edges_write`Angel Pons2020-11-223-21/+21
* nb/intel/sandybridge: Relocate PREA-ACT-RD sequenceAngel Pons2020-11-223-93/+99
* nb/intel/sandybridge: Remove spurious writes to IOSAV BW maskAngel Pons2020-11-221-23/+4
* nb/intel/sandybridge: Drop `precharge` functionAngel Pons2020-11-221-47/+2
* mb/*: Use ACPI_DSDT_REV_2 instead of hard-coded valueFelix Singer2020-11-222-2/+2
* nb/intel/sandybridge: Clarify register writeAngel Pons2020-11-221-0/+1
* nb/intel/sandybridge: Encapsulate JEDEC write levelingAngel Pons2020-11-221-12/+22
* nb/intel/sandybridge: Do not rewrite write leveling sequenceAngel Pons2020-11-221-19/+14
* nb/intel/sandybridge: Make helper for write leveling sequenceAngel Pons2020-11-223-82/+90
* nb/intel/sandybridge: Run `read_mpr_training` before write trainingAngel Pons2020-11-221-4/+4
* nb/intel/sandybridge: Rename `read_training` functionAngel Pons2020-11-223-21/+3
* nb/intel/sandybridge: Use bitfield for GDCRTRAININGMOD registerAngel Pons2020-11-222-6/+55
* nb/intel/sandybridge: Use bitfield for GDCRCMDPICODINGAngel Pons2020-11-222-7/+31
* nb/intel/sandybridge: Move constants out of for-loopAngel Pons2020-11-221-54/+60
* nb/intel/sandybridge: Use bitfields to program MCMAIN timingsAngel Pons2020-11-222-79/+210
* nb/intel/sandybridge: Clean up TC_OTHP writesAngel Pons2020-11-221-6/+3
* nb/intel/sandybridge: Use one sequence for write levelingAngel Pons2020-11-221-8/+48
* mb/google/zork: update berknip CHTC thermal settingKevin Chiu2020-11-221-1/+2
* soc/amd: move non-CAR linker scripts to common directoryFelix Held2020-11-226-4/+19
* sb/intel/lynxpoint/smbus.c: Remove invalid PCI IDsAngel Pons2020-11-221-1/+1
* soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vbootFelix Held2020-11-216-23/+10
* vc/intel/fsp/fsp2_0/alderlake: Update FSP header file version to 1474_11Subrata Banik2020-11-212-59/+55
* mb/google/asurada: Get RAM code from ADC 3Yidi Lin2020-11-211-1/+56
* cbfs: Add metadata cacheJulius Werner2020-11-2113-33/+364
* nb/intel/sandybridge: Introduce `disable_refresh_machine` functionAngel Pons2020-11-211-51/+23