Age | Commit message (Expand) | Author |
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-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-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-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 |
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-11 | AGESA, binaryPI: implement C bootblock | Michał Żygowski |
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-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-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-10 | AUTHORS: Move src/cpu/amd copyrights into AUTHORS file | Martin Roth |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | 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-21 | src/cpu/amd/pi/00730F01: Add microcode update infrastructure for fam16h PI | Michał Żygowski |
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-01-14 | binaryPI: Drop CONFIG_CBB and CONFIG_CDB | Kyösti Mälkki |
2019-01-10 | binaryPI: Drop warning on EXT_CONF_SUPPORT | Kyösti Mälkki |
2018-12-18 | cpu: Remove unneeded include <pc80/mc146818rtc.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-10-30 | {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros | Elyes HAOUAS |
2018-10-19 | {cpu,drivers}/amd: Replace MTRR addresses with macros | Elyes HAOUAS |
2018-10-18 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-08-08 | cpu/amd: Correct number of MCA banks cleared | Marshall Dawson |
2018-08-08 | cpu/amd: Improve formatting | Marshall Dawson |
2018-08-08 | cpu/amd: Rename MCA status register | Marshall Dawson |
2018-07-09 | src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-14 | cpu/amd: Remove duplicated includes | Elyes HAOUAS |
2018-04-30 | cpu/amd: Get rid of device_t | Elyes HAOUAS |
2017-11-23 | Constify struct cpu_device_id instances | Jonathan Neuschäfer |
2017-10-16 | cpu/amd: Fix spelling of *implementation* | Paul Menzel |
2017-10-02 | binaryPI: Fix boot regressions | Kyösti Mälkki |
2017-09-29 | AGESA binaryPI: Fix indirect AGESA.h include | Kyösti Mälkki |
2017-09-26 | AGESA: Move API interface under drivers/ | Kyösti Mälkki |
2017-09-26 | AGESA: Implement POSTCAR_STAGE | Kyösti Mälkki |
2017-09-10 | AGESA binaryPI: Remove heapmanager from romstage | Kyösti Mälkki |
2017-09-06 | AGESA: Rename assembly from .inc to .S | Kyösti Mälkki |
2017-08-02 | binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart | Kyösti Mälkki |
2017-08-02 | binaryPI: Enable EARLY_CBMEM_INIT | Kyösti Mälkki |
2017-08-02 | AGESA binaryPI: Unify agesawrapper header | Kyösti Mälkki |
2017-08-01 | cpu/amd/pi: Fix checkpatch warnings and errors | Evelyn Huang |
2017-07-29 | binaryPI: Drop remains of ACPI S3 on FCH | Kyösti Mälkki |
2017-07-17 | binaryPI: Disable CAR with empty stack | Kyösti Mälkki |
2017-07-17 | binaryPI: Switch to agesa/heapmanager.c | Kyösti Mälkki |
2017-07-12 | binaryPI: Drop non-soc stoneyridge trees | Kyösti Mälkki |
2017-06-28 | cpu/amd: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-28 | cpu/*: Add whitespace around '<<' | Elyes HAOUAS |
2017-06-27 | vendorcode/amd: Unify Porting.h across all targets | Stefan Reinauer |
2017-06-12 | src/cpu/amd/pi/00630F01 Fix checkpatch warnings and errors | Evelyn Huang |
2017-05-19 | drivers/spi/spi_flash: Pass in flash structure to fill in probe | Furquan Shaikh |
2017-04-06 | northbridge/amd/stoney: Add FT4 package | Marshall Dawson |
2017-03-16 | binaryPI: Fix SSE regression and align stack early | Kyösti Mälkki |
2017-03-08 | binaryPI platforms: Drop any ACPI S3 support | Kyösti Mälkki |
2017-03-07 | amd/pi/hudson: Move APIC enable to CPU file | Marshall Dawson |
2016-12-11 | ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-12-01 | AMD binaryPI: Disable PCI_CFG_EXT_IO | Kyösti Mälkki |
2016-12-01 | AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2016-11-25 | AGESA binaryPI: Fix cache-as-ram for x86_64 | Kyösti Mälkki |
2016-11-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
2016-11-09 | amd/cpu: Add details to chip names | Marshall Dawson |
2016-11-09 | AMD binaryPI: Delay ACPI S3 backup until ramstage loader | Kyösti Mälkki |
2016-11-09 | ACPI S3: Remove HIGH_MEMORY_SAVE where possible | Kyösti Mälkki |
2016-11-02 | cpu/amd: Update files for 00670F00 | Marc Jones |
2016-11-02 | cpu/amd: Copy 00660F01 to 00670F00 | Marc Jones |
2016-10-04 | src/cpu: Remove whitespace after sizeof | Elyes HAOUAS |
2016-08-23 | src/cpu: Capitalize CPU, APIC and IOAPIC typo fix | Elyes HAOUAS |
2016-07-31 | src/cpu: Capitalize CPU | Elyes HAOUAS |
2016-07-31 | src/cpu: Capitalize ROM and RAM | Elyes HAOUAS |
2016-07-15 | AMD binaryPI: Use common romstage ram stack | Kyösti Mälkki |
2016-07-15 | AMD binaryPI: Split romstage ram stack | Kyösti Mälkki |
2016-07-15 | AMD binaryPI: Use common ACPI S3 recovery | Kyösti Mälkki |
2016-06-22 | Ignore RAMTOP for MTRRs | Kyösti Mälkki |
2016-03-08 | Kconfig: Remove unneeded UDELAY_IO redeclaration | Stefan Reinauer |
2016-02-14 | cpu/amd: Update/Add license headers | Damien Roth |
2016-01-23 | cpu/amd: remove .intel_syntax | Patrick Georgi |
2015-11-06 | amd/00730F01: Add correct CPU model | Kyösti Mälkki |
2015-11-06 | AMD binaryPI: Fix include paths | Kyösti Mälkki |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | cpu: port amd/pi to 64bit | Stefan Reinauer |
2015-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-09-04 | x86: remove cpu_incs as romstage Make variable | Aaron Durbin |