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
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
amd/{nb/amdfam10,cpu/pi}/Kconfig: Remove unused symbols
Elyes HAOUAS
2018-11-16
src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-08
nb/amd/amdmct/mct_ddr3: Replace MTRR addresses with macros
Elyes HAOUAS
2018-11-08
src: Replace common MSR addresses with macros
Elyes HAOUAS
2018-11-05
amd/mtrr: Fix IORR MTRR
Elyes HAOUAS
2018-11-05
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-10-31
reset: Finalize move to new API
Nico Huber
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-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
src: Typo fix (cosmetic)
Peter Lemenkov
2018-10-22
sb/amd/cimx/sb[89]00: Use CF9 reset
Nico Huber
2018-10-18
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-10-11
selfboot: remove bounce buffers
Ronald G. Minnich
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-09-25
northbridge: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
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-09-10
complier.h: add __noreturn and use it in code base
Aaron Durbin
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-08-09
src/northbridge: Fix typo
Elyes HAOUAS
2018-08-08
cpu/amd: Correct number of MCA banks cleared
Marshall Dawson
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-07-02
src/nb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-14
src: Get rid of device_t
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-11
{src,util}: Use NULL instead of 0 for pointer
Elyes HAOUAS
2018-06-06
arch/x86: Make RELOCATABLE_RAMSTAGE the default
Kyösti Mälkki
2018-06-06
arch/x86: Flag platforms without RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2018-06-05
northbridge/amd/lx: Fix function setShadowRCONF
Iru Cai
2018-06-05
amd/geode_lx: Fix .c includes
Kyösti Mälkki
2018-06-04
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-05-31
Remove AMD K8 cpu and northbridge support
Kyösti Mälkki
2018-05-31
Remove southbridges after K8 board removals
Kyösti Mälkki
2018-05-31
Remove all AMD K8 boards
Kyösti Mälkki
2018-05-29
src/northbridge: Add and update license headers
Martin Roth
2018-05-24
AMD geode/lx: Remove generic_sdram.c include
Kyösti Mälkki
[next]