summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-192-12/+3
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-193-18/+18
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-9/+9
* nehalem native gfx init: Adjust state to be compatible with OPROM.Vladimir Serbinenko2015-05-191-2/+7
* ivybridge native gfx init: Adjust state to be compatible with OPROM.Vladimir Serbinenko2015-05-193-2/+34
* gma/edid: Fix gma register access.Vladimir Serbinenko2015-05-191-2/+2
* Move smi trap sample to documentation, don't keep it in every mobo.Vladimir Serbinenko2015-05-1926-709/+0
* Remove useless extern gnvs declaration in smi handlers.Vladimir Serbinenko2015-05-1913-64/+0
* vboot: remove vboot_context.hAaron Durbin2015-05-191-55/+0
* pcengines/apu1: Add switch between UART and GPIO modesKyösti Mälkki2015-05-193-1/+61
* x86: garbage collect SMM programsAaron Durbin2015-05-193-3/+3
* regions: add more helpersAaron Durbin2015-05-192-5/+21
* drivers/gic: reprogram the GIC CPU interface to bypass IRQJoseph Lo2015-05-181-0/+11
* arm64: psci: add cpu_suspend supportJoseph Lo2015-05-182-3/+166
* x230/smihandler: Kill non-functional brightness code.Vladimir Serbinenko2015-05-171-30/+0
* nuvoton/nct6776: there is no IRQ for LDN8Felix Held2015-05-171-1/+1
* lenovo/x200: Enable wacom digitizer support for x200tAlex David2015-05-175-2/+28
* i945: Disable check for 2-dimm support.Vladimir Serbinenko2015-05-161-14/+0
* Remove defines APMC_FINALIZE.Vladimir Serbinenko2015-05-1615-30/+15
* rk3288: remove unused structs and declarationsAaron Durbin2015-05-152-10/+0
* gigabyte/ga-b75m-d3: Fix SMBios version entryKyösti Mälkki2015-05-152-24/+0
* x230: Fix ricoh driver.Vladimir Serbinenko2015-05-152-4/+4
* ibexpeak: Merge common NVS initVladimir Serbinenko2015-05-153-10/+5
* spi_flash: document expected return valuesAaron Durbin2015-05-151-0/+1
* console: Bring back newline translationKyösti Mälkki2015-05-151-0/+8
* superio: Replace the indexed I/O functionsDave Frodin2015-05-147-59/+39
* bd82x6x, ibexpeak: Support fully locking ROM on S3 resume.Vladimir Serbinenko2015-05-142-9/+33
* regions: add mmap helper deviceAaron Durbin2015-05-142-0/+55
* regions: add memory region device supportAaron Durbin2015-05-142-0/+61
* coreboot: add memory pool infrastructureAaron Durbin2015-05-143-0/+129
* coreboot: add region infrastructureAaron Durbin2015-05-143-0/+225
* superio/nct5104d: Handle shared GPIO/UART pinsKyösti Mälkki2015-05-141-0/+37
* superio/nct5104d: Refactor IRQ trigger configKyösti Mälkki2015-05-141-11/+27
* lenovo: Disable radio when suspending or turning off.Vladimir Serbinenko2015-05-1411-6/+21
* x230: Fix VGA PCIIDs.Vladimir Serbinenko2015-05-141-1/+5
* vboot: fix die() hang for recovery pathAaron Durbin2015-05-131-0/+4
* amd/pi: Move AGESA cbfs access into the wrapperMarc Jones2015-05-134-0/+33
* secmon: allow for serial consoleAaron Durbin2015-05-132-1/+2
* verstage: provide support for serial consoleAaron Durbin2015-05-135-2/+7
* vboot: indicate verstage loading on consoleAaron Durbin2015-05-131-0/+2
* console: enumerate all known stagesAaron Durbin2015-05-131-3/+10
* Include back the 306ax microcode again.Vladimir Serbinenko2015-05-131-0/+1
* cbmem: Add initial allocation supportLee Leahy2015-05-132-9/+38
* x86: expose tsc's timer_monotonic_get() in SMMAaron Durbin2015-05-131-1/+1
* baytrail: broadwell: correct refcode loadingAaron Durbin2015-05-132-2/+2
* vboot: handle RELOCATABLE_RAMSTAGEAaron Durbin2015-05-131-1/+11
* FSP 1.1 Comparison BaseLee Leahy2015-05-128-0/+1422
* usbdebug: Add FTDI FT232H supportKyösti Mälkki2015-05-122-2/+91
* vboot: allow for dynamic work buffersAaron Durbin2015-05-113-2/+24
* vboot: add vb2_working_data_size()Aaron Durbin2015-05-113-2/+10