summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* ifdtool: Enable GbE/PDR/EC region access only if they existDuncan Laurie2019-06-072-30/+78
* util/lint: Make usage of IS_ENABLED() an errorNico Huber2019-06-043-57/+16
* qcs405: util/qualcomm: Add T32 debug scriptsNitheesh Sekar2019-06-034-3/+211
* xcompile: Remove --rtlib switch from clang CFLAGSDamien Zammit2019-05-291-1/+1
* util/autoport: Add info about rank 1 mirroringEvgeny Zinoviev2019-05-291-0/+6
* util/xcompile/xcompile: apply -march to clang as well as gccAlan Green2019-05-281-25/+26
* util/romcc: Add extra null pointer checkJacob Garber2019-05-231-1/+2
* util/romcc: Fix memory leakJacob Garber2019-05-231-2/+3
* util/romcc: Add null check for filenameJacob Garber2019-05-231-1/+1
* util/romcc: Add extra NULL checks for memberJacob Garber2019-05-231-1/+9
* util/autoport: Mention i2c-i801 module in readme.mdEvgeny Zinoviev2019-05-231-0/+1
* util/sconfig: Move 'static' at beginning of declarationElyes HAOUAS2019-05-221-1/+1
* util/romcc: Prevent out-of-bounds readJacob Garber2019-05-221-0/+1
* util/romcc: Fix parsing of empty string literalJacob Garber2019-05-212-0/+13
* util/romcc: Free variable after it is usedJacob Garber2019-05-211-0/+1
* util/romcc: Use 64 bit integers when shiftingJacob Garber2019-05-211-5/+5
* util: Fix typo on plural form of indexElyes HAOUAS2019-05-207-35/+35
* util/scripts: update references to cross-repo-cherrypickJett Rink2019-05-201-3/+3
* util/lint/check-style: Don't hardcode clang-format pathAlex James2019-05-151-1/+1
* autoport: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-151-1/+0
* util/inteltool: Add Kabylake E3-1200 SupportChristian Walter2019-05-158-0/+328
* crossgcc: Upgrade acpica to version 20190509Elyes HAOUAS2019-05-134-5/+5
* util/inteltool: Use appropriate channel for printing timingsJacob Garber2019-05-131-12/+20
* util/kconfig: Use snprintf to avoid buffer overflowJacob Garber2019-05-132-2/+4
* util/intelvbttool: Add error checking for memory allocationJacob Garber2019-05-131-1/+14
* util/intelvbttool: Free file object on error pathJacob Garber2019-05-131-1/+3
* util/ifdtool: Add find_fd null checkJacob Garber2019-05-131-1/+1
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-121-6/+5
* vboot: include vb2_sha.h when requiredJoel Kitching2019-05-092-1/+1
* {src,util}: Remove duplicated includesElyes HAOUAS2019-05-073-3/+0
* sconfig: Add SMBIOS type 9 entriesPatrick Rudolph2019-05-077-249/+345
* inteltool: Add Sunrise Point-LP Skylake PCH IDsFelix Singer2019-05-068-33/+73
* sdm845: Combine BB with QC-Sec for ROM bootT Michael Turney2019-05-035-9/+271
* util/sconfig: Throw an error if override tree has no devicesFurquan Shaikh2019-04-241-0/+5
* cbfstool: Fix cbfs_file_next_attrPatrick Rudolph2019-04-231-1/+1
* crossgcc: Update acpica to version 20190215Elyes HAOUAS2019-04-234-3/+3
* crossgcc: Update CMake to version 3.14.2Elyes HAOUAS2019-04-233-2/+2
* crossgcc: Upgrade GCC to version 8.3.0Elyes HAOUAS2019-04-237-2/+2
* Klocwork: Fix the Null pointer derefernce found by klocworkThejaswani Putta2019-04-231-0/+5
* util/intelmetool: Add Intel Cannon Lake PCH HECI Controller to supported PCI ...Robin Broda2019-04-231-0/+2
* src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS2019-04-191-6/+0
* util/docker: Update JRE in coreboot-jenkins-node DockerfileMartin Roth2019-04-171-1/+1
* util/genbuild_h: Prefer iasl from .xcompile over a hard codePatrick Georgi2019-04-151-1/+4
* util/genbuild_h: Allow operation with older git versionsPatrick Georgi2019-04-121-2/+8
* util/genbuild_h: Do not print PGP verification results in `git log` outputSergey Alirzaev2019-04-111-2/+2
* util/inteltool: Swap conditions to prevent uninit readsJacob Garber2019-04-111-12/+12
* Documentation: Explain FMAP and FMDHung-Te Lin2019-04-111-69/+0
* kconfig_lint: Make uses of CONFIG() on an unknown option an errorJulius Werner2019-04-111-2/+2
* util/docker: Update coreboot-sdk Dockerfile for new debian imageMartin Roth2019-04-091-1/+2
* util/docker: work around toolchain autotools issueMartin Roth2019-04-041-1/+3