index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
amd
/
agesa
Age
Commit message (
Expand
)
Author
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
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-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-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-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-15
src/cpu: Remove dead sourced lines
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-24
AGESA f15 cimx/sb700: Remove unused chips code
Kyösti Mälkki
2018-01-23
AGESA_LEGACY: Apply final cleanup and file removals
Kyösti Mälkki
2018-01-17
AGESA f15 boards: Remove - using LATE_CBMEM_INIT
Kyösti Mälkki
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-10-31
AMD boards: Fix function name (soft_reset) in message
Jonathan Neuschäfer
2017-10-16
cpu/amd: Fix spelling of *implementation*
Paul Menzel
2017-10-05
AGESA vendorcode: Add ENABLE_MRC_CACHE option
Kyösti Mälkki
2017-09-26
AGESA: Move API interface under drivers/
Kyösti Mälkki
2017-09-26
AGESA: Drop CAR teardown without POSTCAR_STAGE
Kyösti Mälkki
2017-09-26
AGESA: Implement POSTCAR_STAGE
Kyösti Mälkki
2017-09-12
AGESA boards: Drop heapManager.h includes
Kyösti Mälkki
2017-09-10
AGESA binaryPI: Remove heapmanager from romstage
Kyösti Mälkki
2017-09-08
AGESA: Drop old ACPI S3 resume path
Kyösti Mälkki
2017-09-06
AGESA: Drop LATE_CBMEM_INIT in new interface
Kyösti Mälkki
2017-09-06
AGESA: Rename assembly from .inc to .S
Kyösti Mälkki
2017-08-31
AGESA: Remove separate f15rl
Kyösti Mälkki
2017-08-30
AGESA: Drop Kconfig CPU_AMD_SOCKET_AM3R2
Kyösti Mälkki
2017-08-28
AGESA: Remove Kconfig AMD_AGESA_FAMILY10
Kyösti Mälkki
2017-08-28
AGESA f15: Remove f10 references
Kyösti Mälkki
2017-08-16
AGESA: Cleanup ACPI S3 support
Kyösti Mälkki
2017-08-02
binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-08-02
AGESA: Add romstage timestamps
Kyösti Mälkki
2017-08-02
AGESA: Implement EARLY_CBMEM_INIT
Kyösti Mälkki
2017-08-02
AGESA: Move romstage-ramstage splitline
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
[next]