Age | Commit message (Expand) | Author |
2023-09-29 | arch/x86/Kconfig: introduce RESERVED_PHYSICAL_ADDRESS_BITS_SUPPORT | Felix Held |
2023-09-18 | arch/arm64: Hook up ACPI table generation | Arthur Heymans |
2023-06-27 | arch/x86/Kconfig: remove period from DUMP_SMBIOS_TYPE17 title | Eric Lai |
2023-06-20 | arch/x86: Introduce DUMP_SMBIOS_TYPE17 config | Eric Lai |
2023-05-27 | libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig option | Felix Held |
2023-01-21 | arch/x86/Kconfig: Remove unused NUM_IPI_STARTS | Elyes Haouas |
2022-12-16 | Set x86_64 as supported architecture for clang | Arthur Heymans |
2022-11-30 | arch/x86: Buildtest clang targets with VBOOT_STARTS_BEFORE_BOOTBLOCK | Arthur Heymans |
2022-11-16 | arch/x86: Disable clang build if using verstage_before_bootblock | Martin Roth |
2022-11-14 | arch/x86/Kconfig: Move AMD stages arch to common code | Arthur Heymans |
2022-10-24 | arch/x86: x86_64 implies SSE2 support | Patrick Rudolph |
2022-05-28 | Kconfig: Mark clang as ready to use on some arch | Arthur Heymans |
2022-05-12 | arch/x86: Add support for catching null dereferences through debug regs | Robert Zieba |
2022-04-01 | arch/x86/Kconfig: Drop obsolete fixed ramstage symbols | Arthur Heymans |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-02-25 | arch/x86/Kconfig: add HPET_MIN_TICKS | Felix Held |
2022-02-24 | arch/x86/Kconfig: drop HPET_ADDRESS_OVERRIDE | Felix Held |
2021-12-21 | arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build time | Bill XIE |
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-06-30 | src: Move `select ARCH_X86` to platforms | Angel Pons |
2021-06-16 | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki |
2021-05-14 | cbfs: Increase mcache size defaults | Julius Werner |
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 |
2020-12-17 | arch/x86: Remove ID_SECTION_OFFSET | Kyösti Mälkki |
2020-12-02 | cbfs: Enable CBFS mcache on most chipsets | Julius Werner |
2020-11-17 | Revert "arch|cpu/x86: Add Kconfig option for x86 reset vector" | Kyösti Mälkki |
2020-09-28 | arch/x86/Kconfig: Move pagetables down by 4K | Patrick Rudolph |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` | Angel Pons |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_64` | Angel Pons |
2020-08-21 | arch/x86: Select HAVE_ASAN_IN_RAMSTAGE | Harshit Sharma |
2020-07-11 | arch/x86: Drop CBMEM_TOP_BACKUP | Kyösti Mälkki |
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-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: Reorganize ACPI configs | Furquan Shaikh |
2020-04-29 | arch/x86: Implement RESET_VECTOR_IN_RAM | Felix Held |
2020-03-31 | arch/x86/tables: Move max ACPI table size to Kconfig | Duncan Laurie |
2020-03-23 | acpi: Change Processor ACPI Name (Intel only) | Christian Walter |
2020-03-06 | src/arch/x86: Convert to SPDX license header | Patrick Georgi |
2020-01-02 | arch/x86/Kconfig: Remove unused BOOTBLOCK_RESETS | Elyes HAOUAS |
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 | arch/x86: Drop uses of ROMCC_BOOTBLOCK | Arthur Heymans |
2019-12-16 | arch/x86: Make X86 stages select ARCH_X86 | Arthur Heymans |
2019-12-06 | arch|cpu/x86: Add Kconfig option for x86 reset vector | Marshall Dawson |
2019-11-30 | kill CAR_GLOBAL_MIGRATION leftovers | Arthur Heymans |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-10 | arch/x86: Remove EARLY_EBDA_INIT support | Arthur Heymans |
2019-11-10 | lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG | Arthur Heymans |
2019-11-04 | cpu/qemu-x86: Add x86_64 bootblock support | Patrick Rudolph |
2019-11-04 | arch/x86/Kconfig: drop unused BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP | Elyes HAOUAS |
2019-11-03 | arch/x86: Use the stage argument to implement cbmem_top | Arthur Heymans |
2019-09-10 | AUTHORS: Move src/arch/x86 copyrights into AUTHORS file | Martin Roth |
2019-08-26 | x86: Introduce RESET_VECTOR_IN_RAM option | Martin Roth |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | Kyösti Mälkki |
2019-07-07 | arch/x86: Clean up PIRQ_ROUTE | Kyösti Mälkki |
2019-06-15 | arch/x86/Kconfig: hide the "Bootblock behaviour" option on non-romcc | Arthur Heymans |
2019-06-15 | arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMAL | Arthur Heymans |
2019-04-26 | x86/acpi: Add Kconfig to toggle 8259 reporting | Nico Huber |
2019-01-08 | arch/x86/Kconfig: Fix spelling of *successful* | Paul Menzel |
2018-12-22 | cbmem: Always use EARLY_CBMEM_INIT | Kyösti Mälkki |
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-11 | selfboot: remove bounce buffers | Ronald G. Minnich |
2018-06-06 | arch/x86: Always select RELOCATABLE_MODULES | Kyösti Mälkki |
2018-06-06 | arch/x86: Drop leftover ROMCC support | Kyösti Mälkki |
2018-05-28 | arch/x86: Define HPET_ADDRESS_OVERRIDE | Kyösti Mälkki |
2018-04-26 | arch/x86: allow idt to be available to link in all stages | Aaron Durbin |
2018-04-25 | arch/x86: add support for cache-as-ram paging | Aaron Durbin |
2018-01-25 | arch/x86: allow timestamp source to not be TSC | Aaron Durbin |
2017-09-22 | arch/x86: Enable ebda library for romstage and postcar | Subrata Banik |
2017-09-06 | arch/x86/Kconfig: Add deprecation warnings for LATE_CBMEM_INIT | Jonathan Neuschäfer |
2017-08-29 | arch/x86: Add Kconfig option for ACPI \_PR CPU name string | Marc Jones |
2017-07-18 | arch/x86: select RELOCATABLE_MODULES when POSTCAR is selected | Aaron Durbin |
2017-05-18 | CBMEM: Add config CBMEM_TOP_BACKUP | Kyösti Mälkki |
2017-04-08 | arch/x86: remove CAR global migration when postcar stage is used | Aaron Durbin |
2017-02-14 | src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested | Martin Roth |
2016-12-16 | x86: Configure premem cbmem console size | Naresh G Solanki |
2016-11-28 | Build system: Update HAVE_CMOS_DEFAULT | Martin Roth |
2016-07-31 | src/arch: Capitalize CPU, RAM and ROM | Elyes HAOUAS |
2016-06-17 | Define RAMTOP for x86 only | Kyösti Mälkki |
2016-06-11 | arch/x86: Support "weak" BIST and timestamp save routines | Lee Leahy |
2016-06-11 | arch/x86: Add debug spinloops in assembly_entry.S | Lee Leahy |
2016-06-11 | arch/x86: Add debug spinloop | Lee Leahy |
2016-03-23 | arch/x86: introduce postcar stage/phase | Aaron Durbin |
2016-03-15 | x86: Drop CONFIG_COMPILE_IN_DSDT | Stefan Reinauer |
2016-03-05 | Kconfig: hide useless options on ARM. | Vladimir Serbinenko |
2016-03-03 | arch/x86: Allow soc/chipset to set linking address | Andrey Petrov |
2016-02-17 | arch/x86: Add option to disable default mmap_boot implementation | Alexandru Gagniuc |
2016-02-13 | x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurable | Aaron Durbin |
2016-02-11 | arch/x86: Change how BOOTBLOCK_CUSTOM is selected by default | Andrey Petrov |
2016-02-03 | xcompile: Add a way to specify -march=i586 | Martin Roth |
2015-11-11 | arm/arm64: Generalize bootblock C entry point | Julius Werner |
2015-06-23 | acpi: bring back ability to link DSDT into ramstage | Patrick Georgi |
2015-06-16 | Add x64 support to src/arch/x86/Kconfig | Stefan Reinauer |
2015-04-10 | x86: Support reset routines in bootblock | Lee Leahy |