summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* buildgcc: Hide stderr output of getopt testNico Huber2017-12-071-1/+1
* lint-stable: Only check files tracked by git (ie source files) for +xPatrick Georgi2017-12-051-1/+1
* util/intelmetool: Fix some platformsPatrick Rudolph2017-11-302-16/+17
* crossgcc: fix edk2 tools_def templatePatrick Georgi2017-11-301-4/+4
* util/crossgcc: Install a template for the edk2 build systemPatrick Georgi2017-11-282-0/+190
* util/intelmetool: Add bootguard information dump supportPhilipp Deppenwiese2017-11-257-33/+259
* util/intelmetool: Fix lint errors and warningsPatrick Rudolph2017-11-255-217/+331
* util/inteltool: Add Skylake definition to MCHBAR readingMaximilian Schander2017-11-081-0/+1
* util/inteltool: Add PCIEXBAR and PXPEPBAR reading for SkylakeMaximilian Schander2017-11-081-0/+4
* util/inteltool: Add Skylake DMIBAR register dumpingMaximilian Schander2017-11-081-1/+53
* util/autoport: Fix VGA register warningMaximilian Schander2017-11-081-1/+2
* util/release: Update genrelnotes script for 4.7 releaseMartin Roth2017-11-071-154/+199
* autoport: Fix nil pointer deref when run without bd82x6xMaximilian Schander2017-11-071-0/+5
* util/docker: add support for crossgcc building paramsPiotr Król2017-11-052-1/+5
* intelmetool: Print colored capabilitiesMaximilian Schander2017-11-031-1/+1
* intelmetool: Do small cosmetic changesMaximilian Schander2017-11-035-78/+92
* inteltool: Add southbridge and CPU definitions for SkylakeMaximilian Schander2017-11-032-1/+34
* autoport: move spi_uvscc and spi_lvscc to devicetree.cbIru Cai2017-11-011-4/+2
* util/*: don't strip executablesPatrick Georgi2017-10-292-5/+0
* cbfstool: Print compression algorithmDaisuke Nojiri2017-10-281-10/+12
* util/ifdtool: Fix region limitation checkYouness Alaoui2017-10-221-2/+2
* intelmetool: Add support for Sunrise Point LPYouness Alaoui2017-10-221-1/+3
* util/genbuild_h: improve robustness against corrupt .git directoriesPatrick Georgi2017-10-201-1/+1
* board_status/towiki: Fix link to last report for "clone" boardsJonathan Neuschäfer2017-10-201-1/+1
* util/docker: Add bc to coreboot-sdkMartin Roth2017-10-171-0/+1
* buildgcc: Update binutils to 2.29.1Iru Cai2017-10-165-5/+5
* crossgcc: Build libelf from elfutils 0.170Paul Menzel2017-10-164-34/+6
* util/docker: add nasm to fix tianocore payload compilationPiotr Król2017-10-161-0/+1
* util: Make TZ environment variable POSIX compatiblePaul Menzel2017-10-144-5/+5
* util/crossgcc: Add bootstrap-only modePatrick Georgi2017-10-131-18/+27
* util/gitconfig: remove cborg2cros.pyPatrick Georgi2017-10-111-126/+0
* util/cbfstool: Add "truncate" commandPatrick Georgi2017-10-103-0/+63
* Update URLs in buildgccDoug Gale2017-10-081-13/+13
* autoport: Add GPL boilerplate header to not empty .c filesArthur Heymans2017-10-064-18/+27
* autoport/bd82x6x.go: Improve gpio.c generationArthur Heymans2017-10-061-10/+35
* util/amdfwtool: Add option for directory locationMartin Roth2017-10-051-5/+45
* buildgcc: Implement simple tarball hash verificationJonathan Neuschäfer2017-10-041-20/+93
* util/cbmem: fix feedback for 'be explicit about memory map sizes'Aaron Durbin2017-10-021-5/+2
* util/cbmem: be explicit about memory map sizesAaron Durbin2017-09-281-227/+285
* util/cbmem: make data structure accesses constAaron Durbin2017-09-281-38/+39
* smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer2017-09-277-10/+10
* util/cbfstool: Add "expand" command to make CBFS span an fmap regionPatrick Georgi2017-09-203-0/+59
* util/docker: Update coreboot-sdk dockerfileMartin Roth2017-09-201-11/+55
* util/lint: update checkpatch & spelling.txt to upstream versionsMartin Roth2017-09-202-115/+310
* board_status: Tell user where to find output when results are uploadedDavid Hendricks2017-09-201-2/+7
* ifdtool: Refactor some codeBill XIE2017-09-171-54/+111
* ifdtool: redesign some structuresBill XIE2017-09-173-121/+25
* ifdtool: merge region_filenames with region_name(s)Bill XIE2017-09-172-22/+11
* ifdtool: Const-correct and redesign some functionsBill XIE2017-09-172-70/+74
* board_status: Add option to set cbmem pathDavid Hendricks2017-09-171-5/+20