summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* cbfstool: Use endian.h and functions from commonlibWerner Zeh2018-06-181-1/+2
* util/cbfstool: Support FIT payloadsPatrick Rudolph2018-06-156-1/+84
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-146-45/+46
* src: Get rid of device_tElyes HAOUAS2018-06-141-2/+2
* util/docker/coreboot.org-status: collect report generatorsPatrick Georgi2018-06-1413-220/+171
* util/lint: Run lint-extended-007-final-newlines checks in parallelMartin Roth2018-06-141-6/+15
* util/sconfig: Prepare sconfig to allow parsing multiple treesFurquan Shaikh2018-06-131-23/+32
* util/lint: Run lint-extended-007-checkpatch checks in parallelMartin Roth2018-06-121-27/+21
* kconfig: add script to manipulate .config files on the command linePaul Menzel2018-06-121-0/+226
* util/optionlist: show location of a commentPatrick Georgi2018-06-111-1/+1
* util/optionlist: move kconfig2wiki to kconfig2html and adapt to htmlPatrick Georgi2018-06-111-31/+17
* inteltool: Add dumping of full PCR portsYouness Alaoui2018-06-113-1/+70
* mediatek/mt8183: Add a stub implementation of the MT8183 SOCTristan Shieh2018-06-111-33/+44
* {src,util}: Use NULL instead of 0 for pointerElyes HAOUAS2018-06-115-12/+12
* crossgcc: Update to clang 6.0 & cmake 3.11.3Martin Roth2018-06-1111-8/+8
* util/sconfig: Get rid of rescnt in struct deviceFurquan Shaikh2018-06-082-7/+3
* util/sconfig: Re-factor device structure in parse treeFurquan Shaikh2018-06-085-300/+410
* util/sconfig: Make queue handling more generic within main.cFurquan Shaikh2018-06-081-12/+62
* sconfig/main.c: Fix number of arguments in fprintfMaulik V Vaghela2018-06-081-1/+1
* util/sconfig: Get rid of unused parameter to walk_device_treeFurquan Shaikh2018-06-081-5/+4
* util/docker/doc.coreboot.org: Add git to the imagePatrick Georgi2018-06-071-1/+1
* util/docker: rename docs.c.o to doc.c.oPatrick Georgi2018-06-072-0/+0
* util/docker/docs.coreboot.org: reduce container sizePatrick Georgi2018-06-071-1/+1
* util/docker/docs.coreboot.org: Downgrade sphinxPatrick Georgi2018-06-071-1/+1
* util/lint: Add filename checkerMartin Roth2018-06-071-0/+24
* util/sconfig: Get rid of nextdev member in struct deviceFurquan Shaikh2018-06-052-11/+10
* util/sconfig: Get rid of struct headerFurquan Shaikh2018-06-055-114/+133
* util/sconfig: Add helper function for allocating memoryFurquan Shaikh2018-06-051-22/+23
* util/sconfig: Get rid of bus pointer in device structureFurquan Shaikh2018-06-054-27/+20
* util/sconfig: Re-factor emitting of headers to static.cFurquan Shaikh2018-06-054-56/+61
* util/sconfig: Re-factor sconfig to not assume chip as deviceFurquan Shaikh2018-06-055-108/+195
* util/ifdtool: Remove .dependencies on make cleanWerner Zeh2018-06-041-1/+1
* board_status: Abort if repository is in a dirty statePaul Menzel2018-06-041-0/+7
* util/superiotool: Remove whitespace before tabElyes HAOUAS2018-06-044-6/+6
* util/cbfstool: Remove whitespace before tabElyes HAOUAS2018-06-042-2/+2
* util/inteltool: Add Pentium 4 model f6xElyes HAOUAS2018-06-041-0/+229
* util/msrtool: Add Pentium D supportElyes HAOUAS2018-06-044-1/+560
* buildgcc: Update IASL to 20180531Iru Cai2018-06-035-31/+31
* util/lint: Update lint-000-license-headers linterMartin Roth2018-06-021-0/+13
* util/lint: use a more compact output formatPatrick Georgi2018-06-011-4/+2
* util/lint: Add check that changes conform to clang-format stylePatrick Georgi2018-05-311-0/+34
* util/docker: Fix file ownership when building with coreboot-sdkMartin Roth2018-05-301-8/+9
* checkpatch: exclude util/crossgcc/patchesPatrick Georgi2018-05-302-2/+10
* util/gitconfig: improve robustness of checkpatch in pre-commitPatrick Georgi2018-05-301-1/+1
* buildgcc: Do not try to install GCC if build failedNico Huber2018-05-241-4/+4
* util/intelmetool: Add Makefile target for OLDARC definitionMatthias Gazzari2018-05-231-1/+4
* util/testing: Convert tegra124 and tegra210 builds to junitMartin Roth2018-05-221-2/+2
* util/intelmetool: Fix missing commaMatthias Gazzari2018-05-221-1/+1
* util/lint: Make the non-ascii character check stableMartin Roth2018-05-221-0/+0
* cbfs-compression-tool: Add raw compression supportJulius Werner2018-05-221-20/+21