summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd
Commit message (Expand)AuthorAgeFilesLines
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-153-3/+3
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-143-0/+3
* mainboard/amd: De-ASCIIartify AGESA board headersEdward O'Callaghan2014-08-062-8/+0
* AGESA boards: Drop get_bus_conf.c filesKyösti Mälkki2014-07-289-556/+0
* AGESA f14 f15tn 16kb: Move IOAPIC ID setup out of get_bus_conf()Kyösti Mälkki2014-07-2814-141/+84
* AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki2014-07-289-192/+179
* AGESA: Have IRQ routing in mptablesKyösti Mälkki2014-07-284-16/+0
* AGESA fam16kb: Move NB config fam16kb out of get_bus_conf()Kyösti Mälkki2014-07-281-14/+0
* AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki2014-07-2812-16/+13
* AGESA f15tn f16kb: Fix HUDSON_XHCI_ENABLEKyösti Mälkki2014-07-255-22/+8
* AGESA hudson yangtze: Move IMC firmware init out of get_bus_conf()Kyösti Mälkki2014-07-243-15/+0
* AGESA: Drop offset on PCI device enumerationKyösti Mälkki2014-07-2419-204/+46
* AGESA: Drop unused extern declarationsKyösti Mälkki2014-07-248-8/+0
* AGESA fam15: Drop code that was commented outKyösti Mälkki2014-07-242-28/+1
* AGESA boards: Drop global bus_isaKyösti Mälkki2014-07-2418-78/+0
* amd/dinar & torpedo: Remove trailing whitespaceElyes HAOUAS2014-07-243-47/+47
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-2419-48/+48
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-1817-34/+0
* mainboard: Make use of ARRAY_SIZE in buildOpts.c on AGESA platformsEdward O'Callaghan2014-07-189-9/+19
* AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki2014-07-1723-129/+10
* mainboard,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-174-7/+0
* mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-1737-42/+0
* AGESA Hudson: Fix typecasts in Fch_Oem_config()Kyösti Mälkki2014-07-142-6/+6
* AGESA boards: Use IS_ENABLED() for HUDSON_LEGACY_FREEKyösti Mälkki2014-07-142-7/+3
* AGESA CIMx: Move late init out of get_bus_conf()Kyösti Mälkki2014-07-146-33/+0
* AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki2014-07-149-302/+65
* AGESA: Fix error status code return type to enum from UINT32Edward O'Callaghan2014-07-1418-482/+330
* mainboard: Trivial - drop trailing blank lines at EOF in .hEdward O'Callaghan2014-07-085-5/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-0821-26/+0
* amd/dinar: Fix agesawrapper headerKyösti Mälkki2014-07-051-12/+2
* AGESA boards: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-07-034-33/+5
* AGESA: Call get_bus_conf() just onceKyösti Mälkki2014-07-0336-128/+0
* AGESA: Add agesawrapper_post_device()Kyösti Mälkki2014-07-0314-247/+5
* AGESA boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-07-038-28/+8
* AGESA boards: Add prepare_for_resume()Kyösti Mälkki2014-07-034-97/+4
* AMD/agesa: Add functions for AMD PCI IRQ routingDave Frodin2014-07-022-1/+2
* amd/persimmon jetway/nf81-t56n-lf: Fix whitespace and alignmentKyösti Mälkki2014-06-261-16/+16
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* AMD boards: Fix typosKyösti Mälkki2014-06-264-8/+8
* AMD boards: Fix typosKyösti Mälkki2014-06-2617-17/+17
* AMD boards: Fix typosKyösti Mälkki2014-06-265-35/+35
* PIRQ tables: Fix typosKyösti Mälkki2014-06-2617-17/+17
* Declare acpi_is_wakeup_early() only onceKyösti Mälkki2014-06-254-0/+4
* mainboard: Clear up remaining SIO_PORT from KconfigEdward O'Callaghan2014-06-182-7/+2
* mainboard/amd,lippert: Drop SIO_PORT from KconfigEdward O'Callaghan2014-06-183-12/+0
* Persimmon: Change MPTable to use mainboard IRQ routingMike Loptien2014-06-162-76/+75
* amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan2014-06-1415-97/+97
* mainboard/amd: De-ASCIIartify reference boardsEdward O'Callaghan2014-06-1424-641/+7
* mainboard.c: Fix typo in appro*p*riate in commentPaul Menzel2014-06-133-3/+3
* AMD/CIMx: Add functions for AMD PCI IRQ routingMike Loptien2014-06-111-2/+102