index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
amd
/
amdfam10
Age
Commit message (
Expand
)
Author
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
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
2019-01-04
amdfam10 boards: Add Makefiles and fix resourcemap.c
Kyösti Mälkki
2019-01-04
amdfam10 boards: Declare get_pci1234() just once
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop AMD_SB_CIMX
Kyösti Mälkki
2018-12-19
northbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-18
northbridge: Remove unneeded include <pc80/mc146818rtc.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-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
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-08-10
src: Fix typo
Elyes HAOUAS
2018-08-09
src/northbridge: Fix typo
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2018-06-06
arch/x86: Flag platforms without RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2018-06-04
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-05-29
src/northbridge: Add and update license headers
Martin Roth
2018-05-24
nb/amd/amdfam10: Get rid of device_t
Kyösti Mälkki
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-08-22
AMD K8 fam10-15: Tidy up CAR disable
Kyösti Mälkki
2017-08-01
src/northbridge: Add guards on all header files
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-08
nb/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-27
amd/amdfam10: Remove dead code
Stefan Reinauer
2017-04-17
[nb|sb]/amd/[amdfam10|sb700]: Add LPC bridge ACPI names for NB/SB
Timothy Pearson
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-12-07
AMD fam10 binaryPI: Remove invalid PCI ops on CPU domain
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Drop redundant logging
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Consolidate resource registration
Kyösti Mälkki
2016-12-07
PCI ops: MMCONF_SUPPORT_DEFAULT is required
Kyösti Mälkki
2016-12-06
AMD fam10h-15h: MMCONF_SUPPORT_DEFAULT is already set
Kyösti Mälkki
2016-10-09
northbridge/amd/amdfam10: Remove commented code
Elyes HAOUAS
2016-10-04
src/northbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-10-04
src/northbridge: Remove whitespace after sizeof
Elyes HAOUAS
2016-09-20
northbridge/amd/amdfam10: Improve code formatting
Elyes HAOUAS
2016-09-13
northbridge/amd/amdfam10: transition away from device_t
Antonello Dettori
2016-09-12
src/northbridge: Improve code formatting
Elyes HAOUAS
2016-08-31
northbridge/amd: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-02
amd/amdfam10: eliminate dead code
Patrick Georgi
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-07-31
src/northbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-05-09
nb/amd/mct_ddr3: Report correct DIMM size in SMBIOS structure
Timothy Pearson
2016-04-11
nb/amd/amdfam10: Write MCT variables to flash after PCI configuration
Timothy Pearson
2016-04-08
nb/amd/mct_ddr3: Reenable sync flood after ECC init
Timothy Pearson
2016-04-08
nb/amd/amdfam10: Only flag machine check exception if valid bit is set
Timothy Pearson
2016-03-31
nb/amd_mct_ddr3: Move DRAM MCE sync flood enable to ramstage
Timothy Pearson
2016-03-30
northbridge/amd/amdfam10: Add family15h model10h-1fh (Trinity)
Damien Zammit
2016-01-29
cpu/amd/fam10h-fam15h: Correctly create APIC ID on single node systems
Timothy Pearson
2016-01-24
northbridge/amd/amdfam10: Update DRAM speed limits for C32 sockets
Timothy Pearson
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2016-01-13
tree: drop last paragraph of GPL copyright header from new files
Martin Roth
2015-12-18
southbridge/amd/sr5650: Add MCFG ACPI table support
Timothy Pearson
2015-12-13
amd/[nb/fam10|sb/sr5650]: Minor cosmetic changes
Timothy Pearson
2015-12-01
nb/amd/amdfam10: Fix incorrect channel buffer count configuration
Timothy Pearson
2015-11-30
cpu/amd/family_10h-family_15h: Apply missing Family 15h errata fixes
Timothy Pearson
2015-11-28
nb/amd/amdfam10: Work around sporadic lockups when CC6 enabled
Timothy Pearson
2015-11-24
nb/amd/amdfam10: Fix gart setup not working on Fam15h processors
Timothy Pearson
2015-11-24
amd/amdfam10: Control Fam15h cache partitioning via nvram
Timothy Pearson
2015-11-24
northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gart
Timothy Pearson
2015-11-23
northbridge/amd/amdfam10: Add Family 15h cache partitioning support
Timothy Pearson
2015-11-23
northbridge/amd/amdfam10: Fix invalid NUMA table
Timothy Pearson
2015-11-23
cpu/amd: de-duplicate MSR include files
Stefan Reinauer
2015-11-22
northbridge/amd/amdfam10: Fix poor performance on Family 15h CPUs
Timothy Pearson
2015-11-20
nb/amd/amdfam10: Add HyperTransport probe filter support
Timothy Pearson
2015-11-19
northbridge/amd/amdmct/mct_ddr3: Move K10D configuration into separate file
Timothy Pearson
2015-11-14
northbridge/amd/amdfam10: Properly indicate node and channel in SMBIOS tables
Timothy Pearson
2015-11-11
northbridge/amd/amdfam10: Add ability to set maximum P-state limit
Timothy Pearson
2015-11-11
cpu/amd: Add CC6 support
Timothy Pearson
2015-11-11
northbridge/amd/amdfam10: Enable CC6 DRAM save area setup
Timothy Pearson
2015-11-05
src/amd: Increase maximum blootblock execution count
Timothy Pearson
2015-11-02
cpu/amd: Add initial AMD Family 15h support
Timothy Pearson
2015-11-02
cpu/amd: Move model_10xxx to family_10h-family_15h
Timothy Pearson
2015-11-02
northbridge/amd/amdfam10: Set DIMM voltage based on SPD data
Timothy Pearson
2015-10-31
northbridge/amd/amdfam10: Correct S3_DATA_POS type from int to hex
Timothy Pearson
2015-10-31
northbridge/amd/amdfam10: Update RAM speed table with DDR3 values
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
northbridge/amd/amdmct/mct_ddr3: Add initial Suspend to RAM (S3) support
Timothy Pearson
2015-10-30
northbridge/amd/amdfam10: Add Suspend to RAM (S3) Flash data storage area
Timothy Pearson
2015-10-27
northbridge/amd/amdfam10: Limit maximum RAM clock to BKDG recommendations
Timothy Pearson
2015-10-26
northbridge/amd/amdmct: Fix broken AMD K10 DDR3 memory initalization
Timothy Pearson
2015-10-25
northbridge/amd/amdfam10: Enable advanced PCIe setup options
Timothy Pearson
2015-10-24
cpu/amd: Add initial support for AMD Socket G34 processors
Timothy Pearson
2015-10-23
northbridge/amd/amdfam10: Fix typo in comment
Timothy Pearson
2015-09-07
northbridge/amd/amdfam10: Use adequate size for HT speed limit field
Timothy Pearson
2015-08-30
Kconfig: Remove EXPERT mode
Alexandru Gagniuc
2015-08-18
northbridge/amd/amdfam10: Redirect legacy VGA memory access to MMIO
Timothy Pearson
2015-07-14
amd/fam10: Add k10temp ACPI thermal zone mixin.
Tobias Diedrich
2015-07-07
northbridge/amd/amdfam10: Remove array to null comparison
Timothy Pearson
2015-06-13
Move remap_bsp_lapic to AMD specific code
Stefan Reinauer
[next]