summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2015-10-31cbfstool: avoid naming variables "index"Patrick Georgi
2015-10-29util/cbmem: Handle EC_VBOOT_DONE timestampShawn Nematbakhsh
2015-10-29util/fuzz-tests: Add fuzzer for jpeg decoderPatrick Georgi
2015-10-29lint: Add Kconfig / Kconfig symbol lint toolMartin Roth
2015-10-29cbfstool: extract rmodules as ELFs properlyAaron Durbin
2015-10-29cbfstool: add ELF symbol, relocation, and string table supportAaron Durbin
2015-10-29cbfstool: merge consecutive elf sections in program segmentsAaron Durbin
2015-10-29cbfstool: create ELF files when extracting stagesAaron Durbin
2015-10-29cbfstool: add ELF header initialization helperAaron Durbin
2015-10-29cbfstool: add optional -m ARCH to extractAaron Durbin
2015-10-28lint: don't check for whitespace in jpeg imagesPatrick Georgi
2015-10-27cbfstool: decompress stage files on extractionAaron Durbin
2015-10-25vgabios: fix compilation after x86emu changesStefan Reinauer
2015-10-25cbfstool: have decompress functions provide ouput data sizeAaron Durbin
2015-10-25cbfstool: initialize offset field in buffer_init()Aaron Durbin
2015-10-24util: Update makefiles for junit testingMartin Roth
2015-10-24intelvbttool: Add MakefilePaul Menzel
2015-10-23cbfstool: Make sure fileno is available on CygwinStefan Reinauer
2015-10-23MAINTAINERS: Add script to test database and find maintainersStefan Reinauer
2015-10-23cbfstool: Fix tolower() calls on CygwinStefan Reinauer
2015-10-22cbfstool/Makefile: Also rm fmd_(parser|scanner).[ch] in cleanNico Huber
2015-10-22cbfstool/Makefile: Drop unused, irritating definition of `obj`Nico Huber
2015-10-22gma ACPI: Make brightness levels a per board settingNico Huber
2015-10-22Revert "Remove sandybridge and ivybridge FSP code path"Martin Roth
2015-10-19cbfstool: Fix typo in error messagePatrick Georgi
2015-10-17cbfstool: Fix removing and adding file with same nameAaron Durbin
2015-10-17cbfstool/cbfs_image.c: Just use one space before `=`Paul Menzel
2015-10-17lint: Fix shellcheck warnings, add commentsMartin Roth
2015-10-17lint: Add junit.xml output for jenkinsMartin Roth
2015-10-17lint: Move the lint script out of Makefile.incMartin Roth
2015-10-16util/cbmem: Fix failure with certain cbmem base alignmentsTimothy Pearson
2015-10-15abuild: add a command line parameter for junit filenameMartin Roth
2015-10-14Revert "Remove FSP Rangeley SOC and mohonpeak board support"Martin Roth
2015-10-11inteltool: Add function to generate SPD dump.Vladimir Serbinenko
2015-10-11autoport: Fix ectool arguments.Vladimir Serbinenko
2015-10-11Kill lvds_num_lanesVladimir Serbinenko
2015-10-11Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko
2015-10-08cbfstool: allow printable characters in image nameAndrey Petrov
2015-10-05buildgcc: Fix the binutils-no-doc patch with 2.25zbao
2015-10-05buildgcc: Add patch for building binutils by clang 6.0zbao
2015-10-05buildgcc: Show the progress when downloadingzbao
2015-10-03Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc
2015-10-03Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc
2015-10-03sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc
2015-10-02cbfstool: relocate FSP blobs on cbfstool addAaron Durbin
2015-10-02cbfstool: provide printk() to cbfstool codeAaron Durbin
2015-10-02cbfstool: Allow anonymous structs/unions for older gcc versionsWerner Zeh
2015-10-01cbfstool: Add support for hashes as file metadataPatrick Georgi
2015-10-01kconfig: fix build for xconfig, tooPatrick Georgi
2015-10-01cbfstool: Add bintohex functionPatrick Georgi