aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd
AgeCommit message (Expand)Author
2013-11-12AMD Hudson: Move function s3_resume_init_data to southbridgeZheng Bao
2013-10-18get_bus_conf.c: reindent with indentPaul Menzel
2013-10-15AMD Olive Hill: Disable NoSnoopEnable to fix HDMI audio corruptions with UbuntuWANG Siyuan
2013-10-15AMD Olive Hill: fix Windows 7 HDMI audio issueWANG Siyuan
2013-10-07AMD hudson yangtze: Fix corruption of a global ramstage variableKyösti Mälkki
2013-09-24southbridge/cimx/sb900: Rename headers to match sb700 & sb800Corey Osgood
2013-09-17Fix whitespace leaked into treeKyösti Mälkki
2013-09-11AMD sb800 sb900: Fix corruption of a global ramstage variableKyösti Mälkki
2013-08-16Correct spelling of shadow, setting and memoryPaul Menzel
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-15AMD Kabini: Split DSDT into common sectionsMike Loptien
2013-08-08AMD Thatcher: Split DSDT into common sections (as per Parmer)Kimarie Hoot
2013-08-06AMD Olive Hill: Enable WARNINGS_ARE_ERRORS (remove override)Bruce Griffith
2013-08-06AMD Olive Hill: Change SB800 references to YangtzeBruce Griffith
2013-08-06AMD Olive Hill: Add HUDSON_LEGACY_FREE flagBruce Griffith
2013-08-06AMD Olive Hill: Remove default VBIOS vendor/device IDBruce Griffith
2013-08-05AMD Olive Hill: Enable HDMI audio setting in build optionsBruce Griffith
2013-08-05AMD Olive Hill: Eliminate unnecessary memory copyBruce Griffith
2013-08-05AMD Olive Hill: Add new AMD mainboard using Kabini processorSiyuan Wang
2013-07-26AMD Parmer: Fix file permissions on asl files in mainboardKimarie Hoot
2013-07-16AMD Fam15tn: Split DSDT into common sectionsSteve Goodrich
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-06-28Drop WARNINGS_ARE_ERRORS exceptionsStefan Reinauer
2013-06-28AMD Dinar: Eliminate warnings (initializers/prototypes/unused var)Bruce Griffith
2013-06-28AMD SB700 boards: Set Azalia configuration flagsBruce Griffith
2013-06-28Dinar, H8SCM, H8QGI: Add prototype of get_bus_conf()Bruce Griffith
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-17AMD boards: Clean use of Kconfig optionsKyö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-06-06AMD Trinity: Remove unnecessary lookup table copyBruce Griffith
2013-06-04AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner
2013-06-04AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner
2013-06-04AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"Christian Gmeiner
2013-05-31AMD Trinity boards: Add reserved memory area for SPI base address in ACPISteven Sherk
2013-05-31AMD Parmer: fix issue 'S3 fails to suspend after wake up from USB keyboard'Siyuan Wang
2013-05-30AMD Llano, Brazos boards: Use `sizeof(var)` to get its sizePaul Menzel
2013-05-30AMD Trinity boards: Use `sizeof(var)` to get its sizeRudolf Marek
2013-05-17AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for bufferBruce Griffith
2013-05-16AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for bufferPaul Menzel
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-08Drop CONFIG_AP_CODE_IN_CARStefan Reinauer
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-20AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"`Paul Menzel
2013-04-19AMD Parmer: change DdiList to ConnectorTypeDP to support DP and HDMISiyuan Wang
2013-04-18AMD Fam14: Split out the AMD Fam14 DSDTMike Loptien
2013-04-16AMD Parmer: remove unused macros and turn off unused pcie portSiyuan Wang
2013-04-12AMD Thatcher: Fix PCIE link issuesSiyuan Wang
2013-04-11Persimmon/Fam14/SB800 DSDT: Split into common areasMike Loptien
2013-04-03Partially revert "AMD Inagua: broadcom.c: Add missing prototype for `broadcom...Jens Rottmann
2013-03-30AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h`Paul Menzel
2013-03-29AMD Inagua: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errorsPaul Menzel
2013-03-29AMD Inagua: broadcom.c: Add missing prototype for `broadcom_init()`Paul Menzel
2013-03-25AMD Inagua: add GEC firmware, document Broadcom BCM57xx Selfboot Patch formatJens Rottmann
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-20AMD Dinar: Use SPD read code from F15 wrapperKimarie Hoot
2013-03-19AMD Dinar: Remove Unused Oem.h Header FileKimarie Hoot
2013-03-17AMD Fam14 DSDT: Remove INI method from AZHD deviceMike Loptien
2013-03-17AMD Fam14 DSDT: Add OSC methodMike Loptien
2013-03-15AMD Fam14 DSDT: Add secondary bus range to PCI0Mike Loptien
2013-03-15Persimmon DSDT: Remove INI method from AZHD deviceMike Loptien
2013-03-15Persimmon DSDT: Add OSC methodMike Loptien
2013-03-08Persimmon DSDT: Add secondary bus range to PCI0Mike Loptien
2013-03-08AMD Inagua: Use SPD read code from F14 wrapperKimarie Hoot
2013-03-08AMD Persimmon: mainboard.c: Make comment generic to reduce differencePaul Menzel
2013-03-08AMD Union Station: Use SPD read code from F14 wrapperKimarie Hoot
2013-03-08AMD South Station: Use SPD read code from F14 wrapperKimarie Hoot
2013-03-07AMD Persimmon: Use SPD read code from F14 wrapperMartin Roth
2013-03-03AMD Persimmon, LiPPERT Fam14: Fix typo code*c* in commentPaul Menzel
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-27Persimmon: remove HDMI Audio, PCI device 00:01.1 from devicetree.cbJens Rottmann
2013-02-26AMD Inagua: buildOpts.c: Adapt whitespace to coding stylePaul Menzel
2013-02-26AMD Fam14 boards: reduce unnecessary differences, 2nd attemptJens Rottmann
2013-02-25AMD Southstation: Fix final warningMartin Roth
2013-02-25AMD Fam14 boards: Set P_BLK length to 6 for all processorsPaul Menzel
2013-02-25Persimmon, Inagua: PCI devs 12.1, 13.1 (USB) don't exist, but 14.6 (GEC) doesJens Rottmann
2013-02-25AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel
2013-02-25Persimmon: Fix warning, enable warnings as errorsMartin Roth
2013-02-25mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel
2013-02-23AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFO...Jens Rottmann
2013-02-22*/acpi_tables.c: Use ALIGN macroPatrick Georgi
2013-02-21AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s onePaul Menzel
2013-02-21AMD boards: Fix typo `@brief` in commentPaul Menzel
2013-02-21Persimmon: platform_cfg.h: Declare codec arrays as `static const`Jens Rottmann
2013-02-21Persimmon: dimmSpd.c: Use spaces for alignment of if-predicatePaul Menzel
2013-02-21Persimmon: Indent commentPaul Menzel
2013-02-21AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of...Jens Rottmann
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2013-02-20Persimmon: Replace tab with space in address in license headerPaul Menzel
2013-02-19Inagua+children: fix simple copy & paste error in code to reset PCIe slotsJens Rottmann