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
/
intel
Age
Commit message (
Expand
)
Author
2019-08-04
soc/intel/common/block/uart: Update the UART PCI device reference
Aamir Bohra
2019-08-03
intel/baytrail,broadwell: Move stage cache support function
Kyösti Mälkki
2019-08-02
soc/intel/cannonlake: Enable ACPI timer emulation if PM timer is disabled
Aamir Bohra
2019-08-02
soc/intel/cannonlake: Disable ACPI PM timer to reduce S0ix power usage
Subrata Banik
2019-08-02
soc/intel/common/pch: Move thermal kconfig selection into common/pch
Subrata Banik
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/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/intel/baytrail: Prevent unintended sign extensions
Jacob Garber
2019-07-29
soc/intel/cannonlake: Correct the data type of serial_io_dev
Aamir Bohra
2019-07-26
soc/intel/baytrail/Makefile.inc: Sort entries
Angel Pons
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/intel/cannonlake: Split the "internal PME" wake-up into more detail
Paul Fagerburg
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-22
soc/intel/broadwell: Change variable back to u32
Jacob Garber
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-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-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
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/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
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
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
cpu/x86: Flip SMM_TSEG default
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
soc/intel/icelake: Remove redundant gpio.c from Makefile.inc
Subrata Banik
2019-07-07
soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstage
Furquan Shaikh
2019-07-07
soc/intel/icelake: Get rid of unused dev param
Furquan Shaikh
2019-07-07
soc/intel/icelake: Use SA_DEV_ROOT instead of PCH_DEV_PMC
Furquan Shaikh
2019-07-07
soc/intel/cannonlake, mb/google/sarien: Get rid of unused dev param
Furquan Shaikh
2019-07-07
soc/intel/cannonlake: Use SA_DEV_ROOT instead of PCH_DEV_PMC
Furquan Shaikh
2019-07-06
soc/intel/icelake: Fix outb order
Lijian Zhao
2019-07-06
soc/intel/cannonlake: Fix outb order
Jeremy Soller
2019-07-06
soc/intel/cannonlake: Override PRERAM_CBMEM_CONSOLE_SIZE default value
Subrata Banik
2019-07-06
soc/intel/common/block/sata: Convert DWORD width Read/Write to BYTE width
Subrata Banik
2019-07-05
soc/intel/cannonlake: Fix PMC and GPIO block values for PCH-H
Jeremy Soller
2019-07-04
soc/intel/common: Increase SMM_MODULE_STACK_SIZE to 0x800
Kane Chen
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-07-04
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-07-04
Revert "soc/intel/skylake/romstage: Increase size of postcar stack"
Kyösti Mälkki
2019-07-03
soc/intel/skylake: Add Kabylake-R microcode update files
Arthur Heymans
2019-07-02
src: Use CRx_TYPE type for CRx
Elyes HAOUAS
2019-07-02
soc/intel/cannonlake: Add support to log XHCI wake events
Paul Fagerburg
2019-07-02
soc/intel/icelake: Disable HDA based on devicetree
Subrata Banik
2019-07-01
Use 3rdparty/intel-microcode
Arthur Heymans
2019-06-28
{soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB
Elyes HAOUAS
2019-06-28
soc/intel/cannonlake: fix use of legacy 8254 timer
Matt DeVillier
2019-06-26
soc/intel/cannonlake/Kconfig: Don't have all variants select SOC_INTEL_CANNON...
Arthur Heymans
2019-06-25
soc/intel/dnv: Fix value of B_PCH_GPIO_RX_SCI_ROUTE
Patrick Havelange
2019-06-24
cbfstool: Drop update-fit option
Patrick Rudolph
2019-06-24
Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER
Subrata Banik
2019-06-21
soc/intel: Provide SPD manufacturer ID and module type to SMBIOS
Duncan Laurie
2019-06-21
soc/intel/cannonlake: Rename SOC_INTEL_COMMON_CANNONLAKE_BASE
Arthur Heymans
[next]