summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* crossgcc/Dockerfile: Add gnat to build the Ada toolchainNico Huber2017-03-231-3/+4
* buildgcc: Relax GNAT version checksNico Huber2017-03-231-7/+7
* buildgcc: Fix check for a .success fileNico Huber2017-03-231-1/+1
* util/cbfstool: avoid memleaks and off-by-onesPatrick Georgi2017-03-203-1/+21
* util/autoport: Create superiotool logsArthur Heymans2017-03-141-0/+1
* buildgcc: Search for `xz` tooNico Huber2017-03-141-0/+1
* board_status/towiki.sh: Fix Socket for Sandy and Ivy BridgeArthur Heymans2017-03-141-1/+1
* util/superiotool: Add support for Fintek F71808ANicola Corna2017-03-132-1/+112
* ifdtool: Add SPI_FREQUENCY_50MHZ_30MHZ as a valid freqHannah Williams2017-03-101-0/+1
* toolchain: fix compilation of GMP on FreeBSDIdwer Vollering2017-03-091-0/+20
* uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACEMartin Roth2017-03-091-0/+1
* uti/lint/checkpatch: add --exclude to ignore specific directoriesMartin Roth2017-03-091-0/+13
* util/intelmetool: Add support for Wildcat Point LPHuan Truong2017-03-081-4/+6
* util/intelmetool: Fix segfault on edge casesHuan Truong2017-03-081-1/+2
* util/scripts/get_maintainer.pl: Remove linux tree checkMartin Roth2017-03-071-5/+0
* util/scripts: Update get_maintainer.pl to latest from linux kernelMartin Roth2017-03-071-38/+117
* util/docker: Update dockerfiles & build methodMartin Roth2017-03-063-19/+69
* buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVMIru Cai2017-03-0537-13818/+4748
* util/me_cleaner: Pull the latest changes from upstreamNicola Corna2017-03-022-124/+317
* autoport: add "-d" option to ectool to dump registersIru Cai2017-03-021-1/+1
* board-status: Add READMEDenis 'GNUtoo' Carikli2017-02-201-0/+50
* boardstatus: wiki: Update XiVO's coreboot fork source addressDenis 'GNUtoo' Carikli2017-02-181-1/+1
* sconfig: Add a new "SPI" device typeFurquan Shaikh2017-02-166-135/+151
* util/lint: Don't check license text for files with under 5 linesMartin Roth2017-02-141-2/+4
* util/romcc: Don't reference a variable after checking it for NULLPatrick Georgi2017-02-101-4/+4
* util/blobtool: Add new tool for compiling/decompiling data blobsDamien Zammit2017-02-048-0/+1663
* util/ifdtool: Fix ICH Gbe unlockPatrick Rudolph2017-02-041-1/+2
* ectool: Support OpenBSDSteven Dee2017-02-023-13/+15
* util/xcompile: parallelize compiler checksPatrick Georgi2017-01-311-4/+14
* autoport: add missing parameter for pc_keyboard_init()Iru Cai2017-01-291-1/+1
* board_status/towiki.sh: Add socket LGA775Arthur Heymans2017-01-271-0/+3
* util/docker: Update makefile target namesMartin Roth2017-01-271-24/+23
* util/docker: Update makefile with command to kill docker imagesMartin Roth2017-01-271-2/+7
* board_status/to-wiki: Update bucketize scriptMartin Roth2017-01-271-8/+20
* util: Add me_cleanerNicola Corna2017-01-252-0/+338
* cbfs-compression-tool: catch compression failuresPatrick Georgi2017-01-241-1/+6
* util/intelmetool: Try to activate the ME before scanning PCIe for itDan Elkouby2017-01-201-4/+4
* cbfstool: Don't use le32toh(), it's non-standardNico Huber2017-01-181-2/+3
* util/scripts: extend cross-repo-cherrypickPatrick Georgi2017-01-171-5/+29
* util/cbfstool: Enable adding precompressed files to cbfsPatrick Georgi2017-01-131-22/+45
* util/cbfstool: Add cbfs-compression-toolPatrick Georgi2017-01-126-28/+230
* util/cbfstool: compile with -O2 by defaultPatrick Georgi2017-01-121-0/+1
* buildgcc: try curl if wget is not presentPatrick Georgi2017-01-101-15/+21
* util/abuild: Print list of failed boards at the end of the abuildMartin Roth2017-01-091-3/+26
* util/autoport: Fix gfx dump of log_makerSebastian 'Swift Geek' Grzywna2017-01-091-1/+1
* util/lint: Add check for the signed-off-by lineMartin Roth2017-01-091-0/+23
* util/romcc: avoid shifting more than the variable's widthPatrick Georgi2017-01-061-2/+2
* util/crossgcc: update jenkins-build-toolchainMartin Roth2017-01-041-1/+2
* buildgcc: Remove quotes around a $CC callNico Huber2017-01-041-1/+1
* util/cbfstool: Fix to build with latest llvmManoj Gupta2017-01-041-1/+1