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
/
car
Age
Commit message (
Expand
)
Author
2019-09-11
arch/x86: Drop _car_relocatable_data symbols
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/cpu/amd copyrights into AUTHORS file
Martin Roth
2019-08-21
AMD fam10: Remove HAVE_ACPI_RESUME support
Kyösti Mälkki
2019-08-18
amdfam10-15: Rename DCACHE_BSP_STACK_SIZE
Kyösti Mälkki
2019-06-21
cpu: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-21
cpu/amd: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-05
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-10-18
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-28
src/*: normalize Google copyright headers
Patrick Georgi
2018-09-18
cpu/*/car: fix ancient URL explaining XIP range run-time calculation
Stefan Tauner
2018-09-14
complier.h: add __always_inline and use it in code base
Aaron Durbin
2018-08-13
src: Get rid of non-local header treated as local
Elyes HAOUAS
2018-07-09
src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-27
x86/car: Replace reference of copy_and_run location
Kyösti Mälkki
2018-06-04
amdfam10: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-05-31
Remove AMD K8 cpu and northbridge support
Kyösti Mälkki
2017-09-09
ACPI S3: Handle LATE_CBMEM_INIT boards
Kyösti Mälkki
2017-08-22
AMD K8 fam10-15: Tidy up CAR stack switch
Kyösti Mälkki
2017-08-22
AMD K8 fam10-15: Consolidate post_cache_as_ram call
Kyösti Mälkki
2017-08-22
AMD K8 fam10-15: Tidy up CAR disable
Kyösti Mälkki
2017-06-28
cpu/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-09
cpu/amd/car: Fix checkpatch warnings
Evelyn Huang
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-06-07
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-12-01
romstage_handoff: remove code duplication
Aaron Durbin
2016-11-09
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
Kyösti Mälkki
2016-07-31
src/cpu: Capitalize ROM and RAM
Elyes HAOUAS
2016-07-21
AMD k8 fam10: Fix CAR GLOBALS late in romstage
Kyösti Mälkki
2016-07-10
AMD k8 fam10: Drop excessive spinlock initialization
Kyösti Mälkki
2016-07-10
AMD k8 fam10: Fix romstage handoff
Kyösti Mälkki
2016-06-29
AMD k8 fam10: Refactor S3 recovery
Kyösti Mälkki
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-03-05
arch/x86: document CAR symbols and expose them in symbols.h
Andrey Petrov
2016-02-14
cpu/amd: Update/Add license headers
Damien Roth
2016-02-02
src/: Fix Kcofig symbols missing CONFIG_ prefix
Martin Roth
2015-12-18
drivers/pc80: Add optional spinlock for nvram CBFS access
Timothy Pearson
2015-12-15
src/console: Add x86 romstage spinlock option and printk spinlock support
Timothy Pearson
2015-11-26
amd/car: don't apply Fam10h/Fam12h Errata 343 fix to Fam0Fh
Jonathan A. Kollasch
2015-11-21
cpu/amd/car/post_cache_as_ram: Avoid trailing spaces
Paul Menzel
2015-11-18
cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence
Timothy Pearson
2015-11-15
cpu/amd: Fix AMD Family 15h ECC initialization reliability issues
Timothy Pearson
2015-11-10
cpu/amd/car: Add romstage BSP stack overrun detection
Timothy Pearson
2015-11-02
cpu/amd: Add initial AMD Family 15h support
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
cpu/amd/car: Honor BKDG recommendations for DisFillP in CAR
Timothy Pearson
2015-10-27
cpu/amd/car: Add initial Suspend to RAM (S3) support
Timothy Pearson
2015-10-25
cpu/amd/car: Use standard integer types in post_cache_as_ram.c
Timothy Pearson
2015-10-25
cpu/amd/car: remove PRINTK_IN_CAR #define that was hardcoded to 1
Timothy Pearson
2015-10-24
cpu/amd: Add initial support for AMD Socket G34 processors
Timothy Pearson
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-08-13
amd: raminit sysinfo offset fix
Aaron Durbin
2015-07-07
x86: Drop -Wa,--divide
Stefan Reinauer
2015-07-07
cpu/amd/car: Move AP stacks below the BSP stack to free up space
Timothy Pearson
2015-07-07
cpu/amd/car: Increase Family 10h CAR size limit to 128k
Timothy Pearson
2015-07-07
cpu/amd: Detect any conflicts between sysinfo and the stack region
Timothy Pearson
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-07
AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2
Kyösti Mälkki
2015-01-10
ACPI: Add acpi_is_wakeup_s3() for romstage
Kyösti Mälkki
2015-01-06
cpu: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-11-14
AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ram
Kyösti Mälkki
2014-06-25
Declare acpi_is_wakeup_early() only once
Kyösti Mälkki
2014-04-28
AMD: Add common header file for CAR setup
Kyösti Mälkki
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-04-09
cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded value
Patrick Georgi
2014-01-22
AMD K8/fam10: Fix CBMEM on S3 resume
Kyösti Mälkki
2013-12-26
AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes
Kyösti Mälkki
2013-12-26
AMD boards (non-AGESA): Cleanup earlymtrr.c includes
Kyösti Mälkki
2013-12-02
amd/car/post_cache_as_ram: Switch stack in assembly rather than in C
Vladimir Serbinenko
2013-09-11
CBMEM: Drop parameter from cbmem_reinit()
Kyösti Mälkki
2013-09-11
CBMEM: Backup top_of_ram instead of cbmem_toc
Kyösti Mälkki
2013-07-11
cpu: Fix spelling
Martin Roth
2013-05-08
copy_and_run: drop boot_complete parameter
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-28
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-25
Replace cache control magic numbers with symbols
Patrick Georgi
2012-02-17
Remove whitespace.
Patrick Georgi
2011-11-01
Remove XIP_ROM_BASE
Patrick Georgi
2011-10-30
Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9
Rudolf Marek
2011-10-28
Get rid of AUTO_XIP_ROM_BASE
Patrick Georgi
2011-07-22
Update AMD SR5650 and SB700
efdesign98
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-04-14
Use symbolic names for some MTRR bits instead of numbers in CAR code
Stefan Reinauer
2011-02-10
According to AMD documentation, cache type WP should be used for
Scott Duplichan
2011-01-19
Revert r5902 to make code more readable again. At least three people like to
Stefan Reinauer
2010-11-22
1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...
Rudolf Marek
2010-10-19
For AMD family 10h processors, msr c0010058 is always programmed
Scott Duplichan
2010-10-12
Reduce duplicate definition in CAR code.
Warren Turkal
2010-10-02
Add comments to make it clear why these two lines are written like that:
Uwe Hermann
2010-10-01
Factor out common CAR asm snippets.
Uwe Hermann
2010-10-01
Add missing parenthesis (trivial).
Uwe Hermann
2010-10-01
CAR simplifications, typos, readability improvements (trivial).
Uwe Hermann
2010-09-30
Various cosmetic and coding style fixes in CAR code (trivial).
Uwe Hermann
2010-09-30
Use existing, readable MTRR #defines instead of hardcoding numbers.
Uwe Hermann
2010-09-14
This patch corrects a coding error in the original implementation
Scott Duplichan
[next]