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
/
amdfam10
Age
Commit message (
Expand
)
Author
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
2015-06-10
PCI subsystem: Drop PCI_64BIT_PREF_MEM option
Kyösti Mälkki
2015-06-10
northbridge/amd/amdfam10: Increase MMIO hole size to 1GB
Timothy Pearson
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
AMD K8 fam10: Use parent subordinate to track HT enumeration
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Drop extra HT scan_chain() parameters
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Drop local is_sblink in scan_chains
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Drop redundant parameters on scan_chain()
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor HT link connection test
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Relocate SB_HT_CHAIN in devicetree
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
AMD fam10: Refactor calls for HT configuration
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Eliminate local variable min_bus
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Eliminate local variables busn and max_bus
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Add ht_route_link()
Kyösti Mälkki
2015-06-05
AMD fam10: Fix add_more_links
Kyösti Mälkki
2015-06-04
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-06-04
PCI subsystem: Drop parameter max from scan_bus
Kyösti Mälkki
2015-06-04
HyperTransport: Use subordinate property to track chain enumeration
Kyösti Mälkki
2015-06-04
HyperTransport: Move pci_scan_bus() call
Kyösti Mälkki
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-04-29
kbuild: automatically include northbridges
Stefan Reinauer
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-04-02
northbridge/amd/amdfam10: Generate SMBIOS tables for RAM
Timothy Pearson
2015-04-01
mainboards/amdfam10: Copy DIMM information to cbmem after romstage
Timothy Pearson
[next]