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
/
family16kb
Age
Commit message (
Expand
)
Author
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-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
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-05-12
AGESA f16kb: Build as libagesa.a
Kyösti Mälkki
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-27
AGESA binaryPI: Drop XIP_ROM_BASE
Kyösti Mälkki
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
2015-04-10
vendorcode/amd/agesa/f16kb: Enable support for AM1 socket
Sergej Ivanov
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-12-06
vendorcode/amd/agesa: Remove unused helper.c file
Alexandru Gagniuc
2014-11-21
cpu/amd/agesa/family1*: Use IS_ENABLED() macro
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-02-12
PCI: Drop includes under cpu
Kyösti Mälkki
2013-10-15
vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7
WANG Siyuan
2013-08-15
AMD Kabini: Split DSDT into common sections
Mike Loptien
2013-08-05
AMD Kabini: Add CPU AGESA wrapper for new AMD processor family
Siyuan Wang