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
2020-06-24
src: Report byte-sized access for GPE0
Angel Pons
2020-06-24
soc/amd/stoneyridge: Correct ACPI CPU string prefix
Matt DeVillier
2020-06-24
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-24
ACPI: Replace uses of CBMEM_ID_ACPI_GNVS
Kyösti Mälkki
2020-06-23
src/*: Update makefiles to exclude x86 code from psp-verstage
Martin Roth
2020-06-22
soc/amd/picasso: Set BERT_SIZE to 0 when no table generated
Marshall Dawson
2020-06-22
soc/amd/picasso: Convert BERT reserved region from cbmem
Marshall Dawson
2020-06-22
soc/intel/tigerlake: Add CmdMirror option in chip.h
David Wu
2020-06-22
soc/intel/xeon_sp/cpx: rename xeon_sp_get_cpu_count()
Jonathan Zhang
2020-06-22
mb/google/volteer: Override power limits with SKU-specific limits
Tim Wawrzynczak
2020-06-22
amd/picasso/acpi: Add power resources for I2C and UART
Raul E Rangel
2020-06-22
soc/intel/xeon_sp/cpx: consider stack personality
Jonathan Zhang
2020-06-22
soc/intel/xeon_sp/cpx: update ACPI xSDT
Jonathan Zhang
2020-06-22
soc/intel/jasperlake: add processor power limits control support
Sumeet R Pawnikar
2020-06-22
soc/amd/picasso: don't increment boot count twice
Aaron Durbin
2020-06-22
soc/intel/xeon_sp/cpx: Finalize PCU configuration
Jonathan Zhang
2020-06-22
soc/intel/tigerlake: Update platform.asl to ASL2.0 syntax
V Sowmya
2020-06-22
soc/amd/picasso: Enable IDT in all stages
Furquan Shaikh
2020-06-22
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-22
cpu/x86/lapic: Support x86_64 and clean up code
Patrick Rudolph
2020-06-22
soc/amd/picasso/bootblock: Clear BSS section
Raul E Rangel
2020-06-22
soc/amd/picasso/bootblock: Write EIP to secure S3
Raul E Rangel
2020-06-22
soc/qualcomm/sc7180/qupv3_config.c: Add missing includes
Elyes HAOUAS
2020-06-22
cpu/x86/smm: Define APM_CNT_NOOP_SMI
Kyösti Mälkki
2020-06-22
soc/intel/broadwell/systemagent.c: Fix typo
Angel Pons
2020-06-20
ACPI: Drop some HAVE_ACPI_RESUME preprocessor use
Kyösti Mälkki
2020-06-19
soc/amd: move acpi_wake_source.asl to common directory
Felix Held
2020-06-19
soc/intel/tigerlake: Update TCSS for SW CM support
John Zhao
2020-06-19
soc/intel/common/acpi: rename dptf.asl to dptf_common.asl file
Sumeet R Pawnikar
2020-06-19
tigerlake: add unique acpi device ids for dptf
Sumeet R Pawnikar
2020-06-19
soc/amd/picasso/uart: factor out console-related functions
Felix Held
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-18
soc/amd/picasso/i2c: use config_of_soc()
Felix Held
2020-06-18
soc/amd/picasso/acp: use config_of_soc()
Felix Held
2020-06-18
soc/amd/picasso: Add ability to enable/disable UART to device tree
Raul E Rangel
2020-06-18
soc/amd/picasso: remove AMDFW_OUTSIDE_CBFS option
Felix Held
2020-06-18
soc/intel,chromeos: Fix EC RO/RW status in GNVS
Kyösti Mälkki
2020-06-18
soc/intel/tigerlake: Enable FSP-S compression
Karthikeyan Ramasubramanian
2020-06-18
soc/intel/jasperlake: Enable FSP-S compression
Karthikeyan Ramasubramanian
2020-06-18
soc/intel/cannonlake: Enable FSP-S compression
Karthikeyan Ramasubramanian
2020-06-18
soc/intel: remove unused dptf.asl file and other defines
Sumeet R Pawnikar
2020-06-18
soc/intel/common: make dptf acpi device ids configurable
Sumeet R Pawnikar
2020-06-18
soc/intel/common: Introduce ASL2.0 syntax
Alexey Buyanov
2020-06-17
Revert "soc/amd/picasso: Reconfigure SPI speeds after FSP-S has run"
Furquan Shaikh
2020-06-17
soc/amd/picasso: rename PICASSO_UART Kconfig option
Felix Held
2020-06-17
soc/amd/picasso: fix build if PICASSO_UART is unset
Furquan Shaikh
2020-06-17
soc/soch/intel/tigerlake: Integrate PCIe hot-plug config UPD
Wonkyu Kim
2020-06-17
soc/intel/cannonlake/vr_config: Add CFL defaults to TDC powerlimit
Patrick Rudolph
2020-06-17
soc/intel/cannonlake: Use table instead of switch-case
Patrick Rudolph
2020-06-16
soc/amd/picasso/include/soc/memmap.c: Add missing <stdint.h>
Elyes HAOUAS
2020-06-16
cpu/x86: Define MTRR_CAP_PRMRR
Kyösti Mälkki
2020-06-16
soc/amd: Replace enable_smi_generation()
Kyösti Mälkki
2020-06-16
sb,soc/intel: Replace smm_southbridge_enable_smi()
Kyösti Mälkki
2020-06-16
soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)
Kyösti Mälkki
2020-06-16
sb/intel: Remove spurious HAVE_SMI_HANDLER test
Kyösti Mälkki
2020-06-16
arch/x86: Create helper for APM_CNT SMI triggers
Kyösti Mälkki
2020-06-15
soc/amd/common/block/acpimmio: Update acpimmio for psp_verstage
Martin Roth
2020-06-15
arch/x86: Remove NO_FIXED_XIP_ROM_SIZE
Kyösti Mälkki
2020-06-14
soc/amd/picasso/graphics: implement map_oprom_vendev_rev
Martin Roth
2020-06-14
soc/amd/picasso/aoac: Add wait_for_aoac_enabled
Raul E Rangel
2020-06-14
soc/amd/picasso/aoac: Set the Target Device State when powering on
Raul E Rangel
2020-06-14
soc/amd/picasso: Move aoac functions to new file
Raul E Rangel
2020-06-14
soc/amd/picasso: Explicitly disable legacy UART
Raul E Rangel
2020-06-14
soc/intel/xeon_sp/cpx: select CACHE_MRC_SETTINGS
Jonathan Zhang
2020-06-14
soc/amd/picasso: correct MCFG ACPI table
Aaron Durbin
2020-06-14
soc/intel/tigerlake: enable CPU_INTEL_COMMON
Alex Levin
2020-06-14
soc/amd/picasso: Increase SMM_RESERVED_SIZE
Marshall Dawson
2020-06-14
soc/intel/cannonlake/acpi: Capitalize hex number to unify with Skylake
Paul Menzel
2020-06-14
soc/intel/xeon_sp/cpx: configure FSP-M UPD parameters
Jonathan Zhang
2020-06-14
soc/intel/xeon_sp/cpx: add cpu entries in ssdt
Jonathan Zhang
2020-06-14
soc/intel/xeon_sp/cpx: fix MADT ACPI table
Jonathan Zhang
2020-06-14
soc/intel/xeon_sp/cpx: add IIO stack resources to DSDT
Jonathan Zhang
2020-06-14
soc/intel/xeon_sp/cpx: add NUMA ACPI tables
Jonathan Zhang
2020-06-14
soc/amd/picasso/acpi: Add a wrapper method WAL1 for calling ALIB function 1
Furquan Shaikh
2020-06-13
soc/intel/common: Introduce ASL2.0 syntax
Alexey Buyanov
2020-06-13
soc/amd/picasso: Place early stages and data buffers at the bottom of DRAM
Furquan Shaikh
2020-06-13
soc/amd/picasso: Add custom memlayout.ld file
Furquan Shaikh
2020-06-13
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-12
soc/intel/tigerlake: Add devicetree support to change PCH VR settings
Venkata Krishna Nimmagadda
2020-06-12
soc/amd/picasso: Reconfigure SPI speeds after FSP-S has run
Furquan Shaikh
2020-06-11
soc/amd/picasso/uart: fix possible out of bounds access
Felix Held
2020-06-11
vc/amd/fsp/platform_descriptors: drop prefix from PCIe/DDI structs
Felix Held
2020-06-10
amd/picasso: Load x86 microcode from CBFS modules
Zheng Bao
2020-06-10
soc/intel/common: Replace cse_bp and ME with cse_lite in all console logs
Sridhar Siricilla
2020-06-10
soc/amd/picasso: Enable APOB/MRC training data cache
Furquan Shaikh
2020-06-10
soc/intel/cannonlake: Put braces around *else* branch
Paul Menzel
2020-06-10
soc/intel/skylake: Remove space after type cast
Paul Menzel
2020-06-10
soc/intel/skylake: Use unit macros KiB and MiB
Paul Menzel
2020-06-10
soc/intel/tigerlake: Add Hot-Plug and PME event handlers for Thunderbolt
John Zhao
2020-06-10
soc/amd/picasso: initialize ACP device at init() time
Aaron Durbin
2020-06-10
ACPI: Remove Kconfig COMMON_FADT
Kyösti Mälkki
2020-06-10
sb,soc/amd, ACPI: Do not override FADT preferred_pm_profile
Kyösti Mälkki
2020-06-10
soc/amd/stoneyridge,picasso: Select COMMON_FADT
Kyösti Mälkki
2020-06-10
sb,soc/amd: Remove FADT_PM_PROFILE
Kyösti Mälkki
2020-06-09
soc/amd/picasso/acpi/sb_fch: use local variable in _CRS methods
Felix Held
2020-06-09
soc/intel/tigerlake: Set FSPS UPD ITbtConnectTopologyTimeoutInMs
John Zhao
2020-06-09
soc/intel/tigerlake: Increase heap size
Duncan Laurie
2020-06-08
soc/amd/picasso: solve MTRRs only from 4GiB and below
Aaron Durbin
2020-06-08
soc/amd/picasso: remove save/restore MTRRs around FSP-M
Aaron Durbin
2020-06-08
soc/amd/picasso: establish full early caching memory map
Aaron Durbin
[prev]
[next]