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-09-15
northbridge: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-08-26
amdfam10: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-20
nb/amd/pi,sb/amd/sr5650: Remove unnecessary allocation
Jacob Garber
2019-08-20
src: Remove variable length arrays
Jacob Garber
2019-08-20
AGESA,binaryPI: Replace use of __PRE_RAM__
Kyösti Mälkki
2019-08-10
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-07-30
nb/amd/amdht: Use standard coreboot assertions
Jacob Garber
2019-07-21
nb/amd/trinity: Rename PCI ID of the IOMMU
Marshall Dawson
2019-07-04
amdfam10: Declare get_sysinfo()
Kyösti Mälkki
2019-07-04
amdfam10: Declare empty activate_spd_rom() stub
Kyösti Mälkki
2019-07-02
src: Use CRx_TYPE type for CRx
Elyes HAOUAS
2019-06-28
device,nb/amd: Deduplicate add_more_links()
Jacob Garber
2019-06-21
nb/amd/amdmct/mct_ddr3: Remove unused code
Jacob Garber
2019-06-21
nb/amd/amdfam10: Use 64 bits in multiplication
Jacob Garber
2019-06-21
nb/amd/amdfam10/northbridge.c: Remove variable set but not used
Elyes HAOUAS
2019-06-21
nb/amd/amdmct/mct: Remove duplicate if condition
Jacob Garber
2019-06-21
nb/amd/amdmct/mct_ddr3: Remove duplicate conditional
Jacob Garber
2019-06-21
nb/amd/amdmct/mct_ddr3: Remove duplicate code
Jacob Garber
2019-06-15
nb/amd/amdmct/mct: Simplify conditional
Jacob Garber
2019-06-13
nb/amd/amdfam10: die() on out of bounds reads
Jacob Garber
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
[next]