summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mainboard: Remove unused include <timestamp.h>Elyes HAOUAS2019-05-133-3/+0
* soc/intel/braswell: Add tsc_freq.c and pmutil.c in verstageFrans Hendriks2019-05-131-0/+3
* util/intelvbttool: Add error checking for memory allocationJacob Garber2019-05-131-1/+14
* util/intelvbttool: Free file object on error pathJacob Garber2019-05-131-1/+3
* util/ifdtool: Add find_fd null checkJacob Garber2019-05-131-1/+1
* lapic/lapic_cpu_init: Add cpu_add_map_entry() to store default_apic_idSubrata Banik2019-05-131-0/+2
* src/arch/x86: Use core apic id to get cpu_index()Subrata Banik2019-05-132-7/+38
* mb/asrock/h81m-hds: Drop now obsolete libgfxinit overrideNico Huber2019-05-121-8/+0
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-1232-53/+37
* 3rdparty/libgfxinit: Update for runtime CPU detectionNico Huber2019-05-122-11/+8
* 3rdparty/libhwbase: Update to current masterNico Huber2019-05-121-0/+0
* mb/lenovo/*: Add MAINBOARD_FAMILYPatrick Rudolph2019-05-121-0/+4
* boot_device: Constify argumentPatrick Rudolph2019-05-123-3/+3
* lib/timestamp: Make timestamp_sync_cache_to_cbmem() in postcarSubrata Banik2019-05-121-0/+1
* Kconfig: Create RAMPAYLOAD kconfigSubrata Banik2019-05-121-0/+15
* arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() functionSubrata Banik2019-05-124-31/+40
* soc/intel/cnl: Enable VT-dJohn Zhao2019-05-114-15/+14
* Define ENV_PAYLOAD_LOADERRonald G. Minnich2019-05-111-0/+4
* vboot: Turn vboot_logic_executed() into a static inlineJulius Werner2019-05-102-53/+56
* assert.h: Undefine ASSERT macro in case vendorcode headers set itJulius Werner2019-05-101-0/+6
* vboot: Make vboot_logic_executed() a bit more preciseJulius Werner2019-05-101-3/+5
* soc/amd/stoneyridge: Add IO access functions for PMxMarshall Dawson2019-05-104-12/+48
* mb/google/sarien: Fix s5 touchscreen power leakageLijian Zhao2019-05-102-0/+8
* sb/bd82x6x: Don't rewrite over BCTRLElyes HAOUAS2019-05-101-3/+0
* sb/i82801gx: Don't rewrite over BCTRLElyes HAOUAS2019-05-101-3/+0
* mb/google/nami: Add VBT blobs and include them in cbfsArthur Heymans2019-05-106-0/+4
* mb/google/sarien/variants/arcada: Set tcc offset valueBonnie Lin2019-05-101-1/+1
* mb/google/hatch: Fine tune Goodix touch screen timingDtrain Hsu2019-05-102-4/+4
* mb/google/hatch: Fix GBB_HWID for kohakuFurquan Shaikh2019-05-101-1/+1
* nb/intel/i945: Use macro instead of magic numberElyes HAOUAS2019-05-103-13/+14
* mainboard/google/kahlee: Fix Micron MT40A512M16TB-062E:J SPD CRC errorKevin Chiu2019-05-101-1/+1
* soc/intel/braswell/smbus: Enable early SMBus in romstageMichał Żygowski2019-05-102-0/+30
* sb/i82801gx: Remove duplicated 'define PMBASE'Elyes HAOUAS2019-05-101-1/+0
* soc/intel/cannonlake: Fix pcie clock numberLijian Zhao2019-05-092-2/+7
* vendorcode/google/chromeos: Use explicit zero check in ACPI codeDuncan Laurie2019-05-092-6/+7
* Change the guard for bootblock_systemagent_early_init to ENV_BOOTBLOCKRonald G. Minnich2019-05-091-1/+1
* vboot: include vb2_sha.h when requiredJoel Kitching2019-05-095-1/+4
* vboot: communicate display requirements with vb2api_fw_phase1Joel Kitching2019-05-092-6/+12
* vboot: remove use of VbInitParamsJoel Kitching2019-05-093-5/+4
* mb/google/sarien: Move EC PTS/WAK function to mainboardLijian Zhao2019-05-092-0/+24
* soc/intel/common/acpi: Remove EC PTS/WAK dynamic loadingLijian Zhao2019-05-093-17/+0
* mb/google/sarien/variants/arcada: Update thermal configuration for DPTFMike Hsieh2019-05-081-10/+10
* mb/lenovo/t520: Fix devicetreePatrick Rudolph2019-05-081-0/+4
* soc/amd/stoneyridge: Add iomux read/write functionsMarshall Dawson2019-05-083-12/+42
* soc/amd/stoneyridge: Finish read/write misc registersMarshall Dawson2019-05-083-4/+26
* soc/amd/stoneyridge: Add aoac_ read/write functionsMarshall Dawson2019-05-083-6/+16
* soc/amd/stoneyridge: Rewrite smbus_read/write, add asfMarshall Dawson2019-05-084-33/+101
* soc/amd/stoneyridge: Rearrange sb_util.cMarshall Dawson2019-05-081-84/+121
* soc/amd/stoneyridge: Rename AcpiMmio blocksMarshall Dawson2019-05-0810-63/+75
* Documentation: Convert vboot to markdownPatrick Rudolph2019-05-084-403/+325