aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inteltool: dump gfx registers.Vladimir Serbinenko2015-05-254-5/+88
* VBT parser.Vladimir Serbinenko2015-05-251-0/+536
* build system: drop generic util/ %.c -> %.o rulePatrick Georgi2015-05-251-4/+0
* binaryPI boards: Minor fixups to unify boardsKyösti Mälkki2015-05-246-13/+15
* AGESA binaryPI boards: Drop annoying commentaryKyösti Mälkki2015-05-2422-114/+112
* baytrail: Switch to per-device ACPIVladimir Serbinenko2015-05-2317-761/+148
* Hide TPM_TIS_BASE_ADDRESSVladimir Serbinenko2015-05-231-1/+1
* AGESA fam15x fam16x: Remove HAVE_ACPI_RESUMEKyösti Mälkki2015-05-2313-13/+0
* AGESA: Drop CPU_SOCKET_TYPEKyösti Mälkki2015-05-237-28/+0
* AGESA: Drop EXT_RT_TBL_SUPPORTKyösti Mälkki2015-05-239-36/+0
* AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTEREDKyösti Mälkki2015-05-239-59/+0
* Braswell: Use Baytrail as Comparison BaseLee Leahy2015-05-2392-0/+14329
* drivers/intel: Update FSP 1.1 DriverLee Leahy2015-05-2312-657/+1600
* MAINTAINERS: grab build system responsibilityPatrick Georgi2015-05-221-0/+8
* Kill ENABLE_TPM.Vladimir Serbinenko2015-05-214-96/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-215495-6111/+5496
* lenovo: Remerge smbios_mainboard_bios_version.Vladimir Serbinenko2015-05-2111-152/+15
* util/board_status: Fetch and rebase after failed pushPaul Menzel2015-05-211-1/+9
* Remove unused functionsPatrick Georgi2015-05-216-72/+0
* util/board_status: Add `echo` before message stringPaul Menzel2015-05-201-1/+1
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-2057-647/+44
* riscv: enable function and data sectionsAaron Durbin2015-05-201-0/+1
* 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-208-21/+21
* 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
* cbfstool: Copy generated files to the build hierarchy before usePatrick Georgi2015-05-191-3/+9
* cbfstool: clarify dependencies in MakefilePatrick Georgi2015-05-191-2/+6
* cbfstool: Rename autogenerated targetsKyösti Mälkki2015-05-195-10/+21
* 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-680/+26
* Remove useless extern gnvs declaration in smi handlers.Vladimir Serbinenko2015-05-1913-64/+0
* vboot: remove vboot_context.hAaron Durbin2015-05-191-55/+0