summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* util/sconfig: Avoid duplicate symbols in link step4.8_branchPatrick Georgi2021-10-231-1/+1
* Makefile.inc: Drop spurious `-t` from `cbfstool add-payload`4.8.1Nico Huber2018-05-161-2/+2
* Revert "cbfs/payload type: Fix build warning and whitespace in name"Ronald G. Minnich2018-05-165-8/+8
* 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
* cbfs/payload type: Fix build warning and whitespace in namePaul Menzel2018-05-155-8/+8
* libpayload-x86: Move keyboard.cPatrick Rudolph2018-05-152-1/+1
* libpayload-x86: Add common i8042 driverPatrick Rudolph2018-05-154-0/+425
* mb/emulation/qemu-q35: Enable user option table supportPaul Menzel2018-05-153-1/+33
* mb/google/fizz: Add device index for dual LAN skuDavid Wu2018-05-151-0/+2
* drivers/net: Check "ethernet_mac" when the device index is 1David Wu2018-05-151-3/+8
* msrtool: add VIA C7Lubomir Rintel2018-05-154-1/+479
* util/msrtool: Check for VENDOR_AMD for K8 probeKyösti Mälkki2018-05-151-1/+1
* util/msrtool: Fix swapped IA32_MC3_x and IA32_MC4_xKyösti Mälkki2018-05-157-37/+37
* util/msrtool: Fix names from IA32_MCO_xx to IA32_MC0_xxKyösti Mälkki2018-05-153-9/+9
* msrtool: use a bit more clever cpuid vendor matchLubomir Rintel2018-05-152-3/+3
* sb/intel/i82371eb: Get rid of device_tElyes HAOUAS2018-05-144-6/+6
* nb/intel/fsp_sandybridge: Get rid of device_tElyes HAOUAS2018-05-143-12/+14
* nb/intel/i945/raminit.c: Remove not necessary braces {}Elyes HAOUAS2018-05-141-4/+2
* cbfs_locate: Optionally return file typeRonald G. Minnich2018-05-141-1/+7
* soc/intel/denverton_ns: Enable common code for CPUJulien Viard de Galbert2018-05-141-0/+5
* mb/scaleway/tagada: Update gpio configuration to use intelblockJulien Viard de Galbert2018-05-142-460/+159
* soc/intel/denverton_ns: port gpio to intelblockJulien Viard de Galbert2018-05-146-2/+192
* soc/intel/denverton_ns + mb: Rename gpio configurationJulien Viard de Galbert2018-05-147-15/+15
* Documentation: Add static CSS file to fix tablesPatrick Rudolph2018-05-142-1/+26
* security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbolsSubrata Banik2018-05-141-5/+0
* pci: Fix compilation on non x86Patrick Rudolph2018-05-143-11/+44
* superio/nuvoton: Add support for NPCD378Patrick Rudolph2018-05-146-0/+328
* cpu/x86: Add support to run function with argument over APsSubrata Banik2018-05-1414-28/+35
* cpu/x86/mp: pass pointers to structures for AP callbacksAaron Durbin2018-05-141-16/+35
* nb/intel/x4x/raminit: DDR3 specific ODTArthur Heymans2018-05-141-5/+37
* nb/intel/x4x: Add DDR3 rcompArthur Heymans2018-05-141-31/+94
* nb/intel/x4x/raminit: Support programming initials DD3 DLL settingArthur Heymans2018-05-141-56/+168
* nb/intel/x4x/raminit: Support programming DDR3 timingsArthur Heymans2018-05-141-37/+76
* nb/intel/x4x/raminit: Make programming launch ddr3 specificArthur Heymans2018-05-142-9/+79
* nb/intel/x4x/raminit: Make programming crossclock support DDR3Arthur Heymans2018-05-141-6/+16
* nb/intel/x4x: Rename a things that are not specific to DDR2Arthur Heymans2018-05-144-40/+30
* nb/x4x/raminit: Decode ddr3 dimmsArthur Heymans2018-05-142-27/+208
* nb/intel/x4x/raminit: Fix programming dual channel registersArthur Heymans2018-05-141-27/+59
* agesa/hudson/southbridge: add acpi name reporting for lpcKevin Cody-Little2018-05-141-0/+13
* agesa/family16kb/northbridge: report acpi namespaceKevin Cody-Little2018-05-141-0/+9
* timestamp: Increase max number of timestampsRaul E Rangel2018-05-141-1/+1
* grunt: use stage cache when waking from S3Raul E Rangel2018-05-141-4/+17
* program_loading: make types a mask, make unknown type a non-zeroRonald G. Minnich2018-05-141-8/+15