aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-07-31soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOCRichard Spiegel
2019-07-31soc/intel/common/block/lpss: Correct the PCI device referenceAamir Bohra
2019-07-31device: Constify `dev` argument to (probe|find)_resource()Nico Huber
2019-07-31mb/google/hatch/variants/hatch: Set PCH Thermal Threshold value to 77 deg CSumeet Pawnikar
2019-07-31soc/intel/cannonlake: Enable PCH Thermal Sensor configuration for S0ixSumeet Pawnikar
2019-07-31soc/intel/common/block: Enable PCH Thermal Sensor for threshold configurationSumeet Pawnikar
2019-07-31mb/google/kukui: Enable config for coreboot displayYongqiang Niu
2019-07-31mb/google/octopus: Override DDI1 DDC SDA/SCL for HDMIWisley Chen
2019-07-31mb/google/octopus: Override VBT selection for DorpWisley Chen
2019-07-30soc/intel/cnl: Only print ME status one timeTim Wawrzynczak
2019-07-30mb/google/hatch: Enable chipset_lockdown coreboot config for hatchSubrata Banik
2019-07-30soc/intel/cannonlake: Allow coreboot to handle required chipset lockdownSubrata Banik
2019-07-30AUTHORS: Move src/acpi copyrights into AUTHORS fileMartin Roth
2019-07-30soc/intel/cannonlake: Add new PCI IDsFelix Singer
2019-07-30mb/google/hatch: Add option to enable WiFi SAR configsFurquan Shaikh
2019-07-30nb/amd/amdht: Use standard coreboot assertionsJacob Garber
2019-07-30soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds readsJacob Garber
2019-07-30vc/cavium/{bdk,include}: Clean up bdk_phys_to_ptr() callsJacob Garber
2019-07-30vc/cavium/bdk/libdram: Add array bounds checkJacob Garber
2019-07-30vc/cavium/bdk/libdram: Remove unused assignmentJacob Garber
2019-07-30mb/emulation/qemu-riscv: Protect CBFS from payload loaderPatrick Rudolph
2019-07-29mb/emulation/qemu-riscv: Fix regressionPatrick Rudolph
2019-07-29Revert "src/security/vboot: Add option to skip display init with vboot 2.0"Christian Walter
2019-07-29src/superio/nuvoton: Add support for NCT5539DPavel Sayekat
2019-07-29Revert "soc/intel/common: Set controller state to active in uart init"Christian Walter
2019-07-29soc/qualcomm/qcs405: Handle invalid QUP and BLSPJacob Garber
2019-07-29soc/intel/baytrail: Prevent unintended sign extensionsJacob Garber
2019-07-29src/mainboard/{cavium,sifive}: Use $(obj) instead of buildRaul E Rangel
2019-07-29soc/nvidia/tegra124: Assert divisor is non-zeroJacob Garber
2019-07-29vc/cavium/bdk/libdram: Print unknown voltagesJacob Garber
2019-07-29haswell: reinitialize EHCI debug hardware after raminitIru Cai
2019-07-29mb/google/octopus: Add keyboard backlight supportWisley Chen
2019-07-29soc/intel/cannonlake: Correct the data type of serial_io_devAamir Bohra
2019-07-28sb/intel/common/spi: Fix opmenu setupNico Huber
2019-07-28riscv: Remove unused headersPatrick Rudolph
2019-07-28lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph
2019-07-28mainboard/facebook/fbg1701: Add VBT binaryFrans Hendriks
2019-07-26sb/intel/bd82x6x: Add support to disable xHCIPatrick Rudolph
2019-07-26superio/fintek: Add f81803ARichard Spiegel
2019-07-26arch/ppc64: Make PPC64 stages select ARCH_PPC64Arthur Heymans
2019-07-26soc/intel/baytrail/Makefile.inc: Sort entriesAngel Pons
2019-07-26soc/mediatek/mt8183: Init SSPMErin Lo
2019-07-26soc/nvidia/tegra124: Correct bitwise operatorsJacob Garber
2019-07-26mb/google/hatch/helios: Update GPIO and device treeTim Wawrzynczak
2019-07-26lib: add string.c to verstagePatrick Georgi
2019-07-26src/device/oprom: Fix bootsplash display code for optionromsJohanna Schander
2019-07-26oprom/yabel: Fix comment to fix the buildKyösti Mälkki
2019-07-25ec/google/wilco: Hide wilco symbols when unusedElyes HAOUAS
2019-07-25soc/intel/fsp_broadwell_de: Fix use of config_of()Kyösti Mälkki
2019-07-25soc/intel: Guard remaining SA_DEV_ROOT definitionKyösti Mälkki
2019-07-25soc/intel/broadwell: Fix case of SA_DEV_ROOTKyösti Mälkki
2019-07-25mb/purism/librem_skl: use SOC_INTEL_COMMON_BLOCK_HDA_VERBMatt DeVillier
2019-07-25mb/getac/p470: Remove unneeded whitespacesElyes HAOUAS
2019-07-25soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-07-25soc/mediatek: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-07-25soc/nvidia: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-07-25soc/qualcomm/ipq806x: Remove unnecessary allocationJacob Garber
2019-07-25soc/intel/cannonlake: Split the "internal PME" wake-up into more detailPaul Fagerburg
2019-07-25mb/google/poppy/variant/nami: add sku ids of bardRen Kuo
2019-07-25soc/nvidia/tegra210: Prevent unintended sign extensionJacob Garber
2019-07-25soc/nvidia/tegra210: Add null pointer checkJacob Garber
2019-07-25soc/rockchip/rk3399: Use 64 bits in multiplicationJacob Garber
2019-07-25mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki
2019-07-25soc/intel/icelake: Add ENABLE_DISPLAY_OVER_EXT_PCIE_GFX kconfigSubrata Banik
2019-07-24device: Default to VESA/linear framebuffer for ChromeOSNico Huber
2019-07-24soc/intel/common: Set controller state to active in GSPI initMeera Ravindranath
2019-07-24soc/intel/common: Set controller state to active in uart initUsha P
2019-07-23include/spi-generic: Append unit to macro namesUwe Poeche
2019-07-23sb/intel/common/spi: Increase flash erase timeoutUwe Poeche
2019-07-23include/spi-generic: move common flash timeoutsUwe Poeche
2019-07-23mb/google/octopus/variants/fleex: Remove gpio NC setting for enabling I2C0Frank Wu
2019-07-23vboot: relocate call to vboot_save_recovery_reason_vbnvJoel Kitching
2019-07-23vboot: deprecate vboot_handoff structureJoel Kitching
2019-07-23src/lib/hexdump: Use size_t for indicesElyes HAOUAS
2019-07-23mb/google/hatch: Add FP MCU to helios device treePhilip Chen
2019-07-23mediatek/mt8183: Add md power-off flowYanjie Jiang
2019-07-22soc/mediatek/mt8183: Support SSPMErin Lo
2019-07-22soc/intel/broadwell: Change variable back to u32Jacob Garber
2019-07-21mediatek/mt8183: support more EMCP LPDDR4X DDR bootupHuayang Duan
2019-07-21mb/google/kukui: Introduce a new 'Jacuzzi' familyHung-Te Lin
2019-07-21mediatek/mt8183: Calibrate RTC eosc clockRan Bi
2019-07-21src/cpu/intel: Add sanity check for cpu turbo mode capabilityJohn Zhao
2019-07-21soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki
2019-07-21soc/intel: Change file to __SIMPLE_DEVICE__Kyösti Mälkki
2019-07-21soc/intel: Fix chip_info for PCH_DEV_PMCKyösti Mälkki
2019-07-21mb/google/hatch: Remove hatch_whlPhilip Chen
2019-07-21mainboard/google/kahlee: create treeya variantChris Wang
2019-07-21soc/intel/common: gpio_defs: set trig to disable in PAD_CFG_GPO*Maxim Polyakov
2019-07-21soc/intel/common: add PAD_CFG_NF_BUF_TRIG macroMaxim Polyakov
2019-07-21mb/google/hatch/var/kindred: Implement variant_devtree_update()David Wu
2019-07-21mb/google/hatch: expose get_board_sku() as globalDavid Wu
2019-07-21mb/google/hatch: Add support for variant_devtree_update()David Wu
2019-07-21mb/google/eve: Enable wake from MKBP events in S3Aseda Aboagye
2019-07-21soc/intel/skylake: Enable Energy/Performance Bias controlMatthew Garrett
2019-07-21soc/amd/picasso: Remove dead SPD size Kconfig symbolMarshall Dawson
2019-07-21soc/amd/picasso: Enable stage cache only with ACPI resumeMarshall Dawson
2019-07-21pci_ids: Add AMD Family 17h host bridgeMarshall Dawson
2019-07-21nb/amd/trinity: Rename PCI ID of the IOMMUMarshall Dawson
2019-07-21pci_ids: Reorder AMD internal northbridge and IOMMU IDsMarshall Dawson
2019-07-21soc/amd: Move SPI base alignment define into commonMarshall Dawson