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
2018-12-04
soc/intel/common/dptf: Add method for temp conversion
Duncan Laurie
2018-12-04
soc/intel/common/dptf: Make CPU address a define
Duncan Laurie
2018-12-03
soc/intel/apl: Enable graphics with libgfxinit
Nico Huber
2018-12-03
soc/intel/apollolake: Add support to print ME version
Furquan Shaikh
2018-12-03
soc/intel/cannonlake: Load FSP teardown optionally
Lijian Zhao
2018-12-03
soc/intel/apl: Configure LPC serial IRQ mode
Nico Huber
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
soc/intel/fsp_baytrail: Rework acpi/cpu.asl
Arthur Heymans
2018-11-30
soc/intel/denverton_ns: Rework acpi/cpu.asl
Arthur Heymans
2018-11-30
soc/intel/common: Rework acpi/cpu.asl
Arthur Heymans
2018-11-30
soc/intel/broadwell: Rework acpi/cpu.asl
Arthur Heymans
2018-11-30
soc/intel/braswell: Rework acpi/cpu.asl
Arthur Heymans
2018-11-30
soc/intel/baytrail: Rework acpi/cpu.asl
Arthur Heymans
2018-11-30
soc/intel/skylake: Rework acpi/cpu.asl
Arthur Heymans
2018-11-30
security/vboot: Fix remaining measured boot issues
Philipp Deppenwiese
2018-11-29
arch/acpi.h: Add some update to version 6.2a
Elyes HAOUAS
2018-11-29
{mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__
Elyes HAOUAS
2018-11-28
soc/intel/{baytrail,broadwell}: Correct Chromeos RAM reservation
Frans Hendriks
2018-11-28
soc/intel/icelake: Fix IO decode setup
Subrata Banik
2018-11-28
src/soc/intel/braswell/include/soc/irq.h: Change PIRQ_PIC_IRQDISABLE value
Frans Hendriks
2018-11-28
src/soc/intel/braswell/include/soc/iomap.h: Correct IO_BASE_SIZE and ILB_BASE...
Frans Hendriks
2018-11-28
soc/intel/braswell/northcluster.c: Reserve local APIC resources
Frans Hendriks
2018-11-28
src/soc/intel/braswell/acpi/lpc.asl: Add ACPI and GPIO bases
Frans Hendriks
2018-11-27
soc/intel/cannonlake: Delete unused macros in lpc.h
Subrata Banik
2018-11-27
soc/intel/skylake: Add device settings for PL4 power limit
Praveen hodagatta pranesh
2018-11-27
soc/intel/common: Add audio controller device id for SKL-H pch
Praveen hodagatta pranesh
2018-11-26
soc/intel/icelake: Add support to enable/disable USB charging in s3/S5
Aamir Bohra
2018-11-23
soc/intel/apollolake: Remove cycle in Kconfig symbol dependencies
Patrick Georgi
2018-11-23
src/soc/intel/braswell/southcluster.c: Replace fixed values by defines
Frans Hendriks
2018-11-23
src/soc/intel/baytrail/southcluster.c: Replace fixed values by defines
Frans Hendriks
2018-11-23
soc/intel/skylake: Drop FSP_CAR options
Nico Huber
2018-11-23
intelblocks/cpu: Fix wrong comment for P_Req field in PERF_CTL MSR
Werner Zeh
2018-11-23
soc/intel/apollolake: Add Kconfig switch to enable minimum clock ratio
Werner Zeh
2018-11-23
intelblocks/cpu: Add function to set CPU clock to minimum value
Werner Zeh
2018-11-23
soc/intel/common: Bring DISPLAY_MTRRS into the light
Nico Huber
2018-11-22
soc/intel/icelake: Create macros for FSP consumption
Subrata Banik
2018-11-21
soc/intel/fsp_broadwell_de: Add vboot support
Philipp Deppenwiese
2018-11-21
soc/intel/.../Kconfig: Drop SOC_INTEL_COMMON_BLOCK_I2C_DEBUG
Nico Huber
2018-11-21
soc/intel/braswell: Disable OS use of HPET
Frans Hendriks
2018-11-21
soc/intel/cannonlake: Fix IO decode setup
Duncan Laurie
2018-11-20
drivers/uart/Kconfig: Be smarter about DRIVERS_UART_8250IO
Nico Huber
2018-11-19
soc/intel/{common, skylake}: Make ASPM enabling as common PCH feature
Subrata Banik
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
2018-11-18
soc/intel/.../Kconfig: Move GPIO debug option into debug menu
Nico Huber
2018-11-18
soc/intel/common/*/Kconfig: Remove redundant comments
Nico Huber
2018-11-18
soc/intel/{cnl, icl}: Remove unnecessary __SIMPLE_DEVICE__ check
Subrata Banik
2018-11-17
soc/intel/icelake: Make static IRQ mapping for PIC mode
Subrata Banik
2018-11-17
soc/intel/icelake: Make static IRQ mapping for ICP PCH pci devices
Subrata Banik
2018-11-17
soc/intel/cannonlake: Add options for pcie ltr
Lijian Zhao
2018-11-16
SMBIOS: Remove duplicated smbios_memory_type enum
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
soc/intel/denverton_ns/Kconfig: Remove unused HSUART_FUNC
Elyes HAOUAS
2018-11-16
soc/intel/common/Kconfig: Remove unused SOC_INTEL_COMMON_SMI
Elyes HAOUAS
2018-11-16
soc/intel/{broadwell,skylake}: Remove unused SERIAL_CPU_INIT
Elyes HAOUAS
2018-11-16
soc/intel/braswell: add vmx support via CPU_INTEL_COMMON
Matt DeVillier
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-16
fsp_broadwell_de: Switch to common SPI controller driver
Werner Zeh
2018-11-15
soc/intel/skylake/acpi/dptf: Add support for Multi-DPTF Profile
Karthikeyan Ramasubramanian
2018-11-15
ec/google/chromeec/acpi: Rename EC_ENABLE_TABLET_EVENT config
Karthikeyan Ramasubramanian
2018-11-15
soc/intel/cannonlake: Make static IRQ mapping for PIC mode
Subrata Banik
2018-11-15
soc/intel/cannonlake: Make static IRQ mapping for CNP PCH pci devices
Subrata Banik
2018-11-15
src/cpu: Remove dead sourced lines
Elyes HAOUAS
2018-11-15
oc/intel/quark/Kconfig: Remove unused MMCOMF_SUPPORT_DEFAULT
Elyes HAOUAS
2018-11-13
soc/intel/cannonlake: Remove SmbusEnable
Duncan Laurie
2018-11-13
soc/intel/icelake: Update GPIOs for Icelake SOC
Aamir Bohra
2018-11-13
soc/intel/common: Add option to call EC _PTS/_WAK methods
Duncan Laurie
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-09
soc/intel/apollolake: Disable HECI1 before jumping to OS
Furquan Shaikh
2018-11-09
mb/intel/icelake_rvp: Move CNVi ASL entry from static DSDT to dynamic SSDT ge...
Subrata Banik
2018-11-08
soc/intel/common: Add option to disable eSPI SMI at runtime
Duncan Laurie
2018-11-08
soc/intel/skylake: Add PCH sku id's supported for KBL
Praveen hodagatta pranesh
2018-11-08
soc/intel/apollolake: Improve cold boot and S3 resume
John Zhao
2018-11-07
soc/intel/common: Include Icelake device IDs
Aamir Bohra
2018-11-07
soc/intel/skylake: Add FSP CAR support for kabylake
Praveen hodagatta pranesh
2018-11-07
mb/{intel/google}: Move CNVi ASL entry from static DSDT to dynamic SSDT gener...
Subrata Banik
2018-11-07
soc/intel/apollolake: Provide interface to update TCC offset
John Su
2018-11-05
src/soc/intel/braswell/romstage/romstage.c: Perform RTC init in romstage
Frans Hendriks
2018-11-05
soc/intel/cannonlake: Enable ISH from device
Lijian Zhao
2018-11-05
soc/intel/cannonlake: Remove depreciated UPD selection
Lijian Zhao
2018-11-05
src: Remove unneeded include <arch/ioapic.h>
Elyes HAOUAS
2018-11-05
soc/intel/icelake: Add PID based on Icelake EDS
Aamir Bohra
2018-11-02
soc/intel: Enable GPIO functions in verstage
Duncan Laurie
2018-11-02
soc/intel/icelake: Allow coreboot to reserve stack for fsp
Aamir Bohra
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-31
soc/intel/apollolake: Revert the w/a nWR_24 setting
John Zhao
2018-10-31
soc/intel/icelake: Open ports 0x60,0x64 for keyboard controller
Shelley Chen
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-27
soc/intel/*: Make FSP header path user configurable
Patrick Georgi
2018-10-26
soc/intel/icelake: Do initial SoC commit
Aamir Bohra
2018-10-26
soc/intel/cannonlake: Add back PM TIMER EMULATION
Lijian Zhao
2018-10-25
soc/intel: Consolidate FSP CAR setup and teardown code
Praveen hodagatta pranesh
2018-10-25
soc/intel/cannonlake: Enable S4 sleep state support
praveen hodagatta pranesh
2018-10-24
vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic
Joel Kitching
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
soc/intel/common/block/gpio: Allow GPI to be dual-routed
Furquan Shaikh
2018-10-23
soc/intel/common/block/gpio: Configure Tx Disable in IO standby for GPIs
Furquan Shaikh
2018-10-23
soc/intel/apollolake: Add reset code to postcar stage
Patrick Georgi
[prev]
[next]