summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 3rdparty/libgfxinit: Update for runtime CPU detectionNico Huber2019-05-121-11/+8
* 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-093-0/+3
* 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
* mb/lenovo/*: Add support for VBOOT on 8MiB devicesPatrick Rudolph2019-05-0816-0/+271
* ec/lenovo/h8: Add VBOOT board supportPatrick Rudolph2019-05-083-0/+69
* ec/lenovo/h8: Add function to query sense statePatrick Rudolph2019-05-083-0/+66
* {src,util}: Remove duplicated includesElyes HAOUAS2019-05-071-1/+1
* mb/lenovo: Add SMBIOS type 9 for ExpressCardPatrick Rudolph2019-05-0713-4/+21
* mb/google/sarien: Add SMBIOS type 9 fieldsLijian Zhao2019-05-073-4/+13
* smbios: Walk over PCI devicetree to fill type 9Patrick Rudolph2019-05-071-0/+51
* device: ignore NONE devices behind bridgePatrick Rudolph2019-05-071-1/+4
* sconfig: Add SMBIOS type 9 entriesPatrick Rudolph2019-05-071-0/+6
* sb/intel/bd82x6x: Fix flashconsole after lockdownDan Elkouby2019-05-071-0/+6
* soc/intel/skylake: remove PrimaryDisplay checkMaxim Polyakov2019-05-071-5/+1