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-04-21
option.h: Introduce {get,set}_int_option() functions
Angel Pons
2021-04-21
commonlib/region: Turn addrspace_32bit into a more official API
Julius Werner
2021-04-19
cpu/x86/smm_loaderv2: Use the permanent stack top during relocation
Arthur Heymans
2021-04-15
*x86: Support x2apic mode
Wonkyu Kim
2021-04-14
Rename do_printk() to printk()
Nico Huber
2021-04-14
console: Always add printf-format attribute to printk()
Nico Huber
2021-04-11
spd.h: Move `DIMMx` macros to i440bx/raminit.h
Angel Pons
2021-04-09
include/assert.h: Use mock_assert() for ENV_TEST targets
Jakub Czapiga
2021-04-06
soc/intel/alderlake: Add LPC and IGD device Ids for Alderlake M
Maulik V Vaghela
2021-04-06
decompressor: Add CBFS_VERIFICATION support
Julius Werner
2021-04-06
cbfs: Simplify cbfs_load_and_decompress() and stop exporting it
Julius Werner
2021-04-06
include/rules.h: Add ENV_TEST definition
Jakub Czapiga
2021-04-06
include/cbfsglue.h: Use BIOS_INFO for LOG macro
Wim Vervoorn
2021-04-06
lib: Add obvious definition for `calloc`
Tim Wawrzynczak
2021-04-05
cbfs: Make `mdata` argument to cbfs_allocator_t const
Julius Werner
2021-04-05
device/dram/ddr3: Drop unused MRS helpers
Angel Pons
2021-04-05
spd.h: Remove unused definitions
Angel Pons
2021-04-05
device/dram/ddr4.h: Align with DDR3 and DDR2
Angel Pons
2021-04-05
include/spd_ddr2.h: Remove unused and redundant file
Angel Pons
2021-04-05
device/dram/ddr3: Rename DDR3 SPD memory types
Angel Pons
2021-04-05
device/dram/ddr3: Get rid of useless typedefs
Angel Pons
2021-03-28
ACPI: Add SATC structure for DMAR table
John Zhao
2021-03-24
acpi: Add acpigen_write_PRT* helpers for generating _PRT entries
Tim Wawrzynczak
2021-03-22
acpi/acpigen.h: Add more intuitive AML package closing functions
Jakub Czapiga
2021-03-19
cpu/x86/mp_init.c: Drop unnecessary preprocessor usage
Arthur Heymans
2021-03-19
cpu/x86/mp_init: Allow stub sizes larger than the save state size
Arthur Heymans
2021-03-19
cpu/x86/smm_loaderv2: Remove unused variables
Arthur Heymans
2021-03-19
cpu/x86/smm_module_hander: Set up a save state map
Arthur Heymans
2021-03-19
cpu/x86/smm_stub.S: Drop smm_runtime from the stub
Arthur Heymans
2021-03-19
cpu/x86/smm.h: Remove smm runtime pointer from smm_loader_params
Arthur Heymans
2021-03-19
cpu/x86/mp_init.c: Copy the stub parameter start32_offset into ramstage
Arthur Heymans
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
[next]