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
/
soc
/
amd
/
common
/
block
/
cpu
Age
Commit message (
Expand
)
Author
2021-01-28
arch/x86: Top-align .init in bootblock
Kyösti Mälkki
2021-01-28
cpu/x86: Rename __protected_start symbol
Kyösti Mälkki
2021-01-07
arch/x86: Move prologue to .init section
Kyösti Mälkki
2020-12-16
arch/x86: Clean up bootblock assembly
Kyösti Mälkki
2020-12-11
soc/amd/picasso: factor out write_resume_eip to common code
Felix Held
2020-12-09
soc/amd: Remove Kconfig BOOTBLOCK_ADDR
Kyösti Mälkki
2020-12-09
soc/amd: Remove Kconfig X86_RESET_VECTOR
Kyösti Mälkki
2020-12-06
soc/amd: factor out common family 17h&19h TSC and monotonic timer code
Felix Held
2020-12-06
soc/amd/common/block/cpu: move Makefile guards into subfolders
Felix Held
2020-12-05
soc/amd: Fix X86_RESET_VECTOR location in comments
Kyösti Mälkki
2020-12-02
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-11-30
soc/amd: move assembly part of non-CAR bootblock to common directory
Felix Held
2020-11-30
soc/amd/common/block/cpu: move CAR-specific Makefile to sub-directory
Felix Held
2020-11-22
soc/amd: move non-CAR linker scripts to common directory
Felix Held
2020-11-09
soc/amd/common: add Kconfig help text to pre-family-17h-only blocks
Felix Held
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-26
soc/amd/common/car: Remove unneeded header
Kyösti Mälkki
2019-11-26
soc/amd/exit_car.S: Drop redundant enabling cache
Arthur Heymans
2018-04-10
soc/amd: Add "halt this AP" callback to romstage
Richard Spiegel
2018-03-16
soc/amd/stoneyridge: Create a HALT_THIS_AP callout
Richard Spiegel
2017-09-27
soc/amd/stoneyridge: Revert CAR teardown wbinvd
Marshall Dawson
2017-09-27
soc/amd/stoneyridge: Add postcar stage
Marshall Dawson
2017-07-27
soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCK
Marshall Dawson