summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-14util/cbmem: accumulate total time for all entriesAaron Durbin
2015-08-14skylake: remove IedSize from chip.hAaron Durbin
2015-08-14kunimitsu sklrvp: remove unused IedSizeAaron Durbin
2015-08-14skylake: pass IED_REGION_SIZE Kconfig to FSPAaron Durbin
2015-08-14intel/common: fix stage_cache_external_region()Aaron Durbin
2015-08-14skylake: use smm_subregion() during SMM relocationAaron Durbin
2015-08-14intel/common: use external stage cache for fsp_ramstageAaron Durbin
2015-08-14skylake: clean up SMM region calculationsAaron Durbin
2015-08-14libpayload: usb: xhci: Fix list of cleared port change bitsJulius Werner
2015-08-14fsp1_1: fsp_relocate: use struct region_device and struct progAaron Durbin
2015-08-14stage_cache: make prog const in stage_cache_add()Aaron Durbin
2015-08-14Skylake: Add ASL code to enable GPIO controllerArchana Patni
2015-08-14intel/common: use acpi_is_wakeup_s3() in fsp_ramstage.cAaron Durbin
2015-08-14libpayload: Do not gate USB_DWC2 on USB_HIDDavid Hendricks
2015-08-14libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1Julius Werner
2015-08-14libpayload: usb: dwc2: fix short packet transferYunzhi Li
2015-08-14skylake: clear write-1-to-clear fields in power regsAaron Durbin
2015-08-14skylake: fix invalid GNVS base addressAaron Durbin
2015-08-14skylake: enumerate the SMI status fieldsAaron Durbin
2015-08-14skylake: set DISB in GEN_PMCON_A register properlyAaron Durbin
2015-08-14skylake: fill out gen_pmcon_* bitfieldsAaron Durbin
2015-08-14glados: enable SMBus deviceAaron Durbin
2015-08-14skylake: do not overlap resourcesAaron Durbin
2015-08-14libpayload: usb: Fixup wrong use of configChunfeng Yun
2015-08-14libpayload: xhci: Carry over fixes from Chromium treeJulius Werner
2015-08-14cbfs: fix printf for 64bit architecturesDaisuke Nojiri
2015-08-14skylake: use native gpio configuration for uartAaron Durbin
2015-08-14glados: move to native gpio configurationAaron Durbin
2015-08-14skylake: provide native gpio functionalityAaron Durbin
2015-08-14cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabledTimothy Pearson
2015-08-13libpayload: usb: don't prematurely free the usb deviceAaron Durbin
2015-08-13skylake: fix serial port with new code baseAaron Durbin
2015-08-13glados: Enable wake from EC via LAN_WAKE#Duncan Laurie
2015-08-13skylake: Add Deep Sx configuration for wake pinsDuncan Laurie
2015-08-13uart8250mem: provide uart_fill_lb()Aaron Durbin
2015-08-13skylake: remove CBFS_SIZE option in SoC directoryAaron Durbin
2015-08-13skylake: fix garbled patch from upstreamAaron Durbin
2015-08-13x86: parameterize asl_template for CBFS inclusionAaron Durbin
2015-08-13cbfstool: unify actual file creationPatrick Georgi
2015-08-13soc/common/intel: Reset is not dependend upon FSPLee Leahy
2015-08-13cbfstool: move tests for fixed-location files earlierPatrick Georgi
2015-08-13amd: raminit sysinfo offset fixAaron Durbin
2015-08-13cbfstool: prepare moving tests earlierPatrick Georgi
2015-08-13cbfstool: factor out creating a cbfs file headerPatrick Georgi
2015-08-13cbfstool: Make cbfs_create_empty_entry build a more complete headerPatrick Georgi
2015-08-13cbfstool: honor larger-than-usual header sizes in cbfs_add_entry_at()Patrick Georgi
2015-08-13cbfstool: allow file data converters to modify the header sizePatrick Georgi
2015-08-13cbfstool: calculate header size in cbfs_add_component()Patrick Georgi
2015-08-13cbfstool: expose cbfs_calculate_file_header_size()Patrick Georgi
2015-08-13cbfstool: allow passing a precalculated header size into cbfs_add_entry()Patrick Georgi