summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fsp_baytrail: Add the default FSP locationMartin Roth2014-06-181-0/+10
* fsp_baytrail: Add Baytrail B0/B1 "Super SKU" microcodeMartin Roth2014-06-182-2/+3
* mainboard: Clear up remaining SIO_PORT from KconfigEdward O'Callaghan2014-06-1812-45/+14
* mainboard/amd,lippert: Drop SIO_PORT from KconfigEdward O'Callaghan2014-06-185-20/+0
* mainboard/jetway/nf81-t56n-lf: Drop SIO_PORT from KconfigEdward O'Callaghan2014-06-181-4/+0
* ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki2014-06-1826-66/+6
* northbridge/intel: Drop use of set_top_of_ram()Kyösti Mälkki2014-06-184-8/+0
* intel/nehalem: Add get_top_top_ram() in ramstageKyösti Mälkki2014-06-183-9/+33
* emulation/x86 : Drop HAVE_ACPI_RESUMEKyösti Mälkki2014-06-183-23/+0
* mainboard/supermicro/h8dme: Drop unused codeKyösti Mälkki2014-06-181-28/+3
* lenovo/x60: Fix build issue with DO_NATIVE_VGA_INITKyösti Mälkki2014-06-181-0/+1
* intel/model_2065x: Add 20652 microcode.Vladimir Serbinenko2014-06-172-0/+484
* Persimmon: Change MPTable to use mainboard IRQ routingMike Loptien2014-06-162-76/+75
* MP Spec: Correct the Virtual Wire assignmentMike Loptien2014-06-162-3/+3
* MP Spec: Add copyright headerMike Loptien2014-06-162-0/+38
* amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan2014-06-1448-336/+336
* amd/agesa/f15tn: Invalid inline asm in gcc-intrin.hEdward O'Callaghan2014-06-141-85/+112
* mainboard/ibase/mb899: Break out superio hwm conf from mainboardEdward O'Callaghan2014-06-144-134/+189
* amd/agesa/f14: Backport f15tn fixes from DDR3 in mtspd3.cEdward O'Callaghan2014-06-141-2/+2
* mainboard/amd: De-ASCIIartify reference boardsEdward O'Callaghan2014-06-1424-641/+7
* fsp_baytrail: remove version from default vbios pathMartin Roth2014-06-131-1/+1
* fsp_baytrail: Fix CONFIG_ENABLE_FSP_FAST_BOOTMartin Roth2014-06-132-2/+2
* mainboard.c: Fix typo in appro*p*riate in commentPaul Menzel2014-06-139-9/+9
* southbridge/amd: Change #if defined to #if IS_ENABLEDDave Frodin2014-06-122-7/+7
* bayleybay_fsp Kconfig: Remove unnecessary overridesMartin Roth2014-06-121-8/+0
* superio/smscsuperio: Fix chip detectionKyösti Mälkki2014-06-121-2/+5
* intel/bd82x6x: Skip unknown MBP.Vladimir Serbinenko2014-06-121-2/+4
* device/device_util.c: Fix wording in comment of `new_resource()`Paul Menzel2014-06-111-1/+1
* amd/southbridge/lpc: SPI BAR has fixed size/locationDave Frodin2014-06-118-25/+41
* ibexpeak: Set number of USB ports.Vladimir Serbinenko2014-06-111-0/+17
* ibexpeak: Remove some dead code.Vladimir Serbinenko2014-06-112-131/+0
* AMD/CIMx: Add functions for AMD PCI IRQ routingMike Loptien2014-06-116-7/+582
* PIC i8259: Move #defines and functions to i8259.hMike Loptien2014-06-112-37/+104
* lippert/toucan-af: Fix comment on HAVE_ACPI_RESUMEKyösti Mälkki2014-06-111-3/+1
* lippert/frontrunner-af: Fix comment on HAVE_ACPI_RESUMEKyösti Mälkki2014-06-111-3/+1
* amd/hudson: Add the IOAPIC space to the fixed resources tableDave Frodin2014-06-111-4/+6
* amd/family16kb: Move and resize the MMIO regionDave Frodin2014-06-111-2/+3
* util/inteltool: Add pci ids for 4 northbridge models instead of 1.Damien Zammit2014-06-114-4/+16
* nuvoton/nct5104d: Update the #defined LDNsDave Frodin2014-06-091-4/+9
* superio/nuvoton: factor out generic romstage componentsFelix Held2014-06-066-28/+94
* AGESA: Use common heap allocatorKyösti Mälkki2014-06-0633-1736/+437
* AGESA: Use common GetBiosCallout()Kyösti Mälkki2014-06-0662-584/+86
* AGESA fam15tn fam16kb: Use shared default calloutsKyösti Mälkki2014-06-0610-219/+38
* AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGEKyösti Mälkki2014-06-0612-30/+20
* Drop unused change_i2c_mux()Kyösti Mälkki2014-06-067-130/+0
* superio/smsc/kbc1100: Virtually rewrite support and fix mainboardsEdward O'Callaghan2014-06-067-28/+40
* build: Drop libgcc runtime wrapper in Clang buildsEdward O'Callaghan2014-06-062-4/+6
* superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan2014-06-0315-23/+72
* superio/ite/it8661f: Make early_serial into romstage symEdward O'Callaghan2014-06-033-5/+8
* mainboard: Remove #include early_serial.c from w83977tf boardsEdward O'Callaghan2014-06-0312-29/+38