summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd
Commit message (Expand)AuthorAgeFilesLines
* northbridge/amd/agesa/agesawrapper_call.h: Decode status codesEdward O'Callaghan2014-07-311-1/+25
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-2915-130/+130
* AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki2014-07-281-1/+0
* northbridge/amd: Remove trailing whitespaceElyes HAOUAS2014-07-242-6/+6
* northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-172-2/+0
* northbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-174-5/+0
* AGESA fam15: Fix entry to cimx/sb900Kyösti Mälkki2014-07-141-0/+5
* AGESA fam12: Fix entry to cimx/sb700Kyösti Mälkki2014-07-141-21/+10
* AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki2014-07-147-57/+53
* src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan2014-07-112-9/+9
* northbridge/amd: Fix the family15tn option rom mappingDave Frodin2014-07-101-1/+1
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-0829-39/+0
* gizmosphere/gizmo: Move support of SPD data in CBFSKyösti Mälkki2014-07-053-4/+27
* AMD/agesa: Add functions for AMD PCI IRQ routingDave Frodin2014-07-022-0/+98
* northbridge/amd/{gx2,lx}: Qualify pointer with `volatile`Edward O'Callaghan2014-06-302-2/+2
* northbridge/amd/gx2/raminit.c Halt func needs noreturn attribEdward O'Callaghan2014-06-291-1/+1
* northbridge/amd: Remove some extraneous parentheses from if-statementsEdward O'Callaghan2014-06-294-10/+7
* AMD boards: Fix comment style and typosKyösti Mälkki2014-06-298-10/+26
* AMD boards: Fix typosKyösti Mälkki2014-06-268-8/+8
* Declare acpi_is_wakeup_early() only onceKyösti Mälkki2014-06-251-0/+1
* AMD cimx/sb800: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-6/+1
* northbridge/amd/agesa: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-213-42/+8
* amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan2014-06-142-2/+2
* AMD/CIMx: Add functions for AMD PCI IRQ routingMike Loptien2014-06-111-0/+54
* amd/family16kb: Move and resize the MMIO regionDave Frodin2014-06-111-2/+3
* AGESA: Use common heap allocatorKyösti Mälkki2014-06-0611-1676/+32
* AGESA: Use common GetBiosCallout()Kyösti Mälkki2014-06-062-0/+26
* AGESA fam15tn fam16kb: Use shared default calloutsKyösti Mälkki2014-06-064-183/+2
* AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGEKyösti Mälkki2014-06-066-24/+14
* AGESA fam12 fam14 fam15: Declare local callouts staticKyösti Mälkki2014-05-263-10/+0
* AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAPKyösti Mälkki2014-05-268-26/+11
* AGESA fam12 fam15: Unify agesawrapper_amdlaterunaptaskKyösti Mälkki2014-05-262-2/+2
* AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESETKyösti Mälkki2014-05-268-108/+38
* AGESA: Add common calloutsKyösti Mälkki2014-05-269-47/+75
* northbridge/amd/amdmct: Incorrect usage of logical over bitwise andEdward O'Callaghan2014-05-231-4/+4
* northbridge/amd/amdmct: Superfluous parenthesis in if-statementsEdward O'Callaghan2014-05-233-7/+7
* northbridge/amd/amdmct/mct: Initialize variables at the eolEdward O'Callaghan2014-05-222-2/+2
* AGESA: Implement EmptyHeap()Kyösti Mälkki2014-05-0510-0/+40
* AGESA fam14: Use common calloutsKyösti Mälkki2014-05-053-0/+392
* AGESA fam14: Add fam14_callouts headerKyösti Mälkki2014-05-051-0/+69
* AGESA fam15: Add GetHeapBase()Kyösti Mälkki2014-05-051-7/+24
* AGESA fam12: Add GetHeapBase()Kyösti Mälkki2014-05-052-7/+25
* AGESA fam15tn: Use common GetHeapBase()Kyösti Mälkki2014-05-052-0/+18
* AGESA fam16kb: Use common GetHeapBase()Kyösti Mälkki2014-05-052-0/+19
* AGESA fam15: Use common calloutsKyösti Mälkki2014-05-052-0/+360
* AGESA fam15: Add fam15_callouts headerKyösti Mälkki2014-05-051-0/+72
* AGESA fam12: Move dimmSpdKyösti Mälkki2014-05-054-0/+315
* AGESA fam12: Add fam12_calloutsKyösti Mälkki2014-05-053-0/+429
* AMD: Drop redundant test for CONFIG_RAMTOPKyösti Mälkki2014-05-032-8/+0
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-262-2/+2
OpenPOWER on IntegriCloud