summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* lenovo: Remerge smbios_mainboard_bios_version.Vladimir Serbinenko2015-05-2111-152/+15
* Remove unused functionsPatrick Georgi2015-05-216-72/+0
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-2057-647/+44
* Remove noop smihandler.c in several mainboards.Vladimir Serbinenko2015-05-205-136/+0
* bd82x6x: Merge common apmc finalize procedure.Vladimir Serbinenko2015-05-2017-327/+17
* build system: use archives, not linker action to shorten command linesPatrick Georgi2015-05-207-19/+19
* superio/nuvoton: Add support for Nuvoton NCT6779DMatt DeVillier2015-05-195-0/+170
* intel/haswell: Drop MONOTONIC_TIMER_MSRPatrick Georgi2015-05-198-15/+3
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-195-5/+0
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-1919-22/+0
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-198-11/+0
* arm64: Make SPSR exception masking on EL2 transition explicitJulius Werner2015-05-193-21/+8
* arm64: Add support for using ARM Trusted Firmware as secure monitorJulius Werner2015-05-196-2/+295
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-11/+8
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-2/+2
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-1/+2
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-4/+4
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-16/+18
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-199-13/+14
* 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
OpenPOWER on IntegriCloud