aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/thatcher
AgeCommit message (Expand)Author
2014-05-05AGESA: Implement EmptyHeap()Kyösti Mälkki
2014-05-05AGESA fam15tn: Use common GetHeapBase()Kyösti Mälkki
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-28AMD: Add common header file for CAR setupKyösti Mälkki
2014-04-26mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan
2014-04-21AMD hudson and yangtze boards: Let mainboard declare power buttonAlexandru Gagniuc
2014-04-17AMD hudson yangtze: Drop MAX_PHYSICAL_CPUS in commentsKyösti Mälkki
2014-04-16southbridge/hudson: Use MMIO instead of PIO to access PM spaceAlexandru Gagniuc
2014-04-16AMD hudson yantgze: Drop MAX_PHYSICAL_CPUSKyösti Mälkki
2014-04-16AMD hudson yantgze: Drop APIC_ID_OFFSETKyösti Mälkki
2014-04-16AMD AGESA: Drop SB_HT_CHAIN_UNITID_OFFSET_ONLYKyösti Mälkki
2014-04-16AMD AGESA: Drop LIFT_BSP_APIC_IDKyösti Mälkki
2014-04-16AMD AGESA: Drop AMDMCTKyösti Mälkki
2014-04-16AMD Thatcher: add IMC fan controlWANG Siyuan
2014-04-13hudson boards: Don't require ide.asl file on boards without IDEAlexandru Gagniuc
2014-01-19board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko
2014-01-15Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki
2013-12-26AMD AGESA: Drop MEM_TRAIN_SEQKyösti Mälkki
2013-11-22AMD f15tn, f16kb: Remove CDIT table and DMI tableWANG Siyuan
2013-11-12AMD Hudson: Move function s3_resume_init_data to southbridgeZheng Bao
2013-10-07AMD hudson yangtze: Fix corruption of a global ramstage variableKyösti Mälkki
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
2013-08-15AMD Fam15tn boards: BiosCallOuts.c: Remove board name from `CodecTableList`Paul Menzel
2013-08-08AMD Thatcher: Split DSDT into common sections (as per Parmer)Kimarie Hoot
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-06-24AMD: Drop empty root_complexKyösti Mälkki
2013-06-23AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel
2013-06-17AMD southbridges: Move HAVE_HARD_RESETKyösti Mälkki
2013-06-17Add support for XHCI (USB 3.0)Dave Frodin
2013-06-13AMD Thatcher: fix issue 'S3 fails to suspend after wake up from USB keyboard'Siyuan Wang
2013-05-31AMD Trinity boards: Add reserved memory area for SPI base address in ACPISteven Sherk
2013-05-30AMD Trinity boards: Use `sizeof(var)` to get its sizeRudolf Marek
2013-05-14AMD Fam15tn boards: BiosCallOuts.c: Declare codec arrays as `static`Paul Menzel
2013-05-14AMD Fam15tn boards: Document lane ID mapping from BKDGRudolf Marek
2013-05-14AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memoryPaul Menzel
2013-05-10AMD Thatcher: remove unused macros in PlatformGnbPcieComplex.hSiyuan Wang
2013-05-09AMD: Reduce stack size from 64 KB to the default of 4 KBPaul Menzel
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer
2013-05-03mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPICDavid Hubbard
2013-05-01AMD Hudson A55E: Remove GEC firmware blob kconfig promptBruce Griffith
2013-04-23AMD Thatcher: ConnectorTypeDP supports both DP and HDMISiyuan Wang
2013-04-12AMD Thatcher: Fix PCIE link issuesSiyuan Wang
2013-03-30AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h`Paul Menzel
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-25AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel
2013-02-25mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel
2013-02-22*/acpi_tables.c: Use ALIGN macroPatrick Georgi
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-04AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`Paul Menzel
2013-02-01Fam15tn: Move SPD read from mainboards into wrapperMartin Roth
2013-01-22F15tn: Fix all warnings, enable warnings as errorsMartin Roth
2013-01-21Hudson: Cleanup - change SB800 references to hudsonMartin Roth
2013-01-21AGESA F15tn: Move callouts into northbridge wrapperMartin Roth
2013-01-21Hudson: Changes to support agesa/hudson for legacy freeMartin Roth
2013-01-21Parmer / Thatcher: devicetree.cb cleanup and whitespaceMartin Roth
2013-01-21F15tn: Modify devicetree to fix S3 resumeMartin Roth
2013-01-16Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITSMartin Roth
2013-01-11AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITSZheng Bao
2013-01-10Fix 2 infinite loops if IMC doesn't respondMartin Roth
2012-12-28BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variableAladyshev Konstantin
2012-12-01Drop TINY_BOOTBLOCKKyösti Mälkki
2012-11-27Drop duplicate files that prevent building without ramstage.aStefan Reinauer
2012-11-20Unify use of bool config variablesStefan Reinauer
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-11-02remove enable_cache() of 3 mainboardsSiyuan Wang
2012-10-24Trinity: Initialize the pointer prior to using itZheng Bao
2012-08-08Cleanup coreboot memory table includesKyösti Mälkki
2012-08-08Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki
2012-08-04AMD Thatcher: Add BIOS callback hook for getting VBIOS Imagezbao
2012-08-02AMD Thatcher Board based on trinityzbao