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
2024-08-06
soc/intel/common: Add CPU and PCIe IDs for Snow Ridge platform
Yuchi Chen
2024-07-31
device/path: rename domain path struct element to 'domain_id'
Felix Held
2024-07-31
device: introduce and use dev_get_domain_id
Felix Held
2024-07-25
device: move is_domain0 and is_dev_on_domain0 to common code
Felix Held
2024-07-23
drivers/pc80/rtc/mc146818rtc: Add assertion of bank selection for AMD
Yu-Ping Wu
2024-07-22
lib/smbios: Create SMBIOS type 4 entry
Jincheng Li
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for CNVi
Subrata Banik
2024-07-19
device/pci_ids: Remove unused Intel UFS device IDs
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for XDCI
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for CSE0
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for Audio
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for SRAM
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for P2SBx
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for XHCI/TCSS XHCI
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for SMBUS
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for Fast-SPI and GSPIx
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for UARTx
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for I2Cx
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for PMC
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for PCIe
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for eSPI/LPC
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for ISH
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for DID2
Subrata Banik
2024-07-19
device/pci_ids: Add new Intel PTL device IDs for DID0
Subrata Banik
2024-07-15
drivers/wifi: Support Radio Frequency Interference Mitigation
Jeremy Compostella
2024-07-15
drivers/wifi: Support Energy Detection Threshold
Jeremy Compostella
2024-07-10
console: Fix I2C/SMBus console if it's the only slow one
Nico Huber
2024-07-10
cbmem_top: Change the return value to uintptr_t
Elyes Haouas
2024-07-03
drivers/wifi: Support 320Mhz Bandwidth Enablement per MCC
Poornima Tom
2024-07-03
drivers/wifi: Support Bluetooth Regulator Domain Settings
Jeremy Compostella
2024-07-03
tree: Use <console/console.h> only when used
Elyes Haouas
2024-06-28
acpi: Add support for DRHD size reporting
Shuo Liu
2024-06-27
drivers/wifi: Support Wi-Fi 7 11be Enablement
Ravi Sarawadi
2024-06-27
lib/string: change return types to match C standard
Felix Held
2024-06-27
lib/string: change parameter types to match C standard
Felix Held
2024-06-26
acpi: Rename acpi_create_dmar_drhd
Shuo Liu
2024-06-25
device/azalia: Separate codec checking and initialization
Nicholas Sudsgaard
2024-06-24
acpigen_ps2_keybd: Support a Do Not Disturb key
Aseda Aboagye
2024-06-24
acpigen_ps2_keybd: Support an Accessibility key
Aseda Aboagye
2024-06-22
treewide: Move device_tree to commonlib
Maximilian Brune
2024-06-21
include/input-event-codes.h: Update to latest HID tree
Aseda Aboagye
2024-06-11
treewide: Move skip_atoi function to commonlib
Kapil Porwal
2024-06-09
sb/intel/lynxpoint/pcie.c: Add 9-series PCH-H device IDs
Angel Pons
2024-06-06
arch/io.h: Add port I/O functions to other architectures
Alper Nebi Yasak
2024-06-03
device_tree: Add function to get top of memory from a FDT blob
Alper Nebi Yasak
2024-06-01
tree: Add some SMBIOS_PROCESSOR_FAMILY macros
Elyes Haouas
2024-05-29
cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae()
Krystian Hebel
2024-05-29
tree: Remove unused <string.h>
Elyes Haouas
2024-05-29
tree: Use <stdio.h> for snprintf
Elyes Haouas
2024-05-28
tree: Add smbios_processor_type
Elyes Haouas
2024-05-28
include/device: Fix IO resource handling covering 0xFFFF
Shuo Liu
2024-05-28
soc/intel/xeon_sp: Add domain resource window creation utils
Shuo Liu
2024-05-28
tree: Remove unused <stdarg.h>
Elyes Haouas
2024-05-28
spd_bin.h: Use same macro for DDR3 and LPDDR3
Elyes Haouas
2024-05-25
acpi: add and use defines for LAPIC feature flags
Felix Held
2024-05-25
acpi: introduce and use ACPI_MADT_PCAT_COMPAT define
Felix Held
2024-05-25
arch/arm64: Implement initial set of SMBIOS tables
Benjamin Doron
2024-05-23
device: drop unnecessary CHECK_REV_IN_OPROM_NAME option
Felix Held
2024-05-21
lib/device_tree: Add some FDT helper functions
Maximilian Brune
2024-05-16
include/device/pci_ids.h: Update TWL device IDs
Saurabh Mishra
2024-05-15
cpu/x86/pae/pgtbl.c: remove dead paging_identity_map_addr()
Krystian Hebel
2024-05-14
soc/intel/common: Add RPL tracehub support
Ashish Kumar Mishra
2024-05-14
soc/intel: Add Panther Lake PCIE device IDs
Saurabh Mishra
2024-05-14
soc/intel/common: Add Lunar Lake IAA and TBTRP3 device IDs
Saurabh Mishra
2024-05-13
cpu/x86/pae/pgtbl.c: remove dead map_2M_page()
Krystian Hebel
2024-05-12
soc/intel/lunarlake: Support stepping A0_2
Saurabh Mishra
2024-05-11
include/efi: Override EFIAPI macro for x86_64
Subrata Banik
2024-05-09
include/spd.h: Add SPD_MEMORY_TYPE_LPDDR3_INTEL into spd_memory_type
Elyes Haouas
2024-05-09
include/spd.h: Add new spd_memory_type values
Elyes Haouas
2024-05-07
dram/ddr3: Use the same naming convention as DDR4
Elyes Haouas
2024-05-07
dram/ddr5: Use the same naming convention as DDR{2,3,4}
Elyes Haouas
2024-05-07
spd.h: Move enum ddr4_module_type to ddr4.h
Elyes Haouas
2024-05-07
device/dram/ddr{3,4}: Rename spd_raw_data for specific DDR
Elyes Haouas
2024-05-07
device/device_util: Add and use is_pci_bridge()
Shuo Liu
2024-05-07
spd.h: Move enum ddr5_module_type to ddr5.h
Elyes Haouas
2024-05-06
acpi: Remove acpigen_write_OSC_pci_domain
Shuo Liu
2024-04-29
include/device/pci_ids.h, soc/intel/mtl: add new MTL-P iGPU DID
Michał Kopeć
2024-04-23
drivers/intel/fsp2_0: Support FSP 2.4 64-bits
Jeremy Compostella
2024-04-23
soc/intel/alderlake: Add Twinlake graphics device IDs
Sowmya V
2024-04-22
drivers/intel/fsp2_0: Introduce fsp print helper macros
Appukuttan V K
2024-04-22
acpigen_ps2_keybd: Add assistant key to linux,keymap
Aseda Aboagye
2024-04-19
acpi: Make acpi_device_write_dsd_gpio() public
Jianeng Ceng
2024-04-18
device/device_util: Rename dev_get_pci_domain
Shuo Liu
2024-04-18
device/device_util: Use const qualifier
Patrick Rudolph
2024-04-15
acpigen_ps2_keybd: Add support for dictation key
Aseda Aboagye
2024-04-15
include: Add 'IWYU pragma: export' comment
Elyes Haouas
2024-04-12
tree: Drop duplicated <device/{path,resource}.h>
Elyes Haouas
2024-04-12
include/device/device.h: Drop duplicated <console/console.h>
Elyes Haouas
2024-04-06
lib: Refactor bmp_load_logo() implementation
Subrata Banik
2024-04-05
smmstorev2: Load the communication buffer at SMM setup
Arthur Heymans
2024-04-04
include/efi: Introduce __efiapi for EFI calling convention flexibility
Subrata Banik
2024-04-03
cpu/x86/topology: Add node ID parser
Patrick Rudolph
2024-04-02
include/device/pci_ids.h: Add DIDs for MTL Touch controller
Cliff Huang
2024-04-01
acpi: Add acpigen_write_OSC_pci_domain
Shuo Liu
2024-03-18
symbols: Add __maybe_unused flag to region variable symbols
Shuo Liu
2024-03-15
treewide: Move stdlib.h to commonlib
Maximilian Brune
2024-03-09
soc/intel/alderlake: Add Raptor Lake System Agent Device IDs
Lean Sheng Tan
2024-03-05
soc/intel: Add definition of D0 stepping for TigerLake Halo
Alicja Michalska
2024-02-29
soc/amd: move common pci_domain_fill_ssdt implementation to acpi/
Felix Held
2024-02-29
include/device/azalia_device.h: Merge location1 and location2
Nicholas Sudsgaard
[next]