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
/
Kconfig
Age
Commit message (
Expand
)
Author
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
2019-12-19
arch/x86: Fix S3 resume without stage cache
Kyösti Mälkki
2019-12-11
AGESA, binaryPI: implement C bootblock
Michał Żygowski
2019-12-04
AGESA: Reduce S3_DATA_SIZE
Kyösti Mälkki
2019-11-29
cpu/amd/{agesa,pi}/Kconfig: select SSE2
Michał Żygowski
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-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
2018-11-15
src/cpu: Remove dead sourced lines
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
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: Implement POSTCAR_STAGE
Kyösti Mälkki
2017-08-31
AGESA: Remove separate f15rl
Kyösti Mälkki
2017-08-28
AGESA: Remove Kconfig AMD_AGESA_FAMILY10
Kyösti Mälkki
2017-08-02
AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-03-28
AGESA: Introduce AGESA_LEGACY and its counterpart
Kyösti Mälkki
2016-12-11
ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default
Kyösti Mälkki
2016-11-09
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
Kyösti Mälkki
2016-03-08
Kconfig: Remove unneeded UDELAY_IO redeclaration
Stefan Reinauer
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-10
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
Kyösti Mälkki
2015-01-27
vboot2: add verstage
Stefan Reinauer
2014-11-27
cpu/amd/agesa/family15rl: Provide Richland CPU support
Edward O'Callaghan
2014-11-20
AMD: Isolate AGESA and PI build environments
Kyösti Mälkki
2014-08-30
AMD Steppe Eagle: CPU files for new SoC
Bruce Griffith
2014-07-23
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-07-03
AGESA boards: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-06-25
AGESA: Move config parameters for non-volatile S3 data
Kyösti Mälkki
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-29
AGESA SPI: Fix Kconfig options
Kyösti Mälkki
2014-04-12
agesa: Always include family* Kconfig
Patrick Georgi
2013-09-11
AMD AGESA: Place CAR_GLOBAL in BSP stack
Kyösti Mälkki
2013-08-05
AMD Kabini: Add CPU AGESA wrapper for new AMD processor family
Siyuan Wang
2013-05-24
cpu/amd/agesa/Kconfig: Select LAPIC_MONOTONIC_TIMER
Paul Menzel
2013-05-08
src/cpu/amd/agesa/Kconfig: Use tabs instead of spaces for alignment
Paul Menzel
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-27
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-20
Make sure only one udelay function is available
Stefan Reinauer
2012-08-09
Synchronize rdtsc instructions
Stefan Reinauer
2012-07-03
AGESA F15 wrapper for Trinity
zbao
2012-03-16
Rename AMD_AGESA to CPU_AMD_AGESA
Kyösti Mälkki
2012-03-16
Fix AMD Agesa leaking Kconfig
Kyösti Mälkki
2012-02-16
AGESA F15: AGESA family15 model 00-0fh cpu wrapper
Kerry Sheh
2011-07-18
Add AMD Family 10 support to cpu folder
efdesign98
2011-06-28
Addition of Family12/SB900 wrapper code
efdesign98
2011-06-22
Rename {CPU|NB|SB}/amd/*_wrapper folders
efdesign98