summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* AGESA hudson: Fix SPI writesKyösti Mälkki2014-07-152-5/+4
* AGESA Hudson: Fix typecasts in Fch_Oem_config()Kyösti Mälkki2014-07-145-15/+15
* AGESA boards: Use IS_ENABLED() for HUDSON_LEGACY_FREEKyösti Mälkki2014-07-144-13/+5
* AGESA fam15: Fix entry to cimx/sb900Kyösti Mälkki2014-07-143-4/+5
* AGESA CIMx: Move late init out of get_bus_conf()Kyösti Mälkki2014-07-1417-90/+14
* AGESA fam12: Fix entry to cimx/sb700Kyösti Mälkki2014-07-141-21/+10
* AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki2014-07-1428-751/+203
* AGESA: Fix error status code return type to enum from UINT32Edward O'Callaghan2014-07-1438-989/+710
* AMD SPI: Optimise for longer writesKyösti Mälkki2014-07-144-15/+30
* SPI: Split writes using spi_crop_chunk()Kyösti Mälkki2014-07-1413-24/+45
* SPI flash: Fix alignment checks in Page Program commandsKyösti Mälkki2014-07-146-6/+12
* libpayload: find source of input charactersLuigi Semenzato2014-07-122-1/+3
* google/panther: adjust critical tempMatt DeVillier2014-07-121-1/+1
* google/panther: Force enable ASPM on PCIe Root Port 4Stefan Reinauer2014-07-121-0/+3
* google/panther: acpi: Fix unstable fan behavior on boot + resumeStefan Reinauer2014-07-122-30/+71
* google/panther: Fix RW ramstage indexStefan Reinauer2014-07-121-1/+1
* google/panther: Add new thermal valuesMohammed Habibulla2014-07-121-9/+9
* google/panther: Avoid shutdown when thermal sensor is unavailableStefan Reinauer2014-07-121-0/+5
* google/panther: Re-read temperature if current reading would cause power-offStefan Reinauer2014-07-121-1/+26
* google/panther: Disconnect speaker and mic in verb tableStefan Reinauer2014-07-121-9/+9
* google/panther: Disable DEVSLP for SATAStefan Reinauer2014-07-121-0/+1
* google/panther: Add ACPI code to support wake-on-lanStefan Reinauer2014-07-123-1/+60
* google/panther: Update Fan PolicyStefan Reinauer2014-07-121-11/+11
* google/panther: Disable power-failure gating for the PSON# signalStefan Reinauer2014-07-121-0/+1
* google/panther: Configure USB_ILIM_SEL to lowMohammed Habibulla2014-07-121-1/+1
* google/panther: Set default interrupt value for Environmental ControllerMohammed Habibulla2014-07-121-0/+1
* google/panther: Make sure the S5 power status is on trackMohammed Habibulla2014-07-121-0/+1
* google/panther: Disable LPSS I2C controllersMohammed Habibulla2014-07-121-7/+5
* google/panther: Fix thermal zone to use SIO PWM/TACH port 2Mohammed Habibulla2014-07-121-10/+10
* google/panther: Use ISO C99 syntax for designated initializersMatt DeVillier2014-07-121-25/+25
* mainboard: Add new board Google PantherMohammed Habibulla2014-07-1225-0/+2542
* asus/f2a85-m: Switch off automatic fan control for fan2Rudolf Marek2014-07-111-1/+1
* intel/lynxpoint: Allow to always route USB3 ports to XHCIStefan Reinauer2014-07-112-0/+9
* intel/lynxpoint: Work around XHCI resume issuesDuncan Laurie2014-07-111-3/+10
* intel/lynxpoint: xhci: Revert suspend/resume changesDuncan Laurie2014-07-111-85/+9
* kontron/ktqm77: Clean up int15 handlerPatrick Georgi2014-07-111-26/+54
* kontron/ktqm77: Improve W83627DHG's GPIO configNico Huber2014-07-111-2/+11
* YABEL: Initialize global `biosmem` pointer for VBENico Huber2014-07-111-0/+3
* southbridge/amd/rsXY0/cmn.c: Trivial - Style fixesEdward O'Callaghan2014-07-112-44/+36
* src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan2014-07-1112-56/+43
* vendorcode/amd/agesa/f15tn: Fix erratum #712Rudolf Marek2014-07-112-1/+54
* include/stdlib.h: Extend common macro collectionEdward O'Callaghan2014-07-101-0/+3
* AGESA Hudson: Fix build without HAVE_ACPI_RESUMEKyösti Mälkki2014-07-101-1/+1
* northbridge/amd: Fix the family15tn option rom mappingDave Frodin2014-07-101-1/+1
* intel/haswell: add vmx support w/Kconfig optionMatt DeVillier2014-07-102-0/+48
* vendorcode/amd/agesa/f14: Trivial - drop whitespaces in .hEdward O'Callaghan2014-07-10314-1569/+1569
* vendorcode/amd/agesa/f14: Trivial - drop trailing whitespacesEdward O'Callaghan2014-07-10544-2751/+2751
* vendorcode/amd/agesa/f12: Trivial - drop whitespaces in .hEdward O'Callaghan2014-07-10301-1212/+1212
* vendorcode/amd/agesa/f12: Trivial - drop trailing whitespacesEdward O'Callaghan2014-07-10610-2471/+2471
* vendorcode/amd/agesa/f10: Trivial - drop whitespaces in .hEdward O'Callaghan2014-07-10187-940/+940
OpenPOWER on IntegriCloud