summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configs: add PC Engines apu2 sample configurationPiotr Król2018-05-191-0/+10
* mb/google/octopus: enable xdci controllerJagadish Krishnamoorthy2018-05-191-1/+1
* mb/google/reef/variants/: Add new memory IDren kuo2018-05-191-0/+7
* via/vx900: Remove leftover codeKyösti Mälkki2018-05-191-6/+0
* cpu/x86: Add support to run function on single APSubrata Banik2018-05-193-9/+29
* soc/intel/cannonlake: Add CONFIG_SMM_RESERVED_SIZE configSubrata Banik2018-05-191-0/+4
* util/cbmem: Fix compare function for qsortFurquan Shaikh2018-05-181-1/+6
* arch/x86: Increase TIMESTAMP region size to 0x200Furquan Shaikh2018-05-181-1/+1
* Makefile.inc: Ignore IASL empty resource template warningsMartin Roth2018-05-181-1/+10
* libpayload: disable mouse on CHROMEOSPatrick Georgi2018-05-181-0/+1
* mb/google/eve: Describe USB devices in devicetreeDuncan Laurie2018-05-182-1/+44
* soc/amd/stoneyridge: Support ACPI USB code generationDuncan Laurie2018-05-184-2/+52
* soc/intel: Add support for USB ACPI code generationDuncan Laurie2018-05-185-1/+100
* drivers/usb/acpi: Add a driver for generating USB ACPIDuncan Laurie2018-05-184-0/+134
* acpi: device: Walk up the tree to find identifierDuncan Laurie2018-05-181-3/+13
* nb/common/intel: Remove the mrc cache codeArthur Heymans2018-05-184-329/+0
* nb/intel/nehalem: Use the common mrc cache driverArthur Heymans2018-05-183-17/+10
* intel/fsp: Update Cannonlake FSP headerLijian Zhao2018-05-182-59/+91
* arch/x86/acpigen: Fix corner case in _ROM generatorPatrick Rudolph2018-05-181-3/+14
* sb/intel/i82801bx: Get rid of device_tElyes HAOUAS2018-05-185-10/+10
* sb/intel/i82801ax: Get rid of device_tElyes HAOUAS2018-05-185-10/+10
* nb/intel/e7505: Get rid of device_tElyes HAOUAS2018-05-181-4/+5
* sb/intel/ibexpeak: Get rid of device_tElyes HAOUAS2018-05-188-32/+39
* nb/intel/haswell: Get rid of device_tElyes HAOUAS2018-05-185-22/+27
* cbfstool: Drop `-t` parsing for `add-payload` commandNico Huber2018-05-181-1/+1
* Makefile.inc: Drop spurious `-t` from `cbfstool add-payload`Nico Huber2018-05-181-2/+2
* mb/google/poppy/variants/nami: Fix SoC I2C CLK is abnormalChris Zhou2018-05-181-0/+37
* mb/google/poppy/variants/nocturne: enable pogo pin USB portNick Vaccaro2018-05-181-1/+2
* mb/google/octopus: Disable BT before S5 entryHannah Williams2018-05-183-3/+15
* nb/intel/nehalem: Add ACPI pathPatrick Rudolph2018-05-171-0/+21
* util/abuild: Disable unspecified payload optionsMartin Roth2018-05-171-9/+17
* mb/google/poppy/variants/nami: Update DPTF tableJohn Su2018-05-171-18/+23
* soc/intel/skylake: Fix AP timeout issue while executing sgx_configureSubrata Banik2018-05-171-2/+3
* mb/google/poppy: Disable one ALS nodeAmanda Huang2018-05-171-7/+0
* commonlib/cbfs: Make cbfsf_file_type publicPatrick Rudolph2018-05-162-1/+7
* lib/prog_loaders: Store CBFS type in struct progPatrick Rudolph2018-05-162-0/+8
* vx900: Move to EARLY_CBMEM_INITLubomir Rintel2018-05-167-94/+145
* mb/google/poppy/variants/nami: Load pantheon VBT binaryIvy Jian2018-05-162-0/+5
* mb/google/poppy/variants/nami: Enable synaptics touchscreen supportIvy Jian2018-05-161-0/+12
* Revert "cbfs/payload type: Fix build warning and whitespace in name"Ronald G. Minnich2018-05-165-8/+8
* soc/intel/skylake: check DPTF_TSR1_ACTIVE_AC* in _ACx methodsJohn Su2018-05-151-0/+33
* soc/intel/apollolake: add rt5682 NHLT supportNaveen Manohar2018-05-154-0/+67
* Documentation/Intel/NativeRaminit: Style fixes4.8Patrick Rudolph2018-05-154-645/+1474
* ACPI: Set the correct number of arguments in ACPI methodsMartin Roth2018-05-152-2/+2
* mainboard/amd/*: Remove unused arguments from SIOW ACPI methodMartin Roth2018-05-1519-43/+34
* 3rdparty/blobs: Update submodule marker for Intel microcode updatesMartin Kepplinger2018-05-151-0/+0
* libpayload-x86: Add PS2 mouse driverPatrick Rudolph2018-05-155-2/+314
* superio/ite/it8720f: Implement power controlSamuel Holland2018-05-151-0/+24
* mb/scaleway/tagada: Set DIMM slot information from mainboardJulien Viard de Galbert2018-05-151-0/+10
* libpayload-x86: keyboard: Use i8042 driverPatrick Rudolph2018-05-152-32/+39