summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* mb/asus/p8h61-m_pro: Add comment about PCH GPIO46Angel Pons2019-07-111-1/+1
* mb/siemens/{baseboard,mc_apl3,mc_apl4,mc_apl5}: Fix GPIO_168Mario Scheithauer2019-07-114-4/+4
* mb/siemens/{mc_apl1,...,mc_apl5}: Reduce eMMC bus speed modeMario Scheithauer2019-07-115-5/+5
* google/kukui: Adjust LCM ID voltagesYu-Ping Wu2019-07-111-7/+7
* mediatek: Fill in input_hertz to coreboot tableTristan Shieh2019-07-112-1/+4
* board/kukui: Remove ADC tolerance from boardidHung-Te Lin2019-07-111-9/+1
* sdm845: Add AOP firmware supportT Michael Turney2019-07-1110-10/+98
* mb/google/hatch/variants: Fix nonworking touch padFrank_Chu2019-07-111-1/+1
* mb/google/hatch: Enable/disable GPIO clock gatingTim Wawrzynczak2019-07-112-0/+60
* soc/intel/cannonlake: Add GPID and CGPM methods to GPIO ASLTim Wawrzynczak2019-07-111-0/+50
* soc/intel/intelblocks/gpio: Always expose GPIO PM constantsTim Wawrzynczak2019-07-111-3/+3
* mb/google/hatch: Enable LPIT inclusion in DSDTTim Wawrzynczak2019-07-111-0/+3
* mb/google/hatch: Disable GPIO community dynamic clock gatingTim Wawrzynczak2019-07-111-6/+6
* soc/intel/cannonlake: Make EC S0ix notification optional in LPITTim Wawrzynczak2019-07-111-8/+17
* mb/intel/coffeelake_rvp: Add cpu count for CFL S62Lean Sheng Tan2019-07-111-1/+2
* soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao2019-07-112-2/+2
* mb/google/hatch: Fix interrupt trigger type for GPP_H0(HP_INT_L)Furquan Shaikh2019-07-111-1/+1
* soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timerSubrata Banik2019-07-119-35/+20
* console: Correct printing of hexadecimal integersJacob Garber2019-07-101-1/+4
* sb/nvidia/ck804: Remove old debugging codeJacob Garber2019-07-101-3/+0
* drivers/intel/fsp1_1/raminit.c: Always check FSP HOBsFrans Hendriks2019-07-102-60/+24
* arch/cpu/x86: Update AMD detectionMarshall Dawson2019-07-101-1/+2
* mb/google/octopus: Remove LPDDR4 RAMID index 5,6 CH[1] only SKUKevin Chiu2019-07-101-11/+0
* vendorcode/amd: Move 'static' to the beginning of declarationElyes HAOUAS2019-07-105-20/+20
* nb/intel/nehalem: Tidy quickpath_reserved calculationJacob Garber2019-07-101-6/+9
* nb/intel/nehalem: Die if no memory ranks foundJacob Garber2019-07-101-0/+3
* soc/intel/block/cpu: remove unused USE_COREBOOT_NATIVE_MP_INITArthur Heymans2019-07-101-12/+1
* vendorcode/eltan/security/lib: Implement SHA endian functionFrans Hendriks2019-07-103-0/+148
* soc/intel/braswell/acpi/lpc.asl: Allocate used ROM size onlyFrans Hendriks2019-07-101-3/+13
* soc/intel: Drop some HAVE_SMI_HANDLER guardsKyösti Mälkki2019-07-102-2/+2
* cpu/x86: Remove obsolete smm_init_completion()Kyösti Mälkki2019-07-101-6/+0
* intel/i82801ix: Rename smm_lock() prototypeKyösti Mälkki2019-07-103-7/+6
* soc/intel: Remove invalid smm_relocate stubsKyösti Mälkki2019-07-103-32/+0
* cpu/amd: Remove empty smm_lock()Kyösti Mälkki2019-07-101-5/+0
* device/oprom: Replace CONFIG() preprocessor statementsKyösti Mälkki2019-07-103-145/+146
* device/oprom: Reduce indentationKyösti Mälkki2019-07-101-92/+99
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-0916-14/+4
* arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-0923-60/+15
* emulation/qemu-power8: Select CPU_QEMU_POWER8Kyösti Mälkki2019-07-091-0/+1
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-0922-23/+13
* cpu/x86: Declare SMM_ASEGKyösti Mälkki2019-07-099-9/+20
* cpu/intel: Drop SMM_TSEG conditionalKyösti Mälkki2019-07-096-6/+6
* soc/amd/stoneyridge,picasso: Switch SMM lock conditionKyösti Mälkki2019-07-092-2/+2
* arch/x86: Replace some uses of SMM_TSEGKyösti Mälkki2019-07-092-3/+3
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-0980-105/+100
* drivers/intel: Move FSP stage_cache implementation into common blockSubrata Banik2019-07-093-32/+13
* soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik2019-07-0915-26/+15
* sb/intel/lynxpoint: Use common final SPI OPs setupArthur Heymans2019-07-082-40/+2
* sb/intel/ibexpeak: Use common final SPI OPs setupArthur Heymans2019-07-084-95/+3
* sb/intel/i82801gx: Use common final SPI OPs setupArthur Heymans2019-07-082-51/+2