summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/agesa/family15tn
Commit message (Expand)AuthorAgeFilesLines
* AGESA: Implement EmptyHeap()Kyösti Mälkki2014-05-052-0/+8
* AGESA fam15tn: Use common GetHeapBase()Kyösti Mälkki2014-05-052-0/+18
* AMD AGESA fam15tn/fam16kb: Remove unused source filesKyösti Mälkki2014-04-161-302/+0
* lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko2014-01-121-1/+1
* Replace all occurences of sprintf with snprintfVladimir Serbinenko2014-01-101-1/+1
* Correct file permissions.Idwer Vollering2013-12-071-0/+0
* CBMEM AMD: Fix calls to set_top_of_ram_once()Kyösti Mälkki2013-09-111-10/+8
* CBMEM AMD: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-14/+4
* AMD Richland: Add new graphics device IDs to Family 15, Models 10-1FBruce Griffith2013-08-151-21/+34
* ASUS F2A85-M: Split DSDT into common sections (as per Parmer)Kimarie Hoot2013-08-081-0/+10
* AMD Fam15tn: Split DSDT into common sectionsSteve Goodrich2013-07-161-0/+90
* Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki2013-07-101-6/+1
* AMD: Drop empty root_complexKyösti Mälkki2013-06-242-3/+0
* AMD Fam15tn: Add support for AGESA runtime allocation in CBMEMRudolf Marek2013-06-241-0/+27
* AMD Fam15tn: Add IOMMU BAR allocation to northbridgeRudolf Marek2013-06-242-0/+74
* AMD Fam 15tn: Use all memory on systems with more than 4 GBSiyuan Wang2013-06-041-1/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0110-10/+10
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-4/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-4/+4
* Family 15tn: Update for string portabilityMike Loptien2013-02-041-2/+2
* Add MMCONF resource to AMD fam15tn PCI_DOMAINSteven Sherk2013-02-042-14/+21
* Fam15tn: Move SPD read from mainboards into wrapperMartin Roth2013-02-016-1/+255
* Extend CBFS to support arbitrary ROM source media.Hung-Te Lin2013-01-301-1/+3
* Rename family15tn pci northbridgeops functions.Steven Sherk2013-01-301-4/+4
* F15tn: Fix all warnings, enable warnings as errorsMartin Roth2013-01-221-1/+1
* AGESA F15tn: Move callouts into northbridge wrapperMartin Roth2013-01-213-0/+462
* F15tn: Modify devicetree to fix S3 resumeMartin Roth2013-01-211-23/+0
* Add function to map vendor/device to generic VBIOS IDsDave Frodin2012-12-071-0/+36
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+1
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Drop no-op bootblock.cKyösti Mälkki2012-11-171-29/+0
* Remove chip.h files without config structureKyösti Mälkki2012-10-073-48/+0
* Fix AMD UMA for RS780Kyösti Mälkki2012-08-281-3/+10
* AMD northbridges: factor out CPU allocationKyösti Mälkki2012-08-271-20/+6
* AMD northbridges: rewrite CPU allocationKyösti Mälkki2012-08-271-24/+17
* Auto-declare chip_operationsKyösti Mälkki2012-08-222-2/+0
* AMD northbridge: copy TOP_MEM and TOP_MEM2 for distributionKyösti Mälkki2012-08-091-17/+6
* AMD f15 nb: Remove the misleading 0x100 from the limitk (Propagation)zbao2012-08-041-1/+1
* Limit the device field to 5 bits.zbao2012-08-021-2/+2
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-1/+3
* AMD Agesa and GFXUMA: drop use of uma_memory_baseKyösti Mälkki2012-08-021-3/+0
* AMD F15tn northbridge: Remove the misleading 0x100 from the limitk.zbao2012-08-011-1/+1
* Change multiply ONE_MB to bit shifting.zbao2012-07-251-9/+9
* sync the northbridge.c with other family.zbao2012-07-251-10/+33
* Trinity wrapper code improvement.zbao2012-07-221-0/+48
* Drop invalid device ops on Agesa northbridgeKyösti Mälkki2012-07-161-18/+0
* AMD: Fix GFXUMA with 4GB or more RAMKyösti Mälkki2012-07-161-5/+0
* Define global uma_memory variablesKyösti Mälkki2012-07-161-4/+0
* Add global uma_resource()Kyösti Mälkki2012-07-161-14/+2