summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/cbmem: Handle EC_VBOOT_DONE timestampShawn Nematbakhsh2015-10-291-0/+3
* util/fuzz-tests: Add fuzzer for jpeg decoderPatrick Georgi2015-10-295-0/+69
* lint: Add Kconfig / Kconfig symbol lint toolMartin Roth2015-10-291-0/+1153
* cbfstool: extract rmodules as ELFs properlyAaron Durbin2015-10-293-0/+190
* cbfstool: add ELF symbol, relocation, and string table supportAaron Durbin2015-10-292-12/+430
* cbfstool: merge consecutive elf sections in program segmentsAaron Durbin2015-10-291-17/+78
* cbfstool: create ELF files when extracting stagesAaron Durbin2015-10-291-36/+137
* cbfstool: add ELF header initialization helperAaron Durbin2015-10-292-0/+35
* cbfstool: add optional -m ARCH to extractAaron Durbin2015-10-293-5/+6
* lint: don't check for whitespace in jpeg imagesPatrick Georgi2015-10-281-1/+1
* cbfstool: decompress stage files on extractionAaron Durbin2015-10-271-4/+89
* vgabios: fix compilation after x86emu changesStefan Reinauer2015-10-2514-84/+145
* cbfstool: have decompress functions provide ouput data sizeAaron Durbin2015-10-254-7/+17
* cbfstool: initialize offset field in buffer_init()Aaron Durbin2015-10-251-0/+1
* util: Update makefiles for junit testingMartin Roth2015-10-246-23/+13
* intelvbttool: Add MakefilePaul Menzel2015-10-241-0/+35
* cbfstool: Make sure fileno is available on CygwinStefan Reinauer2015-10-231-1/+7
* MAINTAINERS: Add script to test database and find maintainersStefan Reinauer2015-10-231-0/+280
* cbfstool: Fix tolower() calls on CygwinStefan Reinauer2015-10-231-2/+2
* cbfstool/Makefile: Also rm fmd_(parser|scanner).[ch] in cleanNico Huber2015-10-221-0/+1
* cbfstool/Makefile: Drop unused, irritating definition of `obj`Nico Huber2015-10-221-1/+0
* gma ACPI: Make brightness levels a per board settingNico Huber2015-10-221-0/+2
* Revert "Remove sandybridge and ivybridge FSP code path"Martin Roth2015-10-221-1/+1
* cbfstool: Fix typo in error messagePatrick Georgi2015-10-191-1/+1
* cbfstool: Fix removing and adding file with same nameAaron Durbin2015-10-171-0/+4
* cbfstool/cbfs_image.c: Just use one space before `=`Paul Menzel2015-10-171-1/+1
* lint: Fix shellcheck warnings, add commentsMartin Roth2015-10-171-15/+22
* lint: Add junit.xml output for jenkinsMartin Roth2015-10-171-1/+22
* lint: Move the lint script out of Makefile.incMartin Roth2015-10-171-0/+50
* util/cbmem: Fix failure with certain cbmem base alignmentsTimothy Pearson2015-10-161-23/+38
* abuild: add a command line parameter for junit filenameMartin Roth2015-10-151-4/+6
* Revert "Remove FSP Rangeley SOC and mohonpeak board support"Martin Roth2015-10-141-0/+4
* inteltool: Add function to generate SPD dump.Vladimir Serbinenko2015-10-114-7/+41
* autoport: Fix ectool arguments.Vladimir Serbinenko2015-10-111-1/+1
* Kill lvds_num_lanesVladimir Serbinenko2015-10-111-5/+0
* Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko2015-10-111-1/+0
* cbfstool: allow printable characters in image nameAndrey Petrov2015-10-081-4/+4
* buildgcc: Fix the binutils-no-doc patch with 2.25zbao2015-10-051-5/+5
* buildgcc: Add patch for building binutils by clang 6.0zbao2015-10-051-0/+18
* buildgcc: Show the progress when downloadingzbao2015-10-051-3/+12
* Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc2015-10-031-4/+0
* Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc2015-10-031-1/+1
* sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc2015-10-032-3/+3
* cbfstool: relocate FSP blobs on cbfstool addAaron Durbin2015-10-023-1/+158
* cbfstool: provide printk() to cbfstool codeAaron Durbin2015-10-022-8/+51
* cbfstool: Allow anonymous structs/unions for older gcc versionsWerner Zeh2015-10-021-0/+1
* cbfstool: Add support for hashes as file metadataPatrick Georgi2015-10-015-8/+163
* kconfig: fix build for xconfig, tooPatrick Georgi2015-10-011-0/+2
* cbfstool: Add bintohex functionPatrick Georgi2015-10-012-0/+24
* kconfig: kconfig_warnings needs to be defined for all frontendsPatrick Georgi2015-09-302-0/+4