summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-2127-56/+28
* superio/smsc/fdc37n972: Trivial cleanup reorder headersEdward O'Callaghan2014-06-213-5/+5
* superio/nuvoton: Add chip support for setting IRQs to edge/levelDave Frodin2014-06-203-1/+99
* superio/nuvoton: Adds a function to route pins 41-48 to UARTDDave Frodin2014-06-203-3/+62
* southbridge/intel/lynxpoint/me_9.x.c: Use IS_ENABLED macroEdward O'Callaghan2014-06-201-9/+9
* superio/ite/it8772f: Remove prototypes for func with no bodyEdward O'Callaghan2014-06-201-2/+0
* src/mainboard/google/*/mainboard_smi.c: Remove #include .c'sEdward O'Callaghan2014-06-202-6/+0
* google/link, lenovo/x60: i915io.c: Use define `ARRAY_SIZE`Paul Menzel2014-06-202-2/+2
* mainboard/jetway/nf81-t56n-lf: Port recent Persimmon changesEdward O'Callaghan2014-06-203-77/+177
* ACPI: Add acpi_is_wakeup_s3()Kyösti Mälkki2014-06-202-5/+14
* sandy/ivy boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-06-2011-110/+121
* nehalem boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-06-202-9/+16
* intel/i945 gm45: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-06-208-85/+88
* ACPI S3 support: Add acpi_s3_resume_allowed()Kyösti Mälkki2014-06-204-28/+30
* util/cbmem: Workaround for IS_ENABLED()Kyösti Mälkki2014-06-201-0/+1
* src/lib/clog2.c: Fix style and clarity, remove some cruftEdward O'Callaghan2014-06-201-18/+11
* drivers/intel/gma: Equality comparison with extraneous parenthesesEdward O'Callaghan2014-06-201-2/+2
* supermicro/h8scm: Fix KconfigKyösti Mälkki2014-06-191-1/+1
* intel/bayleybay_fsp: Drop redundant EARLY_CBMEM_INITKyösti Mälkki2014-06-181-1/+0
* 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