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-08-05
src/*/post_code.h: Change post code prefix to POSTCODE
Yuchen He
2023-08-02
acpi/acpi.c: Add and use acpi_arch_fill_madt()
Arthur Heymans
2023-08-02
acpi/acpi.h: Add MADT GIC structures
Arthur Heymans
2023-08-01
include/acpi: Use C99 flexible arrays
Elyes Haouas
2023-07-30
include/imd_private.h: Use C99 flexible arrays
Elyes Haouas
2023-07-30
include/sar.h: Use C99 flexible arrays
Elyes Haouas
2023-07-23
acpi.c: Add functions to create GTDT
Arthur Heymans
2023-07-21
acpi/acpi.c: Split of ACPI table generation into separate files
Arthur Heymans
2023-07-20
acpi: Add GTDT structs
Arthur Heymans
2023-07-18
include/cpu/amd/msr: introduce and use PSTATE_MSR_COUNT
Felix Held
2023-07-18
memory_info: Bump to 64 DIMMs
Patrick Rudolph
2023-07-17
Center bootsplash on bigger framebuffers
Nico Huber
2023-07-15
ec/google/chromeec: Split wait-loop for DP and HPD flags
Kapil Porwal
2023-07-14
soc/intel/adl: Add Raptor Lake-HX definitions
Tim Crawford
2023-07-13
acpi: Reserve hardware IDs for custom Intel GMBus I2C driver
CoolStar
2023-07-12
soc/intel: Replace number in RPL-S ESPI PCI IDs by chipset name
Michał Żygowski
2023-07-12
soc/intel: Fix W790 chipset name
Michał Żygowski
2023-07-12
treewide: Drop the suffixes from ADL and RPL CPUID macros and strings
Michał Żygowski
2023-07-12
soc/intel/alderlake: Add support for Raptor Lake S CPUs
Max Fritz
2023-07-05
arch/x86: Ensure LAPIC mode for exception handler
Kyösti Mälkki
2023-07-03
cpu/x86: Reduce scope of MTRR functions used locally
Kyösti Mälkki
2023-06-29
soc/intel/meteorlake: Add QS(C0) stepping CPU ID
Musse Abdullahi
2023-06-28
acpi: Add SPCR table
Arthur Heymans
2023-06-23
soc/intel/jasperlake: Add per-SKU power limits
Chia-Ling Hou
2023-06-22
arch/x86,lib: Migrate SMBIOS implementation to common code
Benjamin Doron
2023-06-18
acpi/acpi.c: Change signature of write_acpi_tables
Arthur Heymans
2023-06-17
lib/fw_config: Make fw_config_is_provisioned() always available
Jakub Czapiga
2023-06-14
acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic()
Arthur Heymans
2023-06-12
acpi/acpi.c: Reduce scope of functions used locally
Arthur Heymans
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
[next]