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
2021-03-18
cpu/x86/smm: Move apic_id_to_cpu map to smm_stub params
Arthur Heymans
2021-03-18
cpu/x86/smm_stub.S: Drop unused module_handler parameter
Arthur Heymans
2021-03-18
cpu/x86/smm: Move relocatable stub params
Arthur Heymans
2021-03-17
spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map()
Julius Werner
2021-03-17
program_loading: Replace prog_rdev() with raw start pointer and size
Julius Werner
2021-03-17
sar: Fix semantics of `get_wifi_sar_cbfs_filename()`
Furquan Shaikh
2021-03-17
prog_loaders: Remove prog_locate()
Julius Werner
2021-03-17
cbfs: Remove prog_locate() for payloads (SELF and FIT)
Julius Werner
2021-03-16
cbfs: Remove prog_locate() for stages and rmodules
Julius Werner
2021-03-15
mb/ocp/deltalake: Override SMBIOS type 2 feature flags
Tim Chu
2021-03-15
pciexp_device: Rewrite LTR configuration
Nico Huber
2021-03-14
device/pciexp_device.c: Remove CPP guarding
Arthur Heymans
2021-03-12
pci_def.h: Introduce PCI_EXP_DEVCAP2 & PCI_EXP_DEVCTL2 proper
Nico Huber
2021-03-12
device: Give `pci_ops.set_L1_ss_latency` a proper name
Nico Huber
2021-03-12
cpu/intel/microcode: Fix caching logic in intel_microcode_find
Furquan Shaikh
2021-03-12
soc/intel/*: drop UART pad configuration from common code
Michael Niewöhner
2021-03-11
src/cpu/x86: Add helper mp_run_on_all_aps
Aamir Bohra
2021-03-11
soc/intel/common/block: Add PCI IDs for EmmitsBurg PCH
Jonathan Zhang
2021-03-08
cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map()
Julius Werner
2021-03-08
cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core
Julius Werner
2021-03-08
cbfs: Move trivial wrappers to static inlines
Julius Werner
2021-03-08
cbfs: Reflow cbfs.c and cbfs.h to 96-character line lengths
Julius Werner
2021-03-05
soc/intel/broadwell/pch: Use Lynx Point smbus.c
Angel Pons
2021-03-01
acpi: Move PCI functions to separate file
Tim Wawrzynczak
2021-03-01
mb/ocp/deltalake: Fill ECC type in romstage
Angel Pons
2021-03-01
memory_info.h: Store SMBIOS error correction type
Angel Pons
2021-02-27
drivers/soundwire/alc1308 : Add ALC1308 soundwire device
Anil Kumar
2021-02-27
arch/x86/smbios: Update SMBIOS type 17 asset tag
Tim Chu
2021-02-27
sb/intel/ibexpeak: Add all PCI IDs for LPC
Angel Pons
2021-02-24
soc/amd/picasso/data_fabric: add missing data fabric device function 7
Felix Held
2021-02-24
device/device.c: Rename .disable to .vga_disable
Arthur Heymans
2021-02-19
include/cpu/amd/msr: rename MSR_PSP_ADDR to PSP_ADDR_MSR
Felix Held
2021-02-19
soc/amd/common/amdblocks/psp: move MSR_PSP_ADDR to include/cpu/amd/msr.h
Felix Held
2021-02-19
memlayout: Store region sizes as separate symbols
Julius Werner
2021-02-18
rmodtool: Make memlayout symbols absolute and do not relocate them
Julius Werner
2021-02-16
device/dram: Move SPD manufacturer names out of arch/x86
Patrick Rudolph
2021-02-16
ACPI: Add acpi_reset_gnvs_for_wake()
Kyösti Mälkki
2021-02-13
include/acpi/acpi.h: Add ACPI_MADT_LAPIC_NMI_ALL_PROCESSORS
Raul E Rangel
2021-02-11
cpu/intel/microcode: Fix typo in function parameter
Elyes HAOUAS
2021-02-10
device/azalia_device: Add mainboard hook to program codecs
Angel Pons
2021-02-10
device/azalia_device: Add function to program a verb table
Angel Pons
2021-02-09
src: Add missing <cbmem.h>
Elyes HAOUAS
2021-02-09
drivers/intel/fsp1_1,fsp2_0: Refactor logo display
Kyösti Mälkki
2021-02-06
drivers/intel/fsp2_0: Add support for MP services2 PPI
Aamir Bohra
2021-02-04
drivers/generic/bayhub_lv2: Add driver for BayHub lv2
John Su
2021-02-04
acpi: Add support for reporting CrashLog in BERT table
Francois Toguo
2021-02-04
coreboot_table: Move VBOOT_VBNV support
Kyösti Mälkki
2021-02-03
pci_ids/intel: Add missing CFL-S GT1 IGD IDs
Nico Huber
2021-02-03
pci_ids/intel: Correct 0x3e96, it's a CFL-S part
Nico Huber
2021-02-01
include/device/pci_ids.h: Add Cannon Lake PCH-H SATA dev ID
Erik van den Bogaert
2021-02-01
console/console.h: Move get_console_loglevel() declaration
Arthur Heymans
2021-02-01
arch/x86/smbios: Add Number Of Power Cords field to be overriden
JingleHsuWiwynn
2021-01-30
device: Drop `mmconf_resource_init` function
Angel Pons
2021-01-30
device/Kconfig: Introduce MMCONF_LENGTH
Angel Pons
2021-01-29
stage_cache: Add resume_from_stage_cache()
Kyösti Mälkki
2021-01-28
cpu/intel/microcode: Add caching layer in intel_microcode_find
Patrick Rudolph
2021-01-28
arch/x86/smbios: Update SMBIOS type 16 Extended Maximum Capacity
Tim Chu
2021-01-28
acpi/acpigen.c: Remove unused and incorrect functions
Jakub Czapiga
2021-01-27
ACPI: Separate device_nvs_t
Kyösti Mälkki
2021-01-26
cpu/x86/smm: Remove unused APMC for C-state and P-state
Kyösti Mälkki
2021-01-25
cpu/x86/smm: Use common APMC logging
Kyösti Mälkki
2021-01-24
ACPI: Clean up GNVS initialisation
Kyösti Mälkki
2021-01-23
ACPI: Add helpers for CBMEM_ID_POWER_STATE
Kyösti Mälkki
2021-01-23
ACPI S3: Replace stashed acpi_slp_typ value
Kyösti Mälkki
2021-01-22
types.h: Add a helper macro BITS_PER_BYTE
Furquan Shaikh
2021-01-22
soc/intel/commmon: Include Alder Lake device IDs
Varshit Pandya
2021-01-18
ACPI: Refactor ChromeOS specific ACPI GNVS
Kyösti Mälkki
2021-01-18
include/edid.h: Remove repeated word
Elyes HAOUAS
2021-01-18
include/memrange.h: Remove repeated word
Elyes HAOUAS
2021-01-18
lib/ramtest: Fix ram_check() declarations
Kyösti Mälkki
2021-01-18
ChromeOS: Refactor SMBIOS type0 bios_version()
Kyösti Mälkki
2021-01-15
soc/amd/picasso: Generate ACPI CRAT objects in cb
Jason Glenesk
2021-01-13
ACPI: Have single call-site for acpi_inject_nvsa()
Kyösti Mälkki
2021-01-13
ACPI: Add common acpi_fill_gnvs()
Kyösti Mälkki
2021-01-13
soc/amd: Rename to soc_fill_gnvs()
Kyösti Mälkki
2021-01-12
device: Use __pci_0_00_0_config in config_of_soc()
Furquan Shaikh
2021-01-12
soc/intel/alderlake: Add PCH ID 0x5182
Subrata Banik
2021-01-11
acpi,soc/intel/common: add support for Intel Low Power Idle Table
Michael Niewöhner
2021-01-10
soc/intel: Replace acpi_init_gnvs()
Kyösti Mälkki
2021-01-10
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
sb/intel: Factor out soc_fill_gnvs()
Kyösti Mälkki
2021-01-10
mb/x/acpi_tables: Move EC_RW detection
Kyösti Mälkki
2021-01-07
cpu/intel: add PC10 residency counter MSR
Michael Niewöhner
2021-01-04
ACPI: Final APM_CNT_GNVS_UPDATE cleanup
Kyösti Mälkki
2021-01-02
soc/amd/picasso: Separate CPUID defs into new header
Jason Glenesk
2021-01-02
acpi: Add cb support to publish CRAT ACPI object
Jason Glenesk
2020-12-28
device/pnp: add register PNP_IO4
Michael Niewöhner
2020-12-28
device + util/sconfig: introduce new device `gpio`
Michael Niewöhner
2020-12-25
ACPI: Allocate GNVS early in ramstage
Kyösti Mälkki
2020-12-17
device/azalia_device.c: Add codec reset helpers
Angel Pons
2020-12-17
azalia: Make `azalia_find_verb` parametric
Angel Pons
2020-12-17
azalia: Drop unused parameter from `azalia_find_verb`
Angel Pons
2020-12-17
azalia: Make `find_verb` function non-static
Angel Pons
2020-12-17
azalia: Make `set_bits` function non-static
Angel Pons
2020-12-17
drivers: Replace set_vbe_mode_info_valid
Patrick Rudolph
2020-12-14
src/lib: Add Kconfig option for SPD cache in FMAP
Matt DeVillier
2020-12-14
intel/common/block/lpc: Add new device IDs for Emmitsburg PCH
Jonathan Zhang
2020-12-11
fw_config: Use UNDEFINED_FW_CONFIG to mean unprovisioned
Tim Wawrzynczak
2020-12-10
lib/edid_fill_fb: Support multiple framebuffers
Patrick Rudolph
2020-12-08
coreboot tables: Add SPI flash memory map windows to coreboot tables
Furquan Shaikh
[next]