summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* soc/qualcomm/ipq806x: Remove unnecessary allocationJacob Garber2019-07-251-20/+12
* soc/intel/cannonlake: Split the "internal PME" wake-up into more detailPaul Fagerburg2019-07-251-1/+81
* mb/google/poppy/variant/nami: add sku ids of bardRen Kuo2019-07-253-1/+8
* soc/nvidia/tegra210: Prevent unintended sign extensionJacob Garber2019-07-251-2/+2
* soc/nvidia/tegra210: Add null pointer checkJacob Garber2019-07-251-1/+1
* soc/rockchip/rk3399: Use 64 bits in multiplicationJacob Garber2019-07-251-1/+1
* mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki2019-07-2522-158/+44
* soc/intel/icelake: Add ENABLE_DISPLAY_OVER_EXT_PCIE_GFX kconfigSubrata Banik2019-07-251-0/+11
* device: Default to VESA/linear framebuffer for ChromeOSNico Huber2019-07-241-0/+3
* soc/intel/common: Set controller state to active in GSPI initMeera Ravindranath2019-07-241-0/+15
* soc/intel/common: Set controller state to active in uart initUsha P2019-07-241-3/+6
* include/spi-generic: Append unit to macro namesUwe Poeche2019-07-2313-18/+29
* sb/intel/common/spi: Increase flash erase timeoutUwe Poeche2019-07-231-2/+1
* include/spi-generic: move common flash timeoutsUwe Poeche2019-07-232-9/+9
* mb/google/octopus/variants/fleex: Remove gpio NC setting for enabling I2C0Frank Wu2019-07-231-2/+0
* vboot: relocate call to vboot_save_recovery_reason_vbnvJoel Kitching2019-07-233-3/+5
* vboot: deprecate vboot_handoff structureJoel Kitching2019-07-235-66/+2
* src/lib/hexdump: Use size_t for indicesElyes HAOUAS2019-07-231-3/+2
* mb/google/hatch: Add FP MCU to helios device treePhilip Chen2019-07-231-0/+11
* mediatek/mt8183: Add md power-off flowYanjie Jiang2019-07-234-1/+59
* soc/mediatek/mt8183: Support SSPMErin Lo2019-07-224-0/+72
* soc/intel/broadwell: Change variable back to u32Jacob Garber2019-07-221-1/+2
* mediatek/mt8183: support more EMCP LPDDR4X DDR bootupHuayang Duan2019-07-216-9/+138
* mb/google/kukui: Introduce a new 'Jacuzzi' familyHung-Te Lin2019-07-212-1/+6
* mediatek/mt8183: Calibrate RTC eosc clockRan Bi2019-07-212-1/+196
* src/cpu/intel: Add sanity check for cpu turbo mode capabilityJohn Zhao2019-07-211-17/+28
* soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki2019-07-2119-79/+74
* soc/intel: Change file to __SIMPLE_DEVICE__Kyösti Mälkki2019-07-211-2/+2
* soc/intel: Fix chip_info for PCH_DEV_PMCKyösti Mälkki2019-07-214-21/+4
* mb/google/hatch: Remove hatch_whlPhilip Chen2019-07-218-289/+0
* mainboard/google/kahlee: create treeya variantChris Wang2019-07-2112-0/+334
* soc/intel/common: gpio_defs: set trig to disable in PAD_CFG_GPO*Maxim Polyakov2019-07-211-4/+8
* soc/intel/common: add PAD_CFG_NF_BUF_TRIG macroMaxim Polyakov2019-07-211-0/+18
* mb/google/hatch/var/kindred: Implement variant_devtree_update()David Wu2019-07-212-0/+35
* mb/google/hatch: expose get_board_sku() as globalDavid Wu2019-07-212-1/+5
* mb/google/hatch: Add support for variant_devtree_update()David Wu2019-07-212-0/+9
* mb/google/eve: Enable wake from MKBP events in S3Aseda Aboagye2019-07-211-1/+2
* soc/intel/skylake: Enable Energy/Performance Bias controlMatthew Garrett2019-07-211-0/+1
* soc/amd/picasso: Remove dead SPD size Kconfig symbolMarshall Dawson2019-07-211-4/+0
* soc/amd/picasso: Enable stage cache only with ACPI resumeMarshall Dawson2019-07-211-1/+1
* pci_ids: Add AMD Family 17h host bridgeMarshall Dawson2019-07-211-0/+1
* nb/amd/trinity: Rename PCI ID of the IOMMUMarshall Dawson2019-07-212-2/+2
* pci_ids: Reorder AMD internal northbridge and IOMMU IDsMarshall Dawson2019-07-211-4/+4
* soc/amd: Move SPI base alignment define into commonMarshall Dawson2019-07-213-6/+1
* mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`4.10Nico Huber2019-07-209-9/+3
* mb/getac/p470: Null-terminate ec_id string bufferJacob Garber2019-07-191-1/+1
* device/device_util.c: Correct format specifierJacob Garber2019-07-191-1/+1
* mb/google/octopus: Disable unused USB devicesKarthikeyan Ramasubramanian2019-07-193-0/+37
* mb/google/octopus: Add ACPI configuration for USB devicesKarthikeyan Ramasubramanian2019-07-193-0/+150
* soc/intel/common/block/xhci: Add API to disable USB devicesKarthikeyan Ramasubramanian2019-07-192-0/+102