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
/
northbridge
/
amd
/
pi
Age
Commit message (
Expand
)
Author
2019-10-27
src/[northbridge,security]: change "unsigned" to "unsigned int"
Martin Roth
2019-09-15
northbridge: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-08-20
nb/amd/pi,sb/amd/sr5650: Remove unnecessary allocation
Jacob Garber
2019-08-20
AGESA,binaryPI: Replace use of __PRE_RAM__
Kyösti Mälkki
2019-06-28
device,nb/amd: Deduplicate add_more_links()
Jacob Garber
2019-06-03
nb/amd/pi/00630F01/northbridge.c: Remove variable set but not used
Elyes HAOUAS
2019-05-24
nb/amd/pi/00660F01: Remove variable set but not used
Elyes HAOUAS
2019-04-25
src/northbridge/amd: Remove unused variables
Elyes HAOUAS
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-08
nb/amd/pi/agesawrapper: Drop stale comment about IS_ENABLED()
Nico Huber
2019-04-08
nb/amd/pi, mb/amd/bettong: Fix null pointer checks
Jacob Garber
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-19
Fix 'unsigned int' to bare use of 'unsigned'
Subrata Banik
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-22
AGESA/binaryPI: Add NULL pointers check
Kyösti Mälkki
2019-01-14
binaryPI: Drop CONFIG_CBB and CONFIG_CDB
Kyösti Mälkki
2019-01-14
binaryPI: Drop invalid northbridge.h file
Kyösti Mälkki
2019-01-10
binaryPI: Drop warning on EXT_CONF_SUPPORT
Kyösti Mälkki
2019-01-09
agesawrapper.c: check if HOP_COUNT_TABLE exists before AmdInitLate()
Krystian Hebel
2019-01-04
binaryPI: Use pcidev_on_root()
Kyösti Mälkki
2019-01-03
nb/amd/pi/00{630F01,730F01}: Use ARRAY_SIZE
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-05
amd: Fix non-local header treated as local
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-20
nb/amd/pi/00730F01: use MMIO and performance counters from AGESA
Piotr Król
2018-09-18
nb/amd/pi/00730F01: Don't use device_t in ramstage
Elyes HAOUAS
2018-09-15
nb/amd/pi/00730F01: Add initial native IVRS support
Timothy Pearson
2018-09-15
nb/amd/pi/00730F01: Initialize IOMMU device
Kyösti Mälkki
2018-07-23
AGESA binaryPI: Remove code for CONFIG_CBB!=0
Kyösti Mälkki
2018-07-20
AGESA binaryPI: Fix and optimize for MAX_NODES_NUM
Kyösti Mälkki
2018-07-09
src/northbridge: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2018-06-14
AGESA binaryPI: Drop RAMBASE and RAMTOP
Kyösti Mälkki
2018-06-06
arch/x86: Make RELOCATABLE_RAMSTAGE the default
Kyösti Mälkki
2018-06-04
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-05-23
nb/amd/pi: Get rid of device_t
Kyösti Mälkki
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-01-23
binaryPI: Move agesawrapper.h header
Kyösti Mälkki
2017-09-29
AGESA binaryPI: Drop amdlib.h in dimmSpd.h
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-09-26
binaryPI: Drop Options.h include
Kyösti Mälkki
2017-09-26
AGESA: Avoid cpuRegisters.h include
Kyösti Mälkki
[next]