summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mainboard/bap/ode_e20XX: Change PCIe linesFabian Kunkel2016-07-312-16/+6
* superio/nuvoton: Add Nuvoton NCT6791DOmar Pakker2016-07-315-0/+181
* src/vboot: Capitalize RAM and CPUElyes HAOUAS2016-07-312-3/+3
* src/lib: Capitalize ROM, RAM, NVRAM and CPUElyes HAOUAS2016-07-314-4/+4
* src/drivers: Capitalize CPU, RAM and ACPIElyes HAOUAS2016-07-317-8/+8
* src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS2016-07-3141-54/+54
* src/acpi: Capitalize ACPI and SATAElyes HAOUAS2016-07-311-1/+1
* sunw/ultra40m2: Fix handling non-existence of a devicePatrick Georgi2016-07-311-1/+3
* sis/sis966: fix typoPatrick Georgi2016-07-311-1/+1
* sis/sis966: don't store a 32bit value in a 16bit variablePatrick Georgi2016-07-311-3/+3
* intel/broadwell: fix typoPatrick Georgi2016-07-311-1/+1
* intel/skylake: Enable signalling of error conditionPatrick Georgi2016-07-311-2/+2
* google/reef: Update chromeos.fmd RO_SECTIONFurquan Shaikh2016-07-311-10/+10
* intel/amenia: Enable DPTF in mainboardShaunak Saha2016-07-313-0/+102
* google/reef: Enable DPTF in mainboardShaunak Saha2016-07-313-0/+102
* gigabyte/ga_2761gxdk: Remove comment *endif*Paul Menzel2016-07-311-1/+1
* mainboard: Format irq_tables.cPaul Menzel2016-07-3168-1000/+1054
* build system: really disable building CrEC when not neededPatrick Georgi2016-07-312-1/+4
* src/arch: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-3110-18/+18
* src/Kconfig: Capitalize ROMElyes HAOUAS2016-07-311-1/+1
* src/device: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-313-3/+3
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-3154-102/+102
* src/include: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-319-19/+19
* src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-3118-23/+23
* src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-3126-41/+41
* src/cpu: Capitalize ROM and RAMElyes HAOUAS2016-07-3112-14/+14
* nvidia/tegra124: Adjust memlayout to Chrome OS toolchainStefan Reinauer2016-07-311-3/+3
* google/gale: Change board ID definition.Kan Yan2016-07-312-3/+6
* Update degree symbol to utf-8 encoding in commentsMartin Roth2016-07-313-6/+6
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-31109-122/+0
* intel/wifi: Include conditionally in the buildKyösti Mälkki2016-07-317-18/+11
* mainboard/bap/ode_e21XX: Add board supportFabian Kunkel2016-07-3012-54/+894
* mainboard/bap/ode_e21XX: Add copy of amd/olivehillplusFabian Kunkel2016-07-3023-0/+1823
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-30126-675/+514
* google/reef: Use GPE0_DW1_15 as wake signal for touchpadFurquan Shaikh2016-07-301-1/+1
* soc/intel/apollolake: Include gpe.h in chip.hFurquan Shaikh2016-07-301-0/+1
* skylake: fix VSDIO is at 0.8V when SDCard is not insertedZhuo-hao.Lee2016-07-291-0/+16
* soc/intel/apollolake: Remove PEIM GFX from normal mode and S3 resumeAbhay Kumar2016-07-293-2/+26
* google/gru & kevin: Update DRAM configurationLin Huang2016-07-285-218/+236
* rockchip/rk3399: sdram: correct controller vref settingLin Huang2016-07-281-9/+76
* drivers/intel/fsp2_0: Update the copyrightsLee Leahy2016-07-2810-8/+25
* google/reef: Write protect GPIO relative to bank offsetSusendra Selvaraj2016-07-281-2/+2
* soc/intel/apollolake: Update FSP Header files for version 146_30Brandon Breitenstein2016-07-282-11/+86
* intel/apollolake: Update gnvs for dptfShaunak Saha2016-07-282-0/+17
* intel/apollolake: Add soc specific DPTF valuesShaunak Saha2016-07-281-0/+44
* intel/common: Add ASL code for DPTFShaunak Saha2016-07-285-0/+738
* intel/common/opregion.c: only write 16 bytes to 16 byte fieldMartin Roth2016-07-281-1/+1
* arch/riscv: Refactor bootblock.SJonathan Neuschäfer2016-07-283-124/+55
* arch/riscv: Only initialize virtual memory if it's availableJonathan Neuschäfer2016-07-281-10/+16
* arch/riscv: Remove spinlock code from atomic.hJonathan Neuschäfer2016-07-281-29/+0