summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/cannonlake: Remove unused header files from southbridge.aslAamir Bohra2019-07-131-5/+0
* soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki2019-07-135-28/+18
* intel/fsp_rangeley: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki2019-07-132-6/+3
* drivers/elog: Fix ELOG_GSMI dependencyKyösti Mälkki2019-07-131-5/+4
* cpu/x86: Move smm_lock() prototypeKyösti Mälkki2019-07-138-1/+9
* intel/e7505,i82801dx: Fix SMM_ASEG lockKyösti Mälkki2019-07-135-13/+25
* soc/intel/cnl: Sync CONFIG_LPSS_UART_FOR_CONSOLE with FSPNico Huber2019-07-131-0/+3
* arch, include, soc: Use common stdint.hJacob Garber2019-07-1211-568/+123
* src: Add missing include <device/pci_ops.h>Elyes HAOUAS2019-07-128-0/+9
* mb/siemens/mc_apl3: Enable LPSS UART 1Mario Scheithauer2019-07-121-2/+3
* vendorcode/amd/agesa/f15tn: Fix condition that has identical branchesElyes HAOUAS2019-07-121-1/+1
* device/oprom: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-123-5/+5
* pci_ids: Drop a block of unused, redundant definitionsNico Huber2019-07-121-11/+0
* soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics idNico Huber2019-07-123-0/+3
* soc/intel/common: Add CM246 LPC device idNico Huber2019-07-123-0/+3
* device/pci: Declare pcidev_path_on_bus()Kyösti Mälkki2019-07-122-0/+19
* device/pci: Replace use of dev_find_slot() for IRQsKyösti Mälkki2019-07-125-23/+17
* Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGESubrata Banik2019-07-121-1/+0
* cpu/x86: Declare smi_release_lock() staticKyösti Mälkki2019-07-112-5/+1
* mb/google/hatch: Update AC/DC loadline valuesRizwan Qureshi2019-07-111-0/+76
* 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