aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/family15tn/northbridge.c
AgeCommit message (Expand)Author
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
2013-09-11CBMEM AMD: Fix calls to set_top_of_ram_once()Kyösti Mälkki
2013-09-11CBMEM AMD: Remove references to global high_tables_baseKyösti Mälkki
2013-08-15AMD Richland: Add new graphics device IDs to Family 15, Models 10-1FBruce Griffith
2013-07-10Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki
2013-06-04AMD Fam 15tn: Use all memory on systems with more than 4 GBSiyuan Wang
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-04Family 15tn: Update for string portabilityMike Loptien
2013-02-04Add MMCONF resource to AMD fam15tn PCI_DOMAINSteven Sherk
2013-01-30Rename family15tn pci northbridgeops functions.Steven Sherk
2013-01-22F15tn: Fix all warnings, enable warnings as errorsMartin Roth
2013-01-21F15tn: Modify devicetree to fix S3 resumeMartin Roth
2012-12-07Add function to map vendor/device to generic VBIOS IDsDave Frodin
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-10-07Remove chip.h files without config structureKyösti Mälkki
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-09AMD northbridge: copy TOP_MEM and TOP_MEM2 for distributionKyösti Mälkki
2012-08-04AMD f15 nb: Remove the misleading 0x100 from the limitk (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-01AMD F15tn northbridge: Remove the misleading 0x100 from the limitk.zbao
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-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-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