index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
amd
/
agesa
Age
Commit message (
Expand
)
Author
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
2017-08-02
AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-07-28
src/cpu: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-07-24
Fix files with multiple newlines at the end.
Martin Roth
2017-07-15
vendorcode/amd/agesa: Tidy up gcccar.inc
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-04-15
AGESA: Unify heap location
Kyösti Mälkki
2017-04-05
AGESA: Disable CAR with empty stack
Kyösti Mälkki
2017-04-05
AGESA: BIST is already preserved
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-04-04
AGESA: Reduce typecasting in heapmanager calls
Kyösti Mälkki
2017-04-04
AGESA: Handle HEAP_CALLOUT_RUNTIME allocation more cleanly
Kyösti Mälkki
2017-04-04
AGESA: Adjust heap location for S3 resume path
Kyösti Mälkki
2017-04-04
AGESA: Refactor S3 support functions
Kyösti Mälkki
2017-03-28
AGESA: Fork for new cache-as-ram init code
Kyösti Mälkki
2017-03-28
AGESA: Introduce AGESA_LEGACY and its counterpart
Kyösti Mälkki
2017-03-15
AGESA f14: Fix infinite loop
Kyösti Mälkki
2017-03-10
cpu/amd/agesa: Unify init files
Paul Menzel
2017-03-09
AGESA: Log heap initialisation
Kyösti Mälkki
2017-03-09
AGESA: Fix SSE regression and align stack early
Kyösti Mälkki
2017-03-08
AGESA: Move heap allocator declarations
Kyösti Mälkki
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-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
AGESA: Disable PCI_CFG_EXT_IO
Kyösti Mälkki
2016-12-01
AGESA: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-12-01
AGESA f14: Consolidate early P-states setting
Kyösti Mälkki
2016-12-01
AGESA f14: Consolidate XIP cache
Kyösti Mälkki
2016-11-25
AGESA binaryPI: Fix cache-as-ram for x86_64
Kyösti Mälkki
2016-11-09
amd/cpu: Add details to chip names
Marshall Dawson
2016-11-09
AGESA: 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-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
AGESA: Use common romstage ram stack
Kyösti Mälkki
2016-07-15
AGESA: Use common ACPI S3 recovery
Kyösti Mälkki
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-17
Move definitions of HIGH_MEMORY_SAVE
Kyösti Mälkki
2016-05-18
AGESA vendorcode: Build a common amdlib
Kyösti Mälkki
2016-05-12
AGESA f12: Build as libagesa.a
Kyösti Mälkki
2016-05-12
AGESA f16kb: Build as libagesa.a
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-02-02
amd/agesa/family15tn: Add Richland CPU ID
Loic
2016-01-23
cpu/amd: remove .intel_syntax
Patrick Georgi
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
AMD mainboards: Fix 64bit BiosCallOuts.c
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
2015-07-21
cpu: port amd/agesa to 64bit
Stefan Reinauer
2015-05-27
AGESA binaryPI: Drop XIP_ROM_BASE
Kyösti Mälkki
2015-05-27
AGESA: Reduce SPI use by 24kB for S3 support
Kyösti Mälkki
2015-05-27
AGESA: Separate HeapManager declarations from BiosCallOuts
Kyösti Mälkki
2015-05-27
AGESA: Split S3 backup in CBMEM
Kyösti Mälkki
2015-05-26
AGESA: Halt on S3 resume failure
Kyösti Mälkki
2015-05-26
AGESA: Split S3 support file
Kyösti Mälkki
2015-05-26
AGESA: Refactor OEM S3 storage
Kyösti Mälkki
2015-05-26
AGESA: Move S3 related SPI writes again
Kyösti Mälkki
[next]