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-06-09
acpi: Add struct for SPCR table
Arthur Heymans
2023-06-07
soc/amd/common/block/cpu/noncar: add get_usable_physical_address_bits()
Felix Held
2023-06-04
cpu/x86/smm: Drop fxsave/fxrstor logic
Arthur Heymans
2023-06-04
lib: Support localized text of memory_training_desc in ux_locales.c
Hsuan Ting Chen
2023-06-02
device/pci_rom: Add simple pci_rom_free()
Grzegorz Bernacki
2023-06-02
soc/amd/common/block/cpu: Refactor ucode allocation
Grzegorz Bernacki
2023-06-02
include/cpu/x86: Simplify en/dis cache functions
Himanshu Sahdev
2023-06-01
include/cpu/x86: Skip `wbinvd` on CPUs with cache self-snooping (SS)
Subrata Banik
2023-06-01
cpu/x86/cache: Call wbinvd only once CR0.CD is set
Jeremy Compostella
2023-05-31
cpu/x86/mp_init: Use clflush to write SIPI data back to RAM
Jeremy Compostella
2023-05-30
acpi/acpigen: rename and clarify bus/IO/MMIO resource producer functions
Felix Held
2023-05-26
acpi/acpigen: add acpigen_resource_mmio to generate MMIO resource
Felix Held
2023-05-26
treewide: Remove 'extern' from functions declaration
Elyes Haouas
2023-05-25
drivers/soundwire/cs42l42: Support CS42L42 SoundWire device
Kapil Porwal
2023-05-25
drivers/soundwire/max98363: Support MAX98363 SoundWire device
Kapil Porwal
2023-05-23
soc/intel/common: Add RPP-S PCI IDs
Jeremy Soller
2023-05-17
console: Add format-checking __printf() to die()
Nico Huber
2023-05-16
acpigen: Add printf-like function for debug string
Cliff Huang
2023-05-11
acpi/acpigen: add acpigen_resource_io to generate I/O resource
Felix Held
2023-05-11
acpi/acpigen: add acpigen_resource_bus_number to generate bus number
Felix Held
2023-05-08
drivers/pc80/rtc/mc146818rtc.c: Add Kconfig for RTC CMOS base addresses
Jonathon Hall
2023-05-08
acpi/acpigen: add acpigen_write_BBN to generate base bus number method
Felix Held
2023-05-01
acpigen: Add a runtime method to override exposed _Sx sleep states
Arthur Heymans
2023-04-29
ACPI: Make FADT entries for RTC/CMOS architectural
Kyösti Mälkki
2023-04-28
vga: Change the arguments of vga_write_text to support extended ASCII
Hsuan Ting Chen
2023-04-26
arch/x86/ioapic: Promote ioapic_get_sci_pin()
Kyösti Mälkki
2023-04-26
soc/intel: Introduce ioapic_get_sci_pin()
Kyösti Mälkki
2023-04-26
ACPI: Add acpigen_write_PTC()
Kyösti Mälkki
2023-04-26
acpi/acpi.c: Reduce scope of some functions
Arthur Heymans
2023-04-23
include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb
Felix Held
2023-04-22
lib/version: Move board identification strings
Kyösti Mälkki
2023-04-21
include/cpu/amd/mtrr: return uint32_t from get_top_of_mem_below_4gb
Felix Held
2023-04-21
include/cpu/amd/mtrr: rename functions to get top of memory regions
Felix Held
2023-04-18
src/cpu/power9: move part of scom.h to scom.c
Sergii Dmytruk
2023-04-15
soc/intel/meteorlake: Add B0 stepping CPU ID
Musse Abdullahi
2023-04-12
Reland "drivers/intel/dptf: Add multiple fan support under dptf"
Sumeet Pawnikar
2023-04-11
ACPI: Add helper for MADT LAPICs
Kyösti Mälkki
2023-04-11
ACPI: Add helper for MADT LAPIC NMIs
Kyösti Mälkki
2023-04-11
binaryPI: Use common code for LAPIC NMIs
Kyösti Mälkki
2023-04-11
util/sconfig: Remove unused ioapic and irq keywords
Arthur Heymans
2023-04-06
cpu/x86/topology: Add code to fill in topology on struct path
Arthur Heymans
2023-04-06
cpu/smm_module_loader.c: Fix up CPU index locally
Arthur Heymans
2023-04-06
cpu/x86/mp_init.c: Generate a C header to get start32 offset
Arthur Heymans
2023-04-06
cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path
Arthur Heymans
2023-03-31
soc/intel/common: Add core_type member to 'struct apic_path'
Sridhar Siricilla
2023-03-29
soc/intel/common: Add Intel Trace Hub driver
Pratikkumar Prajapati
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
[next]