summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/inagua
AgeCommit message (Expand)Author
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-04AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`Paul Menzel
2013-01-26AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDTPaul Menzel
2012-12-28BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variableAladyshev Konstantin
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-08-08Cleanup coreboot memory table includesKyösti Mälkki
2012-08-08Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki
2012-08-02AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki
2012-07-31Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle
2012-07-26Drop mainboard chip.hStefan Reinauer
2012-07-23AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki
2012-07-16Move setup_uma_memory() to Agesa Family14 northbridgeKyösti Mälkki
2012-07-16Define global uma_memory variablesKyösti Mälkki
2012-07-02remove CONFIG_SERIAL_CPU_INITSven Schnelle
2012-05-10Unmark source files as executablesAlec Ari
2012-05-09Move fadt.c to the cimx sb800 southbridge directory to be shared.Marc Jones
2012-05-08Clean up #ifsPatrick Georgi
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2012-04-20Refactor some alignment handlingPatrick Georgi
2012-04-19Fix messy code in ALIB creationzbao
2012-04-19Leverage the Pstate table created by AGESA.zbao
2012-04-18Fix the blank in acpi_tables.czbao
2012-04-16ACPI HEST table.zbao
2012-03-16Rename AMD_AGESA to CPU_AMD_AGESAKyösti Mälkki
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2012-02-22ACPI: More ../../.. removalPatrick Georgi
2012-02-17Remove whitespace.Patrick Georgi
2012-02-07Inagua: Indent and wihtespace cleanupKerry Sheh
2012-02-07Inagua: mainboard specific GPIO settingKerry Sheh
2012-02-07Inagua: Inagua GNB ddi lanes and pcie lanes config updateKerry Sheh
2012-02-07Inagua: devicetree.cb updateKerry Sheh
2012-02-07Inagua: Synchronize AMD/inagua mainboard.Kerry Sheh
2012-01-18Clean up AMD romstage.c serial outputMarc Jones
2012-01-18Remove duplicated line of code in AMD wrappers.Marc Jones
2012-01-18Clean up AMD romstage.c whitespace indent issuesMarc Jones
2012-01-05Fix Fam14 AGESA ACPI table generationMarc Jones
2012-01-05Clean up AMD Fam14 SSDTMarc Jones
2012-01-05Fix Fam14 mainboard whitespaceMarc Jones
2012-01-02F14 mainboard: mptable updateKerry Sheh
2012-01-02F14 mainboard: update acpi interrupt routing in pic and apic modeKerry Sheh
2011-12-02Change AMD vendorcode buildKyösti Mälkki
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-10-23SB800: Hide unused gpp portsKerry Sheh
2011-10-13mptable: Refactor mptable generation some morePatrick Georgi
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-10-11mainboard: complete the sb800 devicetree even device is offKerry Sheh
2011-09-15AMD Inagua platform updatesefdesign98
2011-09-07AMD F14 southbridge updateKerry She