Age | Commit message (Expand) | Author |
2024-06-14 | mainboard/qemu-riscv: Get top of memory from device-tree blob | Alper Nebi Yasak |
2024-06-08 | mainboard/emulation/qemu-sbsa: Add qemu-sbsa board | David Milosevic |
2024-04-09 | tree: Drop unused <console/console.h> | Elyes Haouas |
2024-03-30 | mb/emulation: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-03-28 | cpu/x86: Link page tables in stage if possible | Arthur Heymans |
2024-03-05 | mb/emulation/qemu-riscv: Change to -bios option | Maximilian Brune |
2024-03-04 | riscv/mb/qemu: fix DRAM probing | Philipp Hug |
2024-02-29 | mb/qemu/fw_cfg: Support using DMA to select fw_cfg file | Alper Nebi Yasak |
2024-02-27 | mb/qemu/fw_cfg: Use fw_cfg_read() to read SMBIOS data | Alper Nebi Yasak |
2024-02-27 | mb/qemu/fw_cfg: Fix build when not generating SMBIOS tables | Alper Nebi Yasak |
2024-02-22 | riscv/mb/qemu: fix qemu invocation comment | Philipp Hug |
2024-02-18 | mb/*: Add SPDX headers for cmos.default files | Martin Roth |
2024-02-18 | mb/cavium to mb/foxcomm: Add SPDX license headers to Kconfig files | Martin Roth |
2024-02-15 | mainboard/qemu-aarch64: Map entire RAM space as read-write memory | Alper Nebi Yasak |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | mb/51nb to mb/gigabyte: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-08 | arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORT | Felix Held |
2023-12-20 | mainboard: Use same indent levels for switch/case | Felix Singer |
2023-11-09 | Allow to build romstage sources inside the bootblock | Arthur Heymans |
2023-10-20 | device/device.h: Rename pci_domain_scan_bus | Arthur Heymans |
2023-10-11 | memlayout.ld: Increase RAMSTAGE size to more than 1MB everywhere | Patrick Georgi |
2023-08-06 | mainboard: Add SPDX license headers to Makefiles | Martin Roth |
2023-07-12 | mb/emulation/*: Use newer function for resource declarations | Arthur Heymans |
2023-07-06 | emulation/qemu-q35: Enable ECAM earlier | Kyösti Mälkki |
2023-07-06 | emulation/{i440fx,q35}: Don't use PCI driver to set root PCI dev ops | Arthur Heymans |
2023-06-28 | mb/emulation: Enhance ROM_SIZE | Maximilian Brune |
2023-06-26 | mb/qemu-aarch64: Move probing dram to read_resources | Arthur Heymans |
2023-06-22 | mb/qemu/aarch64: Add PCI support | Arthur Heymans |
2023-05-05 | Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER} | Kyösti Mälkki |
2023-04-26 | asus/p2b, emulation/qemu-i440fx: Use ACPI_COMMON_MADT_IOAPIC | Kyösti Mälkki |
2023-04-26 | sb/intel: Use ACPI_COMMON_MADT_IOAPIC | Kyösti Mälkki |
2023-04-24 | asus/p2b: Remove MADT LAPIC | Kyösti Mälkki |
2023-04-15 | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki |
2023-04-08 | sb/intel/i82371eb/chip.h: Use 'bool' instead of 'int' | Elyes Haouas |
2023-04-03 | arch/ppc64/rom_media.c: move to mainboard/emulation/qemu-power* | Krystian Hebel |
2023-02-07 | tree: Drop repeated words | Alexander Goncharov |
2023-01-30 | src/mainboard: Remove unnecessary space after casts | Elyes Haouas |
2023-01-30 | mb/*: Remove lapic from devicetree | Arthur Heymans |
2022-12-27 | mainboard/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-11-25 | ACPI MADT: Add LINT1 as NMI source | Kyösti Mälkki |
2022-11-18 | cbmem_top_chipset: Change the return value to uintptr_t | Elyes Haouas |
2022-11-17 | mb/emulation/qemu-q35: Split smm_close() and smm_lock() | Kyösti Mälkki |
2022-11-17 | mb/emulation/qemu-q35: Release TSEG reserve with SMM_ASEG | Kyösti Mälkki |
2022-11-16 | cpu/x86/smm: Use common SMM_ASEG region | Kyösti Mälkki |
2022-11-15 | mb/emulation/qemu-q35: Use ioapic helper functions | Kyösti Mälkki |
2022-11-15 | mb/emulation/qemu-q35: Cleanup includes | Kyösti Mälkki |
2022-11-13 | mb/emulation/qemu: Move packed attribute | Martin Roth |
2022-11-12 | mb/emulation/qemu-q35: Fix running qemu-i386 with SMM | Arthur Heymans |
2022-11-09 | cpu/*: Drop PARALLEL_MP leftovers | Arthur Heymans |
2022-11-04 | lib/coreboot_table: Simplify API to set up lb_serial | Arthur Heymans |
2022-10-26 | coreboot_tables: Drop uart PCI addr | Arthur Heymans |
2022-10-13 | payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity | Elyes Haouas |
2022-10-06 | treewide: use predicate to check if pci device is on n-th bus | Fabio Aiuto |
2022-09-14 | 3rdparty/opensbi: Update to latest ToT | Patrick Georgi |
2022-08-11 | src/mb: Add SPDX identifiers to files missing them | Martin Roth |
2022-07-20 | arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGE | Arthur Heymans |
2022-07-04 | mb/qemu-i440fx,soc/nvidia: Fix coverity reported defects | Kyösti Mälkki |
2022-06-30 | mb/emulation/qemu-i440fx,q35: Do resource transition | Kyösti Mälkki |
2022-06-26 | mb/emulation/qemu-armv7,power8: Do resource transition | Kyösti Mälkki |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-06-09 | mb/qemu-armv7: Initialize cbmem | Arthur Heymans |
2022-06-01 | mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG | Arthur Heymans |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-04-07 | ChromeOS: Add DECLARE_x_CROS_GPIOS() | Kyösti Mälkki |
2022-04-06 | ChromeOS: Promote variant_cros_gpio() | Kyösti Mälkki |
2022-02-25 | cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number | Felix Held |
2022-02-16 | payloads/external: add skiboot (for QEMU/Power9) | Sergii Dmytruk |
2022-02-11 | src/arch/ppc64/*: pass FDT address to payload | Sergii Dmytruk |
2022-02-11 | src/mainboard/emulation/qemu-power9: require hb-mode=on | Yaroslav Kurlaev |
2022-02-11 | src/mainboard/emulation/qemu-power9: add RAM detection | Yaroslav Kurlaev |
2022-02-11 | src/mainboard/emulation/qemu-power9/*: add QEMU POWER9 mainboard | Yaroslav Kurlaev |
2022-01-10 | src/mainboard/emulation/qemu-i440fx: Fix struct packing | Patrick Rudolph |
2022-01-04 | src/mb: Remove unused <string.h> | Elyes HAOUAS |
2022-01-01 | src: Drop duplicated includes | Elyes HAOUAS |
2021-11-25 | emulation/qemu-i440fx: Use a 4MB ROM by default | Simon Glass |
2021-11-23 | emulation/qemu-i440fx,q35: avoid writing to ROM | Julian Stecklina |
2021-11-15 | Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-11-11 | ChromeOS: Replace with or add <types.h> | Kyösti Mälkki |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-09 | emulation/qemu-i440fx,q35: Split chromeos.c | Kyösti Mälkki |
2021-11-05 | mb/google,intel: Fix indirect include bootmode.h | Kyösti Mälkki |
2021-11-05 | mb/emulation/qemu-i440fx: Refactor `fw_cfg_max_cpus()` | Angel Pons |
2021-10-22 | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki |
2021-10-22 | mb/emulation/qemu-i440fx: Select IOAPIC | Kyösti Mälkki |
2021-10-22 | cpu/x86/mp_init: move printing of failure message into mp_init_with_smm | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as mp_init_with_smm return type | Felix Held |
2021-10-18 | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki |
2021-10-05 | src/mainboard to src/security: Fix spelling errors | Martin Roth |
2021-07-26 | mb/*: Specify type of `FMDFILE` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons |
2021-07-01 | QEMU: Only call `pci_assign_irqs` with non-NULL dev | Angel Pons |
2021-07-01 | mb/emulation/qemu-i440fx: Tidy up PAM register writes | Angel Pons |
2021-07-01 | mb/emulation/qemu-i440fx/fw_cfg.c: Use `smbios_header` | Angel Pons |
2021-07-01 | SMBIOS: Introduce `smbios_full_table_len` function | Angel Pons |
2021-07-01 | SMBIOS: Introduce `smbios_carve_table` function | Angel Pons |
2021-07-01 | SMBIOS: Avoid `sizeof` on struct type | Angel Pons |
2021-06-16 | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki |
2021-06-11 | cpu/x86/lapic: Replace LOCAL_APIC_ADDR references | Kyösti Mälkki |