Age | Commit message (Expand) | Author |
2023-07-12 | cpu/amd/mtrr: Use newer function for resource declaration | Arthur Heymans |
2023-05-16 | cpu/amd/pi/00730f01/Kconfig: use hexadecimal CPU number in ACPI | Felix Held |
2023-05-13 | acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING | Felix Held |
2023-05-13 | cpu,nb/amd/pi/00730F01: dynamically generate CPU devices | Felix Held |
2023-04-22 | cpu/amd/pi/00730F01: rename fixme.c to cpu_io_init.c | Felix Held |
2023-04-21 | cpu/amd/pi/00730F01/fixme: replace some magic numbers | Felix Held |
2023-04-21 | cpu/amd/pi/00730F01/fixme: use coreboot's PCI access functions | Felix Held |
2023-04-21 | include/cpu/amd/mtrr: rename functions to get top of memory regions | Felix Held |
2023-03-08 | cpu/x86,amd: drop unused LOGICAL_CPUS Kconfig symbol | Felix Held |
2023-02-17 | cpu/amd/pi/00730F01/model_16_init: use CPUID_FROM_FMS macro | Felix Held |
2023-02-17 | cpu/amd/pi/00730F01/model_16_init: use CPUID_ALL_STEPPINGS_MASK | Felix Held |
2023-02-09 | arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator | Felix Held |
2023-02-08 | arch/x86/cpu: introduce and use device_match_mask | Felix Held |
2023-01-09 | treewide: Remove unused <cpu/amd/msr.h> | Elyes Haouas |
2022-11-08 | cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-11-07 | cpu/amd/agesa: Remove leftover code | Arthur Heymans |
2022-11-07 | {cpu/nb}/amd/family16: Remove platform | Arthur Heymans |
2022-11-07 | {cpu/nb}/amd/family15tn: Remove platform | Arthur Heymans |
2022-11-07 | {cpu/nb}/amd/family14: Remove platform | Arthur Heymans |
2022-09-14 | soc/amd/common: Add common function to get cpu count | Arthur Heymans |
2022-07-20 | treewide: Remove unused <cpu/x86/mtrr.h> | Elyes Haouas |
2022-07-19 | cpu/amd: Reformat code | Elyes Haouas |
2022-07-17 | cpu/amd/pi/00730F01/update_microcode.c: Fix some white spaces issues | Elyes Haouas |
2022-07-13 | cpu/amd: Add common helpers for TSEG and SMM | Arthur Heymans |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-06-06 | cpu/amd/agesa: Use common MRC_CACHE code to save S3 data | Arthur Heymans |
2022-06-06 | drivers/amd/agesa: Don't save regular boot MTRR to flash | Arthur Heymans |
2022-05-16 | cpu/amd: Remove unused <cpu/x86/pae.h> | Elyes Haouas |
2022-04-22 | cpu/amd: Remove unused <cbmem.h> | Elyes HAOUAS |
2022-02-25 | cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number | Felix Held |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-02-01 | cpu/x86/smm: Add SMM_LEGACY_ASEG | Kyösti Mälkki |
2021-12-09 | cpu/amd/agesa/Kconfig: select NO_SMM for Family 14h | Michał Kopeć |
2021-12-08 | cpu/amd/pi/Kconfig: select NO_SMM | Michał Kopeć |
2021-12-06 | northbridge/amd/pi/00730F01: enable PARALLEL_MP | Michał Kopeć |
2021-11-03 | cpu/amd/mtrr: Remove topmem global variables | Arthur Heymans |
2021-11-03 | cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS | Arthur Heymans |
2021-11-03 | cpu/amd/mtrr/amd_mtrr.c: Remove unused functions | Arthur Heymans |
2021-11-03 | cpu/amd: Always fetch CPU addr bits at runtime | Arthur Heymans |
2021-10-26 | src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function | Felix Held |
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-26 | cpu/x86: Introduce `CPU_X86_CACHE_HELPER` | Felix Held |
2021-10-26 | cpu/amd,intel/*/Makefile: don't add cpu/x86/cache | Felix Held |
2021-10-25 | cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second time | Felix Held |
2021-10-25 | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | Felix Held |
2021-09-17 | cpu: add missing arch/cpu.h includes | Felix Held |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-08-22 | AGESA f15tn: Hook up IDS options to Kconfig | Angel Pons |
2021-07-16 | include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSR | Felix Held |
2021-07-14 | src: use mca_clear_status function instead of open coding | Felix Held |
2021-07-14 | include/cpu/x86/msr: introduce IA32_MC_*(x) macros | Felix Held |
2021-07-12 | cpu/amd/*/model_*_init: use mca_get_bank_count() | Felix Held |
2021-07-02 | src: Introduce `ARCH_ALL_STAGES_X86` | Angel Pons |
2021-06-30 | src: Move `select ARCH_X86` to platforms | Angel Pons |
2021-05-27 | cpu/amd/pi/00630F01: Remove unused directory and code | Michał Żygowski |
2021-05-18 | cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y | Arthur Heymans |
2021-05-13 | cpu/amd/pi/00730F01/model_16_init.c: create correct MTRR solution | Michał Żygowski |
2021-01-28 | cpu/amd/agesa/family15tn/fixme.c | Frans Hendriks |
2021-01-28 | arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits | Kyösti Mälkki |
2021-01-07 | ACPI: Remove ACPI_NO_SMI_GNVS | Kyösti Mälkki |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-11-22 | cpu/amd/microcode: Remove dead Makefile | Arthur Heymans |
2020-11-22 | cpu/amd/pi: Remove unused cpu code 00660F01 | Martin Roth |
2020-11-19 | ACPI S3: Replace acpi_is_wakeup() | Kyösti Mälkki |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` | Angel Pons |
2020-09-21 | src/cpu: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-11 | arch/x86: Drop CBMEM_TOP_BACKUP | Kyösti Mälkki |
2020-06-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-15 | arch/x86: Remove NO_FIXED_XIP_ROM_SIZE | Kyösti Mälkki |
2020-06-10 | amd/00730F01: Clean the Microcode updating | Zheng Bao |
2020-06-02 | amd/microcode: Change equivalant ID width to 16bit | Zheng Bao |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | 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-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | 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-04 | src/cpu: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-25 | acpi: correct the processor devices scope | Michał Żygowski |
2020-03-04 | src: capitalize 'PCIe' | Elyes HAOUAS |
2019-12-20 | AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-12-20 | AGESA,binaryPI: Enable lapic early for udelay() | Kyösti Mälkki |
2019-12-20 | AGESA fam14: Remove early PCI subsystem ID setting | Kyösti Mälkki |
2019-12-20 | AGESA fam14: Remove early p-state setting | Kyösti Mälkki |
2019-12-19 | arch/x86: Fix S3 resume without stage cache | Kyösti Mälkki |
2019-12-13 | sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call | Kyösti Mälkki |
2019-12-11 | AGESA, binaryPI: implement C bootblock | Michał Żygowski |
2019-12-04 | AGESA: Reduce S3_DATA_SIZE | Kyösti Mälkki |
2019-11-29 | cpu/amd/{agesa,pi}/Kconfig: select SSE2 | Michał Żygowski |
2019-11-27 | binaryPI: Drop BINARYPI_LEGACY_WRAPPER support | Kyösti Mälkki |
2019-11-27 | binaryPI: Drop S3_DATA_POS and S3_DATA_SIZE | Kyösti Mälkki |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-22 | cpu/amd/microcode: Remove microcode update routine | Kyösti Mälkki |
2019-11-21 | cpu/amd/fam10: Drop support | Arthur Heymans |
2019-11-20 | nb/amd/fam10: Drop support | Arthur Heymans |
2019-11-20 | sb/amd/sb800: Drop support | Arthur Heymans |
2019-11-20 | sb/amd/sb700: Drop support | Arthur Heymans |
2019-11-20 | cpu/nb/sb: Remove fam12 | Joe Moore |
2019-11-11 | AGESA: Select CBMEM_STAGE_CACHE with HAVE_ACPI_RESUME | Kyösti Mälkki |