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
2023-03-24
cpu/intel: Remove redefined SAPPHIRERAPIDS_SP CPUID to fix build error
Johnny Lin
2023-03-23
soc/amd/common/block/acpi/cpu_power_state: use pstate_msr union
Felix Held
2023-03-23
soc/intel/xeon_sp: Report platform cpu info
Naresh Solanki
2023-03-19
soc/intel/xeon_sp/spr: Add header files and romstage code
Jonathan Zhang
2023-03-13
cpu/x86/cache: CLFLUSH programs to memory before running
Arthur Heymans
2023-03-08
soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.h
Felix Held
2023-03-07
device/xhci: Add struct for capability registers
Robert Zieba
2023-03-05
device/xhci: Add functions to work with resource pointers
Robert Zieba
2023-03-05
cpu/x86/smm: Add PCI resource store functionality
Robert Zieba
2023-03-03
acpi: Add SRAT x2APIC table support
Naresh Solanki
2023-03-03
lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED
Jonathan Zhang
2023-02-28
soc/amd: introduce and use PSTATE_MSR macro
Felix Held
2023-02-28
include/device/pci_def.h: Fix typo in comment
Werner Zeh
2023-02-15
cpu/x86/smm: Enable setting SMM console log level from mainboard
Johnny Lin
2023-02-15
pc80/i8254: Add speaker beep function
Michał Żygowski
2023-02-12
drivers/smmstore: Expose region device
Patrick Rudolph
2023-02-10
acpi/acpigen: add acpigen_write_store_namestr_to_namestr
Felix Held
2023-02-10
soc/intel/{common, meteorlake}: Add support for new MCH
Sridhar Siricilla
2023-02-09
sb/intel/lynxpoint: Add PCI DIDs for 9 series PCHs
Angel Pons
2023-02-09
src/acpi: add function gen: if_lgreater_ and namestr assignment
Cliff Huang
2023-02-09
console: Add SimNow console logging
Fred Reitberger
2023-02-08
acpi/acpigen.h: Fix EVENT_OP value
Elyes Haouas
2023-02-07
src: Move POST_BOOTBLOCK_CAR to common postcodes and use it
Martin Roth
2023-02-07
tree: Drop repeated words
Alexander Goncharov
2023-02-06
inc/device: Add extended capability ID for ATS
Tim Chu
2023-02-06
device/pci_device.c: Add way to limit max bus numbers
Arthur Heymans
2023-02-04
include/bootstate.h: Fail compilation on invalid bootstate hooks
Arthur Heymans
2023-02-02
include/cpu/amd/mtrr: drop unused TOP_MEM_MASK definitions
Felix Held
2023-01-31
acpi/acpigen: introduce acpigen_write_processor_device
Felix Held
2023-01-31
console: Print architecture
Patrick Rudolph
2023-01-28
acpi/acpigen: factor out acpigen_write_processor_namestring
Felix Held
2023-01-27
src/acpi: add debug message with concatenated string
Cliff Huang
2023-01-25
soc/intel/common/gpio: Add function to read GPIO TX value
Cliff Huang
2023-01-24
soc/intel/cmn/block: Add smbus/p2sb device ids for SPR-SP
Tim Chu
2023-01-19
drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per port
Kane Chen
2023-01-19
tree: Drop Intel Ice Lake support
Felix Singer
2023-01-11
treewide: stop calling custom TPM log "TCPA"
Sergii Dmytruk
2023-01-09
security/intel/txt: Add helper function to disable TXT
Subrata Banik
2023-01-08
include/memory_info.h: Add soc_num to dimm_info struct
Tim Chu
2023-01-08
arch/x86/smbios: Replace SMBIOS type4 processor upgrade fields
Li, Jincheng
2023-01-04
spd.h: Move enum ddr3_module_type to ddr3.h
Elyes Haouas
2023-01-04
spd.h: Move enum ddr2_module_type to ddr2.h
Elyes Haouas
2023-01-02
drivers/pc80/vga: Add API to write multi-line video message
Subrata Banik
2022-12-28
coding_style: Add more guidelines on error handling, die() and assert()
Julius Werner
2022-12-27
drivers/intel/ish: Add ADL-P ISH DID
Subrata Banik
2022-12-25
arch/x86: Use 'enum cb_err'
Elyes Haouas
2022-12-24
vc/google/chromeos: use fw_config field to return sar filename
Eric Lai
2022-12-24
lib: add stub for fw_config_get_field
Eric Lai
2022-12-22
inc/dev/pci_def.h: add definitions for RCEC EA Ext. Capbility
Jonathan Zhang
2022-12-22
soc/intel/alderlake: Add Raptor Lake device IDs
Marx Wang
2022-12-21
treewide: Remove duplicated includes
Elyes Haouas
2022-12-21
lib/nhlt, soc/intel/skl: Update NHLT to program feedback config
Matt DeVillier
2022-12-20
soc/intel/cmn/block/cnvi: Add missing CNVI IDs for ADL
Kapil Porwal
2022-12-17
Add option to use Ada code in romstage
Jeremy Compostella
2022-12-17
lib: Introduce fw_config_get_field
Eric Lai
2022-12-15
soc/intel/{adl, common}: provide a list of D-states to enter LPM
Eran Mitrani
2022-12-13
include/gpio: skip everything but soc/gpio.h include in ASM & ACPI cases
Felix Held
2022-12-12
drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driver
Kapil Porwal
2022-12-10
cpu/cpu.h: Change the function signature
Arthur Heymans
2022-12-10
include/gpio.h: Add 'IWYU pragma: export' comment
Elyes Haouas
2022-12-10
treewide: Include <device/mmio.h> instead of <arch/mmio.h>
Elyes Haouas
2022-12-09
include/cper.h: Add CPER Memory Error Section definitions
Tim Chu
2022-12-07
mb,sb,soc/intel: Drop useless IO trap handlers
Kyösti Mälkki
2022-12-06
acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw
Arthur Heymans
2022-12-05
acpi: Helper functions to add certain _DSD properties
Kapil Porwal
2022-12-05
cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm
Arthur Heymans
2022-11-29
acpi: Create a common method to add DmaProperty
Kapil Porwal
2022-11-25
ACPI: Use common code for MADT LAPIC NMIs
Kyösti Mälkki
2022-11-24
device/mdio: Provide helper functions for read and write
Werner Zeh
2022-11-24
src/device + util/sconfig: Introduce new device 'mdio'
Mario Scheithauer
2022-11-23
cpu/intel/car: Define post codes
Martin Roth
2022-11-22
src/include: Remove unnecessary space after casts
Elyes Haouas
2022-11-22
include/spd.h: Fix comment module type information
Elyes Haouas
2022-11-21
include/memlayout.h: update comment about VBOOT2 work buffer size
Felix Held
2022-11-20
device/pciexp: add pcie_find_dsn()
Jonathan Zhang
2022-11-20
acpi: Add initial support for CEDT
Jonathan Zhang
2022-11-18
cbmem_top_chipset: Change the return value to uintptr_t
Elyes Haouas
2022-11-18
soc/intel/meteorlake: Add Meteor Lake MCH device ID
Sridhar Siricilla
2022-11-17
arch/x86/smbios: Add SMBIOS Type 39
Jonathan Zhang
2022-11-17
soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill
David Milosevic
2022-11-17
mb/emulation/qemu-q35: Split smm_close() and smm_lock()
Kyösti Mälkki
2022-11-16
cpu/x86/smm: Use common SMM_ASEG region
Kyösti Mälkki
2022-11-15
soc/intel: Add Meteor Lake IGD device id 0x7d45
Ravi Sarawadi
2022-11-14
cpu/cpu.h: Remove unused functions prototypes
Arthur Heymans
2022-11-13
inc/dev: Add definitions for Link Capability and Slot Capability
Tim Chu
2022-11-12
include/cpu/msr.h: transform into an union
Arthur Heymans
2022-11-10
ACPI: Add acpi_create_madt_ioapic_from_hw()
Kyösti Mälkki
2022-11-10
src/include/smbios: Add definition for smbios type 4 and type 9
Tim Chu
2022-11-10
cpu/x86/lapic.h: Fix CONFIG_X2APIC_RUNTIME
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
cpu/*: Drop PARALLEL_MP leftovers
Arthur Heymans
2022-11-08
vboot: Add VBOOT_CBFS_INTEGRATION support
Jakub Czapiga
2022-11-07
lib: Add LPDDR5x DRAM type
Subrata Banik
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
include/device/pci_def.h: Add some PCIe DPC/AER definitions
Tim Chu
2022-11-03
treewide: Add 'IWYU pragma: export' comment
Elyes Haouas
2022-11-03
include/acpi/acpi_crat.h: Add missing <stdint.h>
Elyes Haouas
2022-11-02
acpigen: export acpigen_write_field_name
Michael Niewöhner
[prev]
[next]