summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x230: Clean up smihandler.cVladimir Serbinenko2015-05-291-14/+1
* lenovo: Move pc_keyboard_init to h8 init.Vladimir Serbinenko2015-05-299-35/+8
* nvs: Add missing stdint.h include.Vladimir Serbinenko2015-05-291-0/+1
* h8: Add missing include of stdint.hVladimir Serbinenko2015-05-291-0/+2
* Remove leftover smi_get_tseg_baseVladimir Serbinenko2015-05-292-8/+0
* chromeos: always enable timestampsStefan Reinauer2015-05-293-2/+1
* smm: Merge configs SMM_MODULES and SMM_TSEGVladimir Serbinenko2015-05-2813-366/+9
* Remove leftover tseg_relocateVladimir Serbinenko2015-05-282-21/+0
* Migrate fsp_206ax to SMM_MODULESVladimir Serbinenko2015-05-2810-192/+385
* Migrate 2065x to SMM_MODULESVladimir Serbinenko2015-05-289-188/+343
* Migrate 206ax to SMM_MODULESVladimir Serbinenko2015-05-2810-187/+385
* x230: Fix headset microphone support.Vladimir Serbinenko2015-05-281-17/+25
* intel: Remove pstate_coord_type.Vladimir Serbinenko2015-05-2819-48/+0
* board-status: Don't consider Kconfig.name a valid mainboard.Vladimir Serbinenko2015-05-281-1/+1
* igd.asl rewriteVladimir Serbinenko2015-05-28136-3005/+896
* Add TCPA table.Vladimir Serbinenko2015-05-283-0/+73
* to-wiki: Correct retreval of nice vendor nameVladimir Serbinenko2015-05-281-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-2881-96/+81
* Deactivate TPMVladimir Serbinenko2015-05-273-5/+31
* x201: Add TPM declaration.Vladimir Serbinenko2015-05-274-0/+17
* x230: Add TPM declaration.Vladimir Serbinenko2015-05-273-0/+13
* sandybridge native: Add call to TPM code.Vladimir Serbinenko2015-05-271-0/+5
* Move TPM code out of chromeosVladimir Serbinenko2015-05-2732-98/+97
* AGESA binaryPI: Drop XIP_ROM_BASEKyösti Mälkki2015-05-273-12/+0
* Copy gizmosphere/gizmo2 as bap/ode_e20XXKyösti Mälkki2015-05-2730-0/+3227
* AGESA: Reduce SPI use by 24kB for S3 supportKyösti Mälkki2015-05-272-25/+8
* AGESA: Separate HeapManager declarations from BiosCallOutsKyösti Mälkki2015-05-276-34/+51
* AGESA: Split S3 backup in CBMEMKyösti Mälkki2015-05-2711-42/+31
* arm64: Add weak implementation of soc_get_bl31_plat_paramsFurquan Shaikh2015-05-271-0/+6
* arm64: Remove PLAT= variable initialization based on Kconfig variableFurquan Shaikh2015-05-271-2/+0
* arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilationFurquan Shaikh2015-05-271-1/+1
* xcompile: Add CROSS_COMPILE_* variableFurquan Shaikh2015-05-271-0/+1
* veyron_brain: Remove unused USB GPIOsDavid Hendricks2015-05-271-3/+1
* vboot: move to region_devicesAaron Durbin2015-05-267-130/+104
* fmap: new API using region_deviceAaron Durbin2015-05-2616-147/+293
* vboot: use only offsets for tracking firmware componentsAaron Durbin2015-05-267-95/+105
* cbfs: remove unused CBFS_HEADER_ROM_OFFSET optionAaron Durbin2015-05-262-10/+0
* coreboot: introduce boot_deviceAaron Durbin2015-05-2624-417/+670
* pistashio: bump up romstage sizeAaron Durbin2015-05-261-2/+2
* Make acpi_fill_hest into parameterVladimir Serbinenko2015-05-2610-24/+21
* acpigen: Remove all explicit length trackingVladimir Serbinenko2015-05-267-315/+212
* acpigen: Remove acpigen_patch_lenVladimir Serbinenko2015-05-262-13/+1
* pcengines/apu1: Enable HAVE_ACPI_RESUMEKyösti Mälkki2015-05-261-1/+1
* AGESA: Halt on S3 resume failureKyösti Mälkki2015-05-261-8/+10
* AGESA: Split S3 support fileKyösti Mälkki2015-05-263-129/+139
* AGESA: Refactor OEM S3 storageKyösti Mälkki2015-05-265-91/+112
* AGESA: Move S3 related SPI writes againKyösti Mälkki2015-05-266-85/+89
* cbmem: remove cbmem_set_top()Aaron Durbin2015-05-263-18/+0
* CBMEM console: Fix buffer without EARLY_CBMEM_INITKyösti Mälkki2015-05-262-6/+3
* timestamp: Fix collection without EARLY_CBMEM_INITKyösti Mälkki2015-05-261-5/+5
OpenPOWER on IntegriCloud