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
2022-11-13
soc/amd/picasso: add mb_pre_fspm() definition and weak implementation
Matt DeVillier
2022-11-12
soc/intel/elkhartlake: Enable 'scan_bus' on TSN GbE
Mario Scheithauer
2022-11-12
soc/mediatek/mt8195: replace SPDX identifiers to GPL-2.0-only OR MIT
Macpaul Lin
2022-11-12
treewide: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
Elyes Haouas
2022-11-12
soc/intel/meteorlake: Fix set but unused variable
Arthur Heymans
2022-11-12
include/cpu/msr.h: transform into an union
Arthur Heymans
2022-11-12
soc/intel/broadwell: Hook up PCI domain and CPU cluster ops to devicetree
Arthur Heymans
2022-11-11
soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob case
Felix Held
2022-11-10
/: Remove "ERROR: "/"WARNING: " prefixes from log messages
Elyes Haouas
2022-11-10
sb,soc/intel: Use register_new_ioapic_gsi0()
Kyösti Mälkki
2022-11-10
sb,soc/intel: Use acpi_create_madt_ioapic_from_hw()
Kyösti Mälkki
2022-11-10
soc/intel/xeon_sp: Move SMBIOS type 4 override functions from mainboard
JingleHsuWiwynn
2022-11-10
soc/nvidia/tegra124: Fix building with clang
Arthur Heymans
2022-11-10
soc/sifive/ux00ddr.h: Remove set but unused variables
Arthur Heymans
2022-11-09
device/xhci: Factor out `struct xhci_usb_info`
Robert Zieba
2022-11-09
device/xhci: Factor out common PORTSC code
Robert Zieba
2022-11-09
soc/amd/picasso/acpi: include pci_int_defs.asl from soc.asl
Felix Held
2022-11-09
soc/amd/picasso/acpi: rename pcie.asl to pci_int_defs.asl
Felix Held
2022-11-09
soc/intel/common/xhci: Fix building for 64bit
Arthur Heymans
2022-11-09
soc/intel/elkhartlake: Correct I2C base clock to 100 MHz
Werner Zeh
2022-11-09
soc/amd/common/block/spi: Mainboard to override SPI Read Mode
Karthikeyan Ramasubramanian
2022-11-08
vboot: Add VBOOT_CBFS_INTEGRATION support
Jakub Czapiga
2022-11-08
soc/intel/xeon_sp: accomodate xeon_sp FSPX_CONFIG definitions
Jonathan Zhang
2022-11-08
vboot: Introduce handy vboot reboot functions
Jakub Czapiga
2022-11-08
/: Remove unused <inttypes.h>
Elyes Haouas
2022-11-08
soc/ti/am335x/cbmem.c: Use MiB macro
Elyes HAOUAS
2022-11-08
soc/intel/meteorlake: Remove PM Energy Report WA
Ravi Sarawadi
2022-11-08
soc/intel: Use `PWRMBASE` over static `Index 0` for PMC
Subrata Banik
2022-11-07
soc/qualcomm/sc7280: Move AOP load and reset handle to Romstage
Sudheer Kumar Amrabadi
2022-11-07
soc/amd/mendocino: Enable x86 SHA accelerator
Karthikeyan Ramasubramanian
2022-11-07
soc/intel/common/block/pcie/rtd3: Skip Power On if _STA returns 1
Kane Chen
2022-11-07
soc/intel/meteorlake: Implement SOC Die lock down configuration
Ravi Sarawadi
2022-11-07
soc/intel/meteorlake: Fix incompatible function pointers
Arthur Heymans
2022-11-07
soc/amd/common/include/gpio_defs.h: Add comment for accuracy
Fred Reitberger
2022-11-07
soc/intel/cannonlake: Fix GPIO reset mapping
Angel Pons
2022-11-05
soc/intel/block/power_limit: Avoid MSR read if it is not needed
Werner Zeh
2022-11-04
src/soc/amd/mendocino: Enable override of MAINBOARD_BLOBS_DIR
Nikolai Vyssotski
2022-11-04
soc/amd/*/data_fabric: Use common device ops
Fred Reitberger
2022-11-04
soc/amd/common/data_fabric: Make common device ops
Fred Reitberger
2022-11-04
soc/amd/mendocino/data_fabric.c: Make function more generic
Fred Reitberger
2022-11-04
soc/amd/*/data_fabric: Move register offsets to soc
Fred Reitberger
2022-11-04
soc/amd/common/block/data_fabric: Use register bitslice structs
Fred Reitberger
2022-11-04
soc/intel/meteorlake: Provide mitigation support for CNVi RFI
zhaojohn
2022-11-04
lib/coreboot_table: Rename lb_fill_pcie
Arthur Heymans
2022-11-04
lib/coreboot_table: Simplify API to set up lb_serial
Arthur Heymans
2022-11-04
Revert "soc/intel/xeon_sp/cpx: Add get_ewl_hob() utility function"
Felix Held
2022-11-04
soc/intel/alderlake: Add IBECC
Maximilian Brune
2022-11-04
soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>
Elyes Haouas
2022-11-04
soc/intel/xeon_sp/cpx: Add get_ewl_hob() utility function
Johnny Lin
2022-11-04
soc/xeon_sp: Add weak mainboard_ewl_check for EWL check after FSP-M
Johnny Lin
2022-11-04
soc/mediatek/mt8188: Disable input-gating for big-core SRAM
Liju-Clr Chen
2022-11-04
soc/mediatek/mt8188: Fix AP hang when enabling cpufreq-hw driver
Liju-Clr Chen
2022-11-04
soc/intel/**/fast_spi.c: Drop spurious whitespace
Angel Pons
2022-11-04
soc/intel/skylake: Clean up includes
Elyes Haouas
2022-11-04
Revert "soc/mediatek/mt8188: Allow CPUfreq hardware to access MCUPM registers"
Liju-Clr Chen
2022-11-04
soc/amd: Specify memory types supported by each chip
Martin Roth
2022-11-04
soc/amd/common: Only call into enabled memory types
Martin Roth
2022-11-03
soc/amd/glinda/data_fabric: Add register bitslice struct
Fred Reitberger
2022-11-03
soc/amd/morgana/data_fabric: Add register bitslice struct
Fred Reitberger
2022-11-03
soc/amd/mendocino/data_fabric: Add register bitslice struct
Fred Reitberger
2022-11-03
soc/amd/picasso/data_fabric: Add register bitslice struct
Fred Reitberger
2022-11-03
soc/amd/cezanne/data_fabric: Add register bitslice struct
Fred Reitberger
2022-11-03
soc/amd/*/data_fabric: move data_fabric_set_mmio_np to common
Fred Reitberger
2022-11-03
soc/amd: Include <cpu/cpu.h> instead of <arch/cpu.h>
Elyes Haouas
2022-11-03
soc/intel/alderlake: Hook up GMA ACPI brightness controls
Tim Crawford
2022-11-02
soc/intel/common: provide display hook in PEP for ECs
Michael Niewöhner
2022-11-02
soc/intel/common/acpi: provide PTS/WAK hooks for ECs
Michael Niewöhner
2022-10-31
soc: Add SPDX license headers to Makefiles
Martin Roth
2022-10-29
soc/amd/common: Initialize STB Spill-to-DRAM
Martin Roth
2022-10-29
soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide AAHB device
Felix Held
2022-10-29
soc/intel/meteorlake: Move P2SB PCI resource into P2SB device
Subrata Banik
2022-10-29
soc/intel/common: Fix potential NULL pointer dereference
Shaik Shahina
2022-10-29
soc/amd/glinda: Don't add amdfw.rom to cbfs in SOC Makefile
Martin Roth
2022-10-28
soc/amd/common: Add coreboot post codes to STB
Martin Roth
2022-10-28
soc/amd/mendocino: Add code for printing STB to boot log
Martin Roth
2022-10-28
soc/amd/common: Add code to print AMD STB to boot log
Martin Roth
2022-10-28
soc/amd/mendocino: Expand extra 5 DPTC thermal related profiles
EricKY Cheng
2022-10-28
soc/intel/xeon_sp: Remove unused madt setup function
Arthur Heymans
2022-10-28
soc/amd/cezanne/Kconfig: Enable APOB_HASH
Fred Reitberger
2022-10-27
soc/intel/alderlake: Select X86_INIT_NEED_1_SIPI Kconfig for RPL
Subrata Banik
2022-10-27
Revert "soc/intel/systemagent.c: Fix memory type reporting"
Arthur Heymans
2022-10-27
soc/intel/{adl,cmn}: Add/Remove LTR disqualification for UFS
Meera Ravindranath
2022-10-27
soc/intel/{adl, cmn}: Allow config to select the OCP workaround
Subrata Banik
2022-10-26
soc/amd/mendocino: Enable GPP clk req disabling for disabled devices
Robert Zieba
2022-10-26
soc/amd/cezanne: Update GPP clk req code to use ARRAY_SIZE
Robert Zieba
2022-10-26
soc/amd/cezanne: Factor out common GPP clk req code
Robert Zieba
2022-10-26
soc/amd/common/include: introduce and use FCH_IRQ_ROUTING_ENTRIES
Felix Held
2022-10-26
mb/amd,google: move fch_irq_routing struct definition to soc/amd
Felix Held
2022-10-26
soc/amd/common/psp_verstage: Pass SRAM buffer to Crypto Engine
Karthikeyan Ramasubramanian
2022-10-26
soc/amd/mendocino: Add GSVCD range
Karthikeyan Ramasubramanian
2022-10-26
soc/amd/mendocino: Update build rules for PSP BIOS image
Karthikeyan Ramasubramanian
2022-10-26
soc/amd/mendocino: Reserve more space for metadata
Karthikeyan Ramasubramanian
2022-10-26
soc/amd: Add amdfw.rom in coreboot.pre
Karthikeyan Ramasubramanian
2022-10-26
soc/amd: Add an optional unsigned section in PSP verstage
Karthikeyan Ramasubramanian
2022-10-26
util/amdfwtool: Add build rules for amdfwread
Karthikeyan Ramasubramanian
2022-10-26
coreboot_tables: Drop uart PCI addr
Arthur Heymans
2022-10-26
mb/google/rex: Move `DRIVERS_INTEL_USB4_RETIMER` config
Subrata Banik
2022-10-25
soc/amd: Add framework for Glinda SoC
Martin Roth
2022-10-25
soc/intel/alderlake: Add Raptor Lake device IDs
Lawrence Chang
2022-10-25
soc/intel/common: Clean up includes
Elyes Haouas
[next]