summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mb/google/poppy/variants/nami: Enable FP MCUShelley Chen2018-11-053-2/+54
* nb/intel/x4x/raminit: Add missing spaceJonathan Neuschäfer2018-11-051-1/+1
* mb/asus/p5qc: Fix spelling of MarvellJonathan Neuschäfer2018-11-053-3/+3
* soc/amd/stoneyridge: Get rid of void pointer mathRichard Spiegel2018-11-051-6/+6
* mb/google/sarien: Enable WWAN detectionLijian Zhao2018-11-052-0/+4
* mediatek/mt8183: Add DDR driver of software impedance partHuayang Duan2018-11-054-0/+119
* src/soc/intel/braswell/romstage/romstage.c: Perform RTC init in romstageFrans Hendriks2018-11-052-9/+21
* soc/intel/cannonlake: Enable ISH from deviceLijian Zhao2018-11-051-0/+6
* mb/google/fizz: Remove variant_cros_gpios from variantDavid Wu2018-11-051-11/+0
* mb/google/fizz/variants/karma: Update GPIO GPP_D9David Wu2018-11-051-2/+2
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-11-053-5/+8
* amd/mtrr: Fix IORR MTRRElyes HAOUAS2018-11-054-21/+11
* mb/google/octopus/var/bobba: Define GPIO_134 as EC_SYNC_IRQEnrico Granata2018-11-052-0/+6
* soc/intel/cannonlake: Remove depreciated UPD selectionLijian Zhao2018-11-051-5/+0
* riscv: add support for supervisor binary interface (SBI)Xiang Wang2018-11-055-1/+187
* riscv: add support to block smp in each stageXiang Wang2018-11-054-8/+16
* riscv: add support smp_pause / smp_resumeXiang Wang2018-11-0511-12/+169
* mb/google/poppy/variant/nocturne: add Nanya memory optionNick Vaccaro2018-11-051-12/+12
* src: Remove unneeded include <arch/ioapic.h>Elyes HAOUAS2018-11-0510-10/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-05198-201/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-05109-204/+203
* sb/intel/lynxpoint: Remove irrelevant conditional statementElyes HAOUAS2018-11-052-14/+12
* nb/intel/i945: Remove irrelevant conditional statementElyes HAOUAS2018-11-051-9/+8
* src/mainboard: Remove irrelevant conditional statementElyes HAOUAS2018-11-054-28/+4
* soc/intel/icelake: Add PID based on Icelake EDSAamir Bohra2018-11-052-32/+14
* src/mb/asus/p5qc: Fix some mistakesAngel Pons2018-11-045-13/+13
* google/kukui: Add board id supportTristan Shieh2018-11-022-0/+71
* mediatek/mt8183: Add AUXADC driverPo Xu2018-11-024-0/+107
* mb/google/sarien: Enable Wilco ECDuncan Laurie2018-11-029-2/+135
* mb/google/sarien: Add Arcada variantDuncan Laurie2018-11-026-0/+488
* mb/google/sarien: Add new mainboardDuncan Laurie2018-11-0215-0/+905
* ec/google/wilco: Add wake pin configurationDuncan Laurie2018-11-021-0/+3
* soc/intel: Enable GPIO functions in verstageDuncan Laurie2018-11-023-0/+4
* nb/intel/haswell: Consolidate memory controller PCI driver structsTristan Corrick2018-11-022-18/+9
* mb/google/poppy/variants/nami: Enable radium touchscreen supportRen Kuo2018-11-021-0/+17
* soc/intel/icelake: Allow coreboot to reserve stack for fspAamir Bohra2018-11-021-0/+2
* mainboard/intel/icelake_rvp: Add ICL flash layout to support IFWI 1.6Aamir Bohra2018-11-021-17/+16
* sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick2018-11-019-60/+8
* sb/intel/lynxpoint: Include <stdint.h> to fix compilation errorsTristan Corrick2018-11-012-0/+3
* sb/intel/lynxpoint: Add a common platform.asl fileTristan Corrick2018-11-014-111/+56
* nb/intel/haswell/gma: Support boards that have DDI E connectedTristan Corrick2018-11-012-1/+6
* cpu/intel/haswell: Only change the slow ramp rate for ULT CPUsTristan Corrick2018-11-011-3/+5
* cpu/intel/haswell: Allow use of TSC for the monotonic timerTristan Corrick2018-11-011-1/+4
* sb/intel/lynxpoint: Provide a function for mainboard super I/O configTristan Corrick2018-11-012-0/+7
* sb/intel/lynxpoint: Automatically generate the ACPI PCI routing tableTristan Corrick2018-11-017-231/+31
* cpu/intel/haswell: Add the CPUID for Haswell C0 CPUsTristan Corrick2018-11-011-0/+1
* nb/intel/haswell: Add a PCI ID for a Mini-HD audio controllerTristan Corrick2018-11-011-1/+1
* nb/intel/haswell: Add a PCI ID for a desktop memory controllerTristan Corrick2018-11-012-0/+7
* arch/x86: clarify raw CAR_GLOBAL access guardsAaron Durbin2018-11-011-2/+2
* arch/x86: allow global .bss objects without CAR_GLOBALAaron Durbin2018-11-012-2/+17