aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd
AgeCommit message (Expand)Author
2013-02-04Add MMCONF resource to AMD fam15 PCI_DOMAINSteven Sherk
2013-02-04Family 12: Update for string portabilityMike Loptien
2013-02-04Family 15tn: Update for string portabilityMike Loptien
2013-02-04Family 10: Update for string portabilityMike Loptien
2013-02-04Family 15: Update for string portabilityMike Loptien
2013-02-04Add MMCONF resource to AMD fam15tn PCI_DOMAINSteven Sherk
2013-02-01Fam15tn: Move SPD read from mainboards into wrapperMartin Roth
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-30Rename family15 pci northbridgeops functions.Steven Sherk
2013-01-30Rename family15tn pci northbridgeops functions.Steven Sherk
2013-01-30Family 14: Update for string portability.Mike Loptien
2013-01-22Add MMCONF resource to AMD fam14 PCI_DOMAIN.Marc Jones
2013-01-22Rename fam14 pci northbridge ops functions.Marc Jones
2013-01-22F15tn: Fix all warnings, enable warnings as errorsMartin Roth
2013-01-21AGESA F15tn: Move callouts into northbridge wrapperMartin Roth
2013-01-21F15tn: Modify devicetree to fix S3 resumeMartin Roth
2013-01-04rd890: clear IO-APIC before setupAladyshev Konstantin
2012-12-07Add function to map vendor/device to generic VBIOS IDsDave Frodin
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-17Drop no-op bootblock.cKyösti Mälkki
2012-11-07AMD G34 CPU: change lapic_id in northbridge.c to accommodate G34 CPUSiyuan Wang
2012-11-07AMD rd890 late.c: Don't enable PCIe ports after PCIe init.Siyuan Wang
2012-11-07AMD agesa family15: PCI domain should scan bus from 0x18.0Siyuan Wang
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-09-19agesa fam15 northbridge: change lapic_id to accommodate two CPUsSiyuan Wang
2012-08-28Fix AMD UMA for RS780Kyösti Mälkki
2012-08-27AMD northbridges: factor out CPU allocationKyösti Mälkki
2012-08-27AMD northbridges: rewrite CPU allocationKyösti Mälkki
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-09AMD northbridge: copy TOP_MEM and TOP_MEM2 for distributionKyösti Mälkki
2012-08-07Move cpus_ready_for_init() to AMD K8Kyösti Mälkki
2012-08-05AMD f15: Change multiply ONE_MB to bit shifting (Propagation)zbao
2012-08-04AMD f15 nb: Remove the misleading 0x100 from the limitk (Propagation)zbao
2012-08-04AMD NB: Limit the device field to 5 bits. (Propagation)zbao
2012-08-02Limit the device field to 5 bits.zbao
2012-08-02AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki
2012-08-02AMD Agesa and GFXUMA: drop use of uma_memory_baseKyösti Mälkki
2012-08-02AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_baseKyösti Mälkki
2012-08-01AMD F15tn northbridge: Remove the misleading 0x100 from the limitk.zbao
2012-07-26Refactor driver structsPatrick Georgi
2012-07-26amd/lx: Move configuration from source to KconfigPatrick Georgi
2012-07-25Change multiply ONE_MB to bit shifting.zbao
2012-07-25sync the northbridge.c with other family.zbao
2012-07-22Trinity wrapper code improvement.zbao
2012-07-20Drop VGA_BRIDGE_SETUP config optionPatrick Georgi
2012-07-16Drop invalid device ops on Agesa northbridgeKyösti Mälkki
2012-07-16AMD: Fix GFXUMA with 4GB or more RAMKyösti Mälkki
2012-07-16Move setup_uma_memory() to K8 northbridgeKyösti Mälkki
2012-07-16Move setup_uma_memory() to AMDFAM10 northbridgeKyösti Mälkki
2012-07-16Move setup_uma_memory() to Agesa Family14 northbridgeKyösti Mälkki
2012-07-16Move setup_uma_memory() to Agesa Family12 northbridgeKyösti Mälkki
2012-07-16Move setup_uma_memory() to Agesa Family15 northbridgeKyösti Mälkki
2012-07-16Define global uma_memory variablesKyösti Mälkki
2012-07-16Add global uma_resource()Kyösti Mälkki
2012-07-03AGESA F15 wrapper for Trinityzbao
2012-05-24cbtypes.h: Unify cbtypes.h used in AMD board's codeVikram Narayanan
2012-05-08Some more #if cleanupPatrick Georgi
2012-05-08Clean up #ifsPatrick Georgi
2012-04-30Add default map_oprom_vendev() for AMD Family 14h processors.Martin Roth
2012-04-20Refactor some alignment handlingPatrick Georgi
2012-04-16S3 code in coreboot public folder.zbao
2012-04-05amdfam10: add phenom II as known cpuBernhard Urban
2012-03-16Fix AMD Fam15 CBMEM allocationStefan Reinauer
2012-03-16Fix AMD Fam12 CBMEM allocationStefan Reinauer
2012-03-16Fix AMD Fam10 CBMEM allocationStefan Reinauer
2012-03-16AMD Agesa: delete no-op bootblock filesKyösti Mälkki
2012-03-16Rename AMD_AGESA to CPU_AMD_AGESAKyösti Mälkki
2012-03-16Fix AMD Agesa leaking KconfigKyösti Mälkki
2012-03-16VIA southbridge K8T890: Apply un-written naming rulesKyösti Mälkki
2012-03-16Fix AMD Fam14 cbmen allocationMarc Jones
2012-03-15Clean up whitespace in fam14 northbridge.cMarc Jones
2012-03-07Move C labels to start-of-linePatrick Georgi
2012-03-02Fix ECC disable option for AMD Fam10 DDR2 and DDR3.Marc Jones
2012-02-17Remove whitespace.Patrick Georgi
2012-02-16AGESA F15: AGESA family15 model 00-0fh northbridge wrapperKerry Sheh
2012-02-16RD890: AMD RD890/SR56X0 CIMX wrapperKerry Sheh
2012-01-26Make Geode GX2 VGA setup work.Nils Jacobs
2012-01-07Update geode GX2 tree to match LX.Nils Jacobs
2012-01-05Clean up AMD Fam14 SSDTMarc Jones
2011-12-31White space and coding style fixes.Nils Jacobs
2011-12-14k8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it for asus k8v-xFlorian Zumbiehl
2011-12-02Change AMD vendorcode buildKyösti Mälkki
2011-11-23k8 raminit: fix bug, improve clock selection, add clock limit for sock754Florian Zumbiehl
2011-11-16fix DDR_MASK in load-dependent clock limiting for socket 939 in k8 raminitFlorian Zumbiehl
2011-11-07Cycle time at CAS Latency (CLX - 2) is at 25 in DDR2 SPD, not at 26Florian Zumbiehl
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-15AMD CPU and chipset fixes for compilation with gcc 4.6Stefan Reinauer
2011-10-14Fix compilation of AMD GX2 northbridge code with gcc 4.6Stefan Reinauer
2011-10-12amdk8: ASL include for K8 temperature sensor support in ACPIChristoph Grenz
2011-10-03TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platformsenok71
2011-09-24Add AMD Family 10h PH-E0 supportQingPei Wang
2011-09-14AMD F14 Northbridge updatesefdesign98
2011-09-07AMD F14 southbridge updateKerry She
2011-07-22Update AMD SR5650 and SB700efdesign98
2011-07-18Add AMD Family 10 cpu support to northbridge folderefdesign98
2011-07-10ASRock E350M1: ACPI-related BSOD fixScott Duplichan
2011-07-09Fix memory size reporting on AMD family 14h systems for >= 4GBCristian Măgherușan-Stanciu
2011-06-30Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP andRudolf Marek