summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/inagua
Commit message (Expand)AuthorAgeFilesLines
...
* AGESA: Remove duplicate OemCustomizeInitEarly declarationsKyösti Mälkki2014-12-032-2/+1
* AGESA fam14: Common agesawrapperKyösti Mälkki2014-12-032-476/+0
* AGESA: Report events with AGESA_EVENTLOG()Kyösti Mälkki2014-12-031-13/+9
* AGESA: Use common header for agesawrapperKyösti Mälkki2014-12-034-60/+3
* agea/family14: Switch to per-device ACPIVladimir Serbinenko2014-11-251-206/+0
* amdfam10: Move to per-device ACPIVladimir Serbinenko2014-11-221-6/+0
* AMD: Move RAMBASE and RAMTOPKyösti Mälkki2014-11-141-12/+0
* mainboard: Trivial - Make AGESA board include consistentEdward O'Callaghan2014-11-071-1/+1
* AGESA: Drop board and chipset -specific callout headersKyösti Mälkki2014-10-193-30/+2
* AGESA fam12 fam14 fam15: Sanitize BiosCallOuts headersKyösti Mälkki2014-10-193-9/+1
* AGESA fam12 fam14 fam15: Use common agesa_readSpd()Kyösti Mälkki2014-10-191-2/+1
* mainboard/amd: Sanitise headers in PlatformGnbPcie.cEdward O'Callaghan2014-10-041-5/+2
* AGESA boards: Drop get_bus_conf.c filesKyösti Mälkki2014-07-281-60/+0
* AGESA f14 f15tn 16kb: Move IOAPIC ID setup out of get_bus_conf()Kyösti Mälkki2014-07-282-16/+12
* AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki2014-07-281-24/+21
* AGESA: Have IRQ routing in mptablesKyösti Mälkki2014-07-281-4/+0
* AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki2014-07-281-1/+1
* AGESA: Drop offset on PCI device enumerationKyösti Mälkki2014-07-242-21/+5
* AGESA: Drop unused extern declarationsKyösti Mälkki2014-07-241-1/+0
* AGESA boards: Drop global bus_isaKyösti Mälkki2014-07-242-8/+0
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-241-2/+2
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard: Make use of ARRAY_SIZE in buildOpts.c on AGESA platformsEdward O'Callaghan2014-07-181-1/+2
* AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki2014-07-172-13/+1
* mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-173-3/+0
* AGESA CIMx: Move late init out of get_bus_conf()Kyösti Mälkki2014-07-141-6/+0
* AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki2014-07-141-30/+6
* AGESA: Fix error status code return type to enum from UINT32Edward O'Callaghan2014-07-142-43/+33
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* AGESA: Call get_bus_conf() just onceKyösti Mälkki2014-07-034-15/+0
* AGESA: Add agesawrapper_post_device()Kyösti Mälkki2014-07-032-21/+1
* AMD boards: Fix typosKyösti Mälkki2014-06-261-2/+2
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* AMD boards: Fix typosKyösti Mälkki2014-06-261-7/+7
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan2014-06-141-8/+8
* mainboard/amd: De-ASCIIartify reference boardsEdward O'Callaghan2014-06-143-60/+0
* AGESA: Use common heap allocatorKyösti Mälkki2014-06-061-3/+3
* AGESA: Use common GetBiosCallout()Kyösti Mälkki2014-06-063-26/+3
* superio/smsc/kbc1100: Virtually rewrite support and fix mainboardsEdward O'Callaghan2014-06-062-6/+5
* AGESA fam12 fam14 fam15: Declare local callouts staticKyösti Mälkki2014-05-261-4/+7
* AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAPKyösti Mälkki2014-05-261-1/+1
* AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESETKyösti Mälkki2014-05-261-1/+1
* AGESA: Add common calloutsKyösti Mälkki2014-05-262-20/+5
* southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan2014-05-131-10/+0
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-101-1/+0
* AGESA: Fix BiosCallouts table formattingKyösti Mälkki2014-05-051-47/+12
* AGESA: Implement EmptyHeap()Kyösti Mälkki2014-05-051-12/+1
* AGESA fam14: Use common calloutsKyösti Mälkki2014-05-052-340/+1
* AGESA fam14: Add fam14_callouts headerKyösti Mälkki2014-05-051-46/+4