index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
Age
Commit message (
Expand
)
Author
2019-08-02
soc/intel/icelake: Make use of common thermal code for ICL
Subrata Banik
2019-08-02
soc/intel/skylake: Make use of common thermal code for SKL
Subrata Banik
2019-08-01
soc/intel/cannonlake/bootblock: Clear the GPI IS & IE registers
David Wu
2019-07-31
soc/intel/skl: Add C232 chipset and reorder IDs
Felix Singer
2019-07-31
soc/intel/cannonlake: Enable FSP to use coreboot stack for cometlake
Aamir Bohra
2019-07-31
soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOC
Richard Spiegel
2019-07-31
soc/intel/common/block/lpss: Correct the PCI device reference
Aamir Bohra
2019-07-31
soc/intel/cannonlake: Enable PCH Thermal Sensor configuration for S0ix
Sumeet Pawnikar
2019-07-31
soc/intel/common/block: Enable PCH Thermal Sensor for threshold configuration
Sumeet Pawnikar
2019-07-30
soc/intel/cnl: Only print ME status one time
Tim Wawrzynczak
2019-07-30
soc/intel/cannonlake: Allow coreboot to handle required chipset lockdown
Subrata Banik
2019-07-30
soc/intel/cannonlake: Add new PCI IDs
Felix Singer
2019-07-30
soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds reads
Jacob Garber
2019-07-29
Revert "soc/intel/common: Set controller state to active in uart init"
Christian Walter
2019-07-29
soc/qualcomm/qcs405: Handle invalid QUP and BLSP
Jacob Garber
2019-07-29
soc/intel/baytrail: Prevent unintended sign extensions
Jacob Garber
2019-07-29
soc/nvidia/tegra124: Assert divisor is non-zero
Jacob Garber
2019-07-29
soc/intel/cannonlake: Correct the data type of serial_io_dev
Aamir Bohra
2019-07-28
lib: Rewrite qemu-armv7 ramdetect
Patrick Rudolph
2019-07-26
soc/intel/baytrail/Makefile.inc: Sort entries
Angel Pons
2019-07-26
soc/mediatek/mt8183: Init SSPM
Erin Lo
2019-07-26
soc/nvidia/tegra124: Correct bitwise operators
Jacob Garber
2019-07-25
soc/intel/fsp_broadwell_de: Fix use of config_of()
Kyösti Mälkki
2019-07-25
soc/intel: Guard remaining SA_DEV_ROOT definition
Kyösti Mälkki
2019-07-25
soc/intel/broadwell: Fix case of SA_DEV_ROOT
Kyösti Mälkki
2019-07-25
soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-07-25
soc/mediatek: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-07-25
soc/nvidia: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-07-25
soc/qualcomm/ipq806x: Remove unnecessary allocation
Jacob Garber
2019-07-25
soc/intel/cannonlake: Split the "internal PME" wake-up into more detail
Paul Fagerburg
2019-07-25
soc/nvidia/tegra210: Prevent unintended sign extension
Jacob Garber
2019-07-25
soc/nvidia/tegra210: Add null pointer check
Jacob Garber
2019-07-25
soc/rockchip/rk3399: Use 64 bits in multiplication
Jacob Garber
2019-07-25
soc/intel/icelake: Add ENABLE_DISPLAY_OVER_EXT_PCIE_GFX kconfig
Subrata Banik
2019-07-24
soc/intel/common: Set controller state to active in GSPI init
Meera Ravindranath
2019-07-24
soc/intel/common: Set controller state to active in uart init
Usha P
2019-07-23
mediatek/mt8183: Add md power-off flow
Yanjie Jiang
2019-07-22
soc/mediatek/mt8183: Support SSPM
Erin Lo
2019-07-22
soc/intel/broadwell: Change variable back to u32
Jacob Garber
2019-07-21
mediatek/mt8183: Calibrate RTC eosc clock
Ran Bi
2019-07-21
soc/intel: Expand SA_DEV_ROOT for ramstage
Kyösti Mälkki
2019-07-21
soc/intel: Change file to __SIMPLE_DEVICE__
Kyösti Mälkki
2019-07-21
soc/intel: Fix chip_info for PCH_DEV_PMC
Kyösti Mälkki
2019-07-21
soc/intel/common: gpio_defs: set trig to disable in PAD_CFG_GPO*
Maxim Polyakov
2019-07-21
soc/intel/common: add PAD_CFG_NF_BUF_TRIG macro
Maxim Polyakov
2019-07-21
soc/intel/skylake: Enable Energy/Performance Bias control
Matthew Garrett
2019-07-21
soc/amd/picasso: Remove dead SPD size Kconfig symbol
Marshall Dawson
2019-07-21
soc/amd/picasso: Enable stage cache only with ACPI resume
Marshall Dawson
2019-07-21
soc/amd: Move SPI base alignment define into common
Marshall Dawson
2019-07-19
soc/intel/common/block/xhci: Add API to disable USB devices
Karthikeyan Ramasubramanian
2019-07-19
soc/intel/common: Add SOC specific function to get XHCI USB info
Karthikeyan Ramasubramanian
2019-07-19
src: Make implicit fall throughs explicit
Jacob Garber
2019-07-18
soc/intel: Use config_of()
Kyösti Mälkki
2019-07-18
soc/intel: Fix invalid use of 'static'
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-07-17
lib: Remove the BOOTBLOCK_CUSTOM compile guard
Asami Doi
2019-07-17
amd/stoneyridge/Kconfig: Enable stage cache based on HAVE_ACPI_RESUME
Subrata Banik
2019-07-17
soc/rockchip/rk3288: Add fall through comment
Jacob Garber
2019-07-17
soc/amd/stoneyridge: Add Merlin Falcon configuration
Richard Spiegel
2019-07-17
soc/intel/cannonlake: Add device Ids for new CFL SKUs support
Lean Sheng Tan
2019-07-17
soc/intel: Fix regression with hidden PCI devices
Kyösti Mälkki
2019-07-17
intel/fsp_baytrail: Avoid preprocessor with HAVE_SMI_HANDLER
Kyösti Mälkki
2019-07-16
soc/intel/{cnl,icl}: Always use CAR NEM enhanced by default
Angel Pons
2019-07-16
soc/intel/common/block/i2c: Set controller state to active in i2c init
Aamir Bohra
2019-07-16
soc/intel/common/block/lpss: Add provision to set controller power state
Aamir Bohra
2019-07-15
intel/cannonlake: Fix indentation
Kyösti Mälkki
2019-07-15
src: Use '#include <timestamp.h>' when needed
Elyes HAOUAS
2019-07-14
soc/intel/icelake: Update FSP UPDs if IGD is disable in devicetree
Subrata Banik
2019-07-14
soc/intel/icelake: Make use of PCH_DEVFN_HDA macro
Subrata Banik
2019-07-13
soc/nvidia/tegra124: Prevent implicit fallthrough
Jacob Garber
2019-07-13
soc/rockchip/rk3288/include/soc: Add missing include <types.h>
Elyes HAOUAS
2019-07-13
soc/qualcomm: Remove unneeded '#include <lib.h>'
Elyes HAOUAS
2019-07-13
soc/intel/cannonlake: Remove unused header files from southbridge.asl
Aamir Bohra
2019-07-13
soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER
Kyösti Mälkki
2019-07-13
cpu/x86: Move smm_lock() prototype
Kyösti Mälkki
2019-07-13
soc/intel/cnl: Sync CONFIG_LPSS_UART_FOR_CONSOLE with FSP
Nico Huber
2019-07-12
arch, include, soc: Use common stdint.h
Jacob Garber
2019-07-12
src: Add missing include <device/pci_ops.h>
Elyes HAOUAS
2019-07-12
soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics id
Nico Huber
2019-07-12
soc/intel/common: Add CM246 LPC device id
Nico Huber
2019-07-11
mediatek: Fill in input_hertz to coreboot table
Tristan Shieh
2019-07-11
sdm845: Add AOP firmware support
T Michael Turney
2019-07-11
soc/intel/cannonlake: Add GPID and CGPM methods to GPIO ASL
Tim Wawrzynczak
2019-07-11
soc/intel/intelblocks/gpio: Always expose GPIO PM constants
Tim Wawrzynczak
2019-07-11
soc/intel/cannonlake: Make EC S0ix notification optional in LPIT
Tim Wawrzynczak
2019-07-11
soc/intel/common: Check bios_size and window_size after MIN operation
John Zhao
2019-07-11
soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timer
Subrata Banik
2019-07-10
soc/intel/block/cpu: remove unused USE_COREBOOT_NATIVE_MP_INIT
Arthur Heymans
2019-07-10
soc/intel/braswell/acpi/lpc.asl: Allocate used ROM size only
Frans Hendriks
2019-07-10
soc/intel: Drop some HAVE_SMI_HANDLER guards
Kyösti Mälkki
2019-07-10
soc/intel: Remove invalid smm_relocate stubs
Kyösti Mälkki
2019-07-09
arch/x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-07-09
soc/amd/stoneyridge,picasso: Switch SMM lock condition
Kyösti Mälkki
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-09
drivers/intel: Move FSP stage_cache implementation into common block
Subrata Banik
2019-07-09
soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.h
Subrata Banik
2019-07-08
intel/fsp_baytrail: Move TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-07-07
mediatek/mt8183: update dcxo output buffer setting
Weiyi Lu
[next]