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
Age
Commit message (
Expand
)
Author
2019-06-03
nb/amd/pi/00630F01/northbridge.c: Remove variable set but not used
Elyes HAOUAS
2019-06-03
nb/amd/amdmct/mct_ddr3/mct_d.c: Remove variable set but not used
Elyes HAOUAS
2019-05-29
src/northbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-25
AGESA binaryPI: Add AGESA entry timestamps
Kyösti Mälkki
2019-05-25
AGESA: Move debug helper to eventlog file
Kyösti Mälkki
2019-05-25
AGESA: Move heap_status_name() implementation
Kyösti Mälkki
2019-05-24
nb/amd/amdmct/mct/mctdqs_d.c: Remove variable set but not used
Elyes HAOUAS
2019-05-24
nb/amd/amdmct/mct/mctpro_d.c: Remove variable set but not used
Elyes HAOUAS
2019-05-24
nb/amd/amdmct/mct/mctecc_d.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: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-11
nb/amd/amdfam10/util.c: Use "CONFIG" only when appropriate
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-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
Fix 'unsigned int' to bare use of 'unsigned'
Subrata Banik
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-13
nb/amd/amdfam10: Remove define macro already done in 'amdfam10.h'
Elyes HAOUAS
2019-03-13
nb/amd/amdfam10: Remove 'IS_ENABLED()'
Elyes HAOUAS
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-04
arch/io.h: Add missing includes
Kyösti Mälkki
2019-03-04
arch/io.h: Fix PCI and PNP simple typedefs
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-28
src: Don't use a #defines like Kconfig symbols
Elyes HAOUAS
2019-01-24
AGESA fam12/fam14: Drop amdfamX.c file include
Kyösti Mälkki
2019-01-22
AGESA/binaryPI: Add NULL pointers check
Kyösti Mälkki
2019-01-14
AGESA: Drop CONFIG_CBB and CONFIG_CDB
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-14
AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTON
Kyösti Mälkki
2019-01-13
{mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()
Elyes HAOUAS
2019-01-10
northbridge/amdfam10: Deal with PCI_ADDR() better
Kyösti Mälkki
2019-01-10
amdfam10 boards: Simplify early resourcemap
Kyösti Mälkki
2019-01-10
mb: Move timestamp_add_now to northbridge/amd/amdfam10
Elyes HAOUAS
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-07
src: Move constant to the right side of comparison
Elyes HAOUAS
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
AGESA: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
binaryPI: Use pcidev_on_root()
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: Call get_bus_conf() just once
Kyösti Mälkki
[next]