summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* soc/intel/baytrail/Makefile.inc: Sort entriesAngel Pons2019-07-261-31/+34
* soc/mediatek/mt8183: Init SSPMErin Lo2019-07-262-0/+7
* soc/nvidia/tegra124: Correct bitwise operatorsJacob Garber2019-07-261-2/+2
* mb/google/hatch/helios: Update GPIO and device treeTim Wawrzynczak2019-07-262-3/+10
* lib: add string.c to verstagePatrick Georgi2019-07-261-0/+1
* src/device/oprom: Fix bootsplash display code for optionromsJohanna Schander2019-07-267-51/+129
* oprom/yabel: Fix comment to fix the buildKyösti Mälkki2019-07-261-2/+1
* ec/google/wilco: Hide wilco symbols when unusedElyes HAOUAS2019-07-251-0/+4
* soc/intel/fsp_broadwell_de: Fix use of config_of()Kyösti Mälkki2019-07-251-1/+3
* soc/intel: Guard remaining SA_DEV_ROOT definitionKyösti Mälkki2019-07-256-0/+12
* soc/intel/broadwell: Fix case of SA_DEV_ROOTKyösti Mälkki2019-07-251-0/+2
* mb/purism/librem_skl: use SOC_INTEL_COMMON_BLOCK_HDA_VERBMatt DeVillier2019-07-253-144/+58
* mb/getac/p470: Remove unneeded whitespacesElyes HAOUAS2019-07-251-30/+30
* soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-07-253-4/+3
* soc/mediatek: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-07-252-2/+2
* soc/nvidia: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-07-2511-17/+18
* 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