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
/
include
Age
Commit message (
Expand
)
Author
2024-06-06
arch/io.h: Add port I/O functions to other architectures
Alper Nebi Yasak
2024-06-03
device_tree: Add function to get top of memory from a FDT blob
Alper Nebi Yasak
2024-06-01
tree: Add some SMBIOS_PROCESSOR_FAMILY macros
Elyes Haouas
2024-05-29
cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae()
Krystian Hebel
2024-05-29
tree: Remove unused <string.h>
Elyes Haouas
2024-05-29
tree: Use <stdio.h> for snprintf
Elyes Haouas
2024-05-28
tree: Add smbios_processor_type
Elyes Haouas
2024-05-28
include/device: Fix IO resource handling covering 0xFFFF
Shuo Liu
2024-05-28
soc/intel/xeon_sp: Add domain resource window creation utils
Shuo Liu
2024-05-28
tree: Remove unused <stdarg.h>
Elyes Haouas
2024-05-28
spd_bin.h: Use same macro for DDR3 and LPDDR3
Elyes Haouas
2024-05-25
acpi: add and use defines for LAPIC feature flags
Felix Held
2024-05-25
acpi: introduce and use ACPI_MADT_PCAT_COMPAT define
Felix Held
2024-05-25
arch/arm64: Implement initial set of SMBIOS tables
Benjamin Doron
2024-05-23
device: drop unnecessary CHECK_REV_IN_OPROM_NAME option
Felix Held
2024-05-21
lib/device_tree: Add some FDT helper functions
Maximilian Brune
2024-05-16
include/device/pci_ids.h: Update TWL device IDs
Saurabh Mishra
2024-05-15
cpu/x86/pae/pgtbl.c: remove dead paging_identity_map_addr()
Krystian Hebel
2024-05-14
soc/intel/common: Add RPL tracehub support
Ashish Kumar Mishra
2024-05-14
soc/intel: Add Panther Lake PCIE device IDs
Saurabh Mishra
2024-05-14
soc/intel/common: Add Lunar Lake IAA and TBTRP3 device IDs
Saurabh Mishra
2024-05-13
cpu/x86/pae/pgtbl.c: remove dead map_2M_page()
Krystian Hebel
2024-05-12
soc/intel/lunarlake: Support stepping A0_2
Saurabh Mishra
2024-05-11
include/efi: Override EFIAPI macro for x86_64
Subrata Banik
2024-05-09
include/spd.h: Add SPD_MEMORY_TYPE_LPDDR3_INTEL into spd_memory_type
Elyes Haouas
2024-05-09
include/spd.h: Add new spd_memory_type values
Elyes Haouas
2024-05-07
dram/ddr3: Use the same naming convention as DDR4
Elyes Haouas
2024-05-07
dram/ddr5: Use the same naming convention as DDR{2,3,4}
Elyes Haouas
2024-05-07
spd.h: Move enum ddr4_module_type to ddr4.h
Elyes Haouas
2024-05-07
device/dram/ddr{3,4}: Rename spd_raw_data for specific DDR
Elyes Haouas
2024-05-07
device/device_util: Add and use is_pci_bridge()
Shuo Liu
2024-05-07
spd.h: Move enum ddr5_module_type to ddr5.h
Elyes Haouas
2024-05-06
acpi: Remove acpigen_write_OSC_pci_domain
Shuo Liu
2024-04-29
include/device/pci_ids.h, soc/intel/mtl: add new MTL-P iGPU DID
Michał Kopeć
2024-04-23
drivers/intel/fsp2_0: Support FSP 2.4 64-bits
Jeremy Compostella
2024-04-23
soc/intel/alderlake: Add Twinlake graphics device IDs
Sowmya V
2024-04-22
drivers/intel/fsp2_0: Introduce fsp print helper macros
Appukuttan V K
2024-04-22
acpigen_ps2_keybd: Add assistant key to linux,keymap
Aseda Aboagye
2024-04-19
acpi: Make acpi_device_write_dsd_gpio() public
Jianeng Ceng
2024-04-18
device/device_util: Rename dev_get_pci_domain
Shuo Liu
2024-04-18
device/device_util: Use const qualifier
Patrick Rudolph
2024-04-15
acpigen_ps2_keybd: Add support for dictation key
Aseda Aboagye
2024-04-15
include: Add 'IWYU pragma: export' comment
Elyes Haouas
2024-04-12
tree: Drop duplicated <device/{path,resource}.h>
Elyes Haouas
2024-04-12
include/device/device.h: Drop duplicated <console/console.h>
Elyes Haouas
2024-04-06
lib: Refactor bmp_load_logo() implementation
Subrata Banik
2024-04-05
smmstorev2: Load the communication buffer at SMM setup
Arthur Heymans
2024-04-04
include/efi: Introduce __efiapi for EFI calling convention flexibility
Subrata Banik
2024-04-03
cpu/x86/topology: Add node ID parser
Patrick Rudolph
2024-04-02
include/device/pci_ids.h: Add DIDs for MTL Touch controller
Cliff Huang
2024-04-01
acpi: Add acpigen_write_OSC_pci_domain
Shuo Liu
2024-03-18
symbols: Add __maybe_unused flag to region variable symbols
Shuo Liu
2024-03-15
treewide: Move stdlib.h to commonlib
Maximilian Brune
2024-03-09
soc/intel/alderlake: Add Raptor Lake System Agent Device IDs
Lean Sheng Tan
2024-03-05
soc/intel: Add definition of D0 stepping for TigerLake Halo
Alicja Michalska
2024-02-29
soc/amd: move common pci_domain_fill_ssdt implementation to acpi/
Felix Held
2024-02-29
include/device/azalia_device.h: Merge location1 and location2
Nicholas Sudsgaard
2024-02-29
include/device: Merge enums from azalia_device.h and azalia.h
Nicholas Sudsgaard
2024-02-29
include/device/azalia_device.h: Correct location2 shift to 28 bits
Nicholas Sudsgaard
2024-02-28
cpu/x86/(sipi|smm): Pass on CR3 from ramstage
Arthur Heymans
2024-02-26
lib: Remove heap from rmodules
Arthur Heymans
2024-02-24
treewide: Move list.h to commonlib
Maximilian Brune
2024-02-20
soc/intel/xeon_sp: Use ACPI common flags in SRAT generation
Shuo Liu
2024-02-19
soc/intel/common: Add ADL_N ID 5 0x4618
Sean Rhodes
2024-02-14
include/device/device: drop unused soft_reserved_ram_resource macro
Felix Held
2024-02-13
include/device/azalia_device.h: Add enum for misc field
Nicholas Chin
2024-02-09
acpi/acpi: Pass struct device to acpi_create_srat_gia_pci
Patrick Rudolph
2024-02-06
drivers/wifi: Add MTCL function to ACPI SSDT
David Ruth
2024-02-02
lib: Move IP checksum to commonlib
Julius Werner
2024-01-31
cpu/x86/smm/pci_resource_store: Store DEV/VEN ID
Patrick Rudolph
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-29
device/device.h: Drop multiple links
Arthur Heymans
2024-01-29
device: Add a helper function to add a downstream bus
Arthur Heymans
2024-01-26
src, util: Update toolchain.inc references to .mk
Martin Roth
2024-01-24
soc/intel: Add Lunar Lake device IDs
Appukuttan V K
2024-01-24
device/device_util: Add method to retrieve the domain
Patrick Rudolph
2024-01-24
device: Add inline method to identify PATH_ROOT
Patrick Rudolph
2024-01-22
device/device.h: Drop acpi_inject_dsdt
Arthur Heymans
2024-01-21
device_util: Drop unused function bus_path
Arthur Heymans
2024-01-18
include/bootmem.h: Add comment
Maximilian Brune
2024-01-18
device/device.h: Fix outdated comment
Arthur Heymans
2024-01-16
device: Add support for multiple PCI segment groups
Felix Held
2024-01-15
include/device/pci_mmio_cfg: assert CONFIG_ECAM_MMCONF_BUS_NUMBER != 0
Felix Held
2024-01-13
lib/smbios: rename segment group parameter of smbios_write_type41
Felix Held
2024-01-13
lib/smbios: add segment_group parameter to smbios_write_type9
Felix Held
2024-01-13
acpi/acpigen: add acpigen_write_SEG for segment group number method
Felix Held
2024-01-11
vc/google: Show different logos for different ChromeOS devices
Shelley Chen
2024-01-10
cpu/x86/smi_trigger: use enum cb_err as apm_control return type
Felix Held
2023-12-23
sb/intel/bd82x6x: Add defines for PCI IDs
Patrick Rudolph
2023-12-22
x86: Separate CPU and SoC physical address size
Jeremy Compostella
2023-12-18
drivers/spi: Add ISSI IS25WP256D flash
Maximilian Brune
2023-12-15
acpi: Add support for WDAT table
Marek Maslanka
2023-12-15
rules.h: Clean up ENV_HAS_HEAP_SECTION
Arthur Heymans
2023-12-13
drivers/ipmi to lib: Fix misspellings & capitalization issues
Martin Roth
2023-12-06
acpi/acpi_gic: Add GIC ITS subtable
Naresh Solanki
2023-12-06
acpi: Add IO Remapping Table structures
Naresh Solanki
2023-12-02
acpi: Add PPTT support
David Milosevic
2023-12-02
soc/amd: Add DBG2 ACPI table
Zheng Bao
2023-12-02
acpi/acpi: update ACPI_DBG2_PORT_SERIAL_16550 subtype
Felix Held
[next]