summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-08-10string: implement strspn, strcspn, atolYuji Sasaki
2019-08-09soc/amd/picasso: Update i2c supportMarshall Dawson
2019-08-09soc/amd/picasso: Update CPU supportMarshall Dawson
2019-08-09soc/amd/picasso: Reduce 48M out configurationMarshall Dawson
2019-08-09soc/amd/picasso: Remove IOAPIC2Marshall Dawson
2019-08-09soc/amd/picasso: Update SMI sourcesMarshall Dawson
2019-08-09soc/amd/picasso: Update machine check supportMarshall Dawson
2019-08-09src/amd/picasso: Update reset codeMarshall Dawson
2019-08-09soc/amd/common: Add new GPIO 8K pull-up definitionMarshall Dawson
2019-08-09src/soc/amd/picasso: Update GPIO configurationMarshall Dawson
2019-08-09src/vendorcode/intel: Update Cometlake FSP headers as per FSP v1263Aamir Bohra
2019-08-09google/drallion: Fix build issue due to recent mergeKyösti Mälkki
2019-08-09cpu/x86/smm: Drop SMI handler address from structKyösti Mälkki
2019-08-09amd/stoneyridge,picasso: Open TSEG earlierKyösti Mälkki
2019-08-09soc/intel/common: Set power-failure-state via option tableNico Huber
2019-08-09soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber
2019-08-09soc/intel/apl: Implement power-failure-state APINico Huber
2019-08-09soc/intel/{cnl,icl}: Use new power-failure-state APINico Huber
2019-08-09soc/intel/skylake: Use new power-failure-state APINico Huber
2019-08-09soc/intel/common: Implement power-failure-state handlingNico Huber
2019-08-09soc/mediatek/mt8183: Add display controller driverYongqiang Niu
2019-08-09soc/mediatek/mt8173: Refactor display driver to share common partsHung-Te Lin
2019-08-09soc/mediatek/mt8173: Remove dual DSI modeHung-Te Lin
2019-08-09mb/google/sarien/variants/sarien: Set PCH Thermal Trip point to 77 degree CSumeet Pawnikar
2019-08-09mb/google/sarien/variants/arcada: Set PCH Thermal Trip point to 77 degree CSumeet Pawnikar
2019-08-09soc/nvidia/tegra210: Fix potential NULL pointer dereferenceTim Wawrzynczak
2019-08-09cpu/x86 mp_init: Add option for AMD INIT SIPI sequenceMarshall Dawson
2019-08-09mb/google/hatch: Refactor override_early_gpio_tableTim Wawrzynczak
2019-08-09soc/intel/common/gspi: Use GSPI bus id to map to the controllerKarthikeyan Ramasubramanian
2019-08-08arch/riscv: Enable FIT supportJonathan Neuschäfer
2019-08-08vboot: fix conditional using vboot_setup_tpm return valueJoel Kitching
2019-08-08soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfigSubrata Banik
2019-08-08cpu/x86/mtrr: Replace CONFIG_CPU_ADDR_BITS with cpu_phys_address_size()Subrata Banik
2019-08-08soc/intel: Fix SMRAM base MSRKyösti Mälkki
2019-08-08arch/x86: Handle smm_subregion() failureKyösti Mälkki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-08arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki
2019-08-08lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki
2019-08-08util/abuild: Clean up the missing_arches checkRaul E Rangel
2019-08-08vendorcode/eltan/security: Use config VENDORCODE_ELTAN_XXXFrans Hendriks
2019-08-083rdparty/blobs: Update submodule for MT8183Dawei Chien
2019-08-08drivers/ipmi: Add option to wait for BMCPatrick Rudolph
2019-08-08Update vboot submodule to upstream masterJoel Kitching
2019-08-08tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_nameJoel Kitching
2019-08-08libpayload: cbgfx: Allow rotation of the displayNicolas Boichat
2019-08-08lib/edid: Add suport for display rotationNicolas Boichat
2019-08-08fsp_baytrail/fsp_broadwell_de: Sort entries in Makefile.inchcl-coreboot
2019-08-08mainboard/emulation/qemu-aarch64: Add new board for ARMv8Asami Doi
2019-08-07soc/amd/picasso: Set HAVE_BOOTBLOCK=nKyösti Mälkki