index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/device/azalia_device.h: Add enum for misc field
Nicholas Chin
2024-02-13
1
-2
/
+7
*
acpi/acpi: Pass struct device to acpi_create_srat_gia_pci
Patrick Rudolph
2024-02-09
1
-1
/
+1
*
drivers/wifi: Add MTCL function to ACPI SSDT
David Ruth
2024-02-06
2
-0
/
+10
*
lib: Move IP checksum to commonlib
Julius Werner
2024-02-02
1
-8
/
+0
*
cpu/x86/smm/pci_resource_store: Store DEV/VEN ID
Patrick Rudolph
2024-01-31
1
-0
/
+2
*
device/device.h: Rename busses for clarity
Arthur Heymans
2024-01-31
2
-11
/
+6
*
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-31
1
-2
/
+0
*
device/device.h: Drop multiple links
Arthur Heymans
2024-01-29
1
-4
/
+3
*
device: Add a helper function to add a downstream bus
Arthur Heymans
2024-01-29
1
-3
/
+3
*
src, util: Update toolchain.inc references to .mk
Martin Roth
2024-01-26
1
-1
/
+1
*
soc/intel: Add Lunar Lake device IDs
Appukuttan V K
2024-01-24
2
-0
/
+73
*
device/device_util: Add method to retrieve the domain
Patrick Rudolph
2024-01-24
1
-0
/
+1
*
device: Add inline method to identify PATH_ROOT
Patrick Rudolph
2024-01-24
1
-0
/
+9
*
device/device.h: Drop acpi_inject_dsdt
Arthur Heymans
2024-01-22
1
-1
/
+0
*
device_util: Drop unused function bus_path
Arthur Heymans
2024-01-21
1
-1
/
+0
*
include/bootmem.h: Add comment
Maximilian Brune
2024-01-18
1
-0
/
+1
*
device/device.h: Fix outdated comment
Arthur Heymans
2024-01-18
1
-8
/
+1
*
device: Add support for multiple PCI segment groups
Felix Held
2024-01-16
3
-1
/
+16
*
include/device/pci_mmio_cfg: assert CONFIG_ECAM_MMCONF_BUS_NUMBER != 0
Felix Held
2024-01-15
1
-0
/
+4
*
lib/smbios: rename segment group parameter of smbios_write_type41
Felix Held
2024-01-13
1
-1
/
+1
*
lib/smbios: add segment_group parameter to smbios_write_type9
Felix Held
2024-01-13
1
-1
/
+2
*
acpi/acpigen: add acpigen_write_SEG for segment group number method
Felix Held
2024-01-13
1
-0
/
+1
*
vc/google: Show different logos for different ChromeOS devices
Shelley Chen
2024-01-11
1
-1
/
+5
*
cpu/x86/smi_trigger: use enum cb_err as apm_control return type
Felix Held
2024-01-10
1
-1
/
+1
*
sb/intel/bd82x6x: Add defines for PCI IDs
Patrick Rudolph
2023-12-23
1
-0
/
+44
*
x86: Separate CPU and SoC physical address size
Jeremy Compostella
2023-12-22
1
-0
/
+1
*
drivers/spi: Add ISSI IS25WP256D flash
Maximilian Brune
2023-12-18
1
-0
/
+1
*
acpi: Add support for WDAT table
Marek Maslanka
2023-12-15
1
-0
/
+94
*
rules.h: Clean up ENV_HAS_HEAP_SECTION
Arthur Heymans
2023-12-15
1
-2
/
+2
*
drivers/ipmi to lib: Fix misspellings & capitalization issues
Martin Roth
2023-12-13
10
-12
/
+12
*
acpi/acpi_gic: Add GIC ITS subtable
Naresh Solanki
2023-12-06
1
-0
/
+1
*
acpi: Add IO Remapping Table structures
Naresh Solanki
2023-12-06
2
-0
/
+114
*
acpi: Add PPTT support
David Milosevic
2023-12-02
1
-1
/
+108
*
soc/amd: Add DBG2 ACPI table
Zheng Bao
2023-12-02
1
-0
/
+2
*
acpi/acpi: update ACPI_DBG2_PORT_SERIAL_16550 subtype
Felix Held
2023-12-02
1
-1
/
+2
*
acpigen.c: Add resource consumer functions for mmio
Arthur Heymans
2023-11-23
1
-0
/
+1
*
acpi: Optimize enum acpi_tables layout
Naresh Solanki
2023-11-20
1
-5
/
+32
*
include/device/device: drop HAVE_ACPI_TABLES guards
Felix Held
2023-11-17
1
-2
/
+1
*
include/device/device: drop GENERATE_SMBIOS_TABLES guards
Felix Held
2023-11-17
1
-2
/
+2
*
src: Remove unnecessary semicolons from the end of macros
Martin Roth
2023-11-10
1
-1
/
+1
*
cpu/x86/smm: Fix get_save_state calculation
Eugene D. Myers
2023-11-10
1
-0
/
+9
*
Allow to build romstage sources inside the bootblock
Arthur Heymans
2023-11-09
10
-25
/
+25
*
console.c: Enable gdb support in bootblock
Arthur Heymans
2023-11-07
1
-1
/
+1
*
console/spkmodem: Make it work for bootblock
Arthur Heymans
2023-11-07
1
-1
/
+1
*
drivers/net/ne2k: Make it work for bootblock
Arthur Heymans
2023-11-07
1
-1
/
+1
*
include/device/dram: Add SPD lengths for DDR3 to DDR5
Martin Roth
2023-10-25
4
-3
/
+12
*
cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM
Arthur Heymans
2023-10-25
1
-17
/
+1
*
device/device.h: Rename pci_domain_scan_bus
Arthur Heymans
2023-10-20
1
-1
/
+1
*
acpi: Reserve hardware ID for custom AMD ACP driver
CoolStar
2023-10-20
1
-0
/
+1
*
soc/intel: Improve CONFIG_ACPI_SOC_INTEL_SLP_S0_FREQ_HZ use
Jeremy Compostella
2023-10-19
1
-5
/
+0
[next]