Age | Commit message (Expand) | Author |
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 |
2021-05-26 | qemu-q35,xeon_sp: Drop HAVE_SMI_HANDLER conditional with smm-class | Angel Pons |
2021-05-06 | emulation/qemu-x86: Select BOOT_DEVICE_NOT_SPI_FLASH | Arthur Heymans |
2021-05-05 | nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans |
2021-04-26 | mainboard: Drop unreferenced CMOS options | Angel Pons |
2021-03-24 | mb/emulation/qemu-q35: Fix format specifier for a `size_t` | Benjamin Doron |
2021-03-18 | mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP init | Arthur Heymans |
2021-02-22 | mb/emulation: Drop cbmem_recovery(0) call in ramstage | Kyösti Mälkki |
2021-02-21 | mb/: Drop the provided name in chip_ops | Kyösti Mälkki |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2021-02-17 | mb: guard irq_tables for clang-format | Patrick Georgi |
2021-02-15 | src/mb: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-14 | ACPI: Move common _PIC method | Kyösti Mälkki |
2021-02-11 | ACPI: Move PICM declaration | Kyösti Mälkki |
2021-02-10 | mb/emulation/qemu-q35/bootblock.c: Remove unused includes | Elyes HAOUAS |
2021-02-06 | mb/emulation/qemu-q35: Mark TSEG region as reserved | Patrick Rudolph |
2021-02-05 | intel: Turn `DEFAULT_RCBA` into a Kconfig symbol | Angel Pons |
2021-02-04 | mb/emulation/qemu: Fix SMP boot | Patrick Rudolph |
2021-01-31 | mb/emulation/qemu-q35: Use common MADT | Angel Pons |
2021-01-31 | mb/emulation/qemu-q35: Define and use MMCONF_BUS_NUMBER | Angel Pons |
2021-01-29 | mb/emulation/qemu-q35: Consolidate host bridge definitions | Angel Pons |
2021-01-29 | mb/emulation/qemu-q35: Rename header | Angel Pons |
2021-01-29 | device/Kconfig: Declare MMCONF symbols' type once | Angel Pons |
2021-01-29 | mb/emulation/qemu-q35: Rename PICF to PICM in ASL | Kyösti Mälkki |
2021-01-28 | mb/emulation/qemu-q35: Solve lint-001 error | Frans Hendriks |
2021-01-28 | mb/emulation/qemu-i440fx: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-28 | mb/emulation/qemu-q35: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-28 | arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits | Kyösti Mälkki |
2021-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-22 | mb/emulation/qemu-q35: Account for TSEG | Arthur Heymans |
2021-01-20 | mainboards: Drop GNVS cmap and cmbp | Kyösti Mälkki |
2021-01-20 | ACPI GNVS: Drop APIC, factor out MPEN | Kyösti Mälkki |
2021-01-18 | ACPI: Select ACPI_SOC_NVS only where suitable | Kyösti Mälkki |
2021-01-11 | mb/emulation/qemu: Copy page tables to DRAM in assembly | Patrick Rudolph |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2020-12-17 | drivers: Replace set_vbe_mode_info_valid | Patrick Rudolph |
2020-12-04 | mb/emulation/x86: Add optional parallel_mp init support | Arthur Heymans |
2020-12-04 | cpu/qemu-x86: Add the option to have no SMM | Arthur Heymans |
2020-12-02 | cbfs: Enable CBFS mcache on most chipsets | Julius Werner |
2020-11-23 | mb/**/cmos.layout: Indent everything with tabs | Angel Pons |
2020-11-17 | src: Add missing 'include <console/console.h>' | Elyes HAOUAS |
2020-11-09 | mb/emulation/q35: Define pm_acpi_smi_cmd_port | Arthur Heymans |
2020-11-04 | mb/emulation/qemu-aarch64: Add a timestamp region | Arthur Heymans |
2020-10-13 | mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() | Elyes HAOUAS |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-09-27 | mb/Kconfig: Drop ROM sizes below 256KiB | Nico Huber |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-09-02 | src: Drop redundant 'select BOOTBLOCK_CONSOLE' | Elyes HAOUAS |
2020-09-01 | mb/*/Kconfig: Drop redundant 'select CONSOLE_SERIAL' | Elyes HAOUAS |
2020-08-21 | mainboard/emulation/qemu-i440fx: Select HAVE_ASAN_IN_ROMSTAGE | Harshit Sharma |
2020-08-03 | mb/emulation/qemu-armv7: Fix board | Patrick Rudolph |
2020-07-26 | src: Change BOOL CONFIG_ to CONFIG() in comments & strings | Martin Roth |
2020-07-26 | mb/emulation/qemu-i440fx/northbridge.c: Use SMBIOS macros | Elyes HAOUAS |
2020-07-26 | src: Remove unused 'include <cbmem.h>' | Elyes HAOUAS |
2020-07-26 | src: Remove extra lines in license header | Elyes HAOUAS |
2020-07-26 | mb/emulation/qemu-aarch64: Fix up license header | Angel Pons |
2020-07-19 | mb/qemu-i440fx/memmap: Add warning when falling back to CMOS infos | Nico Huber |
2020-07-19 | mb/qemu/fw_cfg: Fix return code check for fw_cfg_e820_select() | Nico Huber |
2020-07-19 | mb/qemu/fw_cfg: Add info messages about (not) found files | Nico Huber |
2020-07-14 | src: Remove unused 'include <types.h>' | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-07-09 | mb/emulation/qemu-i440fx: Drop dead code | Angel Pons |
2020-07-09 | mb/emulation/qemu-q35: Drop dead code | Angel Pons |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-27 | mb/emulation/qemu-q35: Use common early SPI code | Angel Pons |
2020-06-22 | mb/emulation/qemu-i440fx,q35: Fix comment style | Paul Menzel |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-06-10 | sb/intel/i82801ix: Select COMMON_FADT | Kyösti Mälkki |
2020-06-06 | arch/x86: Declare permanent_smi_handler() | Kyösti Mälkki |
2020-06-06 | mb/emulation/qemu-q35: Control SMI related FADT entries | Kyösti Mälkki |
2020-05-28 | mb/emulation: Remove fake devicetree.cb components | Kyösti Mälkki |
2020-05-18 | mainboard/*/*/*.cb: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-10 | src/mainboard: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-09 | src/: Replace GPL boilerplate with SPDX header | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: move copyrights and authors to AUTHORS | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-23 | src/mainboard: Const'ify pci_devfn_t devices | Elyes HAOUAS |
2020-04-18 | mb/qemu-i440fx,q35: Fix option table | Nico Huber |
2020-04-18 | mb/qemu-q35: Select `HAVE_CMOS_DEFAULT` | Nico Huber |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |