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
/
vendorcode
Age
Commit message (
Expand
)
Author
2024-06-04
vc/intel/fsp: Update ADL N FSP headers from v3343.05 to v5021.00
Ronak Kanabar
2024-06-04
Revert "vc/intel/fsp2/alderlake_n: Drop unused header files"
Ronak Kanabar
2024-05-31
vc/edk2-stable202302: Remove FSPM_ARCH_UPD config guard
Appukuttan V K
2024-05-30
vc/intel/fsp/mtl: Add x86_64 FSP V3471.91 headers
Appukuttan V K
2024-05-30
vc/intel/fsp/mtl: Organize FSP headers into x86_32 directory
Appukuttan V K
2024-05-29
tree: Use <stdio.h> for snprintf
Elyes Haouas
2024-05-12
vc/amd/opensil: introduce common mpio/chip.h header file
Felix Held
2024-05-12
vc/amd/opensil/*/mpio/chip.h: add missing include guards
Felix Held
2024-04-25
vc/google/chromeos: Move RAMOOPS region creation to BS_DEV_INIT_CHIPS
Anil Kumar
2024-04-22
vc/amd/opensil/stub/ramstage: add acpi_add_opensil_tables stub
Felix Held
2024-04-04
Makefile.mk: Also add -libs to bootblock when !SEPARATE_ROMSTAGE
Arthur Heymans
2024-04-04
vc/intel/fsp: Refactor FSP header inclusion for EDK2 compatibility
Subrata Banik
2024-04-04
vc/intel/edk2: Define FSP_SIG macro for FSP 2.x compatibility
Subrata Banik
2024-04-03
vendorcode/amd/opensil: Add CPP args to all stages
Arthur Heymans
2024-03-30
vc/intel/fsp/fsp2_0: Add GNR N-1 FSP headers
Jincheng Li
2024-03-28
security/tpm: replace CONFIG(TPMx) checks with runtime check
Sergii Dmytruk
2024-03-28
security/tpm: resolve conflicts in TSS implementations
Sergii Dmytruk
2024-03-23
soc/amd/genoa_poc/domain: refactor read_soc_memmap_resources
Felix Held
2024-03-22
vc/amd/opensil/genoa_poc/mpio: add debug output for unused chip
Felix Held
2024-03-22
vc/amd/opensil/genoa_poc/mpio: fix unused MPIO chip warning
Felix Held
2024-03-22
vc/amd/opensil/genoa_poc/mpio: use device status for port_present
Felix Held
2024-03-22
vc/amd/opensil/genoa_poc/mpio: simplify per_device_config arguments
Felix Held
2024-03-22
vc/amd/opensil/genoa_poc/mpio: move PCIe port function below mpio chip
Felix Held
2024-03-22
vc/intel/fsp/twinlake: Add FspProducerDataHeader.h header
Ronak Kanabar
2024-03-22
vc/intel/edk2-stable202111: Resolve compilation error in EDK2 202111
Ronak Kanabar
2024-03-21
vendorcode/cavium: Use unsigned integers in struct bitfields
Arthur Heymans
2024-03-20
vc/amd/opensil/*/mpio: add IFTYPE_UNUSED mpio_type enum element
Felix Held
2024-03-20
vc/amd/opensil/genoa_poc/mpio: add IFTYPE_ prefix to mpio_type values
Felix Held
2024-03-20
vc/amd/opensil/stub/mpio: change mpio_engine_type prefix to IFTYPE
Felix Held
2024-03-17
vc/amd/opensil: don't use source path when using stub
Marshall Dawson
2024-03-14
vendorcode/edk2-stable202302: Remove wchar_t asserts
Arthur Heymans
2024-03-11
vc/amd/opensil/stub: add stub MPIO driver
Felix Held
2024-03-08
vc/intel/fsp/mtl: Update header files from 3471_85 to 3471_91
Ronak Kanabar
2024-03-06
vc/amd/opensil/genoa_poc/memmap: use GiB define
Felix Held
2024-03-06
vc/amd/opensil/genoa_poc/memmap: use get_top_of_mem_below_4gb
Felix Held
2024-03-05
soc/intel/xeon_sp: Move MEM_ADDR_64MB_SHIFT_BITS to Xeon-SP
Shuo Liu
2024-03-05
Revert "vc/intel/edk2: Remove edk2-stable202111 support"
Ronak Kanabar
2024-03-05
vc/google/chromeos: Implement dynamic ChromeOS boot logo selection
Subrata Banik
2024-02-23
vc/amd/opensil/genoa_poc/mpio/chip: fix typo in pcie_aspm enum name
Felix Held
2024-02-23
vc/intel/fsp2/twinlake: Add FSP headers
Kapil Porwal
2024-02-20
soc/intel/xeon_sp: Put SRAT util macros into Xeon-SP ACPI header
Shuo Liu
2024-02-20
soc/intel/xeon_sp: Use ACPI common flags in SRAT generation
Shuo Liu
2024-02-18
Treewide: Fix incorrect SPDX license strings
Martin Roth
2024-02-12
vc/amd/fsp/picasso: Bring picasso inline with other AMD SoC
Varshit Pandya
2024-02-02
vc/amd/opensil: add openSIL stub implementation
Felix Held
2024-02-02
vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.h
Felix Held
2024-02-01
soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resources
Felix Held
2024-02-01
vc/amd/opensil/genoa_poc/memmap: pass resource index as pointer
Felix Held
2024-02-01
vc/amd/opensil/genoa_poc/memmap: use unsigned long for resource index
Felix Held
2024-01-31
device/device.h: Rename busses for clarity
Arthur Heymans
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-26
vc/amd: move verstage on PSP files to new psp_verstage folder
Felix Held
2024-01-25
vc/amd/opensil/genoa_poc/mpio: don't add duplicate MPIO descriptors
Felix Held
2024-01-25
soc/amd/genoa_poc: rely less on boot state hooks
Felix Held
2024-01-25
vc/amd/opensil/genoa_poc: move configure_mpio call to setup_opensil
Felix Held
2024-01-25
vc/amd/opensil/genoa_poc/opensil_console: fix host debug print function
Felix Held
2024-01-24
vc/amd/opensil/genoa_poc/mpio: rename mpio_config to configure_mpio
Felix Held
2024-01-24
vendorcode: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-17
vc/amd/psp: Remove unknown section flags
Lennart Eichhorn
2024-01-11
vc/google: Show different logos for different ChromeOS devices
Shelley Chen
2024-01-07
vc/intel/fsp/mtl: Update header files from 3424_88 to 3471.85
Kulkarni, Srinivas
2024-01-05
vendorcode/google/chromeos: Use unsigned int for "factory_config"
Subrata Banik
2023-12-31
vendorcode/google/chromeos: Add API for Chromebook Plus check
Subrata Banik
2023-12-31
vendorcode/google/chromeos: Add API to read factory config
Subrata Banik
2023-12-20
vc/intel/fsp/mtl: Add UPDs for Acoustic Noise Mitigation
Subrata Banik
2023-12-20
treewide: Use show_notices target for warnings
Martin Roth
2023-12-17
vc/intel/raptorlake: Update header files from 4301_01 to 4435_00
Kulkarni, Srinivas
2023-12-16
vc/amd/opensil: add _POC suffix to SOC_AMD_OPENSIL_GENOA
Felix Held
2023-12-16
soc/amd/genoa: rename to genoa_poc
Felix Held
2023-12-15
vc/amd: use 'openSIL' spelling in comments & help text
Felix Held
2023-12-14
vendorcode/amd/opensil/genoa_poc: add opensil_fill_fadt_io_ports
Felix Held
2023-12-14
vc/intel/raptorlake: Updating the FSP v4301.01 headers to Standard path
Kulkarni, Srinivas
2023-12-13
lib/jpeg: Replace decoder with Wuffs' implementation
Patrick Georgi
2023-12-12
vendorcode/amd/genoa: Parse APOB for DRAM layout
Arthur Heymans
2023-12-12
soc/amd/genoa: Add opensil MPIO chip files
Arthur Heymans
2023-12-12
vendorcode/amd/opensil: Add SATA configuration
Arthur Heymans
2023-12-12
vendorcode/amd/opensil: Add USB configuration
Martin Roth
2023-12-11
vc/intel/fsp/mtl: Update header files from 3323_86 to 3424_88
Kilari Raasi
2023-12-08
vendorcode/amd/opensil: Set up resource manager input block
Arthur Heymans
2023-12-06
vendorcode/amd/opensil: Add initial setup and API calls
Arthur Heymans
2023-11-30
vendorcode/amd/opensil: Implement cbmem_top_chipset
Arthur Heymans
2023-11-30
vendorcode/amd/opensil/genoa: Implement console callback
Arthur Heymans
2023-11-28
vendorcode/amd: Hook up opensil
Arthur Heymans
2023-11-13
Update genoa_poc/opensil submodule to upstream main
Martin Roth
2023-11-09
Allow to build romstage sources inside the bootblock
Arthur Heymans
2023-11-07
vc/amd/opensil/genoa_poc/openSIL: Add openSIL code as submodule
Martin Roth
2023-11-02
soc/amd/mendocino: Update FSP-S UPD to pass boot logo
Karthikeyan Ramasubramanian
2023-10-28
vc/intel/fsp/mtl: Add Psi[1-3]Threshold UPDs to FSP-M header file
Jeremy Compostella
2023-10-19
vc/intel/raptorlake: Use FSP v4301.01 headers for Google
Nick Vaccaro
2023-09-28
treewide: convert to tpm_result_t
Jon Murphy
2023-09-28
treewide: convert to %#x hex prints
Jon Murphy
2023-09-25
treewide: Adopt TCG standard naming
Jon Murphy
2023-09-23
vc/intel/fsp/mtl: Update header files from 3323.84 to MTL.3323.86
Subrata Banik
2023-09-18
drivers/tpm: Make temp test value naming consistent
Jon Murphy
2023-09-15
vc/intel/raptorlake: Add the FSP v4301.01 headers
Sean Rhodes
2023-09-14
chromeos/cse_board_reset.c: Clear EC AP_IDLE flag
Derek Huang
2023-09-14
vc/google/chromeos: Move clear_ec_ap_idle() to common code
Derek Huang
2023-09-08
vendorcode/eltan/security: update attribute use
Jon Murphy
2023-09-08
vc/intel/fsp2/alderlake_n: Drop unused header files
Felix Singer
2023-09-01
vc/intel/fsp/mtl: Update header files from 3292.83 to 3323.84
Subrata Banik
[next]