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
2023-06-07
soc/intel/common: Make get_ramtop_addr non static
Pratikkumar Prajapati
2023-06-07
soc/amd/*/root_complex: use VGA_MMIO_* defines
Felix Held
2023-06-07
soc/amd/stoneyridge/acpi/sb_pci0_fch: use VGA_MMIO_* defines
Felix Held
2023-06-07
soc/amd/stoneyridge/northbridge: use VGA_MMIO_* defines
Felix Held
2023-06-07
soc/amd/glinda/acpi: use ROOT_BRIDGE macro
Felix Held
2023-06-07
soc/amd/phoenix/acpi: use ROOT_BRIDGE macro
Felix Held
2023-06-07
soc/amd/mendocino/acpi: use ROOT_BRIDGE macro
Felix Held
2023-06-07
soc/amd/cezanne/acpi: use ROOT_BRIDGE macro
Felix Held
2023-06-07
soc/amd/stoneyridge/acpi: rename sb_fch.asl to mmio.asl
Felix Held
2023-06-07
soc/amd/stoneyridge/acpi: use ROOT_BRIDGE macro
Felix Held
2023-06-07
soc/amd/picasso/acpi: rename sb_fch.asl to mmio.asl
Felix Held
2023-06-07
soc/amd/picasso/acpi: move remaining parts of sb_pic0_fch.asl to soc.asl
Felix Held
2023-06-07
soc/amd/picasso/acpi: use ROOT_BRIDGE macro
Felix Held
2023-06-07
soc/amd/common/acpi/pci_root: introduce ROOT_BRIDGE macro
Felix Held
2023-06-07
soc/amd/common/acpi: move acpi_fill_root_complex_tom to Stoneyridge
Felix Held
2023-06-07
soc/amd/glinda/chip: use common data fabric domain resource code
Felix Held
2023-06-07
soc/amd/phoenix/chip: use common data fabric domain resource code
Felix Held
2023-06-07
soc/amd/mendocino/chip: use common data fabric domain resource code
Felix Held
2023-06-07
soc/amd/cezanne/chip: use common data fabric domain resource code
Felix Held
2023-06-07
soc/amd/common/data_fabric/domain: write _BBN method in SSDT
Felix Held
2023-06-07
soc/amd/picasso/chip: use common data fabric domain resource code
Felix Held
2023-06-07
soc/amd/common/data_fabric/domain: provide amd_pci_domain_fill_ssdt
Felix Held
2023-06-07
soc/amd/common/data_fabric/domain: provide scan_bus and read_resources
Felix Held
2023-06-07
soc/amd/common/block/cpu/noncar: add get_usable_physical_address_bits()
Felix Held
2023-06-07
soc/amd/common/block/cpu/noncar/cpu: add missing types.h include
Felix Held
2023-06-06
soc/intel/common/crashlog: Add support for IOE die
Pratikkumar Prajapati
2023-06-06
soc/amd/stoneyridge/northbridge: reserve PCI config IO ports
Felix Held
2023-06-06
soc/amd/*/root_complex: reserve PCI config IO ports
Felix Held
2023-06-06
soc/intel/xeon_sp/spr: Add RMT config
Naresh Solanki
2023-06-06
mb/google/geralt: Fix MIPI panel power on/off sequence
Ruihai Zhou
2023-06-06
soc/intel/meteorlake: Fill PCI SSID parameters
Kapil Porwal
2023-06-06
soc/amd/phoenix: Update USB device alias
Eric Lai
2023-06-05
soc/amd/mendocino: Print content of manifest file
Grzegorz Bernacki
2023-06-04
soc/sifive: Comment out set but unused variables
Arthur Heymans
2023-06-04
lib: Support localized text of memory_training_desc in ux_locales.c
Hsuan Ting Chen
2023-06-04
soc/intel/meteorlake: Apply PCIe RP mask based on SoC type
Subrata Banik
2023-06-04
soc/intel/meteorlake: Introduce different SoC flavors of Meteor Lake
Subrata Banik
2023-06-04
soc/intel/meteorlake: Hook up UPD PchHdaSdiEnable
Ronak Kanabar
2023-06-02
soc/amd/common/block/graphics: Add missing pci_rom_free()
Grzegorz Bernacki
2023-06-02
soc/amd/common/block/cpu: Refactor ucode allocation
Grzegorz Bernacki
2023-06-02
soc/amd/phoenix/Kconfig: Prevent changes to AMD_FWM_POSITION_INDEX
Fred Reitberger
2023-06-02
soc/intel/apollolake: Switch to snake case for SataPortsEnable
Mario Scheithauer
2023-06-02
soc/amd/mendocino: Add manifest generation to Makefile
Grzegorz Bernacki
2023-06-01
soc/intel/jasperlake: Enable early caching of RAMTOP region
Sean Rhodes
2023-06-01
soc/intel/apollolake: Make hard drive type for SATA ports configurable
Mario Scheithauer
2023-06-01
soc/intel/apollolake: Make SATA speed limit configurable
Mario Scheithauer
2023-06-01
soc/intel/common/crashlog: Check cbmem pointer before copying records
Pratikkumar Prajapati
2023-06-01
soc/intel/common/crashlog: Check for invalid record
Pratikkumar Prajapati
2023-06-01
soc/intel/common/crashlog: Fix checking PMC record size
Pratikkumar Prajapati
2023-06-01
mb/google/guybrush: Move helper AOAC for console to AOAC header
Konrad Adamczyk
2023-06-01
device/pci: Limit default domain memory window
Nico Huber
2023-06-01
soc/mediatek/common: Add support for power supply TPS65132S
Ruihai Zhou
2023-05-31
soc/amd/picasso/acpi/sb_pci0_fch: replace Memory32Fixed with DWordMemory
Felix Held
2023-05-30
soc/amd/phoenix/Kconfig: use lower case hex digits in VGA_BIOS_ID
Felix Held
2023-05-28
soc/intel/xeon_sp: Enable build for IO Margining
Naresh Solanki
2023-05-27
soc/amd/common/block/psp: Unmap EFS region after use
Karthikeyan Ramasubramanian
2023-05-27
soc/amd/mendocino/psp_verstage: Fix pending maps
Karthikeyan Ramasubramanian
2023-05-27
soc/amd/common/psp_verstage: Fix pending maps
Karthikeyan Ramasubramanian
2023-05-27
soc/amd/common/psp_verstage: Fix build for FMAP without RW slots
Karthikeyan Ramasubramanian
2023-05-26
soc/intel/common: Support power limits update for variants
Sumeet R Pawnikar
2023-05-26
soc/intel/meteorlake: Hook up SaGvFreq, SaGvGear upds
Bora Guvendik
2023-05-26
treewide: Remove 'extern' from functions declaration
Elyes Haouas
2023-05-25
soc/intel/mtl/acpi/xhci: Add clock gating support
Jeremy Compostella
2023-05-25
soc/intel/meteorlake: Enable Key Locker
Pratikkumar Prajapati
2023-05-25
soc/intel/meteorlake: Set SaGv work points as enum macro
Subrata Banik
2023-05-24
soc/intel/meteorlake: Add CPU PortID for GPIO Community
Marx Wang
2023-05-24
soc/intel/elkhartlake: Make PCIe root port max payload size configurable
Mario Scheithauer
2023-05-23
soc/intel/xeon_sp: move and rename set_cmos_mrc_cold_boot_flag
Johnny Lin
2023-05-23
soc/intel/common: Add RPP-S PCI IDs
Jeremy Soller
2023-05-22
soc/amd/mendocino: Unmap hash table after usage
Karthikeyan Ramasubramanian
2023-05-22
soc/amd/common/psp_verstage: Map/unmap boot device on need basis
Karthikeyan Ramasubramanian
2023-05-22
soc/amd/common/psp_verstage: Always build unsigned PSP verstage
Karthikeyan Ramasubramanian
2023-05-22
soc/intel/common: Add an error for missing ramtop CMOS entry
Sean Rhodes
2023-05-21
soc/intel/meteorlake: Add `.final` to check FSP reset pending request
Subrata Banik
2023-05-20
soc/intel/quark: Drop support
Felix Singer
2023-05-19
soc/intel/common: Correct the check for ramtop length
Sean Rhodes
2023-05-19
soc/intel/jasperlake: Add PsysPmax config
Chia-Ling Hou
2023-05-19
soc/intel/meteorlake: Add igd device
Won Chung
2023-05-19
soc/intel: Extend fsp_get_pch_reset_status() to all FSP APIs
Subrata Banik
2023-05-17
console: Add format-checking __printf() to die()
Nico Huber
2023-05-17
soc/intel/xeon_sp/spr: Fix format specifier for __LINE__ (%d)
Nico Huber
2023-05-17
soc/intel/common: Don't hardcode ramtop offset
Sean Rhodes
2023-05-17
soc/intel/alderlake: Handle FSP logo params
Subrata Banik
2023-05-17
soc/intel/meteorlake: Handle FSP logo params
Subrata Banik
2023-05-16
soc/amd/*/Kconfig: change ACPI_CPU_STRING to use hexadecimal CPU numbers
Felix Held
2023-05-16
soc/intel/xeon_sp: Drop dummy FADT entry
Kyösti Mälkki
2023-05-14
soc/amd/phoenix/Kconfig: Update default soft fuse bits
Fred Reitberger
2023-05-13
acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING
Felix Held
2023-05-13
soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide MISC device
Felix Held
2023-05-13
soc/amd/*/acpi/mmio.asl,sb_fch.asl: change AAHB's _STA back to method
Felix Held
2023-05-13
soc/cavium/cn81xx: Use correct size for MPIDR_EL1 register
Arthur Heymans
2023-05-13
soc/cavium: Guard gcc specific compiler flag
Arthur Heymans
2023-05-13
soc/mediatek/mt8195/apusys_devapc.c: Fix unsigned comparison
Arthur Heymans
2023-05-12
soc/intel/apl: Remove set but unused variable
Arthur Heymans
2023-05-12
soc/mediatek/mt8183: Fix set but unused variables
Arthur Heymans
2023-05-12
soc/qualcomm/sc7180: Fix set but unused variables
Arthur Heymans
2023-05-12
soc/intel/common: Define enum types for MKHI group IDs and ME SKUs
Sridhar Siricilla
2023-05-12
soc/intel/common: Remove superfluous cmos_offset from ramtop
Sean Rhodes
2023-05-11
soc/intel/apollolake: Only use 8 bits for afterg3
Sean Rhodes
2023-05-11
soc/intel/cmn/blk.cse: Fix check condition in store_cse_rw_fw_version()
Dinesh Gehlot
[prev]
[next]