index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2020-11-12
soc/intel/alderlake: Add PCH ID 0x5181
Subrata Banik
2020-11-10
cpu/x86/mtrr.h: Rename CORE2 alternative SMRR registers
Arthur Heymans
2020-11-09
soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declaration
Arthur Heymans
2020-11-09
cpu/x86/smm: Add a common save state handling
Arthur Heymans
2020-11-09
console: Override uart base address
Bryant Ou
2020-11-09
device: Move pci_dev_is_wake_source function
Tim Wawrzynczak
2020-11-09
acpigen: Add more useful helper functions
Duncan Laurie
2020-11-04
acpi/acpi.h: Update region spaces
Elyes HAOUAS
2020-11-03
include/list.h: Add support for GCC9+
Patrick Rudolph
2020-11-02
device: Rework bus master option
Felix Singer
2020-11-02
include/acpi: add defines for CPPC versions 1-3
Michael Niewöhner
2020-11-02
wifi: Drop PCI IDs for JfP and HrP
Furquan Shaikh
2020-11-02
pci_ids: Add PCI IDs for CNVi WiFi/BT controllers
Furquan Shaikh
2020-10-31
cpu/x86/lapic: rename virtual wire mode initialization function
Felix Held
2020-10-31
cpu/intel/common: correct MSR for the Nominal Performance in CPPC
Michael Niewöhner
2020-10-30
lib/libpayload: Replace strapping_ids with new board configuration entry
Tim Wawrzynczak
2020-10-30
fw_config: Make fw_config_get() public
Tim Wawrzynczak
2020-10-30
fw_config: Convert fw_config to a 64-bit field
Tim Wawrzynczak
2020-10-30
cbfs: Hook up to new CBFS implementation
Julius Werner
2020-10-30
drivers/soundwire/alc711: Add Realtek ALC711 soundwire device
Anil Kumar
2020-10-29
soc/intel/xeon_sp: Move function debug macros
Marc Jones
2020-10-29
include/device/device.h: Move resource debug macros
Marc Jones
2020-10-26
arch/x86/smbios: Populate SMBIOS type 7 with cache information
Morgan Jang
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-26
include/device/azalia_device: Fix typo
Patrick Rudolph
2020-10-24
cpu/intel/common: rework code previously moved to common cpu code
Michael Niewöhner
2020-10-24
{cpu,soc}/intel: deduplicate cpu code
Michael Niewöhner
2020-10-22
drivers/smmstore: Implement SMMSTORE version 2
Patrick Rudolph
2020-10-21
acpigen: Make acpigen_write_opregion() argument const
Duncan Laurie
2020-10-21
acpigen: Make gpio set/get arguments const
Duncan Laurie
2020-10-21
acpigen: Add ShiftLeft function helper
Duncan Laurie
2020-10-21
acpigen: Add helpers for common Store operations
Duncan Laurie
2020-10-21
acpigen: Add option for reserved bits in Field
Duncan Laurie
2020-10-21
device: Export enable_static_device() function
Duncan Laurie
2020-10-21
{cpu,soc}/intel: replace AES-NI locking by common implemenation call
Michael Niewöhner
2020-10-19
cpu/intel/common: rework AES-NI locking
Michael Niewöhner
2020-10-19
soc/intel/skl,cpu/intel: copy AES-NI locking to common cpu code
Michael Niewöhner
2020-10-19
lib/imd: move struct definitions to a new header file
Jakub Czapiga
2020-10-16
include/cpu/x86: introduce new helper for (un)setting MSRs
Michael Niewöhner
2020-10-15
lib and libpayload: Add popcnt functions
Angel Pons
2020-10-15
Update bit field helpers to support more bit field operate
Huayang Duan
2020-10-14
lib and libpayload: add 64-bit versions of clz, __ffs and log2
Tim Wawrzynczak
2020-10-14
acpi/device: Add GPIO binding property for an array of GPIOs
Karthikeyan Ramasubramanian
2020-10-13
include/acpi/acpi.h: Add ACPI_DSDT_REV_1 macro
Elyes HAOUAS
2020-10-13
src: Rename EM100Pro-specific SPI console Kconfig option
Angel Pons
2020-10-13
include/acpi/acpi.h: Introduce ACPI_DSDT_REV_2 macro
Elyes HAOUAS
2020-10-12
arch/x86/smbios: Update SMBIOS type 0 ec version
Tim Chu
2020-10-11
pci_device: Add a helper function for determining if PCI device is wake source
Furquan Shaikh
2020-10-09
mrc_cache: Change mrc_cache_load_current to return size of entry
Shelley Chen
2020-10-08
device: Clarify use of `config_of()`
Nico Huber
[next]