aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-26mb/purism/librem_skl: Disable CLKREQ for NVMeMatt DeVillier
2020-07-26mb/google/kukui: send SKU ID to EC for device-specific configurationHung-Te Lin
2020-07-26soc/intel/common/hda: Add HDA ID for Jasper Lakeyan.liu
2020-07-26mb/mainboard/dedede: update GPIO table for Botenyan.liu
2020-07-26mb/google/dedede: Change HDMI DDC GPIOs to native functionMaulik V Vaghela
2020-07-26mb/google/vilboz: Tune I2C bus 3 clockpeichao.wang
2020-07-26drivers/mrc_cache: Avoid unused variable assignmentPaul Menzel
2020-07-26soc/intel/jasperlakelake: Rename pch_init() codeUsha P
2020-07-26southbridge/intel/common: Replace outb with post_code in finalize.cSindhoor Tilak
2020-07-26src: Update bare access to BOOL CONFIG_ vals to CONFIG()Martin Roth
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-07-26src: Remove whitespace between 'sizeof' and '('Elyes HAOUAS
2020-07-26{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bitsAngel Pons
2020-07-26arch/x86/smbios: Fix type4 for EDK2Patrick Rudolph
2020-07-26smbios: Add Type19Patrick Rudolph
2020-07-26mb/emulation/qemu-i440fx/northbridge.c: Use SMBIOS macrosElyes HAOUAS
2020-07-26arch/x86/smbios.c: Use macro for 'type_detail'Elyes HAOUAS
2020-07-26nb/intel/haswell: Use macro for dimm->bus_widthElyes HAOUAS
2020-07-26mb/intel/tglrvp: Update MAINBOARD_PART_NUMBERAnil Kumar
2020-07-26mb/asus/p2b: Enable hardware monitor access via I/O on ISA busKeith Hui
2020-07-26sb/intel/i82371eb: Add #defines for DEVRESx registersKeith Hui
2020-07-26sb/intel/i82371eb: Clean up PM register #definesKeith Hui
2020-07-26src: Remove unneeded space in license headerElyes HAOUAS
2020-07-26mb/google/dedede/var/drawcia: Add G2Touch touchscreen supportWisley Chen
2020-07-26drivers/usb: Avoid NULL pointer dereferenceJohn Zhao
2020-07-26soc/amd/common: Refactor and consolidate code for spi baseMartin Roth
2020-07-26ec/google/chromeec: Fix loop off-by-one error in DPTF _OSCTim Wawrzynczak
2020-07-26soc/amd/picasso: Update postcode valueMartin Roth
2020-07-26Kconfig: Remove unnecessary choice namesMartin Roth
2020-07-26drivers/intel/dptf: Add missing Scope operator for _FIFTim Wawrzynczak
2020-07-26mb/asus/p2b: Drop select SMPKyösti Mälkki
2020-07-26smp/spinlock: Do not define barrier() globallyKyösti Mälkki
2020-07-26arch/x86: Move cpu_relax()Kyösti Mälkki
2020-07-26cpu,soc/intel: Drop select SMPKyösti Mälkki
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-07-26src/include: Remove unused 'include <stdint.h>'Elyes HAOUAS
2020-07-26mb/x/acpi_tables: Do minor cleanup on includesKyösti Mälkki
2020-07-26nb/intel/sandybridge: Add missing includesElyes HAOUAS
2020-07-26src: Remove extra lines in license headerElyes HAOUAS
2020-07-26mb/emulation/qemu-aarch64: Fix up license headerAngel Pons
2020-07-26*/mb/google/volteer/**/gpio.h: Fix up license headerAngel Pons
2020-07-26skylake boards: Factor out copy-pasted PIRQ routesAngel Pons
2020-07-26mb/intel/saddlebrook/devicetree.cb: Use PCH_IRQ* macrosAngel Pons
2020-07-26device/device.h: Add `is_dev_enabled` functionAngel Pons
2020-07-26cpu/intel/model_206ax: Clean up includesElyes HAOUAS
2020-07-26src: Remove unused include <cpu/x86/smm.h>Elyes HAOUAS
2020-07-26src: Remove unused 'include <cpu/intel/common/common.h>Elyes HAOUAS
2020-07-26mb/google/zork: remove ACPI_FADT_RESET_REGISTER from fadt_flagsFelix Held
2020-07-26mb/amd/mandolin: add default USB2 PHY tune parameters to devicetreeFelix Held
2020-07-26amd/picasso: rework USB2 PHY tune parameter handlingFelix Held
2020-07-26soc/skylake: Configure SATA options only if SATA is enabledFelix Singer
2020-07-25soc/amd/picasso: don't apply unconfigured USB2 PHY tune parametersFelix Held
2020-07-25soc/intel/baytrail/southcluster.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/include/soc/irq.h: Add bracesAngel Pons
2020-07-25soc/intel/baytrail: Simplify pattrs definitionsAngel Pons
2020-07-25soc/intel/baytrail/smm.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/smihandler.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/cpu.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/sd.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/lpss.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/lpe.c: Align with BraswellAngel Pons
2020-07-25mb/intel/cedarisland: undo set trig and bufdis for NF padsMaxim Polyakov
2020-07-25soc/intel/{baytrail,braswell}: Drop unneeded `return`Angel Pons
2020-07-25soc/intel/baytrail/iosf.c: Add missing bracesAngel Pons
2020-07-25soc/intel/baytrail/elog.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/cpu.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/acpi.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/bootblock/bootblock.c: Move functionsAngel Pons
2020-07-25soc/intel/baytrail: Retype some pointersAngel Pons
2020-07-25soc/intel/tigerlake: Update Pkg C-State latenciesRavi Sarawadi
2020-07-25src/include/ramdetect.h: Add missing includesElyes HAOUAS
2020-07-25nb/intel/ironlake/raminit.c: initialize 'reply.command'Elyes HAOUAS
2020-07-25nb/intel/haswell/hostbridge_regs.h: Clean up registersAngel Pons
2020-07-25mb/getac/p470/acpi_tables.c: Remove wrong commentElyes HAOUAS
2020-07-25sb/intel/bd82x6x: Use common irqlinks.aslAngel Pons
2020-07-25soc/intel/tigerlake: Set power limits for Tiger Lake Y-SKUSumeet R Pawnikar
2020-07-25soc/intel/tigerlake: Update Tiger Lake SA IDsDerek Huang
2020-07-24soc/amd/picasso: mark usb2_phy_tune struct as packedFelix Held
2020-07-24mb/supermicro/x11-lga1151: Clean up gpio.hMaxim Polyakov
2020-07-24supermicro/x11-lga1151/gpio: 4/4 Convert field macros to PAD_CFGMaxim Polyakov
2020-07-24supermicro/x11-lga1151/gpio: 3/4 Fixes some field macroMaxim Polyakov
2020-07-24supermicro/x11-lga1151/gpio: 2/4 Exclude fields for PAD_CFGMaxim Polyakov
2020-07-24mb/google/volteer: Remove unused dptf.asl filesTim Wawrzynczak
2020-07-24assert.h: Do not use __FILE__ nor __LINE__ on timeless buildsAngel Pons
2020-07-24nb/intel/sandybridge: Put host bridge registers into its own fileAngel Pons
2020-07-24nb/intel/haswell: Put host bridge registers into its own fileAngel Pons
2020-07-24device/pci_device.c: Do not complain about disabled devicesAngel Pons
2020-07-24supermicro/x11-lga1151/gpio: 1/4 Decode raw register valuesMaxim Polyakov
2020-07-24soc/intel/common/gpio_defs: Remove unused macro for NFMaxim Polyakov
2020-07-24soc/intel/common/gpio_defs: Undo set TxDRxE in GPI_TRIG_OWN()Maxim Polyakov
2020-07-24soc/intel/common/gpio_defs: Improve some GPI macrosMaxim Polyakov
2020-07-24soc/amd/picasso/sb: Gate FCH AL2AHB clocksMatt Papageorge
2020-07-24superio/common: Avoid NULL pointer dereferenceJohn Zhao
2020-07-24soc/amd/picasso/fsp_params: add missing newline between functionsFelix Held
2020-07-24soc/amd/picasso/fsp_params: add asserts for descriptor countFelix Held
2020-07-24vc/amd/fsp/picasso: update UPD headerFelix Held
2020-07-24mb/ocp/tiogapass: Use macro to configure IIOMaxim Polyakov
2020-07-24nb/intel/sandybridge: Remove unnecessary `struct sys_info`Angel Pons
2020-07-24nb/intel/ironlake: Move southbridge code to ibexpeakAngel Pons
2020-07-24sb/intel/*: Delete invalid commentAngel Pons