Age | Commit message (Expand) | Author |
2022-07-20 | arch/x86/*.ld: Don't use CPP to include linker scripts | Arthur Heymans |
2022-06-07 | arch/x86: Add a common romstage entry | Arthur Heymans |
2022-05-27 | Makefile.inc: Add bootblock to CBFS before others | Yu-Ping Wu |
2022-05-18 | arch/x86: Make sure bootblock gets buildtested | Arthur Heymans |
2022-05-12 | arch/x86: Add support for catching null dereferences through debug regs | Robert Zieba |
2022-05-12 | Kconfig: Add an option to skip adding a cbfs bootblock on x86 | Arthur Heymans |
2022-05-12 | Makefile.inc: Add x86 bootblock as a separate target | Arthur Heymans |
2021-11-04 | arch/x86/Makefile: Align VGA_BIOS to 64 bytes when using AMD LPC SPI DMA | Raul E Rangel |
2021-07-26 | arch/x86,lib/thread: Enable thread support in romstage | Raul E Rangel |
2021-05-18 | option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbol | Angel Pons |
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-01-28 | cpu/x86: Link entry32.inc | Kyösti Mälkki |
2021-01-24 | arch/x86: Use wildcard for mb/smihandler.c | Kyösti Mälkki |
2021-01-08 | arch/x86/Makefile.inc: Clean up generated assembly stubs | Arthur Heymans |
2020-12-16 | arch/x86: Link gdt_init.S into bootblock | Kyösti Mälkki |
2020-11-19 | ACPI S3: Split arch-agnostic parts | Kyösti Mälkki |
2020-08-19 | arch/x86/boot: Jump to payload in protected mode | Patrick Rudolph |
2020-08-14 | arch/x86/postcar: Add x86_64 support | Patrick Rudolph |
2020-07-30 | arch/x86/smbios.c: Split out weak functions | Angel Pons |
2020-07-20 | src: Make HAVE_CF9_RESET set the FADT reset register | Angel Pons |
2020-07-11 | arch/x86: Drop CBMEM_TOP_BACKUP | Kyösti Mälkki |
2020-07-08 | arch/x86: Add memmove.c to x86 bootblock | Martin Roth |
2020-07-06 | arch/x86: Remove RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2020-07-05 | arch/x86/Makefile.inc: Drop unused reset.c rule | Angel Pons |
2020-06-30 | src/arch/x86: Ensure $(objgenerated) exists before it's used | Patrick Georgi |
2020-06-15 | Makefile.inc: Remove all-y with CONFIG_ARCH_xx guards | Martin Roth |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-06-10 | arch/x86: Remove some x86_32 vs x86_64 noise | Kyösti Mälkki |
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-02 | acpi: Move ACPI table support out of arch/x86 (5/5) | Furquan Shaikh |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (1/5) | Furquan Shaikh |
2020-04-20 | arch/x86/acpi: Add code to generate ACPI for PS2 keyboards | Rajat Jain |
2020-03-25 | arch/x86: Add Kconfig option for 2nd VGA BIOS image | Martin Roth |
2020-03-06 | src/arch/x86: Convert to SPDX license header | Patrick Georgi |
2020-01-14 | console/post: Split parts to arch/ | Kyösti Mälkki |
2019-12-27 | cpu/intel/microcode: Apply more strict guard for assembly files | Kyösti Mälkki |
2019-12-27 | arch/x86: Remove walkcbfs() | Kyösti Mälkki |
2019-12-27 | bootblock: Support normal/fallback mechanism again | Kyösti Mälkki |
2019-12-20 | arch/x86: Drop romcc bootblock | Arthur Heymans |
2019-12-19 | src/arch/x86: Build mainboard acpi_tables source if present | Karthikeyan Ramasubramanian |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-22 | Makefiles: Remove -D__PRE_RAM__ | Kyösti Mälkki |
2019-11-21 | arch/x86: Remove copy_and_run() | Kyösti Mälkki |
2019-11-10 | arch/x86: Remove EARLY_EBDA_INIT support | Arthur Heymans |
2019-11-06 | arch/x86: Create preprocessed __ROMCC__ bootblock source | Kyösti Mälkki |
2019-11-03 | arch/x86: Use the stage argument to implement cbmem_top | Arthur Heymans |
2019-10-30 | arch/x86/Makefile.inc: Use the 'all' target to add common sources | Arthur Heymans |
2019-09-30 | arch/x86: Fix __ROMCC__ automatic prerequisities | Kyösti Mälkki |
2019-09-10 | AUTHORS: Move src/arch/x86 copyrights into AUTHORS file | Martin Roth |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-06-06 | Makefile.inc: Compile smm files independent ARCH_RAMSTAGE_X86_32/64 | Subrata Banik |
2019-06-02 | Makefile.inc: Remove unnecessary CONFIG dependency | Subrata Banik |
2019-03-16 | device/pci_ops: Have only default PCI bus ops available | Kyösti Mälkki |
2019-03-07 | src/device/Kconfig: Include the discrete VGA OpROM at config UI | Mike Banon |
2019-02-20 | walkcbfs: Only compile on x86_32 | Patrick Rudolph |
2019-01-08 | arch/x86: Link walkcbfs.S instead of including it | Arthur Heymans |
2019-01-04 | amdfam10 boards: Add Makefiles and fix resourcemap.c | Kyösti Mälkki |
2018-12-30 | arch/x86: Prevent romcc bootblock from using MMX registers | Kyösti Mälkki |
2018-11-29 | arch/x86/Makefile.inc: Fix typo | Patrick Rudolph |
2018-11-08 | toolchain: Add POSTCAR as a stage we have a toolchain for | Patrick Georgi |
2018-10-22 | arch/x86: Implement common CF9 reset | Nico Huber |
2018-10-04 | arch/x86: Make mb/romstage.c optional | Rizwan Qureshi |
2018-09-07 | arch/x86: Add BERT region support functions | Marshall Dawson |
2018-09-05 | arch/x86/Makefile: include dependencies for romcc bootblock | Nico Huber |
2018-08-09 | src/arch: Fix typo | Elyes HAOUAS |
2018-06-28 | arch/x86: include verstage.c only when verstage is a separate stage | Arthur Heymans |
2018-06-06 | arch/x86: Drop leftover ROMCC support | Kyösti Mälkki |
2018-05-11 | acpi: Add support for writing ACPI _PLD structures | Duncan Laurie |
2018-05-08 | Move `pci_ops_mmconf` from arch/x86/ to device/ | Nico Huber |
2018-05-03 | arch/x86: Relocate GDT in verstage, romstage, and postcar | Hannah Williams |
2018-05-02 | pci: Fix MMCONF_SUPPORT on non x86 | Patrick Rudolph |
2018-04-26 | arch/x86: allow idt to be available to link in all stages | Aaron Durbin |
2018-04-24 | arch/x86: prepare for having an idt in other stages | Aaron Durbin |
2018-01-25 | arch/x86: allow timestamp source to not be TSC | Aaron Durbin |
2018-01-15 | Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT | Martin Roth |
2017-09-22 | arch/x86: Enable ebda library for romstage and postcar | Subrata Banik |
2017-09-22 | arch/x86: Include acpi_s3.c support in postcar stage | Subrata Banik |
2017-09-08 | arch/x86/postcar: Support CBMEM_TOP_BACKUP | Kyösti Mälkki |
2017-03-28 | Remove libverstage as separate library and source file class | Julius Werner |
2017-02-20 | arch/x86: add functions to generate random numbers | Robbie Zhang |
2016-10-25 | arch/x86/acpigen_dsm: Add support for DSM types | Furquan Shaikh |
2016-09-21 | Makefiles: update cbfs types from bare numbers to values | Martin Roth |
2016-09-19 | arch/x86: move postcar main logic into C | Aaron Durbin |
2016-09-12 | arch/x86: Always compile postcar library in romstage | Rizwan Qureshi |
2016-07-27 | arch/x86: Add bootblock and postcar support for SOC MTRR access | Lee Leahy |
2016-07-26 | arch/x86: Generate a map file for the postcar stage | Lee Leahy |
2016-07-26 | arch/x86: Organize ramstage to match other stages | Lee Leahy |
2016-07-26 | arch/x86: Move romstage files into romstage section | Lee Leahy |
2016-07-26 | arch/x86: Move postcar stage commands into place | Lee Leahy |
2016-06-22 | ACPI S3: Add common recovery code | Kyösti Mälkki |
2016-06-22 | ACPI S3: Split support for HAVE_ACPI_RESUME | Kyösti Mälkki |
2016-05-27 | arch/x86: provide verstage support for CONFIG_C_ENVIRONMENT_BOOTBLOCK | Aaron Durbin |
2016-05-21 | device: Add an ACPI device name and path concept to devices | Duncan Laurie |
2016-05-19 | arch/x86: Include timestamp.c in all stages | Alexandru Gagniuc |
2016-05-03 | arch/x86: Drop CBFS_BASE_ADDRESS | Patrick Georgi |
2016-05-03 | build system: remove CBFSTOOL_PRE1_OPTS | Patrick Georgi |
2016-03-23 | arch/x86: introduce postcar stage/phase | Aaron Durbin |