summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-1727-27/+0
* mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-17196-210/+0
* misc,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-173-4/+0
* soc,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-177-7/+0
* northbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-1721-29/+0
* southbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-1751-60/+0
* intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel2014-07-161-1/+1
* superio/fintek/f71869ad: config struct should be const qualifiedEdward O'Callaghan2014-07-152-2/+2
* southbridge/intel/bd82x6x/me_8.x.c: Trivial - space to tab fixEdward O'Callaghan2014-07-151-4/+3
* drivers/intel/fsp/fsp_util: 'long unsigned int' is 'unsigned long'Edward O'Callaghan2014-07-151-2/+2
* build system: fix another cbfstool racePatrick Georgi2014-07-151-5/+2
* build system: create .xcompile dependencyPatrick Georgi2014-07-152-2/+4
* util/xcompile: Print fatal error messages to stderr instead of stdoutDaniele Forsi2014-07-151-6/+3
* board_status.sh add non-fatal test_cmdMartin Roth2014-07-151-1/+9
* 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-125-3/+21
* 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-1226-0/+2613
* 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