summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linuxboot: gitignore build directoryMarcello Sylvester Bauer2018-11-051-0/+1
* 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
* LinuxBoot: use curlMarcello Sylvester Bauer2018-11-021-1/+1
* LinuxBoot/X86_64: Enable 8250 uart driversMarcello Sylvester Bauer2018-11-021-0/+7
* LinuxBoot: fix custom defconfig overrideMarcello Sylvester Bauer2018-11-021-2/+1
* 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
* sb/intel/lynxpoint: Add a PCI ID for an SMBus controllerTristan Corrick2018-11-011-1/+4
* sb/intel/lynxpoint: Add PCI IDs for more SKUsTristan Corrick2018-11-011-0/+5
* mb/google/fizz/variants/karma: Rename kalista to karmaDavid Wu2018-11-0110-10/+10
* sb/intel/common/pciehp.h: Add missing license headerElyes HAOUAS2018-11-011-0/+18
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-0142-3/+90
* soc/amd/stoneyridge: Fix get_cpu_count()Martin Roth2018-10-311-1/+1
* soc/amd/stoneyridge: Get rid of domain_read_resourcesMartin Roth2018-10-312-38/+1
* ec/google/wilco: Unmute audio on initDuncan Laurie2018-10-312-0/+10
* ec/google/wilco: Add ACPI SuperIO devicesDuncan Laurie2018-10-311-0/+117
* ec/google/wilco: Add ACPI EC event handlersDuncan Laurie2018-10-312-0/+127
* ec/google/wilco: Add ACPI battery and AC objectsDuncan Laurie2018-10-313-0/+391
* ec/google/wilco: Add ACPI EC infrastructureDuncan Laurie2018-10-315-0/+381
* ec/google/wilco: Add a bootblock function for early initDuncan Laurie2018-10-313-0/+82
* ec/google/wilco: Save and restore PS/2 data for S3Duncan Laurie2018-10-313-0/+11
* ec/google/wilco: Add SMM handlersDuncan Laurie2018-10-313-0/+107
* ec/google/wilco: Report BIOS progress to the ECDuncan Laurie2018-10-312-0/+31
* ec/google/wilco: Add devicetree chip infrastructureDuncan Laurie2018-10-313-1/+107