summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd
Commit message (Expand)AuthorAgeFilesLines
* AMD Trinity: Remove unnecessary lookup table copyBruce Griffith2013-06-061-41/+14
* AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner2013-06-042-2/+0
* AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner2013-06-042-2/+2
* AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"Christian Gmeiner2013-06-042-2/+2
* AMD Trinity boards: Add reserved memory area for SPI base address in ACPISteven Sherk2013-05-312-0/+54
* AMD Parmer: fix issue 'S3 fails to suspend after wake up from USB keyboard'Siyuan Wang2013-05-311-0/+9
* AMD Llano, Brazos boards: Use `sizeof(var)` to get its sizePaul Menzel2013-05-305-55/+45
* AMD Trinity boards: Use `sizeof(var)` to get its sizeRudolf Marek2013-05-302-22/+18
* AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for bufferBruce Griffith2013-05-171-3/+3
* AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for bufferPaul Menzel2013-05-161-1/+1
* AMD Fam15tn boards: BiosCallOuts.c: Declare codec arrays as `static`Paul Menzel2013-05-142-4/+4
* AMD Fam15tn boards: Document lane ID mapping from BKDGRudolf Marek2013-05-142-0/+90
* AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memoryPaul Menzel2013-05-147-19/+19
* AMD Thatcher: remove unused macros in PlatformGnbPcieComplex.hSiyuan Wang2013-05-101-40/+0
* AMD: Reduce stack size from 64 KB to the default of 4 KBPaul Menzel2013-05-098-32/+0
* Drop CONFIG_AP_CODE_IN_CARStefan Reinauer2013-05-082-75/+0
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-088-8/+8
* mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPICDavid Hubbard2013-05-031-1/+0
* AMD Hudson A55E: Remove GEC firmware blob kconfig promptBruce Griffith2013-05-014-4/+2
* AMD Thatcher: ConnectorTypeDP supports both DP and HDMISiyuan Wang2013-04-231-12/+3
* AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"`Paul Menzel2013-04-205-5/+5
* AMD Parmer: change DdiList to ConnectorTypeDP to support DP and HDMISiyuan Wang2013-04-191-24/+6
* AMD Fam14: Split out the AMD Fam14 DSDTMike Loptien2013-04-1821-5398/+1257
* AMD Parmer: remove unused macros and turn off unused pcie portSiyuan Wang2013-04-163-45/+5
* AMD Thatcher: Fix PCIE link issuesSiyuan Wang2013-04-122-50/+37
* Persimmon/Fam14/SB800 DSDT: Split into common areasMike Loptien2013-04-118-1877/+359
* Partially revert "AMD Inagua: broadcom.c: Add missing prototype for `broadcom...Jens Rottmann2013-04-031-1/+1
* AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h`Paul Menzel2013-03-304-68/+2
* AMD Inagua: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errorsPaul Menzel2013-03-291-4/+0
* AMD Inagua: broadcom.c: Add missing prototype for `broadcom_init()`Paul Menzel2013-03-292-1/+3
* AMD Inagua: add GEC firmware, document Broadcom BCM57xx Selfboot Patch formatJens Rottmann2013-03-253-1/+366
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-2223-35/+24
* AMD Dinar: Use SPD read code from F15 wrapperKimarie Hoot2013-03-204-336/+67
* AMD Dinar: Remove Unused Oem.h Header FileKimarie Hoot2013-03-191-79/+0
* AMD Fam14 DSDT: Remove INI method from AZHD deviceMike Loptien2013-03-173-24/+0
* AMD Fam14 DSDT: Add OSC methodMike Loptien2013-03-173-3/+39
* AMD Fam14 DSDT: Add secondary bus range to PCI0Mike Loptien2013-03-153-0/+48
* Persimmon DSDT: Remove INI method from AZHD deviceMike Loptien2013-03-151-8/+0
* Persimmon DSDT: Add OSC methodMike Loptien2013-03-151-1/+13
* Persimmon DSDT: Add secondary bus range to PCI0Mike Loptien2013-03-081-0/+16
* AMD Inagua: Use SPD read code from F14 wrapperKimarie Hoot2013-03-086-227/+21
* AMD Persimmon: mainboard.c: Make comment generic to reduce differencePaul Menzel2013-03-081-1/+1
* AMD Union Station: Use SPD read code from F14 wrapperKimarie Hoot2013-03-086-235/+24
* AMD South Station: Use SPD read code from F14 wrapperKimarie Hoot2013-03-086-234/+23
* AMD Persimmon: Use SPD read code from F14 wrapperMartin Roth2013-03-076-231/+22
* AMD Persimmon, LiPPERT Fam14: Fix typo code*c* in commentPaul Menzel2013-03-031-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-01326-326/+326
* Persimmon: remove HDMI Audio, PCI device 00:01.1 from devicetree.cbJens Rottmann2013-02-274-4/+3
* AMD Inagua: buildOpts.c: Adapt whitespace to coding stylePaul Menzel2013-02-261-187/+187
* AMD Fam14 boards: reduce unnecessary differences, 2nd attemptJens Rottmann2013-02-265-15/+15
OpenPOWER on IntegriCloud