index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
cpu
/
amd
Age
Commit message (
Expand
)
Author
2019-07-02
cpu/amd/msr: Clarify MMIO_CONF shift value
Marshall Dawson
2019-03-04
arch/io.h: Add missing includes
Kyösti Mälkki
2019-01-04
amdfam10 boards: Use defaults for get_pci1234()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Add temporary pirq_router_bus variable
Kyösti Mälkki
2019-01-04
amdfam10 boards: Declare get_pci1234() just once
Kyösti Mälkki
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-11-05
amd/mtrr: Fix IORR MTRR
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-30
src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-30
{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros
Elyes HAOUAS
2018-10-30
src: Add missing include <stdint.h>
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-14
complier.h: add __always_inline and use it in code base
Aaron Durbin
2018-09-07
amd/fam15: Add more MCA information
Marshall Dawson
2018-08-08
amd/fam15: Add MCA bank register definitions
Marshall Dawson
2018-08-08
cpu/amd: Correct number of MCA banks cleared
Marshall Dawson
2018-08-08
cpu/amd: Rename MCA status register
Marshall Dawson
2018-07-09
src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-05
amd/geode_lx: Fix .c includes
Kyösti Mälkki
2018-05-31
Remove AMD K8 cpu and northbridge support
Kyösti Mälkki
2018-05-24
AMD: Remove some leftover includes
Kyösti Mälkki
2017-11-01
cpu/amdfam15.h: Add definition for MMIO config MSR
Marshall Dawson
2017-09-27
cpu/amd/amdfam15: Add misc. SMM definitions
Marshall Dawson
2017-09-26
AGESA cimx: Move cb_types.h to vendorcode
Kyösti Mälkki
2017-09-19
AGESA binaryPI: Clean up amdfamXX.h include
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: Tidy up CAR disable
Kyösti Mälkki
2017-08-01
src/include: Add guards on all header files
Martin Roth
2017-07-14
geode_lx: Move declaration to another header
Kyösti Mälkki
2017-07-13
src/include: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-28
amd/family15h: Add defines for boost and P-state
Marshall Dawson
2017-06-26
soc/amd/stoneyridge: Add CPU files
Marc Jones
2017-05-18
AMD MTRR: Add common add_uma_resource_below_tolm()
Kyösti Mälkki
2017-04-28
nb/amdk8: Link coherent_ht.c
Arthur Heymans
2017-04-25
AMD Geode: Move conflicting mainboard_romstage_entry()
Marc Jones
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-13
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-13
src/include: Fix space between type, * and variable name
Lee Leahy
2017-03-12
src/include: Remove braces for single statements
Lee Leahy
2017-03-12
src/include: Remove spaces before tabs
Lee Leahy
2017-03-10
src/include: Add space after +
Lee Leahy
2017-03-10
src/include: Add parenthesis around macros
Lee Leahy
2017-03-09
src/include: Add space after comma
Lee Leahy
2017-03-09
src/include: Indent code using tabs
Lee Leahy
2017-03-09
src/include: Move trailing statements to next line
Lee Leahy
2017-03-09
src/include: Fix unsigned warnings
Lee Leahy
[next]