summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-13cbmem: Add initial allocation supportLee Leahy
2015-05-13libpayload: x86: correct types used for IOAaron Durbin
2015-05-13x86: expose tsc's timer_monotonic_get() in SMMAaron Durbin
2015-05-13baytrail: broadwell: correct refcode loadingAaron Durbin
2015-05-13vboot: handle RELOCATABLE_RAMSTAGEAaron Durbin
2015-05-12FSP 1.1 Comparison BaseLee Leahy
2015-05-12kconfig: properly build parser when LKC_GENPARSER=1Patrick Georgi
2015-05-12libpayload: Fix passing BAR to EHCI driverPatrick Georgi
2015-05-12usbdebug: Add FTDI FT232H supportKyösti Mälkki
2015-05-11vboot: allow for dynamic work buffersAaron Durbin
2015-05-11vboot: add vb2_working_data_size()Aaron Durbin
2015-05-11chromeos: remove vboot_verify_firmware()Aaron Durbin
2015-05-11vboot: inject vboot loader for stage loadingAaron Durbin
2015-05-11imd: don't recover on limit == 0Aaron Durbin
2015-05-11vboot2: Use the right set of compiler flags for building vboot librariesPatrick Georgi
2015-05-11vboot: allow options to be selected from .configAaron Durbin
2015-05-11vboot: fix vboot_reference compilationAaron Durbin
2015-05-11chromeos: add missing vboot functionsAaron Durbin
2015-05-11arm64: update verstage linkingAaron Durbin
2015-05-11arm: update verstage linkingAaron Durbin
2015-05-11cache: Add arch_program_segment_loaded call to arm and arm64Furquan Shaikh
2015-05-11secmon: Add some missing filesPatrick Georgi
2015-05-11nvidia/tegra132: we write tables in ramstagePatrick Georgi
2015-05-11kconfig: handle globbed files backwardsPatrick Georgi
2015-05-10AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki
2015-05-09cbfstool: fix 32bit host issuePatrick Georgi
2015-05-09fmap: request libc compatibility level that includes memccpyPatrick Georgi
2015-05-08cpu/amd/model_10xxx: Add missing ACPI _PSD objectTimothy Pearson
2015-05-08northbridge/intel/gm45/gma: Minor cleanupTimothy Pearson
2015-05-08southbridge/i82801gx: Add x_EN defines for LPC_ENDamien Zammit
2015-05-08northbridge/intel/gm45/gma: Add backlight control register fieldTimothy Pearson
2015-05-08checkpatch: fine tune checksStefan Reinauer
2015-05-08fmaptool: Add listing of annotated CBFS sections and generate headerSol Boucher
2015-05-08fmaptool: Conform to cbfstool's error message formatSol Boucher
2015-05-08cbfstool: Restructure around support for reading/writing portions of filesSol Boucher
2015-05-08cbfstool: Add offset field to cbfstool directory's struct bufferSol Boucher
2015-05-08cbfstool: Simplify the common buffer_splice() function's interfaceSol Boucher
2015-05-08cbfstool: Eliminate useless cbfs_image_create() local variableSol Boucher
2015-05-08cbfstool: Fix leak in cbfs_image struct initializationSol Boucher
2015-05-08cbfstool: Fix cbfs_copy_instance()'s master header endiannessSol Boucher
2015-05-08checkpatch: fix tree recognitionStefan Reinauer
2015-05-08fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher
2015-05-08make: support absolute and relative obj= specificationsVadim Bendebury
2015-05-08cbfstool: Fix strange flashmap whitespaceSol Boucher
2015-05-08cbfstool: Import minimal set of files from flashmapSol Boucher
2015-05-08cbfstool: Make the add action choose an aligned entries capacitySol Boucher
2015-05-08build system: use platform specific ar(1) for libverstagePatrick Georgi
2015-05-07timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMERAaron Durbin
2015-05-07kbuild: Use wildcard for driver subdirectoriesStefan Reinauer
2015-05-07MAINTAINERS: Add lint scriptsStefan Reinauer