Age | Commit message (Expand) | Author |
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 |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-10-28 | src/cpu: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-17 | cpu/amd/{agesa,pi}: Select NO_FIXED_XIP_ROM_SIZE | Arthur Heymans |
2019-09-29 | amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICE | Kyösti Mälkki |
2019-09-26 | cpu/amd/pi/00730F01: Clean up microcode update from __PRE_RAM__ | Kyösti Mälkki |
2019-09-15 | {cpu,device,drivers}: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-11 | arch/x86: Drop _car_relocatable_data symbols | Kyösti Mälkki |
2019-09-10 | AUTHORS: Move src/cpu/amd copyrights into AUTHORS file | Martin Roth |
2019-08-26 | amdfam10: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-08-21 | AMD fam10: Remove HAVE_ACPI_RESUME support | Kyösti Mälkki |
2019-08-18 | amdfam10-15: Rename DCACHE_BSP_STACK_SIZE | Kyösti Mälkki |
2019-08-13 | cpu/x86: Move some SMM function declarations | Kyösti Mälkki |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | Kyösti Mälkki |
2019-08-10 | src: Include <stdint.h> instead of <inttypes.h> | Jacob Garber |
2019-07-12 | src: Add missing include <device/pci_ops.h> | Elyes HAOUAS |
2019-07-10 | cpu/amd: Remove empty smm_lock() | Kyösti Mälkki |
2019-07-09 | arch/x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-07-09 | cpu/x86: Declare SMM_ASEG | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-07-07 | lib/romstage_stack.c: Remove file | Kyösti Mälkki |
2019-06-28 | cpu/amd/family_10h-family_15h: Remove dead assignment | Jacob Garber |
2019-06-22 | src/cpu: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-06-21 | cpu: Add missing #include <commonlib/helpers.h> | Elyes HAOUAS |
2019-06-21 | cpu/amd: use ALIGN_UP instead of ALIGN for better readability | Felix Held |
2019-06-21 | src/cpu/amd/pi/00730F01: Add microcode update infrastructure for fam16h PI | Michał Żygowski |
2019-06-21 | cpu/amd/family_10h-family_15h: Fix 'if' condition identical branches | Elyes HAOUAS |
2019-06-03 | cpu/amd/family_10h-family_15h: Remove variable set but not used | Elyes HAOUAS |
2019-05-29 | src/{include,arch,cpu,lib}: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-23 | cpu/amd/quadcore: Remove variable set but not used | Elyes HAOUAS |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-03-29 | src: Use include <reset.h> when appropriate | Elyes HAOUAS |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-14 | AGESA: Drop CONFIG_CBB and CONFIG_CDB | Kyösti Mälkki |
2019-01-14 | binaryPI: Drop CONFIG_CBB and CONFIG_CDB | Kyösti Mälkki |
2019-01-11 | Revert "cpu/amd: Use `get_option()`" | Paul Menzel |
2019-01-10 | Untangle CBFS microcode updates | Nico Huber |
2019-01-10 | binaryPI: Drop warning on EXT_CONF_SUPPORT | Kyösti Mälkki |
2019-01-09 | cpu/amd: Use `get_option()` | Paul Menzel |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-28 | arch/x86: SSE2 implies SSE support | Kyösti Mälkki |
2018-12-21 | cpu/amd/geode_lx: Drop support | Arthur Heymans |
2018-12-19 | cpu: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-18 | cpu: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | amd/{nb/amdfam10,cpu/pi}/Kconfig: Remove unused symbols | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-15 | src/cpu: Remove dead sourced lines | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-08 | src: Replace common MSR addresses with macros | Elyes HAOUAS |
2018-11-05 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-11-05 | amd/mtrr: Fix IORR MTRR | Elyes HAOUAS |