aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2017-05-18cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logsJulius Werner
2017-05-16util/release: Update build-release scriptMartin Roth
2017-05-16xcompile: replace -print-librt-file-name with -print-libgcc-file-namePatrick Georgi
2017-05-15util/cbmem: mmap underflow on low addressesAaron Durbin
2017-05-11util: Add tools for dumping and inserting KBC1126 firmware images.Iru Cai
2017-05-11intelmetool: Enable warning *set-but-unused-variable*Paul Menzel
2017-05-11intelmetool: Comment out unused variablePaul Menzel
2017-05-11intelmetool: Enhance missing packages helpVincent Legoll
2017-05-08superiotool: Add registers of LPC47N217Iru Cai
2017-05-06intelmetool: Use correct type for pointerPaul Menzel
2017-05-05blobtool/ifd-x200.set: Fix flashmap0 NRArthur Heymans
2017-05-05intelmetool: handle failures to mmap MEI memoryPaul Wise
2017-05-05intelmetool: free sb pci_dev struct allocated by pci_get_dev()Paul Wise
2017-05-05intelmetool: Print strerror() results for mmap errorsPaul Wise
2017-05-03util/autoport: Add the PCI ID of the iGPU for the Intel i7 3770KOmar Pakker
2017-05-02cbmem: Add new command line flag to dump console for one boot onlyJulius Werner
2017-05-01mb/*/mainboard.c: Get rid of SPI AFC registerPatrick Rudolph
2017-05-01util/inteltool: Add support for Wildcat Point-LP PremiumYouness Alaoui
2017-05-01util/inteltool: Break long lines in supported_chips_listYouness Alaoui
2017-04-28crossgcc: disable libsanitizer for the bootstrapped compilerPatrick Georgi
2017-04-27amdfwtool: Move normal firmware 2 after fanless firmware2sMarc Jones
2017-04-27crossgcc: fix DESTDIR buildsPatrick Georgi
2017-04-25util/ectool: Dump ram by defaultArthur Heymans
2017-04-25util/ectool: Fix timeout on sending EC commandArthur Heymans
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-04-24util/nvidia/cbootimage: Update to upstream masterMartin Roth
2017-04-24util/lint: Don't run checkpatch on the documentationMartin Roth
2017-04-24mma: update mma setup script for v2.1018Pratik Prajapati
2017-04-24util/blobtool: Update blobtool.yMartin Roth
2017-04-24util/blobtool: clean up blobtool.l a bitMartin Roth
2017-04-20Turn CBMEM console into a ring buffer that can persist across rebootsJulius Werner
2017-04-15util/inteltool: Add ICH10 (Consumer Base) supportArthur Heymans
2017-04-14util/blobtool & sconfig: Update GENPARSER Kconfig questionMartin Roth
2017-04-14util/blobtool: Hook into coreboot buildMartin Roth
2017-04-14cbmem: Add custom aligned memcpy() implementationJulius Werner
2017-04-04util/intelmetool: Check for NULL return from pci_lookup_nameYouness Alaoui
2017-04-04abuild: add timeless build command line parameterMartin Roth
2017-04-04util/abuild: Save checksums of build filesMartin Roth
2017-04-04util/docker: Update makefile for servers and local useMartin Roth
2017-04-04util/intelmetool: Fix access to deleted data on stackYouness Alaoui
2017-03-29cbfstool/ifwitool: Remove unnecessary assignmentPaul Menzel
2017-03-29util/futility/Makefile: Update clean targetMartin Roth
2017-03-28util/amdfwtool: Add fanless SMU firmware optionsMarshall Dawson
2017-03-28abuild: Treat command line for recursive invocations as bash arrayJulius Werner
2017-03-27util/lint: Show an error if a symbol is created in two choice blocksMartin Roth
2017-03-24util/docker: Update coreboot-sdk dockerfileMartin Roth
2017-03-23crossgcc/Dockerfile: Add gnat to build the Ada toolchainNico Huber
2017-03-23buildgcc: Relax GNAT version checksNico Huber
2017-03-23buildgcc: Fix check for a .success fileNico Huber
2017-03-20util/cbfstool: avoid memleaks and off-by-onesPatrick Georgi
2017-03-14util/autoport: Create superiotool logsArthur Heymans
2017-03-14buildgcc: Search for `xz` tooNico Huber
2017-03-14board_status/towiki.sh: Fix Socket for Sandy and Ivy BridgeArthur Heymans
2017-03-13util/superiotool: Add support for Fintek F71808ANicola Corna
2017-03-10ifdtool: Add SPI_FREQUENCY_50MHZ_30MHZ as a valid freqHannah Williams
2017-03-09toolchain: fix compilation of GMP on FreeBSDIdwer Vollering
2017-03-09uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACEMartin Roth
2017-03-09uti/lint/checkpatch: add --exclude to ignore specific directoriesMartin Roth
2017-03-08util/intelmetool: Add support for Wildcat Point LPHuan Truong
2017-03-08util/intelmetool: Fix segfault on edge casesHuan Truong
2017-03-07util/scripts/get_maintainer.pl: Remove linux tree checkMartin Roth
2017-03-07util/scripts: Update get_maintainer.pl to latest from linux kernelMartin Roth
2017-03-06util/docker: Update dockerfiles & build methodMartin Roth
2017-03-05buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVMIru Cai
2017-03-02util/me_cleaner: Pull the latest changes from upstreamNicola Corna
2017-03-02autoport: add "-d" option to ectool to dump registersIru Cai
2017-02-20board-status: Add READMEDenis 'GNUtoo' Carikli
2017-02-18boardstatus: wiki: Update XiVO's coreboot fork source addressDenis 'GNUtoo' Carikli
2017-02-16sconfig: Add a new "SPI" device typeFurquan Shaikh
2017-02-14util/lint: Don't check license text for files with under 5 linesMartin Roth
2017-02-10util/romcc: Don't reference a variable after checking it for NULLPatrick Georgi
2017-02-04util/blobtool: Add new tool for compiling/decompiling data blobsDamien Zammit
2017-02-04util/ifdtool: Fix ICH Gbe unlockPatrick Rudolph
2017-02-02ectool: Support OpenBSDSteven Dee
2017-01-31util/xcompile: parallelize compiler checksPatrick Georgi
2017-01-29autoport: add missing parameter for pc_keyboard_init()Iru Cai
2017-01-27board_status/towiki.sh: Add socket LGA775Arthur Heymans
2017-01-27util/docker: Update makefile target namesMartin Roth
2017-01-27util/docker: Update makefile with command to kill docker imagesMartin Roth
2017-01-27board_status/to-wiki: Update bucketize scriptMartin Roth
2017-01-25util: Add me_cleanerNicola Corna
2017-01-24cbfs-compression-tool: catch compression failuresPatrick Georgi
2017-01-20util/intelmetool: Try to activate the ME before scanning PCIe for itDan Elkouby
2017-01-18cbfstool: Don't use le32toh(), it's non-standardNico Huber
2017-01-17util/scripts: extend cross-repo-cherrypickPatrick Georgi
2017-01-13util/cbfstool: Enable adding precompressed files to cbfsPatrick Georgi
2017-01-12util/cbfstool: Add cbfs-compression-toolPatrick Georgi
2017-01-12util/cbfstool: compile with -O2 by defaultPatrick Georgi
2017-01-10buildgcc: try curl if wget is not presentPatrick Georgi
2017-01-09util/abuild: Print list of failed boards at the end of the abuildMartin Roth
2017-01-09util/autoport: Fix gfx dump of log_makerSebastian 'Swift Geek' Grzywna
2017-01-09util/lint: Add check for the signed-off-by lineMartin Roth
2017-01-06util/romcc: avoid shifting more than the variable's widthPatrick Georgi
2017-01-04util/crossgcc: update jenkins-build-toolchainMartin Roth
2017-01-04buildgcc: Remove quotes around a $CC callNico Huber
2017-01-04util/cbfstool: Fix to build with latest llvmManoj Gupta
2017-01-03util/romcc: remove dead assignmentsPatrick Georgi
2017-01-03util/romcc: Ensure that bit shift is validPatrick Georgi
2017-01-03util/romcc: avoid leaking a typePatrick Georgi
2017-01-03util/romcc: avoid dereferencing NULL pointerPatrick Georgi