summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/family15tn
AgeCommit message (Expand)Author
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 family15tn pci northbridgeops functions.Steven Sherk
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
2012-12-07Add function to map vendor/device to generic VBIOS IDsDave Frodin
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-17Drop no-op bootblock.cKyösti Mälkki
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-22Auto-declare chip_operationsKyö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