aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-30soc/amd/stoneyridge: Remove dev_find_slot where possibleRichard Spiegel
2018-10-30siemens/mc_apl3: Add new mainboard variant mc_apl3Mario Scheithauer
2018-10-30drivers/spi: Winbond specific write-protection enablePatrick Rudolph
2018-10-30security/tpm: Fix references to tpm_setup functionJonathan Neuschäfer
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-30riscv: simplify timer interrupt handlingPhilipp Hug
2018-10-30src/arch/riscv/misaligned.c: Fix an off-by-one error when loading the opcodePhilipp Hug
2018-10-30sifive/fu540: correct cbmem supportPhilipp Hug
2018-10-30Add selfboot to the romstageRonald G. Minnich
2018-10-29x86/mp_init: Add configurable stack size for SMM relocateMarshall Dawson
2018-10-29mb/google/poppy/variants/nami: Add field to identify single channel DDRShelley Chen
2018-10-29src/drivers/pc80/tpm/tis.c: Dont use port value when invalid.Frans Hendriks
2018-10-29mb/lenovo/t430: Set USB always on when calling SMI sleepPeter Lemenkov
2018-10-29mb/lenovo/t400: Use acpi_s3_resume_allowed()Paul Menzel
2018-10-29Documentation/mainboard: Add emulation/spike-riscv.mdJonathan Neuschäfer
2018-10-29tegra210_lp0: make sure to build with compiler.h includedNico Huber
2018-10-27soc/intel/*: Make FSP header path user configurablePatrick Georgi
2018-10-27mb/lenovo/x200: Link gpio map instead of including a headerArthur Heymans
2018-10-27mb/lenovo/*/acpi_tables: Remove comment about IGD displaysPeter Lemenkov
2018-10-27mb/lenovo/*/gpio: Remove ifdef guardsPeter Lemenkov
2018-10-26arch/x86/acpi: Add TPM2 table supportPhilipp Deppenwiese
2018-10-26mainboard/intel/icelake_rvp: Do initial mainboard commitAamir Bohra
2018-10-26vendorcode/intel/fsp/icelake: Add icelake FSP header file templateRizwan Qureshi
2018-10-26soc/intel/icelake: Do initial SoC commitAamir Bohra
2018-10-26mediatek/mt8183: Correct MPU ctrl register addressHuayang Duan
2018-10-26soc/intel/cannonlake: Add back PM TIMER EMULATIONLijian Zhao
2018-10-25selfboot: create selfboot_check function, remove check paramRonald G. Minnich
2018-10-25soc/amd/common/def_callouts.c: Prefer using '"%s...", __func__'Richard Spiegel
2018-10-25mb/google/kahlee/irq_tables.c: Prefer using '"%s...", __func__'Richard Spiegel
2018-10-25soc/amd/stoneyridge: Remove "else" after a returnRichard Spiegel
2018-10-25soc/intel: Consolidate FSP CAR setup and teardown codePraveen hodagatta pranesh
2018-10-25mb/google/fizz/variants/kalista: Add variant for kalistaDavid Wu
2018-10-25mb/google/fizz: Enable use of override devicetreeFurquan Shaikh
2018-10-25google/kukui: Support recovery modeTristan Shieh
2018-10-25soc/intel/cannonlake: Enable S4 sleep state supportpraveen hodagatta pranesh
2018-10-25soc/amd/common/pi: Correct top of DRAM reporting by AGESAMarshall Dawson
2018-10-24mb/google/kahlee: Enable 2T mode for liarachris wang
2018-10-24nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardwareArthur Heymans
2018-10-24cpu/intel/smm: Don't make assumptions on TSEG_SIZEArthur Heymans
2018-10-24mediatek/mt8183: Initialize DRAM with a sequence in constant arrayHuayang Duan
2018-10-24sb/amd: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-10-24nb/intel/*: Account for cbmem_top alignmentArthur Heymans
2018-10-24nb/intel/i945: Fix domain resourcesArthur Heymans
2018-10-24intel/fsp: Fix license header for MeminfoHob.hLijian Zhao
2018-10-24mb/google/octopus/variants/fleex: Update DPTF parametersJohn Su
2018-10-24mb/google/poppy/var/nocturne: Use CRFP as device name for FP deviceFurquan Shaikh
2018-10-24mainboard/google/poppy/variants/rammus: Enable touchscreenkane_chen
2018-10-24vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching
2018-10-24tpm2/tlcl_send_startup: should pass on TPM_E_INVALID_POSTINITJoel Kitching
2018-10-24mb/google/octopus: Use DIMM_INFO_PART_NUMBER_SIZE for part_num_storeFurquan Shaikh
2018-10-23mb/google/poppy: add the smi_events backZhuohao Lee
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-23soc/amd/stoneyridge: Remove smbus.aslRichard Spiegel
2018-10-23mb/kahlee mb/gardenia: Remove smbus.asl includeRichard Spiegel
2018-10-23mb/google/octopus: Use a single GPIO for trackpad wake and IRQFurquan Shaikh
2018-10-23soc/intel/common/block/gpio: Allow GPI to be dual-routedFurquan Shaikh
2018-10-23soc/intel/common/block/gpio: Configure Tx Disable in IO standby for GPIsFurquan Shaikh
2018-10-23acpi_device: Refine ACPI_IRQ_* macrosFurquan Shaikh
2018-10-23soc/intel/apollolake: Add reset code to postcar stagePatrick Georgi
2018-10-23{device,drivers}: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-10-23src: Typo fix (cosmetic)Peter Lemenkov
2018-10-22mb/google/poppy/var/nocturne: Change IMX319 sensor link freqLijian Zhao
2018-10-22mb/lenovo/*/romstage: No need to specify board's model in commentsPeter Lemenkov
2018-10-22mainboard/: Select MISSING_BOARD_RESET appropriatelyNico Huber
2018-10-22amdfam10: Convert to `board_reset()`Nico Huber
2018-10-22sb/amd/*/hudson: Use CF9 resetNico Huber
2018-10-22sb/amd/cimx/sb[89]00: Use CF9 resetNico Huber
2018-10-22nb/via/vx900: Use CF9 resetNico Huber
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-22intel: Use CF9 reset (part 1)Patrick Rudolph
2018-10-22arch/x86: Implement common CF9 resetNico Huber
2018-10-22soc/amd: Implement common reset APINico Huber
2018-10-22soc/samsung/exynos5250: Convert to `board_reset()`Nico Huber
2018-10-22soc/mediatek: Convert to `board_reset()`Nico Huber
2018-10-22soc/imgtech/pistachio: Convert to `board_reset()`Nico Huber
2018-10-22soc/rockchip/rk3399: Convert to `board_reset()`Nico Huber
2018-10-22reset: Convert individual boards to `board_reset()`Nico Huber
2018-10-22reset: Provide new single-function reset APINico Huber
2018-10-19mb/google/octopus: Preserve MRC training data across firmware updateFurquan Shaikh
2018-10-19soc/lowrisc: Remove the remains of a LowRISC socPeter Lemenkov
2018-10-19mb/google/fizz: Provide nhlt variant APIDavid Wu
2018-10-19mb/google/fizz: Provide cros_gpio variant APIDavid Wu
2018-10-19mb/google/fizz: Add variant API for gpioDavid Wu
2018-10-19mb/google/fizz: Provide baseboard and variant conceptsDavid Wu
2018-10-19google/grunt: Remove unused MRC regions from FMAPRaul E Rangel
2018-10-19nb/intel/nehalem: Remove unneeded whitespaceElyes HAOUAS
2018-10-19{cpu,drivers}/amd: Replace MTRR addresses with macrosElyes HAOUAS
2018-10-19mb/intel/coffeelake_rvp: Add HDA controller driver support for coffee lakepraveen hodagatta pranesh
2018-10-19soc/intel/cannonlake: Enable HDA driver supportpraveen hodagatta pranesh
2018-10-19mb/lenovo/*/romstage: Remove explicit power-on defaultsPeter Lemenkov
2018-10-18src/mainboard: Remove unneeded whitespaceElyes HAOUAS
2018-10-18mb/google/glados/variants/sentry: Remove unnneded whitespaceElyes HAOUAS
2018-10-18minnowmax: allow both 1333 and 1066 MHz memory SKUsMichał Żygowski
2018-10-18tpm/tspi: clean up tpm_setup function flowJoel Kitching
2018-10-18cpu/x86/smm: Fix non-local header treated as localElyes HAOUAS
2018-10-18src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS
2018-10-18ec/google/chromeec: Use common MEC interfaceDuncan Laurie
2018-10-18ec/google/common: Add a common MEC interfaceDuncan Laurie
2018-10-18mediatek/mt8183: Add EMI init for DDR driver initHuayang Duan
2018-10-18mediatek/mt8183: Add register definitions of DRAM controllerTristan Shieh