summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* device: Remove device->ops from early stagesKyösti Mälkki2019-07-153-12/+4
* intel/cannonlake: Fix indentationKyösti Mälkki2019-07-151-2/+2
* cpu/x86: Fix DEBUG_SMM_RELOCATION dependencyKyösti Mälkki2019-07-151-1/+1
* lib/bootmode: Include 'vboot/misc.h'Elyes HAOUAS2019-07-151-1/+1
* src: Use '#include <timestamp.h>' when neededElyes HAOUAS2019-07-158-6/+2
* soc/intel/icelake: Update FSP UPDs if IGD is disable in devicetreeSubrata Banik2019-07-142-6/+28
* soc/intel/icelake: Make use of PCH_DEVFN_HDA macroSubrata Banik2019-07-141-1/+1
* mb/up/squared: Enable VtdFelix Singer2019-07-131-0/+2
* soc/nvidia/tegra124: Prevent implicit fallthroughJacob Garber2019-07-131-0/+1
* device/hypertransport.c: Remove dead assignmentJacob Garber2019-07-131-1/+0
* device/device_util: Fix encoding the USB device pathKarthikeyan Ramasubramanian2019-07-131-1/+1
* drivers/intel/wifi: Make Intel wifi driver arch agnosticKarthikeyan Ramasubramanian2019-07-131-1/+1
* drivers/wifi: Add generic WiFi driverKarthikeyan Ramasubramanian2019-07-137-252/+367
* mb/google/hatch: Fix trackpad configuration in overridetreeFurquan Shaikh2019-07-134-8/+6
* mb/google/octopus: Add custom SAR values for BluebirdSeunghwan Kim2019-07-132-0/+29
* intel/i945: Fix udelay() prototypesKyösti Mälkki2019-07-138-1/+7
* intel/haswell: Replace monotonic timerKyösti Mälkki2019-07-135-68/+1
* soc/rockchip/rk3288/include/soc: Add missing include <types.h>Elyes HAOUAS2019-07-131-0/+2
* soc/qualcomm: Remove unneeded '#include <lib.h>'Elyes HAOUAS2019-07-132-2/+0
* console/Kconfig - only print UART addresses for I/O based UARTsMartin Roth2019-07-131-4/+4
* fit_payload: Always set DT sizeJulius Werner2019-07-131-1/+1
* 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