summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* intel/skylake: Implement native Cache-as-RAM (CAR)Subrata Banik2016-01-297-17/+427
* arch/arm64: Override bl31 timestamp with coreboot build timestampPatrick Georgi2016-01-291-1/+7
* superio/winbond/w83667hg-a: Add support for W83667HG-ATimothy Pearson2016-01-295-0/+182
* southbridge/amd/sb700: Add missing DMA setup step from AMD RRGTimothy Pearson2016-01-291-0/+5
* mainboard/asus/kgpe-d16: Use stock PS/2 ACPI ASL fileTimothy Pearson2016-01-291-40/+3
* mainboard/asus/kgpe-d16: Enable ASUS MIO audio optionTimothy Pearson2016-01-291-1/+1
* mainboard/asus/kgpe-d16: Move memory test before IMD setupTimothy Pearson2016-01-291-4/+4
* nb/amdmct/mct_ddr3: Enable mainboard voltage setTimothy Pearson2016-01-291-1/+21
* cpu/amd/fam10h-fam15h: Correctly create APIC ID on single node systemsTimothy Pearson2016-01-292-2/+8
* mb/gigabyte/ga-g41m-es2l: Remove PMBASE settings and commented code.Damien Zammit2016-01-291-17/+2
* mb/gigabyte/ga-g41m-es2l: Remove copy-pasted cstatesDamien Zammit2016-01-292-15/+1
* mb/gigabyte/ga-g41m-es2l: Move MMCONF base address to 0xe0000000Damien Zammit2016-01-291-1/+1
* nb/intel/x4x: Move to early cbmemDamien Zammit2016-01-294-4/+9
* nb/intel/x4x: Cleanup gma.cDamien Zammit2016-01-291-57/+24
* nb/intel/x4x: Tidy up raminit and fix msbpos() functionDamien Zammit2016-01-291-8/+47
* nb/intel/x4x: Tidy up northbridgeDamien Zammit2016-01-292-9/+13
* nb/intel/x4x: Fix memory hole with both channels populatedDamien Zammit2016-01-292-50/+65
* src/: give scripts a .sh extension for easy identificationMartin Roth2016-01-282-0/+0
* via/cx700: Use zeroptr over 0Patrick Georgi2016-01-281-42/+42
* Provide a gcc-safe zero pointerPatrick Georgi2016-01-282-0/+12
* soc/braswell: Add interface to program USB2_COMPBG registershkim2016-01-285-1/+107
* ec/google/chromeec/acpi :Enable DPTF charger/TSR1/TSR2 participant.Freddy Paul2016-01-281-0/+6
* soc/braswell/acpi/DPTF: Write TCHG state on AC connect.Jenny TC2016-01-281-1/+1
* intel/strago: Update DPTF parameters to higher temperature.Divagar Mohandass2016-01-282-19/+11
* soc/braswell/acpi: Fix CID1 offset in commentHannah Williams2016-01-281-1/+1
* soc/braswell: Fix for auto wake from S5Hannah Williams2016-01-281-0/+15
* intel/strago: Fix for Crossystem "wpsw_cur" statusKumar, Gomathi2016-01-281-2/+2
* soc/braswell: Fix issues found during static code analysisRavi Sarawadi2016-01-284-10/+25
* intel/strago: Get Boot Flash Write Protect statusHannah Williams2016-01-281-9/+7
* Braswell: Separate L1 Sub State init procedure for boards.Kenji Chen2016-01-283-1/+2
* Strago: Enable CA MirrorShobhit Srivastava2016-01-283-0/+3
* intel/cyan: Disable SD Card Detect Simulation in FSPHannah Williams2016-01-281-0/+1
* Strago: Disable SD Card Detect Simulation in FSPHannah Williams2016-01-281-0/+1
* soc/braswell: Disable SD card detect simulation in FSPDivya Sasidharan2016-01-282-0/+4
* soc/braswell: Set max frequency to be turbo frequencyHannah Williams2016-01-282-2/+8
* intel/strago: Remove support for older rev boardsHannah Williams2016-01-2810-627/+13
* soc/braswell: Configure Boot Flash Write Protect status GPIOHannah Williams2016-01-281-1/+1
* intel/strago: Enable native mode on sd card cd lineJagadish Krishnamoorthy2016-01-281-2/+1
* intel/strago: Disable unused lines on Gpio North BankJagadish Krishnamoorthy2016-01-281-13/+10
* soc/braswell: Fix DSP clockfdurairx2016-01-285-21/+21
* mb/intel/d510mo: Use SATA AHCI by defaultDamien Zammit2016-01-281-4/+2
* mb/intel/d510mo: Use native gfx initializationDamien Zammit2016-01-283-3/+13
* mb/intel/d510mo: Add CPU, SMI-trap and PIC to DSDTDamien Zammit2016-01-282-1/+32
* mb/intel/d510mo: Add missing GPIO and GPENDamien Zammit2016-01-282-0/+2
* nb/intel/pineview: Native VGA init (CRT)Damien Zammit2016-01-289-146/+522
* drivers/intel/fsp1_1: Remove extra include referencesLee Leahy2016-01-288-23/+14
* Move object files to $(obj)/<class>/Nico Huber2016-01-284-23/+25
* Makefile: Make full use of src-to-obj macroNico Huber2016-01-2810-58/+51
* intel/strago: Set LPC_CLKRUNB to PU_20K to solve leakage issue.Kane Chen2016-01-281-1/+1
* intel/strago: EC_IN_RW gpio input configuration.Divagar Mohandass2016-01-281-1/+1