aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/family10
AgeCommit message (Expand)Author
2014-11-24northbridge/amd/agesa: Remove useless northbridge.h headerEdward O'Callaghan
2014-11-24northbridge/amd/agesa/family1{4,5,5tn,6kb}: Reduce differencesEdward O'Callaghan
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-11-01northbridge/amd: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-07-17northbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-14AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki
2014-07-08northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-29northbridge/amd: Remove some extraneous parentheses from if-statementsEdward O'Callaghan
2014-06-29AMD boards: Fix comment style and typosKyösti Mälkki
2014-06-26AMD boards: Fix typosKyösti Mälkki
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
2013-12-07Correct file permissions.Idwer Vollering
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-07-10Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki
2013-06-24AMD: Drop empty root_complexKyösti Mälkki
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 10: Update for string portabilityMike Loptien
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-27Get rid of drivers classPatrick Georgi
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 NB: Limit the device field to 5 bits. (Propagation)zbao
2012-08-02AMD Agesa and GFXUMA: drop use of uma_memory_baseKyösti Mälkki
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-05-08Clean up #ifsPatrick Georgi
2012-03-16Fix AMD Fam10 CBMEM allocationStefan Reinauer
2012-03-16AMD Agesa: delete no-op bootblock filesKyösti Mälkki
2011-11-01remove trailing whitespaceStefan Reinauer
2011-07-18Add AMD Family 10 cpu support to northbridge folderefdesign98