summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cbfstool: fix 32bit host issuePatrick Georgi2015-05-091-1/+1
* fmap: request libc compatibility level that includes memccpyPatrick Georgi2015-05-091-0/+2
* cpu/amd/model_10xxx: Add missing ACPI _PSD objectTimothy Pearson2015-05-081-2/+36
* northbridge/intel/gm45/gma: Minor cleanupTimothy Pearson2015-05-081-8/+5
* southbridge/i82801gx: Add x_EN defines for LPC_ENDamien Zammit2015-05-081-0/+10
* northbridge/intel/gm45/gma: Add backlight control register fieldTimothy Pearson2015-05-082-2/+7
* checkpatch: fine tune checksStefan Reinauer2015-05-081-2/+3
* fmaptool: Add listing of annotated CBFS sections and generate headerSol Boucher2015-05-085-29/+337
* fmaptool: Conform to cbfstool's error message formatSol Boucher2015-05-085-76/+68
* cbfstool: Restructure around support for reading/writing portions of filesSol Boucher2015-05-0811-174/+742
* cbfstool: Add offset field to cbfstool directory's struct bufferSol Boucher2015-05-082-5/+22
* cbfstool: Simplify the common buffer_splice() function's interfaceSol Boucher2015-05-081-9/+5
* cbfstool: Eliminate useless cbfs_image_create() local variableSol Boucher2015-05-081-5/+4
* cbfstool: Fix leak in cbfs_image struct initializationSol Boucher2015-05-083-36/+30
* cbfstool: Fix cbfs_copy_instance()'s master header endiannessSol Boucher2015-05-081-14/+5
* checkpatch: fix tree recognitionStefan Reinauer2015-05-081-4/+4
* fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher2015-05-0825-164/+5259
* make: support absolute and relative obj= specificationsVadim Bendebury2015-05-081-2/+6
* cbfstool: Fix strange flashmap whitespaceSol Boucher2015-05-086-73/+73
* cbfstool: Import minimal set of files from flashmapSol Boucher2015-05-086-0/+1457
* cbfstool: Make the add action choose an aligned entries capacitySol Boucher2015-05-081-3/+39
* build system: use platform specific ar(1) for libverstagePatrick Georgi2015-05-081-1/+1
* timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMERAaron Durbin2015-05-071-0/+3
* kbuild: Use wildcard for driver subdirectoriesStefan Reinauer2015-05-074-45/+9
* MAINTAINERS: Add lint scriptsStefan Reinauer2015-05-071-0/+5
* vboot2: Replace hard coded 'fallback' prefix with Kconfig variablePatrick Georgi2015-05-071-3/+3
* imgtec/pistachio: Add comment on the unusual memory layoutPatrick Georgi2015-05-071-1/+4
* Add MAINTAINERS fileStefan Reinauer2015-05-062-0/+2401
* Drop lbtdump, like it's 2007Stefan Reinauer2015-05-063-408/+0
* Drop dumpmcrrStefan Reinauer2015-05-062-318/+0
* Drop resetcfStefan Reinauer2015-05-061-42/+0
* Fix Kconfig option list generatorStefan Reinauer2015-05-062-5/+6
* Drop i915toolStefan Reinauer2015-05-0620-1679/+0
* vgabios: fix compilationStefan Reinauer2015-05-062-2/+20
* Drop util/runfwStefan Reinauer2015-05-062-163/+0
* Rename documentation -> DocumentationStefan Reinauer2015-05-0618-0/+0
* 3rdparty/vboot: Add vbootPatrick Georgi2015-05-053-1/+4
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-0551-73/+73
* 3rdparty: Move to blobsPatrick Georgi2015-05-0551-73/+73
* sandy/ivy boards: Rename defines from onboard.h for ACPIKyösti Mälkki2015-05-0512-67/+91
* arch/arm64: provide boot_cpu()Aaron Durbin2015-05-051-0/+6
* timestamp: provide weak default implementation of timestamp_getAaron Durbin2015-05-051-0/+11
* vboot: add cbfs_coreAaron Durbin2015-05-052-0/+3
* timestamp: refine boot CPU testAaron Durbin2015-05-051-3/+17
* cbfs: make cbfs_load_prog_stage_by_offset() publicAaron Durbin2015-05-052-1/+3
* vboot2: Fix compiler flags dropped during verstage/libverstage splitAaron Durbin2015-05-051-0/+1
* nvidia/tegra132: Fix vboot2 memory layoutAaron Durbin2015-05-051-5/+3
* console: rename do_vtxprintf to do_printk_va_list and use itAaron Durbin2015-05-053-4/+6
* vboot: Remove vboot_get_payload()Aaron Durbin2015-05-052-37/+0
* vboot: remove uses of vboot2_verify_firmware()Aaron Durbin2015-05-0512-73/+8