Age | Commit message (Expand) | Author |
2019-10-17 | cpu/amd/{agesa,pi}: Select NO_FIXED_XIP_ROM_SIZE | Arthur Heymans |
2019-09-10 | AUTHORS: Move src/cpu/amd copyrights into AUTHORS file | Martin Roth |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
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-01-14 | AGESA: Drop CONFIG_CBB and CONFIG_CDB | Kyösti Mälkki |
2018-12-18 | cpu: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-11-05 | amd: Fix non-local header treated as local | 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-06-14 | cpu/amd: Remove duplicated includes | Elyes HAOUAS |
2018-04-30 | cpu/amd: Get rid of device_t | Elyes HAOUAS |
2018-04-29 | amd/agesa/family14,15 & 16: Remove unnecessary whitespace | Elyes HAOUAS |
2018-01-23 | AGESA_LEGACY: Apply final cleanup and file removals | Kyösti Mälkki |
2017-11-23 | Constify struct cpu_device_id instances | Jonathan Neuschäfer |
2017-10-16 | cpu/amd: Fix spelling of *implementation* | Paul Menzel |
2017-09-26 | AGESA: Move API interface under drivers/ | Kyösti Mälkki |
2017-08-02 | AGESA: Consolidate platform_once() call | Kyösti Mälkki |
2017-08-02 | AGESA: Consolidate early_all_cores() call | Kyösti Mälkki |
2017-04-05 | AGESA: Disable CAR with empty stack | Kyösti Mälkki |
2017-04-05 | AGESA: Move romstage main entry under cpu | Kyösti Mälkki |
2017-04-05 | AGESA: Move amd_initmmio() call | Kyösti Mälkki |
2017-03-28 | AGESA: Introduce AGESA_LEGACY and its counterpart | Kyösti Mälkki |
2017-03-10 | cpu/amd/agesa: Unify init files | Paul Menzel |
2017-03-07 | AGESA: Add agesa_helper.h header | Kyösti Mälkki |
2017-02-22 | src/cpu/amd: Update/Add license headers to all files | Martin Roth |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-12-01 | AGESA: Disable PCI_CFG_EXT_IO | Kyösti Mälkki |
2016-12-01 | AGESA: Switch to MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2016-11-09 | amd/cpu: Add details to chip names | Marshall Dawson |
2016-08-23 | src/cpu: Capitalize CPU, APIC and IOAPIC typo fix | Elyes HAOUAS |
2016-07-31 | src/cpu: Capitalize CPU | Elyes HAOUAS |
2016-02-02 | amd/agesa/family15tn: Add Richland CPU ID | Loic |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-27 | AGESA: Split S3 backup in CBMEM | Kyösti Mälkki |
2015-05-23 | AGESA: Drop CPU_SOCKET_TYPE | Kyösti Mälkki |
2015-05-23 | AGESA: Drop EXT_RT_TBL_SUPPORT | Kyösti Mälkki |
2015-05-23 | AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTERED | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-12-20 | AGESA: Add amd_initcpuio() and amd_initmmio() | Kyösti Mälkki |
2014-12-19 | AGESA fam12 fam14: Drop EXT_CONF_SUPPORT | Kyösti Mälkki |
2014-11-21 | cpu/amd/agesa/family1*: Use IS_ENABLED() macro | Edward O'Callaghan |
2014-07-17 | misc,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-21 | cpu/amd/agesa: Use acpi_is_wakeup() | Kyösti Mälkki |
2014-04-26 | Get rid of HAVE_INIT_TIMER config option | Furquan Shaikh |
2014-04-16 | cpu/amd/agesa/family15tn: Add udelay implementation for SMM | Alexandru Gagniuc |
2014-04-16 | cpu/amd/agesa/family15tn: Add initial support for SMM mode | Alexandru Gagniuc |
2014-04-15 | vendorcode/amd/agesa/fam15tn: Build as a static library | Alexandru Gagniuc |
2014-02-12 | PCI: Drop includes under cpu | Kyösti Mälkki |
2013-12-07 | Correct file permissions. | Idwer Vollering |
2013-07-16 | AMD Fam15tn: Split DSDT into common sections | Steve Goodrich |
2013-07-10 | AMD: Kconfig cleanup | Kyösti Mälkki |
2013-05-03 | cpu/amd/agesa/family15tn/Kconfig: Remove unneeded `UDELAY_LAPIC` | Paul Menzel |
2013-05-03 | mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPIC | David Hubbard |
2013-04-04 | AMD: Drop six copies of wrmsr_amd and rdmsr_amd | Kyösti Mälkki |
2013-03-22 | x86: unify amd and non-amd MTRR routines | Aaron Durbin |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-18 | AMD S3: Include the s3_resume.h only when S3 is enabled. | Zheng Bao |
2013-01-11 | AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITS | Zheng Bao |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-20 | Unify use of bool config variables | Stefan Reinauer |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-07-14 | Remove useless file from building. | zbao |
2012-07-03 | AGESA F15 wrapper for Trinity | zbao |