summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Skylake: Add ASL code to enable GPIO controllerArchana Patni2015-08-144-103/+57
* intel/common: use acpi_is_wakeup_s3() in fsp_ramstage.cAaron Durbin2015-08-141-8/+7
* libpayload: Do not gate USB_DWC2 on USB_HIDDavid Hendricks2015-08-141-1/+1
* libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1Julius Werner2015-08-142-4/+7
* libpayload: usb: dwc2: fix short packet transferYunzhi Li2015-08-141-11/+18
* skylake: clear write-1-to-clear fields in power regsAaron Durbin2015-08-141-13/+18
* skylake: fix invalid GNVS base addressAaron Durbin2015-08-141-1/+2
* skylake: enumerate the SMI status fieldsAaron Durbin2015-08-142-34/+35
* skylake: set DISB in GEN_PMCON_A register properlyAaron Durbin2015-08-141-1/+1
* skylake: fill out gen_pmcon_* bitfieldsAaron Durbin2015-08-142-4/+38
* glados: enable SMBus deviceAaron Durbin2015-08-141-2/+2
* skylake: do not overlap resourcesAaron Durbin2015-08-141-2/+12
* libpayload: usb: Fixup wrong use of configChunfeng Yun2015-08-141-2/+2
* libpayload: xhci: Carry over fixes from Chromium treeJulius Werner2015-08-142-12/+13
* cbfs: fix printf for 64bit architecturesDaisuke Nojiri2015-08-141-3/+3
* skylake: use native gpio configuration for uartAaron Durbin2015-08-141-57/+6
* glados: move to native gpio configurationAaron Durbin2015-08-144-321/+178
* skylake: provide native gpio functionalityAaron Durbin2015-08-145-629/+1285
* cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabledTimothy Pearson2015-08-141-9/+25
* libpayload: usb: don't prematurely free the usb deviceAaron Durbin2015-08-131-2/+4
* skylake: fix serial port with new code baseAaron Durbin2015-08-137-12/+69
* glados: Enable wake from EC via LAN_WAKE#Duncan Laurie2015-08-132-0/+4
* skylake: Add Deep Sx configuration for wake pinsDuncan Laurie2015-08-133-0/+26
* uart8250mem: provide uart_fill_lb()Aaron Durbin2015-08-131-0/+19
* skylake: remove CBFS_SIZE option in SoC directoryAaron Durbin2015-08-132-11/+1
* skylake: fix garbled patch from upstreamAaron Durbin2015-08-131-13/+12
* x86: parameterize asl_template for CBFS inclusionAaron Durbin2015-08-132-1/+7
* cbfstool: unify actual file creationPatrick Georgi2015-08-131-32/+5
* soc/common/intel: Reset is not dependend upon FSPLee Leahy2015-08-131-1/+0
* cbfstool: move tests for fixed-location files earlierPatrick Georgi2015-08-131-21/+20
* amd: raminit sysinfo offset fixAaron Durbin2015-08-138-25/+30
* cbfstool: prepare moving tests earlierPatrick Georgi2015-08-131-12/+14
* cbfstool: factor out creating a cbfs file headerPatrick Georgi2015-08-132-2/+20
* cbfstool: Make cbfs_create_empty_entry build a more complete headerPatrick Georgi2015-08-132-13/+14
* cbfstool: honor larger-than-usual header sizes in cbfs_add_entry_at()Patrick Georgi2015-08-131-4/+5
* cbfstool: allow file data converters to modify the header sizePatrick Georgi2015-08-131-5/+7
* cbfstool: calculate header size in cbfs_add_component()Patrick Georgi2015-08-131-1/+4
* cbfstool: expose cbfs_calculate_file_header_size()Patrick Georgi2015-08-132-1/+3
* cbfstool: allow passing a precalculated header size into cbfs_add_entry()Patrick Georgi2015-08-133-7/+10
* cbfstool: test for duplicate files earlierPatrick Georgi2015-08-131-6/+5
* cbfstool: add cbfs file attribute structurePatrick Georgi2015-08-131-0/+10
* buildgcc: Fix the options checkzbao2015-08-131-2/+2
* board-status: move board status back to $TMPDIRPatrick Georgi2015-08-131-3/+7
* getac/p470: enable early cbmem initPatrick Georgi2015-08-131-0/+1
* getac/p470: Enable native VGA initPatrick Georgi2015-08-132-0/+7
* getac/p470: Add C-State valuesPatrick Georgi2015-08-131-1/+21
* getac/p470: Clean up SIO access in ACPIPatrick Georgi2015-08-111-65/+45
* chromeos: Allow for VB_SOURCE overridePaul Kocialkowski2015-08-111-1/+1
* board_status: use command -v over which(1)Patrick Georgi2015-08-101-2/+2
* what-jenkins-does: Add building chromeos configurationsPatrick Georgi2015-08-101-0/+2
OpenPOWER on IntegriCloud