Age | Commit message (Expand) | Author |
2021-12-13 | src/arch/x86/exit_car: Fix regression on x86_64 | Patrick Rudolph |
2021-11-13 | Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubs | Kyösti Mälkki |
2021-11-11 | arch/x86: Refactor the SMBIOS type 17 write function | Subrata Banik |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-09 | pci_mmio_cfg: Move guard around pci_s_* functions to x86 | Nico Huber |
2021-11-04 | arch/x86/Makefile: Align VGA_BIOS to 64 bytes when using AMD LPC SPI DMA | Raul E Rangel |
2021-11-04 | SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries | Angel Pons |
2021-10-23 | arch/x86: fix a wrong variable in ioapic_set_max_vectors() | Iru Cai |
2021-10-22 | arch/x86/ioapic: Allow IOAPIC with only one vector | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Set IOAPIC redirection entry count | Kyösti Mälkki |
2021-10-21 | arch/x86/smbios: Add support for wake-up type in smbios type 1 | Tim Chu |
2021-10-21 | arch/x86,cpu/x86: Fix 64-bit CPU_INFO_V2 build errors | Raul E Rangel |
2021-10-19 | arch/x86: Increase MAX_SMBIOS_SIZE | Tim Wawrzynczak |
2021-10-18 | arch/x86/assembly_entry: Remove cpu_info | Raul E Rangel |
2021-10-18 | arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread | Raul E Rangel |
2021-10-17 | sb/amd/cimx/sb800: Clear IOAPIC vectors only once | Kyösti Mälkki |
2021-10-17 | drivers/generic/ioapic: Drop enable_virtual_wire | Kyösti Mälkki |
2021-10-15 | arch/x86/smbios: Add generation of type 20 table | Matt DeVillier |
2021-10-05 | arch/x86,cpu/x86: Introduce new method for accessing cpu_info | Raul E Rangel |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-09-29 | arch/x86,cpu/x86: Disable the %gs and %fs segments | Raul E Rangel |
2021-09-28 | arch/x86: Make sure compiler knows we're stopping in hlt() | Martin Roth |
2021-09-27 | arch/x86,cpu/x86: Move cpu_info initialization instructions into macro | Raul E Rangel |
2021-09-13 | arch/x86/boot: Add missing include | Raul E Rangel |
2021-09-13 | SMBIOS: Skip `get_smbios_data` for disabled devices | Angel Pons |
2021-09-13 | SMBIOS: Allow skipping default SMBIOS generation | Angel Pons |
2021-09-05 | smbios.c: Rename two local functions | Angel Pons |
2021-09-03 | arch/x86: Update debug message to callout the reason for failure | Subrata Banik |
2021-09-03 | arch/x86: Check unsupported CPU type while writing to SMBIOS table 7 | Subrata Banik |
2021-09-03 | arch/x86: Skip returning default leaf value as `0` | Subrata Banik |
2021-08-31 | arch/x86: Implement cpu_info in C code | Arthur Heymans |
2021-08-31 | smbios.c: Move function definition near call-site | Angel Pons |
2021-08-11 | arch/x86: smbios write 7 table using deterministic cache functions | Subrata Banik |
2021-08-11 | arch/x86: Helper functions to get deterministic cache parameters | Subrata Banik |
2021-07-29 | arch/x86/thread: Add #error when compiling for x86_64 | Raul E Rangel |
2021-07-26 | arch/x86,lib/thread: Enable thread support in romstage | Raul E Rangel |
2021-07-26 | arch/x86,cpu/x86/mp_init: Switch cpu_info index type to size_t | Raul E Rangel |
2021-07-26 | lib/thread,arch/x86: Move thread stacks into C bss | Raul E Rangel |
2021-07-18 | x86/smp/spinlock: Disable thread coop when taking spinlock | Raul E Rangel |
2021-07-07 | arch/x86: Save resume vector to stack in x86_64 mode | Iru Cai |
2021-07-06 | arch/x86: Use ENV_X86_64 instead of _x86_64_ | Patrick Rudolph |
2021-07-02 | arch/x86: Add X86_CUSTOM_BOOTMEDIA | Raul E Rangel |
2021-07-02 | src: Consolidate x86_64 support Kconfig | Angel Pons |
2021-07-02 | src: Introduce `ARCH_ALL_STAGES_X86` | Angel Pons |
2021-07-01 | SMBIOS: Introduce `smbios_full_table_len` function | Angel Pons |
2021-07-01 | arch/x86/smbios.c Move calculation next to usage | 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-07-01 | arch/x86/smbios.c: Trim some `len` variables | Angel Pons |
2021-06-30 | src: Move `select ARCH_X86` to platforms | Angel Pons |
2021-06-24 | arch/x86/bootblock.ld: Align the bottom of the bootblock to 64 bytes | Arthur Heymans |
2021-06-18 | arch/x86/include/arch/smp/mpspec: improve mp_bustype enum definition | Felix Held |
2021-06-17 | arch/x86/walkcbfs.S: Fix the cbfs base addr for some fmap | Arthur Heymans |
2021-06-16 | arch/x86/ioapic: Clear vector table first | Kyösti Mälkki |
2021-06-16 | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki |
2021-06-15 | treewide: Disable R_AMD64_32S relocation support | Patrick Rudolph |
2021-06-12 | arch/x86/mptable: Add smp_write_ioapic_from_hw() | Kyösti Mälkki |
2021-06-12 | arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version() | Kyösti Mälkki |
2021-06-11 | cpu/x86/lapic: Replace LOCAL_APIC_ADDR references | Kyösti Mälkki |
2021-06-08 | arch/x86/acpi_bert_storage: unbreak BERT support | Felix Held |
2021-06-08 | arch/x86/include/bert_storage: introduce bert_should_generate_acpi_table | Felix Held |
2021-06-07 | arch/x86: Do not call lapicid() without SMP | Kyösti Mälkki |
2021-06-07 | drivers/generic/ioapic: Use arch/x86/ioapic | Kyösti Mälkki |
2021-06-07 | arch/x86/ioapic: Add write_vector() helper | Kyösti Mälkki |
2021-06-07 | arch/x86/ioapic: Split some ioapic utility functions | Kyösti Mälkki |
2021-05-30 | arch/x86/acpi_bert_storage: change return type of bert_errors_present | Felix Held |
2021-05-28 | arch/x86/timestamp.inc: Remove unused file | Arthur Heymans |
2021-05-18 | option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbol | Angel Pons |
2021-05-14 | cbfs: Increase mcache size defaults | Julius Werner |
2021-05-12 | include/console: Fix duplicate entry of postcode 0x79 | Subrata Banik |
2021-05-06 | arch/x86/walkcbfs.S: Use FMAP instead of "cbfs master header" | Arthur Heymans |
2021-05-06 | arch/x86: Always include walkcbfs.S | Arthur Heymans |
2021-05-04 | arch/x86: Fix building with CONFIG_VBOOT_SEPARATE_VERSTAGE=n | Arthur Heymans |
2021-04-22 | arch/x86/smbios: Let SMBIOS type 9 be able to write slot ID | JingleHsuWiwynn |
2021-04-21 | ChromeOS: Use CHROMEOS_NVS guard | Kyösti Mälkki |
2021-04-15 | *x86: Support x2apic mode | Wonkyu Kim |
2021-04-06 | arch/x86: Provide readXp/writeXp helpers in arch/mmio.h | Angel Pons |
2021-03-16 | cbfs: Remove prog_locate() for stages and rmodules | Julius Werner |
2021-03-12 | arch/x86/smbios_defaults.c: Default to motherboard type | Angel Pons |
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 | arch/x86/smbios: Update SMBIOS type 17 asset tag | Tim Chu |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2021-02-16 | device/dram: Move SPD manufacturer names out of arch/x86 | Patrick Rudolph |
2021-02-15 | src: use ARRAY_SIZE where possible | Patrick Georgi |
2021-02-15 | src/arch: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-14 | arch/x86: Drop `cstates` pointer from CPU drivers | Angel Pons |
2021-02-11 | arch/x86/id.S: Remove unneeded whitespace before tab | Elyes HAOUAS |
2021-02-10 | acpi: Fix Coverity Scan report | Lijian Zhao |
2021-02-07 | arch/x86/cpu.c: Remove redundant <arch/cpu.h> | Elyes HAOUAS |
2021-02-07 | acpi: Fix BERT size_t printf format error | Benjamin Doron |
2021-02-07 | arch/x86/smbios: Add missing guard | Raul E Rangel |
2021-02-06 | intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI | Furquan Shaikh |
2021-02-05 | arch/x86/smbios: Correct SMBIOS type 4 max speed | Tim Chu |
2021-02-04 | acpi: Add support for reporting CrashLog in BERT table | Francois Toguo |
2021-02-01 | arch/x86/smbios: Add Number Of Power Cords field to be overriden | JingleHsuWiwynn |
2021-01-29 | stage_cache: Add resume_from_stage_cache() | Kyösti Mälkki |
2021-01-28 | arch/x86/smbios: Update SMBIOS type 16 Extended Maximum Capacity | Tim Chu |
2021-01-28 | arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits | Kyösti Mälkki |
2021-01-28 | arch/x86: Top-align .text in bootblock | Kyösti Mälkki |