summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2018-06-14util/docker/coreboot.org-status: collect report generatorsPatrick Georgi
2018-06-14util/lint: Run lint-extended-007-final-newlines checks in parallelMartin Roth
2018-06-13util/sconfig: Prepare sconfig to allow parsing multiple treesFurquan Shaikh
2018-06-12util/lint: Run lint-extended-007-checkpatch checks in parallelMartin Roth
2018-06-12kconfig: add script to manipulate .config files on the command linePaul Menzel
2018-06-11util/optionlist: show location of a commentPatrick Georgi
2018-06-11util/optionlist: move kconfig2wiki to kconfig2html and adapt to htmlPatrick Georgi
2018-06-11inteltool: Add dumping of full PCR portsYouness Alaoui
2018-06-11mediatek/mt8183: Add a stub implementation of the MT8183 SOCTristan Shieh
2018-06-11{src,util}: Use NULL instead of 0 for pointerElyes HAOUAS
2018-06-11crossgcc: Update to clang 6.0 & cmake 3.11.3Martin Roth
2018-06-08util/sconfig: Get rid of rescnt in struct deviceFurquan Shaikh
2018-06-08util/sconfig: Re-factor device structure in parse treeFurquan Shaikh
2018-06-08util/sconfig: Make queue handling more generic within main.cFurquan Shaikh
2018-06-08sconfig/main.c: Fix number of arguments in fprintfMaulik V Vaghela
2018-06-08util/sconfig: Get rid of unused parameter to walk_device_treeFurquan Shaikh
2018-06-07util/docker/doc.coreboot.org: Add git to the imagePatrick Georgi
2018-06-07util/docker: rename docs.c.o to doc.c.oPatrick Georgi
2018-06-07util/docker/docs.coreboot.org: reduce container sizePatrick Georgi
2018-06-07util/docker/docs.coreboot.org: Downgrade sphinxPatrick Georgi
2018-06-07util/lint: Add filename checkerMartin Roth
2018-06-05util/sconfig: Get rid of nextdev member in struct deviceFurquan Shaikh
2018-06-05util/sconfig: Get rid of struct headerFurquan Shaikh
2018-06-05util/sconfig: Add helper function for allocating memoryFurquan Shaikh
2018-06-05util/sconfig: Get rid of bus pointer in device structureFurquan Shaikh
2018-06-05util/sconfig: Re-factor emitting of headers to static.cFurquan Shaikh
2018-06-05util/sconfig: Re-factor sconfig to not assume chip as deviceFurquan Shaikh
2018-06-04util/ifdtool: Remove .dependencies on make cleanWerner Zeh
2018-06-04board_status: Abort if repository is in a dirty statePaul Menzel
2018-06-04util/superiotool: Remove whitespace before tabElyes HAOUAS
2018-06-04util/cbfstool: Remove whitespace before tabElyes HAOUAS
2018-06-04util/inteltool: Add Pentium 4 model f6xElyes HAOUAS
2018-06-04util/msrtool: Add Pentium D supportElyes HAOUAS
2018-06-03buildgcc: Update IASL to 20180531Iru Cai
2018-06-02util/lint: Update lint-000-license-headers linterMartin Roth
2018-06-01util/lint: use a more compact output formatPatrick Georgi
2018-05-31util/lint: Add check that changes conform to clang-format stylePatrick Georgi
2018-05-30util/docker: Fix file ownership when building with coreboot-sdkMartin Roth
2018-05-30checkpatch: exclude util/crossgcc/patchesPatrick Georgi
2018-05-30util/gitconfig: improve robustness of checkpatch in pre-commitPatrick Georgi
2018-05-24buildgcc: Do not try to install GCC if build failedNico Huber
2018-05-23util/intelmetool: Add Makefile target for OLDARC definitionMatthias Gazzari
2018-05-22util/testing: Convert tegra124 and tegra210 builds to junitMartin Roth
2018-05-22util/intelmetool: Fix missing commaMatthias Gazzari
2018-05-22util/lint: Make the non-ascii character check stableMartin Roth
2018-05-22cbfs-compression-tool: Add raw compression supportJulius Werner
2018-05-21cbfs-compression-tool: Fix minor edge cases in algorithm type parsingJulius Werner
2018-05-21util/docker: Update coreboot-sdk dockerfile dependencies listMartin Roth
2018-05-21util/testing: Update junit.xml to support coreboot buildsMartin Roth
2018-05-18util/cbmem: Fix compare function for qsortFurquan Shaikh